Kconfig (6a4d7a90fc452171eabb4b5b23ab780451ae7f5b) | Kconfig (28794d34ecb6815a3fa0a4256027c9b081a17c5f) |
---|---|
1config PPC_MPC52xx 2 bool "52xx-based boards" | 1config PPC_MPC52xx 2 bool "52xx-based boards" |
3 depends on PPC_MULTIPLATFORM && PPC32 | 3 depends on 6xx |
4 select PPC_CLOCK 5 select PPC_PCI_CHOICE 6 7config PPC_MPC5200_SIMPLE 8 bool "Generic support for simple MPC5200 based boards" 9 depends on PPC_MPC52xx 10 select DEFAULT_UIMAGE 11 help --- 52 unchanged lines hidden --- | 4 select PPC_CLOCK 5 select PPC_PCI_CHOICE 6 7config PPC_MPC5200_SIMPLE 8 bool "Generic support for simple MPC5200 based boards" 9 depends on PPC_MPC52xx 10 select DEFAULT_UIMAGE 11 help --- 52 unchanged lines hidden --- |