[PATCH 3/4] menu: fix command management module support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



it's part of the command and can not be compiled as an other module

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx>
---
 commands/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/commands/Kconfig b/commands/Kconfig
index 30eeff9..5700dc2 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -65,7 +65,7 @@ config CMD_MENU
 	prompt "menu"
 
 config CMD_MENU_MANAGEMENT
-	tristate
+	bool
 	depends on CMD_MENU
 	prompt "menu scripts management"
 
-- 
1.7.4.1


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


[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux