diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-12-18 12:57:09 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-12-18 12:57:09 +0000 |
commit | a733e30bf6963cccc0b058432044e42ee31af27a (patch) | |
tree | 7e440dbd3092ea8b310ccff4be69e99b324fb6e2 /target/linux/ar71xx/config-2.6.32 | |
parent | 70d31d46a85e7dee4274542e3bad29dcaa29b50e (diff) | |
download | upstream-a733e30bf6963cccc0b058432044e42ee31af27a.tar.gz upstream-a733e30bf6963cccc0b058432044e42ee31af27a.tar.bz2 upstream-a733e30bf6963cccc0b058432044e42ee31af27a.zip |
ar71xx: ar913x_wmac device support into a separate file
SVN-Revision: 18820
Diffstat (limited to 'target/linux/ar71xx/config-2.6.32')
-rw-r--r-- | target/linux/ar71xx/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.32 b/target/linux/ar71xx/config-2.6.32 index 415917fbac..dda7ecee9a 100644 --- a/target/linux/ar71xx/config-2.6.32 +++ b/target/linux/ar71xx/config-2.6.32 @@ -6,6 +6,7 @@ CONFIG_AG71XX_AR8216_SUPPORT=y # CONFIG_ALCHEMY_GPIO_INDIRECT is not set # CONFIG_AR7 is not set CONFIG_AR71XX_DEV_AP94_PCI=y +CONFIG_AR71XX_DEV_AR913X_WMAC=y CONFIG_AR71XX_DEV_M25P80=y CONFIG_AR71XX_MACH_AP81=y CONFIG_AR71XX_MACH_AP83=y |