]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: S3C24XX: drop "select MACH_N35"
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 13 Mar 2013 10:54:18 +0000 (19:54 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 22 Mar 2013 10:06:49 +0000 (19:06 +0900)
The unused Kconfig symbol MACH_N35 was removed in commit
85fd6d63bf29 ("ARM: S3C2410: move mach-s3c2410/* into
mach-s3c24xx/"). But there is still one (pointless) select
statement for that symbol. Drop it.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c24xx/Kconfig

index 37f513d1588ece1db569d02bdeda76980b6a65e1..7361b9dab2ba908707fb38df00349ba1aa9f9670 100644 (file)
@@ -320,7 +320,6 @@ config PM_H1940
 
 config MACH_N30
        bool "Acer N30 family"
-       select MACH_N35
        select S3C_DEV_NAND
        select S3C_DEV_USB_HOST
        help