提交 290647b4 编写于 作者: D Dave Jones

[CPUFREQ] Remove pointless Kconfig dependancy

X86_ELAN already depends on X86_32
Signed-off-by: NDave Jones <davej@redhat.com>
上级 488b5ec8
......@@ -29,7 +29,7 @@ config X86_ACPI_CPUFREQ
config ELAN_CPUFREQ
tristate "AMD Elan SC400 and SC410"
select CPU_FREQ_TABLE
depends on X86_32 && X86_ELAN
depends on X86_ELAN
---help---
This adds the CPUFreq driver for AMD Elan SC400 and SC410
processors.
......@@ -45,7 +45,7 @@ config ELAN_CPUFREQ
config SC520_CPUFREQ
tristate "AMD Elan SC520"
select CPU_FREQ_TABLE
depends on X86_32 && X86_ELAN
depends on X86_ELAN
---help---
This adds the CPUFreq driver for AMD Elan SC520 processor.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部