Skip to content

Commit

Permalink
powerpc/mpc5121: drop "select MPC5121_ADS_CPLD"
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Paul Bolle authored and Jiri Kosina committed Nov 13, 2011
1 parent afcaed0 commit 085c946
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/powerpc/platforms/512x/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 085c946

Please sign in to comment.