aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/Kconfig
diff options
context:
space:
mode:
authorSylver Bruneau <sylver.bruneau@googlemail.com>2008-06-09 19:00:38 -0400
committerLennert Buytenhek <buytenh@marvell.com>2008-06-22 16:44:55 -0400
commit7ec753ccc10ad552c8ec2d40e0edbe3a9c562f30 (patch)
treeb66cd2024a0ea7d3d300484853743697520e32a3 /arch/arm/mach-orion5x/Kconfig
parent7171d8672bb0bcb744935bd2c6108378b5c6c6ad (diff)
[ARM] Orion: add Maxtor Shared Storage II support
This patch adds support for the Maxtor Shared Storage II hardware. Signed-off-by: Sylver Bruneau <sylver.bruneau@googlemail.com> Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Diffstat (limited to 'arch/arm/mach-orion5x/Kconfig')
-rw-r--r--arch/arm/mach-orion5x/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig
index 8609f811bd8..f8b91ea3eb7 100644
--- a/arch/arm/mach-orion5x/Kconfig
+++ b/arch/arm/mach-orion5x/Kconfig
@@ -68,6 +68,12 @@ config MACH_MV2120
68 Say 'Y' here if you want your kernel to support the 68 Say 'Y' here if you want your kernel to support the
69 HP Media Vault mv2120 or mv5100. 69 HP Media Vault mv2120 or mv5100.
70 70
71config MACH_MSS2
72 bool "Maxtor Shared Storage II"
73 help
74 Say 'Y' here if you want your kernel to support the
75 Maxtor Shared Storage II platform.
76
71endmenu 77endmenu
72 78
73endif 79endif