diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-09-18 20:55:56 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2009-09-18 20:55:56 +0100 |
commit | 07198871dac00e9c250d647e1976d7aee527b805 (patch) | |
tree | 5c565a837cf55b0745fb099e14cff4fe9be65a69 /arch/arm/mach-s3c6400 | |
parent | dca230f00d737353e2dffae489c916b41971921f (diff) | |
parent | 01875d56ae9877f41d672d57524d90d3d4d00adf (diff) |
Merge branch 'next-s3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux
Diffstat (limited to 'arch/arm/mach-s3c6400')
-rw-r--r-- | arch/arm/mach-s3c6400/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c6400/Kconfig b/arch/arm/mach-s3c6400/Kconfig index f5af212066c..770b72067e3 100644 --- a/arch/arm/mach-s3c6400/Kconfig +++ b/arch/arm/mach-s3c6400/Kconfig @@ -26,6 +26,7 @@ config MACH_SMDK6400 bool "SMDK6400" select CPU_S3C6400 select S3C_DEV_HSMMC + select S3C_DEV_NAND select S3C6400_SETUP_SDHCI help Machine support for the Samsung SMDK6400 |