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

ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2412

S3C2412 boards are already under "if CPU_S3C2412" 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>
上级 fb278af7
......@@ -376,12 +376,12 @@ if CPU_S3C2412
config CPU_S3C2412_ONLY
bool
depends on !CPU_S3C2410 && !CPU_S3C2416 && !CPU_S3C2440 && \
!CPU_S3C2442 && !CPU_S3C2443 && CPU_S3C2412
!CPU_S3C2442 && !CPU_S3C2443
default y
config S3C2412_CPUFREQ
bool
depends on CPU_FREQ_S3C24XX && CPU_S3C2412
depends on CPU_FREQ_S3C24XX
default y
select S3C2412_IOTIMING
help
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册