9
0
Fork 0

Cleanup Kconfig files

This patch provides a global cleanup barebox Kconfig files. This includes
replacing spaces to tabs, formatting in accordance format.
No functional changes.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Alexander Shiyan 2013-11-08 22:12:53 +04:00 committed by Sascha Hauer
parent b9137e9b6d
commit 7a1e15bff8
4 changed files with 6 additions and 8 deletions

View File

@ -342,7 +342,6 @@ config MACH_QIL_A9G20
Select this if you are using a Calao Systems QIL-A9G20 Board.
<http://www.calao-systems.com>
endchoice
endif

View File

@ -248,7 +248,6 @@ config MACH_IMX21ADS
Say Y here if you are using the Freescale i.MX21ads board equipped
with a Freescale i.MX21 Processor
# ----------------------------------------------------------
comment "i.MX25 Boards"

View File

@ -95,8 +95,8 @@ config BAREBOX_UPDATE_AM33XX_SPI_NOR_MLO
bool
depends on BAREBOX_UPDATE
help
Say Y for barebox update SPI NOR MLO handler.
AM35xx, AM33xx chips use big endian MLO for SPI NOR flash.
Say Y for barebox update SPI NOR MLO handler.
AM35xx, AM33xx chips use big endian MLO for SPI NOR flash.
config ARCH_TEXT_BASE
hex

View File

@ -48,10 +48,10 @@ config MPC8544
default y
config DDR_SPD
bool
default y
bool
default y
config FSL_DDR2
bool
default y
bool
default y
endif