summaryrefslogtreecommitdiff
path: root/target/config
diff options
context:
space:
mode:
Diffstat (limited to 'target/config')
-rw-r--r--target/config/Config.in.kernelversion4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index 624d7afda..bfb191f3e 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -22,6 +22,10 @@ config ADK_TARGET_KERNEL_VERSION_RPI
bool "linux-rpi"
depends on ADK_TARGET_BOARD_BCM28XX
+config ADK_TARGET_KERNEL_VERSION_4_7
+ bool "4.7.2"
+ depends on !ADK_TARGET_ARCH_NDS32
+
config ADK_TARGET_KERNEL_VERSION_4_6
bool "4.6.6"
depends on !ADK_TARGET_ARCH_NDS32