summaryrefslogtreecommitdiffstats
path: root/boot/uboot
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2011-09-18 22:09:42 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-09-18 22:09:42 +0200
commitec9ec06b56bcc38f7a5ed98ff8b076e864e74c5d (patch)
treecd62cf8fc7da150c1dbe8372e26564bc1b45ecd0 /boot/uboot
parent661c18bffdb0899bea9f30eade49199d16c72538 (diff)
downloadbuildroot-novena-ec9ec06b56bcc38f7a5ed98ff8b076e864e74c5d.tar.gz
buildroot-novena-ec9ec06b56bcc38f7a5ed98ff8b076e864e74c5d.zip
boot: get rid of toplevel submenus
Sub options are indented anyway, so no need for empty menus / force people to enter sub menus to see configuration options. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'boot/uboot')
-rw-r--r--boot/uboot/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/uboot/Config.in b/boot/uboot/Config.in
index a0b2bfc87..3608cd463 100644
--- a/boot/uboot/Config.in
+++ b/boot/uboot/Config.in
@@ -1,4 +1,4 @@
-menuconfig BR2_TARGET_UBOOT
+config BR2_TARGET_UBOOT
bool "U-Boot"
help
Build "Das U-Boot" Boot Monitor