From 54782674084ed9dc829050a8c18298db6847679d Mon Sep 17 00:00:00 2001 From: Simon Guinot Date: Tue, 23 Jun 2009 13:54:35 +0200 Subject: [ARM] orion5x: Add LaCie NAS 2Big Network support This patch add support for the 2Big Network LaCie boards. Signed-off-by: Simon Guinot Signed-off-by: Nicolas Pitre --- arch/arm/mach-orion5x/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'arch/arm/mach-orion5x/Kconfig') diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig index 5062b05b..c3d513c 100644 --- a/arch/arm/mach-orion5x/Kconfig +++ b/arch/arm/mach-orion5x/Kconfig @@ -103,6 +103,13 @@ config MACH_BIGDISK Say 'Y' here if you want your kernel to support the LaCie Big Disk Network NAS. +config MACH_NET2BIG + bool "LaCie 2Big Network" + select I2C_BOARDINFO + help + Say 'Y' here if you want your kernel to support the + LaCie 2Big Network NAS. + config MACH_MSS2 bool "Maxtor Shared Storage II" help -- cgit v1.1