diff options
Diffstat (limited to 'configs/snps_axs101_defconfig')
| -rw-r--r-- | configs/snps_axs101_defconfig | 5 |
1 files changed, 2 insertions, 3 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 |
