diff options
Diffstat (limited to 'arch/arm/mach-ks8695/Kconfig')
-rw-r--r-- | arch/arm/mach-ks8695/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-ks8695/Kconfig b/arch/arm/mach-ks8695/Kconfig index ce1cf8de2b4d..2754daabda55 100644 --- a/arch/arm/mach-ks8695/Kconfig +++ b/arch/arm/mach-ks8695/Kconfig | |||
@@ -8,6 +8,12 @@ config MACH_KS8695 | |||
8 | Say 'Y' here if you want your kernel to run on the original | 8 | Say 'Y' here if you want your kernel to run on the original |
9 | Kendin-Micrel KS8695 development board. | 9 | Kendin-Micrel KS8695 development board. |
10 | 10 | ||
11 | config MACH_DSM320 | ||
12 | bool "DSM-320 Wireless Media Player" | ||
13 | help | ||
14 | Say 'Y' here if you want your kernel to run on the D-Link | ||
15 | DSM-320 Wireless Media Player. | ||
16 | |||
11 | endmenu | 17 | endmenu |
12 | 18 | ||
13 | endif | 19 | endif |