projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c13786
)
ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2410
author
Alexander Shiyan
<[shc_work@mail.ru]>
Thu, 4 Apr 2013 01:03:57 +0000
(10:03 +0900)
committer
Kukjin Kim
<kgene.kim@samsung.com>
Thu, 4 Apr 2013 01:03:57 +0000
(10:03 +0900)
S3C2410 boards are already under "if CPU_S3C2410" condition, so
additional dependencies on this symbol can be removed.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c24xx/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-s3c24xx/Kconfig
b/arch/arm/mach-s3c24xx/Kconfig
index 819664266521b01b5d3279b7bf97cbe42a8add84..417dc44349c41a353001ab38b323a992eb8d1947 100644
(file)
--- a/
arch/arm/mach-s3c24xx/Kconfig
+++ b/
arch/arm/mach-s3c24xx/Kconfig
@@
-229,7
+229,7
@@
if CPU_S3C2410
config S3C2410_CPUFREQ
bool
- depends on CPU_FREQ_S3C24XX
&& CPU_S3C2410
+ depends on CPU_FREQ_S3C24XX
select S3C2410_CPUFREQ_UTILS
help
CPU Frequency scaling support for S3C2410