]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/powerpc/platforms/wsp/Kconfig
Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linville/wirele...
[karo-tx-linux.git] / arch / powerpc / platforms / wsp / Kconfig
1 config PPC_WSP
2         bool
3         default n
4
5 menu "WSP platform selection"
6         depends on PPC_BOOK3E_64
7
8 config PPC_PSR2
9         bool "PSR-2 platform"
10         select PPC_A2
11         select GENERIC_TBSYNC
12         select PPC_SCOM
13         select EPAPR_BOOT
14         select PPC_WSP
15         select PPC_XICS
16         select PPC_ICP_NATIVE
17         default y
18
19 endmenu
20
21 config PPC_A2_DD2
22         bool "Support for DD2 based A2/WSP systems"
23         depends on PPC_A2
24
25 config WORKAROUND_ERRATUM_463
26         depends on PPC_A2_DD2
27         bool "Workaround erratum 463"
28         default y