From: Paul Bolle Date: Sun, 13 Nov 2011 18:26:53 +0000 (+0100) Subject: powerpc/mpc5121: drop "select MPC5121_ADS_CPLD" X-Git-Tag: v3.3-rc1~165^2~29 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=085c9461edc964d1956aece94c45ce6295f6221f;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git powerpc/mpc5121: drop "select MPC5121_ADS_CPLD" 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 Signed-off-by: Jiri Kosina --- diff --git a/arch/powerpc/platforms/512x/Kconfig b/arch/powerpc/platforms/512x/Kconfig index b3ebce1..c169998 100644 --- a/arch/powerpc/platforms/512x/Kconfig +++ b/arch/powerpc/platforms/512x/Kconfig @@ -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.