From 8f2208601f81b505710b0d13dbd80b687ccbca60 Mon Sep 17 00:00:00 2001 From: Simon Guinot Date: Mon, 22 Jun 2009 21:45:01 +0200 Subject: [ARM] orion5x: Add LaCie NAS d2Network support This patch add support for the d2 Network and the Big Disk Network LaCie boards. Signed-off-by: Simon Guinot Acked-by: Christopher Moore Signed-off-by: Nicolas Pitre --- arch/arm/mach-orion5x/Kconfig | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'arch/arm/mach-orion5x/Kconfig') diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig index 2c7035d8dcb..5062b05b76b 100644 --- a/arch/arm/mach-orion5x/Kconfig +++ b/arch/arm/mach-orion5x/Kconfig @@ -89,6 +89,20 @@ config MACH_EDMINI_V2 Say 'Y' here if you want your kernel to support the LaCie Ethernet Disk mini V2. +config MACH_D2NET + bool "LaCie d2 Network" + select I2C_BOARDINFO + help + Say 'Y' here if you want your kernel to support the + LaCie d2 Network NAS. + +config MACH_BIGDISK + bool "LaCie Big Disk Network" + select I2C_BOARDINFO + help + Say 'Y' here if you want your kernel to support the + LaCie Big Disk Network NAS. + config MACH_MSS2 bool "Maxtor Shared Storage II" help -- cgit v1.2.3