9
0
Fork 0

arm: do not enable the previous bootz command

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@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Jean-Christophe PLAGNIOL-VILLARD 2012-08-20 14:09:55 +02:00 committed by Sascha Hauer
parent 0d6aa9a82b
commit 9812795873
1 changed files with 0 additions and 1 deletions

View File

@ -406,7 +406,6 @@ config CMD_UIMAGE
config CMD_BOOTZ
tristate
default y
depends on ARM
prompt "bootz"
help