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