forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/powerpc/platforms/82xx/Kconfig
....@@ -1,7 +1,7 @@
11 # SPDX-License-Identifier: GPL-2.0
22 menuconfig PPC_82xx
33 bool "82xx-based boards (PQ II)"
4
- depends on 6xx
4
+ depends on PPC_BOOK3S_32
55
66 if PPC_82xx
77
....@@ -51,11 +51,10 @@
5151
5252 config PQ2ADS
5353 bool
54
- default n
5554
5655 config 8260
5756 bool
58
- depends on 6xx
57
+ depends on PPC_BOOK3S_32
5958 select CPM2
6059 help
6160 The MPC8260 is a typical embedded CPU made by Freescale. Selecting