diff options
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/Config.in.kernelversion | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 864cbfd9d..f666d0287 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -35,6 +35,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT config ADK_TARGET_LINUX_KERNEL_VERSION_5_3 bool "5.3.1" + select ADK_TARGET_LINUX_KERNEL_NEW depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_CRIS |