1e177edcdSJohn Rigbyconfig PPC_MPC512x 2e177edcdSJohn Rigby bool 3e177edcdSJohn Rigby select FSL_SOC 4e177edcdSJohn Rigby select IPIC 5137e9590SJohn Rigby select PPC_CLOCK 6e177edcdSJohn Rigby 7e177edcdSJohn Rigbyconfig PPC_MPC5121 8e177edcdSJohn Rigby bool 9e177edcdSJohn Rigby select PPC_MPC512x 10e177edcdSJohn Rigby 11e177edcdSJohn Rigbyconfig MPC5121_ADS 12e177edcdSJohn Rigby bool "Freescale MPC5121E ADS" 13e177edcdSJohn Rigby depends on PPC_MULTIPLATFORM && PPC32 14e177edcdSJohn Rigby select DEFAULT_UIMAGE 15e177edcdSJohn Rigby select PPC_MPC5121 16e177edcdSJohn Rigby help 17e177edcdSJohn Rigby This option enables support for the MPC5121E ADS board. 18fb180322SJohn Rigby 19fb180322SJohn Rigbyconfig MPC5121_GENERIC 20fb180322SJohn Rigby bool "Generic support for simple MPC5121 based boards" 21fb180322SJohn Rigby depends on PPC_MULTIPLATFORM && PPC32 22fb180322SJohn Rigby select DEFAULT_UIMAGE 23fb180322SJohn Rigby select PPC_MPC5121 24fb180322SJohn Rigby help 25fb180322SJohn Rigby This option enables support for simple MPC5121 based boards 26fb180322SJohn Rigby which do not need custom platform specific setup. 27fb180322SJohn Rigby 28fb180322SJohn Rigby Compatible boards include: Protonic LVT base boards (ZANMCU 29fb180322SJohn Rigby and VICVT2). 30