forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
kernel/arch/powerpc/platforms/52xx/Kconfig
....@@ -1,9 +1,9 @@
11 # SPDX-License-Identifier: GPL-2.0
22 config PPC_MPC52xx
33 bool "52xx-based boards"
4
- depends on 6xx
4
+ depends on PPC_BOOK3S_32
55 select COMMON_CLK
6
- select PPC_PCI_CHOICE
6
+ select HAVE_PCI
77
88 config PPC_MPC5200_SIMPLE
99 bool "Generic support for simple MPC5200 based boards"