diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-06 18:10:57 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-06 18:10:57 +0000 |
commit | af5eb6003df24ed9baab2ba28cbc95dd6d454aab (patch) | |
tree | fcbadcdd7ff830c391fb3963aad9d9071d117d25 /target/linux/ar71xx/config-2.6.26 | |
parent | df90a3627dc6ec0d4015b56611c9c57d75bfda9c (diff) | |
download | upstream-af5eb6003df24ed9baab2ba28cbc95dd6d454aab.tar.gz upstream-af5eb6003df24ed9baab2ba28cbc95dd6d454aab.tar.bz2 upstream-af5eb6003df24ed9baab2ba28cbc95dd6d454aab.zip |
add dummy code for the TRENDnet TEW-632BRP board
SVN-Revision: 13531
Diffstat (limited to 'target/linux/ar71xx/config-2.6.26')
-rw-r--r-- | target/linux/ar71xx/config-2.6.26 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.26 b/target/linux/ar71xx/config-2.6.26 index d6e3114630..f15de1dc47 100644 --- a/target/linux/ar71xx/config-2.6.26 +++ b/target/linux/ar71xx/config-2.6.26 @@ -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_TEW_632BRP=y CONFIG_AR71XX_MACH_WP543=y CONFIG_AR71XX_WDT=y # CONFIG_ARCH_HAS_ILOG2_U32 is not set |