diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2009-12-11 10:37:20 +0100 |
---|---|---|
committer | Lars-Peter Clausen <lars@metafoo.de> | 2009-12-11 11:20:22 +0100 |
commit | f1929d0afdb9423115674520752fcd75bbdb4407 (patch) | |
tree | bb8a6fd8c9f21fe5cde18d26b256a1eb43d28ec5 | |
parent | 55bf93ae65386da5ada691a490c7565fa76f2283 (diff) |
gta02: Select s3c_device_nand
-rw-r--r-- | arch/arm/mach-s3c2442/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2442/Kconfig b/arch/arm/mach-s3c2442/Kconfig index 26c14b1b835..2e33904759c 100644 --- a/arch/arm/mach-s3c2442/Kconfig +++ b/arch/arm/mach-s3c2442/Kconfig @@ -34,6 +34,7 @@ config MACH_NEO1973_GTA02 select MACH_NEO1973 select S3C2410_PWM select S3C_DEV_USB_HOST + select S3C_DEV_NAND help Say Y here if you are using the Openmoko GTA02 / Freerunner GSM Phone |