Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
premsjha
/
op-build
/
e290df33880d71cc8f64b6c5504261ac3c42b52a
/
.
/
openpower
/
platform
/
Config.in
blob: 0cea22979bed8abfa1c0acd98946c2d620aae89a [
file
] [
log
] [
blame
]
config BR2_OPENPOWER_PLATFORM
bool
"Enables only one openPower platform"
default
n
depends on
(
BR2_OPENPOWER_POWER9
)
config BR2_OPENPOWER_POWER9
bool
"Enables the OpenPower p9 platform"
default
n
depends on BR2_powerpc64
||
BR2_powerpc64le