aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ks8695/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-ks8695/Kconfig')
-rw-r--r--arch/arm/mach-ks8695/Kconfig13
1 files changed, 13 insertions, 0 deletions
diff --git a/arch/arm/mach-ks8695/Kconfig b/arch/arm/mach-ks8695/Kconfig
new file mode 100644
index 000000000000..ce1cf8de2b4d
--- /dev/null
+++ b/arch/arm/mach-ks8695/Kconfig
@@ -0,0 +1,13 @@
1if ARCH_KS8695
2
3menu "Kendin/Micrel KS8695 Implementations"
4
5config 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.
10
11endmenu
12
13endif