diff options
author | Zhu Qingsen <zhuqs@cn.fujitsu.com> | 2010-02-04 22:33:27 -0500 |
---|---|---|
committer | Nicolas Pitre <nico@fluxnic.net> | 2010-02-05 00:27:06 -0500 |
commit | 2d18638ec010a2ed1daa08b4774ed12108647a53 (patch) | |
tree | 80a1a2e9237cb45764ad81361cc9b60c1449c730 /arch/arm/configs | |
parent | b2fdb5660fccc060e47658baad8911a963397ced (diff) |
[ARM] Orion: Add Buffalo Linkstation LS-HGL support
Signed-off-by: Zhu Qingsen <zhuqs@cn.fujitsu.com>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/orion5x_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/orion5x_defconfig b/arch/arm/configs/orion5x_defconfig index 85b05d3e279b..eacc9e973e15 100644 --- a/arch/arm/configs/orion5x_defconfig +++ b/arch/arm/configs/orion5x_defconfig | |||
@@ -192,6 +192,7 @@ CONFIG_MACH_TS209=y | |||
192 | CONFIG_MACH_TERASTATION_PRO2=y | 192 | CONFIG_MACH_TERASTATION_PRO2=y |
193 | CONFIG_MACH_LINKSTATION_PRO=y | 193 | CONFIG_MACH_LINKSTATION_PRO=y |
194 | CONFIG_MACH_LINKSTATION_MINI=y | 194 | CONFIG_MACH_LINKSTATION_MINI=y |
195 | CONFIG_MACH_LINKSTATION_LS_HGL=y | ||
195 | CONFIG_MACH_TS409=y | 196 | CONFIG_MACH_TS409=y |
196 | CONFIG_MACH_WRT350N_V2=y | 197 | CONFIG_MACH_WRT350N_V2=y |
197 | CONFIG_MACH_TS78XX=y | 198 | CONFIG_MACH_TS78XX=y |