From ec9ec06b56bcc38f7a5ed98ff8b076e864e74c5d Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 18 Sep 2011 22:09:42 +0200 Subject: 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 --- boot/barebox/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot/barebox') diff --git a/boot/barebox/Config.in b/boot/barebox/Config.in index 87bf39b4d..71d530fdd 100644 --- a/boot/barebox/Config.in +++ b/boot/barebox/Config.in @@ -1,4 +1,4 @@ -menuconfig BR2_TARGET_BAREBOX +config BR2_TARGET_BAREBOX bool "Barebox" help The Barebox bootloader, formerly known as U-Boot v2. -- cgit v1.2.3