Kconfig (c7d77a7980e434c3af17de19e3348157f9b9ccce) Kconfig (1a4bb93f795502e7e8350d4af1aa5909f15ffc28)
1config PPC_MPC512x
2 bool "512x-based boards"
3 depends on 6xx
4 select COMMON_CLK
5 select FSL_SOC
6 select IPIC
7 select PPC_PCI_CHOICE
8 select FSL_PCI if PCI
9 select ARCH_WANT_OPTIONAL_GPIOLIB
10 select USB_EHCI_BIG_ENDIAN_MMIO if USB_EHCI_HCD
11 select USB_EHCI_BIG_ENDIAN_DESC if USB_EHCI_HCD
12
1config PPC_MPC512x
2 bool "512x-based boards"
3 depends on 6xx
4 select COMMON_CLK
5 select FSL_SOC
6 select IPIC
7 select PPC_PCI_CHOICE
8 select FSL_PCI if PCI
9 select ARCH_WANT_OPTIONAL_GPIOLIB
10 select USB_EHCI_BIG_ENDIAN_MMIO if USB_EHCI_HCD
11 select USB_EHCI_BIG_ENDIAN_DESC if USB_EHCI_HCD
12
13config MPC512x_LPBFIFO
14 tristate "MPC512x LocalPlus Bus FIFO driver"
15 depends on PPC_MPC512x && MPC512X_DMA
16 help
17 Enable support for Freescale MPC512x LocalPlus Bus FIFO (SCLPC).
18
13config MPC5121_ADS
14 bool "Freescale MPC5121E ADS"
15 depends on PPC_MPC512x
16 select DEFAULT_UIMAGE
17 help
18 This option enables support for the MPC5121E ADS board.
19
20config MPC512x_GENERIC

--- 16 unchanged lines hidden ---
19config MPC5121_ADS
20 bool "Freescale MPC5121E ADS"
21 depends on PPC_MPC512x
22 select DEFAULT_UIMAGE
23 help
24 This option enables support for the MPC5121E ADS board.
25
26config MPC512x_GENERIC

--- 16 unchanged lines hidden ---