mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 1/3] commands: add testing menu
@ 2012-09-11  5:31 Alexander Aring
  2012-09-11  5:31 ` [PATCH 2/3] commands: move nandtest to testing Alexander Aring
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Alexander Aring @ 2012-09-11  5:31 UTC (permalink / raw)
  To: barebox

Add command menu for testing utilities.

Signed-off-by: Alexander Aring <alex.aring@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


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-09-11  7:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-11  5:31 [PATCH 1/3] commands: add testing menu Alexander Aring
2012-09-11  5:31 ` [PATCH 2/3] commands: move nandtest to testing Alexander Aring
2012-09-11  7:10   ` Jan Weitzel
2012-09-11  5:31 ` [PATCH 3/3] commands: move memtest " Alexander Aring
2012-09-11  7:46 ` [PATCH 1/3] commands: add testing menu Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox