summaryrefslogtreecommitdiffstats
path: root/openpower/configs/habanero_defconfig
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2017-02-28 12:17:46 +1030
committerJoel Stanley <joel@jms.id.au>2017-03-01 16:59:09 +1030
commit586d343e3339cbd14b27cb5b13b2e38a539a55b6 (patch)
treeb9bb6d449c3fb530322e13a46374ca299404b341 /openpower/configs/habanero_defconfig
parent560aeabee057ad606ec756be3b4973a0f01e72c7 (diff)
downloadtalos-op-build-586d343e3339cbd14b27cb5b13b2e38a539a55b6.tar.gz
talos-op-build-586d343e3339cbd14b27cb5b13b2e38a539a55b6.zip
Release Linux 4.10.1-openpower1
This moves all machines to the 4.10 kenrel series. There are two patch series on top of the stable tree. The first is the XHCI USB fixes we have carried for sometime. The second is a 14 patch series that improves the Aspeed VGA driver including adding support for the ast2500 and configuration of the driver through the device tree, which is required when the P2A bridge is disabled. Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'openpower/configs/habanero_defconfig')
-rw-r--r--openpower/configs/habanero_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/configs/habanero_defconfig b/openpower/configs/habanero_defconfig
index 96975679..82094217 100644
--- a/openpower/configs/habanero_defconfig
+++ b/openpower/configs/habanero_defconfig
@@ -17,7 +17,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.9.13"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.10.1"
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