summaryrefslogtreecommitdiffstats
path: root/project
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 /project
parent5f0baad2937640ecf09b65697e8b10d30368f7b9 (diff)
downloadbuildroot-novena-51a61c9011d838db18af16f5f8e294f9e301bad2.tar.gz
buildroot-novena-51a61c9011d838db18af16f5f8e294f9e301bad2.zip
- 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 'project')
-rw-r--r--project/Config.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/project/Config.in b/project/Config.in
index 67dd080e7..e5927c2e3 100644
--- a/project/Config.in
+++ b/project/Config.in
@@ -1,4 +1,4 @@
-menu "Project Options"
+comment "Project Options"
config BR2_PROJECT
string "Project name"
@@ -23,4 +23,3 @@ config BR2_BANNER
help
The banner string is stored in "/etc/issue"
-endmenu