diff options
author | Alan Cox <alan@linux.intel.com> | 2011-12-29 15:43:16 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-12-29 21:53:17 +0100 |
commit | 7c9c3a1e5fc8728e948b8fa3cbcfcfb86db3afda (patch) | |
tree | 03b07665304989a2588ab144ead8aa7f57252646 /sound/mips | |
parent | Merge commit 'v3.2-rc6' into x86/platform (diff) | |
download | linux-7c9c3a1e5fc8728e948b8fa3cbcfcfb86db3afda.tar.xz linux-7c9c3a1e5fc8728e948b8fa3cbcfcfb86db3afda.zip |
x86/intel config: Fix the APB_TIMER selection
Seems Kconfig SELECT isn't selecting things hierarchically when
selected.
config APB_TIMER
def_bool y if X86_INTEL_MID
prompt "Intel MID APB Timer Support" if X86_INTEL_MID
select DW_APB_TIMER
depends on X86_INTEL_MID && SFI
when we select APB_TIMER doesn't select DW_APB_TIMER so do it by
hand.
Signed-off-by: Alan Cox <alan@linux.intel.com>
Link: http://lkml.kernel.org/n/tip-kpnaimplltk6d1lolusqj3ae@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'sound/mips')
0 files changed, 0 insertions, 0 deletions