diff options
Diffstat (limited to 'arch/arm/mach-ks8695/Kconfig')
-rw-r--r-- | arch/arm/mach-ks8695/Kconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-ks8695/Kconfig b/arch/arm/mach-ks8695/Kconfig index 44d14aa0baa7..ce1cf8de2b4d 100644 --- a/arch/arm/mach-ks8695/Kconfig +++ b/arch/arm/mach-ks8695/Kconfig | |||
@@ -2,6 +2,11 @@ if ARCH_KS8695 | |||
2 | 2 | ||
3 | menu "Kendin/Micrel KS8695 Implementations" | 3 | menu "Kendin/Micrel KS8695 Implementations" |
4 | 4 | ||
5 | config MACH_KS8695 | ||
6 | bool "KS8695 development board" | ||
7 | help | ||
8 | Say 'Y' here if you want your kernel to run on the original | ||
9 | Kendin-Micrel KS8695 development board. | ||
5 | 10 | ||
6 | endmenu | 11 | endmenu |
7 | 12 | ||