config [31mCONFIG_PPC_MPC52xx[0m bool "52xx-based boards" depends on [31mCONFIG_6xx[0m select [31mCONFIG_COMMON_CLK[0m select [31mCONFIG_PPC_PCI_CHOICE[0m config [31mCONFIG_PPC_MPC5200_SIMPLE[0m bool "Generic support for simple MPC5200 based boards" depends on [31mCONFIG_PPC_MPC52xx[0m select [31mCONFIG_DEFAULT_UIMAGE[0m help This option enables support for a simple MPC52xx based boards which do not need a custom platform specific setup. Such boards are supported assuming the following: - GPIO pins are configured by the firmware, - CDM configuration (clocking) is setup correctly by firmware, - if the 'fsl,has-wdt' property is present in one of the gpt nodes, then it is safe to use such gpt to reset the board, - [31mCONFIG_PCI[0m is supported if enabled in the kernel configuration and if there is a [31mCONFIG_PCI[0m bus node defined in the device tree. Boards that are compatible with this generic platform support are: intercontrol,digsy-mtc phytec,pcm030 phytec,pcm032 promess,motionpro schindler,cm5200 tqc,tqm5200 config [31mCONFIG_PPC_EFIKA[0m bool "bPlan Efika 5k2. MPC5200B based computer" depends on [31mCONFIG_PPC_MPC52xx[0m select [31mCONFIG_PPC_RTAS[0m select [31mCONFIG_RTAS_PROC[0m select [31mCONFIG_PPC_NATIVE[0m config [31mCONFIG_PPC_LITE5200[0m bool "Freescale Lite5200 Eval Board" depends on [31mCONFIG_PPC_MPC52xx[0m select [31mCONFIG_DEFAULT_UIMAGE[0m config [31mCONFIG_PPC_MEDIA5200[0m bool "Freescale Media5200 Eval Board" depends on [31mCONFIG_PPC_MPC52xx[0m select [31mCONFIG_DEFAULT_UIMAGE[0m config [31mCONFIG_PPC_MPC5200_BUGFIX[0m bool "MPC5200 (L25R) bugfix support" depends on [31mCONFIG_PPC_MPC52xx[0m help Enable workarounds for original MPC5200 errata. This is not required for MPC5200B based boards. It is safe to say 'Y' here config [31mCONFIG_PPC_MPC5200_LPBFIFO[0m tristate "MPC5200 LocalPlus bus FIFO driver" depends on [31mCONFIG_PPC_MPC52xx[0m && [31mCONFIG_PPC_BESTCOMM[0m select [31mCONFIG_PPC_BESTCOMM_GEN_BD[0m |