9
0
Fork 0

ARM Samsung: Let Nand boot depend on ARCH_S3C24xx

It is only available on this SoC.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2012-10-26 08:26:31 +02:00
parent 89d6164660
commit 72b62560c0
1 changed files with 1 additions and 0 deletions

View File

@ -175,6 +175,7 @@ config S3C_SDRAM_INIT
config S3C_NAND_BOOT
bool
prompt "Booting from NAND"
depends on ARCH_S3C24xx
select MTD
select NAND
select NAND_S3C24XX