diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-11-25 19:19:55 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-11-25 19:19:55 +0000 |
commit | 834c2de24a9eac8363f51f3a46390ebb1406eeb1 (patch) | |
tree | 8796605ad8424b80bcd13dbbb2e8dad9ab183f86 /target/linux/ar71xx/config-2.6.26 | |
parent | 3f1313c293cf0fd51d91e142aeb57e9df90a473c (diff) | |
download | upstream-834c2de24a9eac8363f51f3a46390ebb1406eeb1.tar.gz upstream-834c2de24a9eac8363f51f3a46390ebb1406eeb1.tar.bz2 upstream-834c2de24a9eac8363f51f3a46390ebb1406eeb1.zip |
[ar71xx] add dummy code for the Atheros AP83 board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13354 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 b59ba281bb..f360d28d3f 100644 --- a/target/linux/ar71xx/config-2.6.26 +++ b/target/linux/ar71xx/config-2.6.26 @@ -4,6 +4,7 @@ CONFIG_32BIT=y CONFIG_ADM6996_PHY=y CONFIG_AG71XX=y # CONFIG_AR71XX_EARLY_SERIAL is not set +CONFIG_AR71XX_MACH_AP83=y CONFIG_AR71XX_MACH_AW_NR580=y CONFIG_AR71XX_MACH_GENERIC=y CONFIG_AR71XX_MACH_RB_4XX=y |