summaryrefslogtreecommitdiffstats
path: root/openpower/configs/palmetto_defconfig
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2018-05-31 18:03:22 +1000
committerGitHub <noreply@github.com>2018-05-31 18:03:22 +1000
commitb536a495b20f3923767458fbabc3aabb2e46ddee (patch)
tree1aecba89f115b469e9a02b779e199f424885c119 /openpower/configs/palmetto_defconfig
parent62419e0e858aed0ee1da28380854a48cad1f36bd (diff)
parentf56880a626323523f1f8480514979a87b6d4ec90 (diff)
downloadblackbird-op-build-b536a495b20f3923767458fbabc3aabb2e46ddee.tar.gz
blackbird-op-build-b536a495b20f3923767458fbabc3aabb2e46ddee.zip
Merge pull request #2156 from stewart-ibm/xz-kernel-everywhere
Enable BR2_LINUX_KERNEL_XZ=y for all platforms
Diffstat (limited to 'openpower/configs/palmetto_defconfig')
-rw-r--r--openpower/configs/palmetto_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpower/configs/palmetto_defconfig b/openpower/configs/palmetto_defconfig
index 6c2feb2c..c219a734 100644
--- a/openpower/configs/palmetto_defconfig
+++ b/openpower/configs/palmetto_defconfig
@@ -18,6 +18,7 @@ BR2_LINUX_KERNEL_PATCH="$(BR2_EXTERNAL_OP_BUILD_PATH)/linux"
BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/linux/skiroot_defconfig"
BR2_LINUX_KERNEL_ZIMAGE_EPAPR=y
+BR2_LINUX_KERNEL_XZ=y
BR2_PACKAGE_BUSYBOX_CONFIG_FRAGMENT_FILES="$(BR2_EXTERNAL_OP_BUILD_PATH)/configs/busybox.fragment"
BR2_PACKAGE_BUSYBOX_SHOW_OTHERS=y
BR2_PACKAGE_LINUX_FIRMWARE=y
OpenPOWER on IntegriCloud