Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
premsjha
/
op-build
/
c853a3389664e32f4df2ce2a78b68f92770481ea
/
.
/
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