summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ks8695/Kconfig
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@simtec.co.uk>2008-12-13 20:44:15 +0000
committerBen Dooks <ben-linux@fluff.org>2008-12-14 11:34:48 +0000
commit6174dee5146dc2c7eca8f103b85be168dc564ffb (patch)
treed27d6820b3b41774c69e90f36fb3de48028e9e80 /arch/arm/mach-ks8695/Kconfig
parent7ef71320eba8933275be10bfa44e083bec95b3f1 (diff)
[ARM] DSM320: Add support for the DSM320
Add support for the D-Link DSM-320 Wireless Media Player which is based on the Micrel KS8695 SoC. Signed-off-by: Daniel Silverstone <dsilvers@simtec.co.uk> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-ks8695/Kconfig')
-rw-r--r--arch/arm/mach-ks8695/Kconfig6
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
Say 'Y' here if you want your kernel to run on the original
Kendin-Micrel KS8695 development board.
+config MACH_DSM320
+ bool "DSM-320 Wireless Media Player"
+ help
+ Say 'Y' here if you want your kernel to run on the D-Link
+ DSM-320 Wireless Media Player.
+
endmenu
endif