blob: efe480b582af4be687de62b6cc8b1133f33c23b6 [file] [log] [blame]
config BR2_OPENPOWER_PLATFORM
bool "Enables only one openPower platform"
default n
depends on ((BR2_OPENPOWER_POWER9 || BR2_OPENPOWER_POWER10) && !(BR2_OPENPOWER_POWER9 && BR2_OPENPOWER_POWER10))
config BR2_OPENPOWER_POWER9
bool "Enables the OpenPower p9 platform"
default n
depends on BR2_powerpc64 || BR2_powerpc64le
config BR2_OPENPOWER_POWER10
bool "Enables the OpenPower p10 platform"
default n
depends on BR2_powerpc64 || BR2_powerpc64le