diff options
Diffstat (limited to 'arch/arm/mach-ep93xx/Kconfig')
-rw-r--r-- | arch/arm/mach-ep93xx/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-ep93xx/Kconfig b/arch/arm/mach-ep93xx/Kconfig index 575a21dabd2f..ea8549bfbef2 100644 --- a/arch/arm/mach-ep93xx/Kconfig +++ b/arch/arm/mach-ep93xx/Kconfig | |||
@@ -27,6 +27,12 @@ config MACH_EDB9302A | |||
27 | Say 'Y' here if you want your kernel to support the Cirrus | 27 | Say 'Y' here if you want your kernel to support the Cirrus |
28 | Logic EDB9302A Evaluation Board. | 28 | Logic EDB9302A Evaluation Board. |
29 | 29 | ||
30 | config MACH_EDB9307 | ||
31 | bool "Support Cirrus Logic EDB9307" | ||
32 | help | ||
33 | Say 'Y' here if you want your kernel to support the Cirrus | ||
34 | Logic EDB9307 Evaluation Board. | ||
35 | |||
30 | config MACH_EDB9312 | 36 | config MACH_EDB9312 |
31 | bool "Support Cirrus Logic EDB9312" | 37 | bool "Support Cirrus Logic EDB9312" |
32 | help | 38 | help |