aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-orion5x/Kconfig
diff options
context:
space:
mode:
authorAlexey Kopytko <alexey@kopytko.ru>2008-09-25 09:47:30 -0400
committerNicolas Pitre <nico@cam.org>2008-09-25 17:00:01 -0400
commit7b0a26f2ca0001a13473b874d52b3d557e3d7289 (patch)
tree361e45560c71c32aabb2c578a3436084c771ee4a /arch/arm/mach-orion5x/Kconfig
parent4360bb41920ffacd4a935fa692768129ee5bef4e (diff)
[ARM] Orion: Add Buffalo Linkstation Mini support
This patch adds support for Buffalo Linkstation Mini board. Signed-off-by: Alexey Kopytko <alexey@kopytko.ru> Signed-off-by: Nicolas Pitre <nico@marvell.com>
Diffstat (limited to 'arch/arm/mach-orion5x/Kconfig')
-rw-r--r--arch/arm/mach-orion5x/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-orion5x/Kconfig b/arch/arm/mach-orion5x/Kconfig
index c0ecf22ae819..f59a8d0e0824 100644
--- a/arch/arm/mach-orion5x/Kconfig
+++ b/arch/arm/mach-orion5x/Kconfig
@@ -50,6 +50,13 @@ config MACH_LINKSTATION_PRO
50 Buffalo Linkstation Pro/Live platform. Both v1 and 50 Buffalo Linkstation Pro/Live platform. Both v1 and
51 v2 devices are supported. 51 v2 devices are supported.
52 52
53config MACH_LINKSTATION_MINI
54 bool "Buffalo Linkstation Mini"
55 select I2C_BOARDINFO
56 help
57 Say 'Y' here if you want your kernel to support the
58 Buffalo Linkstation Mini platform.
59
53config MACH_TS409 60config MACH_TS409
54 bool "QNAP TS-409" 61 bool "QNAP TS-409"
55 help 62 help