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