diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-12-14 20:54:10 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-12-14 20:54:10 +0000 |
commit | b9c5cb5c9a4736b6342e98e7af13f52f20438f27 (patch) | |
tree | 2d2749b8aca76cfce06251644217dd5ff62486c6 /target/linux/ar71xx/config-2.6.39 | |
parent | 66c8cc0f6db70625de5da0f5d62b9771af014deb (diff) | |
download | upstream-b9c5cb5c9a4736b6342e98e7af13f52f20438f27.tar.gz upstream-b9c5cb5c9a4736b6342e98e7af13f52f20438f27.tar.bz2 upstream-b9c5cb5c9a4736b6342e98e7af13f52f20438f27.zip |
ar71xx: add support for ALFA Network's Hornet-UB board
SVN-Revision: 29535
Diffstat (limited to 'target/linux/ar71xx/config-2.6.39')
-rw-r--r-- | target/linux/ar71xx/config-2.6.39 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.39 b/target/linux/ar71xx/config-2.6.39 index 068a9387e3..d1870c5eca 100644 --- a/target/linux/ar71xx/config-2.6.39 +++ b/target/linux/ar71xx/config-2.6.39 @@ -24,6 +24,7 @@ CONFIG_AR71XX_MACH_DIR_600_A1=y CONFIG_AR71XX_MACH_DIR_615_C1=y CONFIG_AR71XX_MACH_DIR_825_B1=y CONFIG_AR71XX_MACH_EAP7660D=y +CONFIG_AR71XX_MACH_HORNET_UB=y CONFIG_AR71XX_MACH_JA76PF=y CONFIG_AR71XX_MACH_JWAP003=y CONFIG_AR71XX_MACH_MZK_W04NU=y |