Kconfig (2ac5e38ea4203852d6e99edd3cf11f044b0a409f) Kconfig (eb01d42a77785ff96b6e66a2a2e7027fc6d78e4a)
1# SPDX-License-Identifier: GPL-2.0
2config PPC_PASEMI
3 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
4 bool "PA Semi SoC-based platforms"
5 select MPIC
1# SPDX-License-Identifier: GPL-2.0
2config PPC_PASEMI
3 depends on PPC64 && PPC_BOOK3S && CPU_BIG_ENDIAN
4 bool "PA Semi SoC-based platforms"
5 select MPIC
6 select PCI
6 select FORCE_PCI
7 select PPC_UDBG_16550
8 select PPC_NATIVE
9 select MPIC_BROKEN_REGREAD
10 help
11 This option enables support for PA Semi's PWRficient line
12 of SoC processors, including PA6T-1682M
13
14menu "PA Semi PWRficient options"

--- 36 unchanged lines hidden ---
7 select PPC_UDBG_16550
8 select PPC_NATIVE
9 select MPIC_BROKEN_REGREAD
10 help
11 This option enables support for PA Semi's PWRficient line
12 of SoC processors, including PA6T-1682M
13
14menu "PA Semi PWRficient options"

--- 36 unchanged lines hidden ---