Commit 287989ca authored by Martin Michlmayr's avatar Martin Michlmayr Committed by Nicolas Pitre

[ARM] Kirkwood: Add QNAP TS-110/TS-210 to Kconfig help text

Add two new models from QNAP to the help text.  They are compatible
with the TS-119/TS-219 and therefore supported by the current code.
The only difference is that they have less RAM (256 MB instead of
512 MB), a slower CPU (800 MHz vs 1.2 GHz) and a plastic case.
Signed-off-by: default avatarMartin Michlmayr <tbm@cyrius.com>
Signed-off-by: default avatarNicolas Pitre <nico@marvell.com>
parent b421950c
...@@ -33,10 +33,11 @@ config MACH_SHEEVAPLUG ...@@ -33,10 +33,11 @@ config MACH_SHEEVAPLUG
Marvell SheevaPlug Reference Board. Marvell SheevaPlug Reference Board.
config MACH_TS219 config MACH_TS219
bool "QNAP TS-119 and TS-219 Turbo NAS" bool "QNAP TS-110, TS-119, TS-210, TS-219 and TS-219P Turbo NAS"
help help
Say 'Y' here if you want your kernel to support the Say 'Y' here if you want your kernel to support the
QNAP TS-119 and TS-219 Turbo NAS devices. QNAP TS-110, TS-119, TS-210, TS-219 and TS-219P Turbo NAS
devices.
config MACH_TS41X config MACH_TS41X
bool "QNAP TS-410, TS-410U, TS-419P and TS-419U Turbo NAS" bool "QNAP TS-410, TS-410U, TS-419P and TS-419U Turbo NAS"
......
/* /*
* *
* QNAP TS-119/TS-219 Turbo NAS Board Setup * QNAP TS-11x/TS-21x Turbo NAS Board Setup
* *
* Copyright (C) 2009 Martin Michlmayr <tbm@cyrius.com> * Copyright (C) 2009 Martin Michlmayr <tbm@cyrius.com>
* Copyright (C) 2008 Byron Bradley <byron.bbradley@gmail.com> * Copyright (C) 2008 Byron Bradley <byron.bbradley@gmail.com>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment