aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/wsp/Kconfig
blob: 375f01ed1bdd218cac4528f30f21300c57f305d9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
config PPC_WSP
	bool
	default n

menu "WSP platform selection"
	depends on PPC_BOOK3E_64

config PPC_PSR2
	bool "PSR-2 platform"
	select PPC_A2
	select GENERIC_TBSYNC
	select PPC_SCOM
	select EPAPR_BOOT
	select PPC_WSP
	select PPC_XICS
	select PPC_ICP_NATIVE
	default y

endmenu

config PPC_A2_DD2
	bool "Support for DD2 based A2/WSP systems"
	depends on PPC_A2