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 | f7921c963fcf39a86390cd7d3656661f0477d8d1 (patch) | |
tree | 2996c84202437943f07ce3ea57961405ca6cfc36 /target/linux/ar71xx/config-2.6.31 | |
parent | 37b67cc5d265c316c86b6866cfe9d9f0223bac0e (diff) | |
download | upstream-f7921c963fcf39a86390cd7d3656661f0477d8d1.tar.gz upstream-f7921c963fcf39a86390cd7d3656661f0477d8d1.tar.bz2 upstream-f7921c963fcf39a86390cd7d3656661f0477d8d1.zip |
ar71xx: ar913x_wmac device support into a separate file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18820 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.31')
-rw-r--r-- | target/linux/ar71xx/config-2.6.31 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.31 b/target/linux/ar71xx/config-2.6.31 index 0c85a41168..74aa04e356 100644 --- a/target/linux/ar71xx/config-2.6.31 +++ b/target/linux/ar71xx/config-2.6.31 @@ -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 |