summaryrefslogtreecommitdiffstats
path: root/openpower/configs
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2019-03-20 14:06:39 +1100
committerGitHub <noreply@github.com>2019-03-20 14:06:39 +1100
commitc2640ea8297f66029b444dc2ce78a14c677c8130 (patch)
treec24c922443f3b0f569e10bda4b9bbb87c96fb04c /openpower/configs
parent6b90a7f91efff919db6f9eba83b00e1b5faa6940 (diff)
parent92f08be483820f905cbf50450af8798acd597124 (diff)
downloadblackbird-op-build-c2640ea8297f66029b444dc2ce78a14c677c8130.tar.gz
blackbird-op-build-c2640ea8297f66029b444dc2ce78a14c677c8130.zip
Merge pull request #2642 from rarbab/devicetree
Add BR2_SKIBOOT_DEVICETREE
Diffstat (limited to 'openpower/configs')
-rw-r--r--openpower/configs/opal_defconfig (renamed from openpower/configs/openpower_mambo_defconfig)3
1 files changed, 2 insertions, 1 deletions
diff --git a/openpower/configs/openpower_mambo_defconfig b/openpower/configs/opal_defconfig
index da413fae..a790aefe 100644
--- a/openpower/configs/openpower_mambo_defconfig
+++ b/openpower/configs/opal_defconfig
@@ -45,8 +45,9 @@ BR2_OPENPOWER_POWER8=y
# BR2_PACKAGE_HOSTBOOT_BINARIES is not set
# BR2_PACKAGE_MACHINE_XML is not set
# BR2_PACKAGE_OPENPOWER_PNOR is not set
-BR2_OPENPOWER_CONFIG_NAME="openpower-mambo"
+BR2_OPENPOWER_CONFIG_NAME="opal"
BR2_PACKAGE_PETITBOOT=y
# BR2_PACKAGE_HOST_P8_PORE_BINUTILS is not set
# BR2_PACKAGE_CAPP_UCODE is not set
+BR2_SKIBOOT_DEVICETREE=y
# BR2_PACKAGE_IMA_CATALOG is not set
OpenPOWER on IntegriCloud