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.32 | |
parent | 1cbea059279eed9be1f14e71685597921216809c (diff) | |
download | mtk-20170518-697f5d0bdd131565201a0d2409fdfb8f688d2ebf.zip mtk-20170518-697f5d0bdd131565201a0d2409fdfb8f688d2ebf.tar.gz mtk-20170518-697f5d0bdd131565201a0d2409fdfb8f688d2ebf.tar.bz2 |
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.32')
-rw-r--r-- | target/linux/ar71xx/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.32 b/target/linux/ar71xx/config-2.6.32 index 9770719..0a5410b 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -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 |