summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/snps_axs101_defconfig5
-rw-r--r--configs/snps_axs103_defconfig5
2 files changed, 4 insertions, 6 deletions
diff --git a/configs/snps_axs101_defconfig b/configs/snps_axs101_defconfig
index 45c6a4cd0..1dee93bcb 100644
--- a/configs/snps_axs101_defconfig
+++ b/configs/snps_axs101_defconfig
@@ -10,14 +10,13 @@ BR2_ROOTFS_OVERLAY="board/synopsys/axs10x/fs-overlay"
# Headers
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="4.2"
+BR2_DEFAULT_KERNEL_VERSION="4.2.4"
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_2=y
# Kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.2"
-BR2_LINUX_KERNEL_PATCH="board/synopsys/axs10x/patches/linux"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.2.4"
BR2_LINUX_KERNEL_DEFCONFIG="axs101"
# Bootloader
diff --git a/configs/snps_axs103_defconfig b/configs/snps_axs103_defconfig
index fefe474f1..d1b03f795 100644
--- a/configs/snps_axs103_defconfig
+++ b/configs/snps_axs103_defconfig
@@ -11,14 +11,13 @@ BR2_ROOTFS_OVERLAY="board/synopsys/axs10x/fs-overlay"
# Headers
BR2_KERNEL_HEADERS_VERSION=y
-BR2_DEFAULT_KERNEL_VERSION="4.2"
+BR2_DEFAULT_KERNEL_VERSION="4.2.4"
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_2=y
# Kernel
BR2_LINUX_KERNEL=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
-BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.2"
-BR2_LINUX_KERNEL_PATCH="board/synopsys/axs10x/patches/linux"
+BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.2.4"
BR2_LINUX_KERNEL_DEFCONFIG="axs103_smp"
# Bootloader