summaryrefslogtreecommitdiffstats
path: root/openpower/Config.in
blob: b6decad17dbac703f384345cc1b4140bcd6816ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
menu "OpenPower"

source "$BR2_EXTERNAL_OP_BUILD_PATH/platform/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
OpenPOWER on IntegriCloud