Kconfig (c74a7469f97c0f40b46e82ee979f9fb1bb6e847c) | Kconfig (eb01d42a77785ff96b6e66a2a2e7027fc6d78e4a) |
---|---|
1# SPDX-License-Identifier: GPL-2.0 2menuconfig PPC_83xx 3 bool "83xx-based boards" 4 depends on 6xx 5 select PPC_UDBG_16550 | 1# SPDX-License-Identifier: GPL-2.0 2menuconfig PPC_83xx 3 bool "83xx-based boards" 4 depends on 6xx 5 select PPC_UDBG_16550 |
6 select PPC_PCI_CHOICE | 6 select HAVE_PCI |
7 select FSL_PCI if PCI 8 select FSL_SOC 9 select IPIC 10 11if PPC_83xx 12 13config MPC830x_RDB 14 bool "Freescale MPC830x RDB and derivatives" --- 110 unchanged lines hidden --- | 7 select FSL_PCI if PCI 8 select FSL_SOC 9 select IPIC 10 11if PPC_83xx 12 13config MPC830x_RDB 14 bool "Freescale MPC830x RDB and derivatives" --- 110 unchanged lines hidden --- |