diff options
author | Byron Bradley <byron.bbradley@gmail.com> | 2007-12-15 15:05:49 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-01-26 10:04:03 -0500 |
commit | 3faf2ee870c26f6a809af3f32368f96c357ed91b (patch) | |
tree | 99939dc2e163a3642f7c606b9a55cfed65ea7b57 /arch/arm/configs | |
parent | 144aa3db1e8faa34bb33c61131494ac879a6d978 (diff) |
[ARM] Orion: add support for QNAP TS-109/TS-209
This patch adds support for the Orion/MV88F5182 based QNAP
TS-109/TS-209 NAS device. The driver for the S-35390A RTC
chip on this board has been submitted to LKML separately.
Signed-off-by: Byron Bradley <byron.bbradley@gmail.com>
Tested-by: Oyvind Repvik <repvik@kynisk.com>
Tested-by: Tim Ellis <timtimred@foonas.org>
Tested-by: Herbert Valerio Riedel <hvr@gnu.org>
Acked-by: Tzachi Perelstein <tzachi@marvell.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/orion_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/orion_defconfig b/arch/arm/configs/orion_defconfig index 85b80f6b78e1..17a55def1103 100644 --- a/arch/arm/configs/orion_defconfig +++ b/arch/arm/configs/orion_defconfig | |||
@@ -147,6 +147,7 @@ CONFIG_MACH_DB88F5281=y | |||
147 | CONFIG_MACH_RD88F5182=y | 147 | CONFIG_MACH_RD88F5182=y |
148 | CONFIG_MACH_KUROBOX_PRO=y | 148 | CONFIG_MACH_KUROBOX_PRO=y |
149 | CONFIG_MACH_DNS323=y | 149 | CONFIG_MACH_DNS323=y |
150 | CONFIG_MACH_TS209=y | ||
150 | 151 | ||
151 | # | 152 | # |
152 | # Boot options | 153 | # Boot options |