diff options
Diffstat (limited to 'arch/arm/mach-s3c6410/Kconfig')
-rw-r--r-- | arch/arm/mach-s3c6410/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c6410/Kconfig b/arch/arm/mach-s3c6410/Kconfig index 53350b4493bd..e5a575fdf817 100644 --- a/arch/arm/mach-s3c6410/Kconfig +++ b/arch/arm/mach-s3c6410/Kconfig | |||
@@ -19,6 +19,14 @@ config S3C6410_SETUP_SDHCI | |||
19 | help | 19 | help |
20 | Internal helper functions for S3C6410 based SDHCI systems | 20 | Internal helper functions for S3C6410 based SDHCI systems |
21 | 21 | ||
22 | config MACH_ANW6410 | ||
23 | bool "A&W6410" | ||
24 | select CPU_S3C6410 | ||
25 | select S3C_DEV_FB | ||
26 | select S3C64XX_SETUP_FB_24BPP | ||
27 | help | ||
28 | Machine support for the A&W6410 | ||
29 | |||
22 | config MACH_SMDK6410 | 30 | config MACH_SMDK6410 |
23 | bool "SMDK6410" | 31 | bool "SMDK6410" |
24 | select CPU_S3C6410 | 32 | select CPU_S3C6410 |