[PATCH 1/1] arm: do not enable the previous bootz command

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Mon Aug 20 08:09:55 EDT 2012


as we now support via bootm

on ixp4xx we still need it so keep it so far.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
---
 commands/Kconfig |    1 -
 1 file changed, 1 deletion(-)

diff --git a/commands/Kconfig b/commands/Kconfig
index 92a8152..9e1c957 100644
--- a/commands/Kconfig
+++ b/commands/Kconfig
@@ -406,7 +406,6 @@ config CMD_UIMAGE
 
 config CMD_BOOTZ
 	tristate
-	default y
 	depends on ARM
 	prompt "bootz"
 	help
-- 
1.7.10.4




More information about the barebox mailing list