From 9bf77ee6c24b33758a432f106fb765bf32550508 Mon Sep 17 00:00:00 2001 From: Andrew Victor Date: Fri, 11 May 2007 21:14:53 +0100 Subject: [ARM] 4333/2: KS8695: Micrel Development board Board support and default configuration file for the Micrel/Kendin KS8695 Development board. Signed-off-by: Andrew Victor Signed-off-by: Russell King --- arch/arm/mach-ks8695/Kconfig | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'arch/arm/mach-ks8695/Kconfig') 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 menu "Kendin/Micrel KS8695 Implementations" +config MACH_KS8695 + bool "KS8695 development board" + help + Say 'Y' here if you want your kernel to run on the original + Kendin-Micrel KS8695 development board. endmenu -- cgit