summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/Kconfig
diff options
context:
space:
mode:
authorMartin Michlmayr2010-06-13 21:00:16 +0200
committerNicolas Pitre2010-07-17 04:01:57 +0200
commitb529ee4acfc65ecf4517ad4f22023d6a58e671a6 (patch)
treef2c9bdf9ee89ebdcf92c8769b2cfe7250260be49 /arch/arm/mach-kirkwood/Kconfig
parent[ARM] Kirkwood: Add MPP44 (board ID) on TS-219 (diff)
downloadkernel-qcow2-linux-b529ee4acfc65ecf4517ad4f22023d6a58e671a6.tar.gz
kernel-qcow2-linux-b529ee4acfc65ecf4517ad4f22023d6a58e671a6.tar.xz
kernel-qcow2-linux-b529ee4acfc65ecf4517ad4f22023d6a58e671a6.zip
[ARM] Kirkwood: Add support for HP t5325 Thin Client
Add support for the HP t5325 Thin Client. This thin client is based on a Marvell Kirkwood chip at 1.2 GHz and features 512 MB RAM, 512 MB SATA-attached flash and an XGI Volari Z11 GPU. Signed-off-by: Martin Michlmayr <tbm@cyrius.com> Signed-off-by: Nicolas Pitre <nico@fluxnic.net>
Diffstat (limited to 'arch/arm/mach-kirkwood/Kconfig')
-rw-r--r--arch/arm/mach-kirkwood/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-kirkwood/Kconfig b/arch/arm/mach-kirkwood/Kconfig
index 29b2163b1fe3..427827107b4b 100644
--- a/arch/arm/mach-kirkwood/Kconfig
+++ b/arch/arm/mach-kirkwood/Kconfig
@@ -99,6 +99,12 @@ config MACH_NET5BIG_V2
Say 'Y' here if you want your kernel to support the
LaCie 5Big Network v2 NAS.
+config MACH_T5325
+ bool "HP t5325 Thin Client"
+ help
+ Say 'Y' here if you want your kernel to support the
+ HP t5325 Thin Client.
+
endmenu
endif