2008-01-28 20:28:53 +03:00
|
|
|
config PPC_MPC512x
|
|
|
|
bool
|
|
|
|
select FSL_SOC
|
|
|
|
select IPIC
|
2008-07-10 00:54:02 +04:00
|
|
|
select PPC_CLOCK
|
2008-01-28 20:28:53 +03:00
|
|
|
default n
|
|
|
|
|
|
|
|
config PPC_MPC5121
|
|
|
|
bool
|
|
|
|
select PPC_MPC512x
|
|
|
|
default n
|
|
|
|
|
|
|
|
config MPC5121_ADS
|
|
|
|
bool "Freescale MPC5121E ADS"
|
|
|
|
depends on PPC_MULTIPLATFORM && PPC32
|
|
|
|
select DEFAULT_UIMAGE
|
|
|
|
select PPC_MPC5121
|
|
|
|
help
|
|
|
|
This option enables support for the MPC5121E ADS board.
|
|
|
|
default n
|