diff options
Diffstat (limited to 'target/config/Config.in.kernelversion.choice')
-rw-r--r-- | target/config/Config.in.kernelversion.choice | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice index f6bcf0a22..f599dd5c8 100644 --- a/target/config/Config.in.kernelversion.choice +++ b/target/config/Config.in.kernelversion.choice @@ -15,12 +15,12 @@ config ADK_KERNEL_VERSION_3_16_1 config ADK_KERNEL_VERSION_3_15_8 prompt "3.15.8" depends on !ADK_TARGET_SYSTEM_MIKROTIK_RB4XX + depends on !ADK_TARGET_SYSTEM_CUBOX_I boolean select ADK_KERNEL_VERSION_3_15 config ADK_KERNEL_VERSION_3_14_15 prompt "3.14.15" - depends on !ADK_TARGET_SYSTEM_CUBOX_I boolean select ADK_KERNEL_VERSION_3_14 |