summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/Config.in b/target/Config.in
index 0ea3861a7..af97d789e 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -27,7 +27,7 @@ menu "Kernel"
choice
prompt "Kernel type"
default BR2_KERNEL_LINUX_ADVANCED if BR2_TARGET_ATMEL
- default BR2_KERNEL_LINUX if !BR2_TARGET_ATMEL
+ default BR2_KERNEL_none if !BR2_TARGET_ATMEL
config BR2_KERNEL_none
bool "none"