ARM: S3C: Add S3C_DEV_NAND Kconfig entry
authorBen Dooks <ben-linux@fluff.org>
Sun, 16 Aug 2009 22:54:58 +0000 (23:54 +0100)
committerBen Dooks <ben-linux@fluff.org>
Sun, 16 Aug 2009 22:54:58 +0000 (23:54 +0100)
commitdb616eb67604242c11bfbb331bb143bfe4a2e386
treef6ac29fddb1870e16c9cd42a0c35a9336886ad38
parente119766f4e15274e2cd9bb5f25119c8b008d920b
ARM: S3C: Add S3C_DEV_NAND Kconfig entry

Currently the S5PC100 does not define S3C_PA_NAND, leaving the NAND device
definitions in arch/arm/plat-s3c/dev-nand.c unbuildable. Add a KConfig
entry to select whether this is built.

As backwards compatibility, both the S3C24XX and S3C64XX define the new
configuration in their main Kconfig files until better support for basing
this selection on a per-machine basis can be sorted out.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
arch/arm/plat-s3c/Kconfig
arch/arm/plat-s3c/Makefile
arch/arm/plat-s3c24xx/Kconfig
arch/arm/plat-s3c64xx/Kconfig