提交 fb278af7 编写于 作者: A Alexander Shiyan 提交者: Kukjin Kim

ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2410

S3C2410 boards are already under "if CPU_S3C2410" condition, so
additional dependencies on this symbol can be removed.
Signed-off-by: NAlexander Shiyan <shc_work@mail.ru>
Signed-off-by: NKukjin Kim <kgene.kim@samsung.com>
上级 1c13786d
...@@ -229,7 +229,7 @@ if CPU_S3C2410 ...@@ -229,7 +229,7 @@ if CPU_S3C2410
config S3C2410_CPUFREQ config S3C2410_CPUFREQ
bool bool
depends on CPU_FREQ_S3C24XX && CPU_S3C2410 depends on CPU_FREQ_S3C24XX
select S3C2410_CPUFREQ_UTILS select S3C2410_CPUFREQ_UTILS
help help
CPU Frequency scaling support for S3C2410 CPU Frequency scaling support for S3C2410
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册