9
0
Fork 0

ARM OMAP: add help text for OMAP_BUILD_IFT

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Jan Luebbe 2012-12-18 09:45:38 +01:00 committed by Sascha Hauer
parent d723373013
commit 39287a0baa
1 changed files with 5 additions and 1 deletions

View File

@ -67,8 +67,12 @@ config OMAP_GPMC
NAND, OneNAND etc.
config OMAP_BUILD_IFT
prompt "build ift binary"
prompt "build ift binary (MLO)"
bool
help
Say Y here if you want to build an MLO binary. On TI SoCs, this
binary is loaded to SRAM. It is responsible for initializing
the SDRAM and possibly chainloading a full-featured barebox.
config OMAP_BUILD_SPI
prompt "build SPI binary"