diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2010-09-27 14:53:46 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2010-09-27 14:53:46 +0000 |
commit | efdab2d5075afe4e72de83f8006fada4fca26cd3 (patch) | |
tree | caa591ebfab387913e0a21031a8c40572167e45c /target/linux/ar71xx/config-2.6.34 | |
parent | 77b81718cbcdbfd9a3615d739443fe528f88d9c2 (diff) | |
download | upstream-efdab2d5075afe4e72de83f8006fada4fca26cd3.tar.gz upstream-efdab2d5075afe4e72de83f8006fada4fca26cd3.tar.bz2 upstream-efdab2d5075afe4e72de83f8006fada4fca26cd3.zip |
ar71xx: move ath9k specific PCI fixup into a separate file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23131 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx/config-2.6.34')
-rw-r--r-- | target/linux/ar71xx/config-2.6.34 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.34 b/target/linux/ar71xx/config-2.6.34 index 81ccd6ba67..c13583a0de 100644 --- a/target/linux/ar71xx/config-2.6.34 +++ b/target/linux/ar71xx/config-2.6.34 @@ -48,6 +48,7 @@ CONFIG_AR71XX_MACH_WRT400N=y CONFIG_AR71XX_MACH_WZR_HP_G300NH=y CONFIG_AR71XX_MACH_ZCN_1523H=y CONFIG_AR71XX_NVRAM=y +CONFIG_AR71XX_PCI_ATH9K_FIXUP=y CONFIG_AR71XX_WDT=y CONFIG_AR8216_PHY=y # CONFIG_ARCH_HAS_ILOG2_U32 is not set |