diff options
Diffstat (limited to 'arch/arm/mach-kirkwood/Kconfig')
-rw-r--r-- | arch/arm/mach-kirkwood/Kconfig | 6 |
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 | |||
99 | Say 'Y' here if you want your kernel to support the | 99 | Say 'Y' here if you want your kernel to support the |
100 | LaCie 5Big Network v2 NAS. | 100 | LaCie 5Big Network v2 NAS. |
101 | 101 | ||
102 | config MACH_T5325 | ||
103 | bool "HP t5325 Thin Client" | ||
104 | help | ||
105 | Say 'Y' here if you want your kernel to support the | ||
106 | HP t5325 Thin Client. | ||
107 | |||
102 | endmenu | 108 | endmenu |
103 | 109 | ||
104 | endif | 110 | endif |