2 bool "52xx-based boards"
3 depends on PPC_MULTIPLATFORM && PPC32
6 config PPC_MPC5200_SIMPLE
7 bool "Generic support for simple MPC5200 based boards"
11 This option enables support for a simple MPC52xx based boards which
12 do not need a custom platform specific setup. Such boards are
13 supported assuming the following:
15 - GPIO pins are configured by the firmware,
16 - CDM configuration (clocking) is setup correctly by firmware,
17 - if the 'fsl,has-wdt' property is present in one of the
18 gpt nodes, then it is safe to use such gpt to reset the board,
19 - PCI is supported if enabled in the kernel configuration
20 and if there is a PCI bus node defined in the device tree.
22 Boards that are compatible with this generic platform support
23 are: 'tqc,tqm5200', 'promess,motionpro', 'schindler,cm5200'.
26 bool "bPlan Efika 5k2. MPC5200B based computer"
27 depends on PPC_MPC52xx
33 bool "Freescale Lite5200 Eval Board"
34 depends on PPC_MPC52xx
37 config PPC_MPC5200_BUGFIX
38 bool "MPC5200 (L25R) bugfix support"
39 depends on PPC_MPC52xx
41 Enable workarounds for original MPC5200 errata. This is not required
42 for MPC5200B based boards.
44 It is safe to say 'Y' here
46 config PPC_MPC5200_GPIO
47 bool "MPC5200 GPIO support"
48 depends on PPC_MPC52xx
52 Enable gpiolib support for mpc5200 based boards