diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-12-10 17:57:51 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-12-10 17:57:51 +0000 |
commit | b680f088ba6f7e5982143db351d1f817bffbf86d (patch) | |
tree | c41566c7862f25cccb01d10f66a3fb4c756235b1 /target/linux/ar71xx/config-2.6.36 | |
parent | 5b0c83edd9b5f8286dfbf31fc7b6e0993a9fe91a (diff) | |
download | upstream-b680f088ba6f7e5982143db351d1f817bffbf86d.tar.gz upstream-b680f088ba6f7e5982143db351d1f817bffbf86d.tar.bz2 upstream-b680f088ba6f7e5982143db351d1f817bffbf86d.zip |
ar71xx: add support for the jjPlus JA79PF
Patch-by: Cezary Jackiewicz
SVN-Revision: 24440
Diffstat (limited to 'target/linux/ar71xx/config-2.6.36')
-rw-r--r-- | target/linux/ar71xx/config-2.6.36 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.36 b/target/linux/ar71xx/config-2.6.36 index 108855f14c..49f1978d5b 100644 --- a/target/linux/ar71xx/config-2.6.36 +++ b/target/linux/ar71xx/config-2.6.36 @@ -20,6 +20,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_JA76PF=y CONFIG_AR71XX_MACH_JWAP003=y CONFIG_AR71XX_MACH_MZK_W04NU=y CONFIG_AR71XX_MACH_MZK_W300NH=y |