kernel/arch/powerpc/platforms/52xx/Kconfig
.. .. @@ -1,9 +1,9 @@ 1 1 # SPDX-License-Identifier: GPL-2.0 2 2 config PPC_MPC52xx 3 3 bool "52xx-based boards" 4 - depends on 6xx4 + depends on PPC_BOOK3S_325 5 select COMMON_CLK 6 - select PPC_PCI_CHOICE6 + select HAVE_PCI7 7 8 8 config PPC_MPC5200_SIMPLE 9 9 bool "Generic support for simple MPC5200 based boards"