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 2754daabda55..fe0c82e30b2d 100644 --- a/arch/arm/mach-ks8695/Kconfig +++ b/arch/arm/mach-ks8695/Kconfig | |||
@@ -14,6 +14,12 @@ config MACH_DSM320 | |||
14 | Say 'Y' here if you want your kernel to run on the D-Link | 14 | Say 'Y' here if you want your kernel to run on the D-Link |
15 | DSM-320 Wireless Media Player. | 15 | DSM-320 Wireless Media Player. |
16 | 16 | ||
17 | config MACH_ACS5K | ||
18 | bool "Brivo Systems LLC, ACS-5000 Master board" | ||
19 | help | ||
20 | say 'Y' here if you want your kernel to run on the Brivo | ||
21 | Systems LLC, ACS-5000 Master board. | ||
22 | |||
17 | endmenu | 23 | endmenu |
18 | 24 | ||
19 | endif | 25 | endif |