diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-15 19:18:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-15 19:18:52 +0000 |
commit | c73ad5478f78732a5cc5c54846f5d67e471aeb9c (patch) | |
tree | 7a8b4024920bfb683a6fa89e69ae743fecccfb6a /target/linux/ar71xx/config-2.6.27 | |
parent | da4fdfab1d99aaf511e72340ffd6b1a0499f4f87 (diff) | |
download | upstream-c73ad5478f78732a5cc5c54846f5d67e471aeb9c.tar.gz upstream-c73ad5478f78732a5cc5c54846f5d67e471aeb9c.tar.bz2 upstream-c73ad5478f78732a5cc5c54846f5d67e471aeb9c.zip |
[ar71xx] prepare for RouterStation support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13657 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.27')
-rw-r--r-- | target/linux/ar71xx/config-2.6.27 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.27 b/target/linux/ar71xx/config-2.6.27 index 03c73b06d6..b542deb4b0 100644 --- a/target/linux/ar71xx/config-2.6.27 +++ b/target/linux/ar71xx/config-2.6.27 @@ -8,6 +8,7 @@ CONFIG_AR71XX_MACH_AP83=y CONFIG_AR71XX_MACH_AW_NR580=y CONFIG_AR71XX_MACH_GENERIC=y CONFIG_AR71XX_MACH_RB_4XX=y +CONFIG_AR71XX_MACH_ROUTERSTATION=y CONFIG_AR71XX_MACH_TEW_632BRP=y CONFIG_AR71XX_MACH_WP543=y CONFIG_AR71XX_WDT=y |