blob: 412dedb7403aa84305f3fa1aca9da8aea2d9b053 [file] [log] [blame] [edit]
menu "OpenPower"
source "$BR2_EXTERNAL_OP_BUILD_PATH/platform/Config.in"
source "$BR2_EXTERNAL_OP_BUILD_PATH/toolchain/Config.in"
menu "OpenPower Packages"
if BR2_OPENPOWER_PLATFORM
source "$BR2_EXTERNAL_OP_BUILD_PATH/package/Config.in"
endif
endmenu
menu "Custom Packages"
source "$BR2_EXTERNAL_OP_BUILD_PATH/custom/Config.in"
endmenu
endmenu