Kconfig (0d81df8701d0972117008911bf00ebb1eef1471f) Kconfig (9093067ad11b22c967b0cbf5532ecb25b0d7d983)
1config PPC_86xx
2menuconfig PPC_86xx
3 bool "86xx-based boards"
4 depends on 6xx
5 select FSL_SOC
6 select ALTIVEC
7 help
8 The Freescale E600 SoCs have 74xx cores.

--- 29 unchanged lines hidden (view full) ---

38 select GENERIC_GPIO
39 select ARCH_REQUIRE_GPIOLIB
40 help
41 This option enables support for GE Fanuc's PPC9A.
42
43config GEF_SBC310
44 bool "GE Fanuc SBC310"
45 select DEFAULT_UIMAGE
1config PPC_86xx
2menuconfig PPC_86xx
3 bool "86xx-based boards"
4 depends on 6xx
5 select FSL_SOC
6 select ALTIVEC
7 help
8 The Freescale E600 SoCs have 74xx cores.

--- 29 unchanged lines hidden (view full) ---

38 select GENERIC_GPIO
39 select ARCH_REQUIRE_GPIOLIB
40 help
41 This option enables support for GE Fanuc's PPC9A.
42
43config GEF_SBC310
44 bool "GE Fanuc SBC310"
45 select DEFAULT_UIMAGE
46 select MMIO_NVRAM
46 select GENERIC_GPIO
47 select ARCH_REQUIRE_GPIOLIB
48 help
49 This option enables support for GE Fanuc's SBC310.
50
51config GEF_SBC610
52 bool "GE Fanuc SBC610"
53 select DEFAULT_UIMAGE

--- 24 unchanged lines hidden ---
47 select GENERIC_GPIO
48 select ARCH_REQUIRE_GPIOLIB
49 help
50 This option enables support for GE Fanuc's SBC310.
51
52config GEF_SBC610
53 bool "GE Fanuc SBC610"
54 select DEFAULT_UIMAGE

--- 24 unchanged lines hidden ---