[PATCH 1/3] commands: add testing menu
Alexander Aring
alex.aring at googlemail.com
Tue Sep 11 01:31:03 EDT 2012
Add command menu for testing utilities.
Signed-off-by: Alexander Aring <alex.aring at gmail.com>
---
commands/Kconfig | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/commands/Kconfig b/commands/Kconfig
index f2756cc..8f3a15a 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -472,6 +472,10 @@ config CMD_OFTREE
endmenu
+menu "testing "
+
+endmenu
+
config CMD_TIMEOUT
tristate
prompt "timeout"
--
1.7.12
More information about the barebox
mailing list