diff options
-rw-r--r-- | target/config/Config.in.kernelversion.choice | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.kernelversion.choice b/target/config/Config.in.kernelversion.choice index 893ea6eea..1245cd567 100644 --- a/target/config/Config.in.kernelversion.choice +++ b/target/config/Config.in.kernelversion.choice @@ -11,6 +11,7 @@ config ADK_KERNEL_VERSION_3_19_1 select ADK_KERNEL_VERSION_3_19 depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI depends on !ADK_TARGET_SYSTEM_RASPBERRY_PI2 + depends on !ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 config ADK_KERNEL_VERSION_3_18_9 bool "3.18.9" |