diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-11-18 13:21:24 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-11-18 13:21:24 +0000 |
commit | 3bf635be11dd2c605a6ba63ad08d3261d8619a1e (patch) | |
tree | 28fea3bcbbdb5334f120fc257fb7111e822cf652 /target/linux/ar71xx/config-2.6.27 | |
parent | ca804fcbc9c0181a63b765725667ef341c09b79a (diff) | |
download | mtk-20170518-3bf635be11dd2c605a6ba63ad08d3261d8619a1e.zip mtk-20170518-3bf635be11dd2c605a6ba63ad08d3261d8619a1e.tar.gz mtk-20170518-3bf635be11dd2c605a6ba63ad08d3261d8619a1e.tar.bz2 |
add experimental support for the AzureWave AW-NR580 board
SVN-Revision: 13278
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 7b7d36e..295b97e 100644 --- a/target/linux/ar71xx/config-2.6.27 +++ b/target/linux/ar71xx/config-2.6.27 @@ -4,6 +4,7 @@ CONFIG_32BIT=y CONFIG_ADM6996_PHY=y CONFIG_AG71XX=y # CONFIG_AR71XX_EARLY_SERIAL is not set +CONFIG_AR71XX_MACH_AW_NR580=y CONFIG_AR71XX_MACH_GENERIC=y CONFIG_AR71XX_MACH_RB_4XX=y CONFIG_AR71XX_MACH_WP543=y |