summaryrefslogtreecommitdiff
path: root/target/config/Config.in.kernelversion
diff options
context:
space:
mode:
Diffstat (limited to 'target/config/Config.in.kernelversion')
-rw-r--r--target/config/Config.in.kernelversion9
1 files changed, 6 insertions, 3 deletions
diff --git a/target/config/Config.in.kernelversion b/target/config/Config.in.kernelversion
index 48f86b11a..6ee1df9b3 100644
--- a/target/config/Config.in.kernelversion
+++ b/target/config/Config.in.kernelversion
@@ -10,10 +10,10 @@ default ADK_TARGET_KERNEL_VERSION_4_4_8
config ADK_TARGET_KERNEL_VERSION_GIT
bool "linux-git"
-config ADK_TARGET_KERNEL_VERSION_4_5_2
- bool "4.5.2"
+config ADK_TARGET_KERNEL_VERSION_4_5_3
+ bool "4.5.3"
depends on !ADK_TARGET_BOARD_BCM28XX
- select ADK_TARGET_KERNEL_VERSION_4_4
+ select ADK_TARGET_KERNEL_VERSION_4_5
config ADK_TARGET_KERNEL_VERSION_4_4_8
bool "4.4.8"
@@ -141,6 +141,9 @@ config ADK_TARGET_KERNEL_HASH
help
GIT hash to use.
+config ADK_TARGET_KERNEL_VERSION_4_5
+ bool
+
config ADK_TARGET_KERNEL_VERSION_4_4
bool