summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ks8695/Kconfig
diff options
context:
space:
mode:
authorDaniel Silverstone2009-01-29 11:33:10 +0100
committerRussell King2009-02-10 12:24:21 +0100
commitb74788d8c118a48585ad5342560e0aea6ed0ccd4 (patch)
tree64e2b9419186c4cce1d56a77766aaa88e54f52f3 /arch/arm/mach-ks8695/Kconfig
parent[ARM] 5371/1: ep93xx: add i2c device to edb9307a (diff)
downloadkernel-qcow2-linux-b74788d8c118a48585ad5342560e0aea6ed0ccd4.tar.gz
kernel-qcow2-linux-b74788d8c118a48585ad5342560e0aea6ed0ccd4.tar.xz
kernel-qcow2-linux-b74788d8c118a48585ad5342560e0aea6ed0ccd4.zip
[ARM] 5372/1: ACS5K: Core board support for the ACS-5000
This patch provides the core board support for the Brivo Systems LLC ACS-5000 master board for automated door/card-reader etc management. Signed-off-by: Daniel Silverstone <dsilvers@simtec.co.uk> Signed-off-by: Vincent Sanders <vince@simtec.co.uk> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
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 2754daabda55..fe0c82e30b2d 100644
--- a/arch/arm/mach-ks8695/Kconfig
+++ b/arch/arm/mach-ks8695/Kconfig
@@ -14,6 +14,12 @@ config MACH_DSM320
Say 'Y' here if you want your kernel to run on the D-Link
DSM-320 Wireless Media Player.
+config MACH_ACS5K
+ bool "Brivo Systems LLC, ACS-5000 Master board"
+ help
+ say 'Y' here if you want your kernel to run on the Brivo
+ Systems LLC, ACS-5000 Master board.
+
endmenu
endif