diff options
author | Felix Fietkau <nbd@openwrt.org> | 2010-07-22 12:37:44 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2010-07-22 12:37:44 +0000 |
commit | 900aaa919b5685c06ae0087aaad5bdd6d6a4882a (patch) | |
tree | b4e955fe89e73c25fb570fe5334dac6c437c4b45 /target/linux/ar71xx/config-2.6.33 | |
parent | d4d6fefdf27845273be0c49b53539334817aa3c6 (diff) | |
download | upstream-900aaa919b5685c06ae0087aaad5bdd6d6a4882a.tar.gz upstream-900aaa919b5685c06ae0087aaad5bdd6d6a4882a.tar.bz2 upstream-900aaa919b5685c06ae0087aaad5bdd6d6a4882a.zip |
ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter "Fate" Hollants, from #7528, without the ethernet fifo cfg values)
SVN-Revision: 22353
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 c2acbdc6a3..2c078d5601 100644 --- a/target/linux/ar71xx/config-2.6.33 +++ b/target/linux/ar71xx/config-2.6.33 @@ -33,6 +33,7 @@ CONFIG_AR71XX_MACH_PB92=y CONFIG_AR71XX_MACH_RB4XX=y CONFIG_AR71XX_MACH_RB750=y CONFIG_AR71XX_MACH_TEW_632BRP=y +CONFIG_AR71XX_MACH_TL_WA901ND=y CONFIG_AR71XX_MACH_TL_WR1043ND=y CONFIG_AR71XX_MACH_TL_WR741ND=y CONFIG_AR71XX_MACH_TL_WR841N_V1=y |