summaryrefslogtreecommitdiffstats
path: root/openpower/configs/palmetto_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-07-03 14:00:01 +0930
committerJoel Stanley <joel@jms.id.au>2017-07-10 15:36:37 +0930
commit124ce7bb6d399f33d5a0c1d3ca1ec842a0576402 (patch)
treeb8e4883c2b5e97a0d574ef562b30cb3aa9fe6324 /openpower/configs/palmetto_defconfig
parentf0f992b11a93cd2e4d115d76b057f4118cfe2571 (diff)
downloadtalos-op-build-124ce7bb6d399f33d5a0c1d3ca1ec842a0576402.tar.gz
talos-op-build-124ce7bb6d399f33d5a0c1d3ca1ec842a0576402.zip
kernel: Release 4.12.0-openpower1
Drop 'Add OPAL exports attributes to sysfs' as it is now upstream. Also drop 'xhci-do-not-halt-the-secondary-HCD', as upstream contains a fix. This patch has been carried since the start of the OpenPower kernel, good riddance. Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/configs/palmetto_defconfig')
-rw-r--r--openpower/configs/palmetto_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/palmetto_defconfig b/openpower/configs/palmetto_defconfig
index d222357c..32fd71f4 100644
--- a/openpower/configs/palmetto_defconfig
+++ b/openpower/configs/palmetto_defconfig
@@ -16,7 +16,7 @@ BR2_ROOTFS_OVERLAY="../openpower/overlay"
BR2_ROOTFS_POST_BUILD_SCRIPT="../openpower/scripts/fixup-target-var ../openpower/scripts/firmware-whitelist"
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.11.6"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.12"
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"
OpenPOWER on IntegriCloud