diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-10-01 07:09:29 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-10-01 07:09:29 +0000 |
commit | 697f5d0bdd131565201a0d2409fdfb8f688d2ebf (patch) | |
tree | 9fe65091a7b04eca423f77e6cdcc89d11118c167 /target/linux/ar71xx/config-2.6.33 | |
parent | 1cbea059279eed9be1f14e71685597921216809c (diff) | |
download | upstream-697f5d0bdd131565201a0d2409fdfb8f688d2ebf.tar.gz upstream-697f5d0bdd131565201a0d2409fdfb8f688d2ebf.tar.bz2 upstream-697f5d0bdd131565201a0d2409fdfb8f688d2ebf.zip |
ar71xx: initial support for jjPlus JWAP003
Patch-by: Cezary Jackiewicz <cezary@eko.one.pl>
(the GPIODEV code has been removed, the sysfs interface
can be used to control the GPIO lines instead - juhosg)
SVN-Revision: 23165
Diffstat (limited to 'target/linux/ar71xx/config-2.6.33')
-rw-r--r-- | target/linux/ar71xx/config-2.6.33 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.33 b/target/linux/ar71xx/config-2.6.33 index 87abc8d246..69ec6679a2 100644 --- a/target/linux/ar71xx/config-2.6.33 +++ b/target/linux/ar71xx/config-2.6.33 @@ -25,6 +25,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_JWAP003=y CONFIG_AR71XX_MACH_MZK_W04NU=y CONFIG_AR71XX_MACH_MZK_W300NH=y CONFIG_AR71XX_MACH_NBG460N=y |