diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-12-20 13:46:23 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-12-20 13:46:23 +0000 |
commit | 5481ea653cdda5d31c98e93457b14f1fc1340429 (patch) | |
tree | c7b7e8d45a2a6cf07ee7d3a8c9151d27eb65f6d5 /target/linux/ar71xx/config-2.6.31 | |
parent | 97924c754dd55b3da96b8ae5f3a4bca73592378a (diff) | |
download | upstream-5481ea653cdda5d31c98e93457b14f1fc1340429.tar.gz upstream-5481ea653cdda5d31c98e93457b14f1fc1340429.tar.bz2 upstream-5481ea653cdda5d31c98e93457b14f1fc1340429.zip |
ar71xx: update AR7240 PCI code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18860 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 74aa04e356..5406636425 100644 --- a/target/linux/ar71xx/config-2.6.31 +++ b/target/linux/ar71xx/config-2.6.31 @@ -5,6 +5,7 @@ CONFIG_AG71XX_AR8216_SUPPORT=y # CONFIG_AG71XX_DEBUG is not set # CONFIG_ALCHEMY_GPIO_INDIRECT is not set # CONFIG_AR7 is not set +CONFIG_AR71XX_DEV_AP91_PCI=y CONFIG_AR71XX_DEV_AP94_PCI=y CONFIG_AR71XX_DEV_AR913X_WMAC=y CONFIG_AR71XX_DEV_M25P80=y |