Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-s3c24xx / Kconfig
index 0a8663c5f2ba4e064db16b02a5bfc6f6ed6be29c..f2f7088bfd221c9bb50df7180f1dbbc51a9e2e2d 100644 (file)
@@ -37,7 +37,6 @@ config CPU_S3C2410
 
 config CPU_S3C2412
        bool "SAMSUNG S3C2412"
-       depends on ARCH_S3C24XX
        select CPU_ARM926T
        select CPU_LLSERIAL_S3C2440
        select S3C2412_DMA if S3C24XX_DMA
@@ -48,7 +47,6 @@ config CPU_S3C2412
 
 config CPU_S3C2416
        bool "SAMSUNG S3C2416/S3C2450"
-       depends on ARCH_S3C24XX
        select CPU_ARM926T
        select CPU_LLSERIAL_S3C2440
        select S3C2416_PM if PM
@@ -86,7 +84,6 @@ config CPU_S3C244X
 
 config CPU_S3C2443
        bool "SAMSUNG S3C2443"
-       depends on ARCH_S3C24XX
        select CPU_ARM920T
        select CPU_LLSERIAL_S3C2440
        select S3C2443_COMMON
@@ -139,7 +136,6 @@ config S3C24XX_SETUP_TS
 
 config S3C24XX_DMA
        bool "S3C2410 DMA support"
-       depends on ARCH_S3C24XX
        select S3C_DMA
        help
          S3C2410 DMA support. This is needed for drivers like sound which
@@ -148,7 +144,7 @@ config S3C24XX_DMA
 
 config S3C2410_DMA_DEBUG
        bool "S3C2410 DMA support debug"
-       depends on ARCH_S3C24XX && S3C2410_DMA
+       depends on S3C2410_DMA
        help
          Enable debugging output for the DMA code. This option sends info
          to the kernel log, at priority KERN_DEBUG.
@@ -239,7 +235,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
@@ -326,7 +322,6 @@ config PM_H1940
 
 config MACH_N30
        bool "Acer N30 family"
-       select MACH_N35
        select S3C_DEV_NAND
        select S3C_DEV_USB_HOST
        help
@@ -386,14 +381,13 @@ if CPU_S3C2412
 
 config CPU_S3C2412_ONLY
        bool
-       depends on ARCH_S3C24XX && !CPU_S3C2410 && \
-                  !CPU_S3C2416 && !CPU_S3C2440 && !CPU_S3C2442 && \
-                  !CPU_S3C2443 && CPU_S3C2412
+       depends on !CPU_S3C2410 && !CPU_S3C2416 && !CPU_S3C2440 && \
+                  !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
@@ -649,7 +643,6 @@ comment "S3C2442 Boards"
 config MACH_NEO1973_GTA02
        bool "Openmoko GTA02 / Freerunner phone"
        select I2C
-       select MACH_NEO1973
        select MFD_PCF50633
        select PCF50633_GPIO
        select POWER_SUPPLY
@@ -670,10 +663,7 @@ config MACH_RX1950
        help
           Say Y here if you're using HP iPAQ rx1950
 
-config SMDK2440_CPU2442
-       bool "SMDM2440 with S3C2442 CPU module"
-
-endif  # CPU_S3C2440
+endif  # CPU_S3C2442
 
 if CPU_S3C2443 || CPU_S3C2416