summaryrefslogtreecommitdiff
path: root/toolchain/kernel-headers
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-09-22 14:16:25 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-09-22 14:16:25 +0000
commit51a61c9011d838db18af16f5f8e294f9e301bad2 (patch)
tree67a30004a22b0645ecb141608516c7bd9d12e88a /toolchain/kernel-headers
parent5f0baad2937640ecf09b65697e8b10d30368f7b9 (diff)
- Subsume and collaps toolchain options in one menu
This is ment to ease configuration by providing toolchain related options in one place No functional changes, just shuffling the menus around..
Diffstat (limited to 'toolchain/kernel-headers')
-rw-r--r--toolchain/kernel-headers/Config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/toolchain/kernel-headers/Config.in b/toolchain/kernel-headers/Config.in
index 619f6f657..36198d12b 100644
--- a/toolchain/kernel-headers/Config.in
+++ b/toolchain/kernel-headers/Config.in
@@ -2,7 +2,7 @@
# ignored if you are building your own kernel or using the system kernel.
#
-menu "Kernel Header Options"
+comment "Kernel Header Options"
choice
prompt "Kernel Headers"
@@ -113,4 +113,3 @@ config BR2_DEFAULT_KERNEL_HEADERS
default "2.6.22.1" if BR2_KERNEL_HEADERS_2_6_22_1
default "2.6.22.6" if BR2_KERNEL_HEADERS_2_6_22
-endmenu