]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/powerpc/platforms/wsp/Kconfig
powerpc/wsp: Add PCIe Root support to PowerEN/WSP
[karo-tx-linux.git] / arch / powerpc / platforms / wsp / Kconfig
1 config PPC_WSP
2         bool
3         select PPC_A2
4         select PPC_SCOM
5         select PPC_XICS
6         select PPC_ICP_NATIVE
7         select PCI
8         select PPC_IO_WORKAROUNDS if PCI
9         select PPC_INDIRECT_PIO if PCI
10         default n
11
12 menu "WSP platform selection"
13         depends on PPC_BOOK3E_64
14
15 config PPC_PSR2
16         bool "PSR-2 platform"
17         select GENERIC_TBSYNC
18         select EPAPR_BOOT
19         select PPC_WSP
20         default y
21
22 endmenu
23
24 config PPC_A2_DD2
25         bool "Support for DD2 based A2/WSP systems"
26         depends on PPC_A2
27
28 config WORKAROUND_ERRATUM_463
29         depends on PPC_A2_DD2
30         bool "Workaround erratum 463"
31         default y