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 | b445943cdf967696f5c61b4e19aa3b984c8ffb15 (patch) | |
tree | 4c5dbbba0abf032fc535977f9f669144452a971f /target/linux/ar71xx/config-2.6.33 | |
parent | 4ae167959bb7a6cbca9aae1b1dfdf9ef6906fcd0 (diff) | |
download | upstream-b445943cdf967696f5c61b4e19aa3b984c8ffb15.tar.gz upstream-b445943cdf967696f5c61b4e19aa3b984c8ffb15.tar.bz2 upstream-b445943cdf967696f5c61b4e19aa3b984c8ffb15.zip |
ar71xx: move ath9k specific PCI fixup into a separate file
SVN-Revision: 23131
Diffstat (limited to 'target/linux/ar71xx/config-2.6.33')
-rw-r--r-- | target/linux/ar71xx/config-2.6.33 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.33 b/target/linux/ar71xx/config-2.6.33 index ea56d706e9..3be2319d43 100644 --- a/target/linux/ar71xx/config-2.6.33 +++ b/target/linux/ar71xx/config-2.6.33 @@ -47,6 +47,7 @@ CONFIG_AR71XX_MACH_WRT160NL=y CONFIG_AR71XX_MACH_WRT400N=y CONFIG_AR71XX_MACH_WZR_HP_G300NH=y CONFIG_AR71XX_MACH_ZCN_1523H=y +CONFIG_AR71XX_PCI_ATH9K_FIXUP=y CONFIG_AR71XX_NVRAM=y CONFIG_AR71XX_WDT=y CONFIG_AR8216_PHY=y |