diff options
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.kernelcfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/config/Config.in.kernelcfg b/target/config/Config.in.kernelcfg index 48043426d..da09cc98a 100644 --- a/target/config/Config.in.kernelcfg +++ b/target/config/Config.in.kernelcfg @@ -5,7 +5,6 @@ choice prompt "Kernel configuration" if !ADK_TARGET_CHOOSE_ARCH depends on ADK_TARGET_OS_LINUX default ADK_TARGET_KERNEL_USE_DEFCONFIG if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK && ADK_TARGET_KERNEL_VERSION_GIT -default ADK_TARGET_KERNEL_USE_DEFCONFIG if ADK_TARGET_SYSTEM_SOLIDRUN_IMX6 && ADK_TARGET_KERNEL_VERSION_GIT default ADK_TARGET_KERNEL_USE_DEFCONFIG if ADK_TARGET_SYSTEM_SOLIDRUN_CLEARFOG && ADK_TARGET_KERNEL_VERSION_GIT config ADK_TARGET_KERNEL_USE_MINICONFIG |