Kconfig (5611fe48c545a22e62273428ed74c9bfae4a9406) | Kconfig (e0e8398e3a06580583b08ed756567a0c66fd725b) |
---|---|
1menuconfig FSL_SOC_BOOKE 2 bool "Freescale Book-E Machine Type" 3 depends on PPC_85xx || PPC_BOOK3E 4 select FSL_SOC 5 select PPC_UDBG_16550 6 select MPIC 7 select PPC_PCI_CHOICE 8 select FSL_PCI if PCI --- 177 unchanged lines hidden (view full) --- 186 select CPM2 187 188config SBC8548 189 bool "Wind River SBC8548" 190 select DEFAULT_UIMAGE 191 help 192 This option enables support for the Wind River SBC8548 board 193 | 1menuconfig FSL_SOC_BOOKE 2 bool "Freescale Book-E Machine Type" 3 depends on PPC_85xx || PPC_BOOK3E 4 select FSL_SOC 5 select PPC_UDBG_16550 6 select MPIC 7 select PPC_PCI_CHOICE 8 select FSL_PCI if PCI --- 177 unchanged lines hidden (view full) --- 186 select CPM2 187 188config SBC8548 189 bool "Wind River SBC8548" 190 select DEFAULT_UIMAGE 191 help 192 This option enables support for the Wind River SBC8548 board 193 |
194config PPA8548 195 bool "Prodrive PPA8548" 196 help 197 This option enables support for the Prodrive PPA8548 board. 198 select DEFAULT_UIMAGE 199 select HAS_RAPIDIO 200 |
|
194config GE_IMP3A 195 bool "GE Intelligent Platforms IMP3A" 196 select DEFAULT_UIMAGE 197 select SWIOTLB 198 select MMIO_NVRAM 199 select GENERIC_GPIO 200 select ARCH_REQUIRE_GPIOLIB 201 select GE_FPGA --- 104 unchanged lines hidden --- | 201config GE_IMP3A 202 bool "GE Intelligent Platforms IMP3A" 203 select DEFAULT_UIMAGE 204 select SWIOTLB 205 select MMIO_NVRAM 206 select GENERIC_GPIO 207 select ARCH_REQUIRE_GPIOLIB 208 select GE_FPGA --- 104 unchanged lines hidden --- |