repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pinctrl: make a copy of pinmux map
[linux/fpc-iii.git]
/
arch
/
powerpc
/
platforms
/
wsp
/
Kconfig
blob
bd560c786ed654f76b6703d2b6eb1e37cc717923
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