9
0
Fork 0

flinfo is not there any more, remove reference in kconfig

The flinfo command has been removed because it's functionality is now
integrated into the driver model. Fix the kconfig entry accordingly.

Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
This commit is contained in:
Robert Schwebel 2007-11-27 21:30:46 +01:00 committed by Marc Kleine-Budde
parent 8c3a496029
commit d6ddc7fbfc
1 changed files with 1 additions and 1 deletions

View File

@ -187,7 +187,7 @@ menu "flash "
config CMD_FLASH
tristate
prompt "protect/erase/flinfo"
prompt "protect/erase"
endmenu