]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
powerpc/mpc5121: drop "select MPC5121_ADS_CPLD"
authorPaul Bolle <pebolle@tiscali.nl>
Sun, 13 Nov 2011 18:26:53 +0000 (19:26 +0100)
committerJiri Kosina <jkosina@suse.cz>
Sun, 13 Nov 2011 19:57:45 +0000 (20:57 +0100)
There is no Kconfig symbol named MPC5121_ADS_CPLD. The select statement
for that symbol is a nop. Drop it.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
arch/powerpc/platforms/512x/Kconfig

index b3ebce1aec075e7c699e0ead4448d631cd9722a6..c16999802ecff6a5b960a1ffae9fba5c83c60f1f 100644 (file)
@@ -12,7 +12,6 @@ config MPC5121_ADS
        bool "Freescale MPC5121E ADS"
        depends on PPC_MPC512x
        select DEFAULT_UIMAGE
-       select MPC5121_ADS_CPLD
        help
          This option enables support for the MPC5121E ADS board.