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 | 4a51052d7b5b2e38aa649778749e8dee7acc0b03 (patch) | |
tree | 73259db4d500115d8e9a18cbd57181bc78b23ab4 /target/linux/ar71xx/config-2.6.27 | |
parent | d49e66360ca32775082cd01203caadaf54f399a3 (diff) | |
download | upstream-4a51052d7b5b2e38aa649778749e8dee7acc0b03.tar.gz upstream-4a51052d7b5b2e38aa649778749e8dee7acc0b03.tar.bz2 upstream-4a51052d7b5b2e38aa649778749e8dee7acc0b03.zip |
prepare for RouterStation support
SVN-Revision: 13657
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 |