diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-09-27 14:53:46 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-09-27 14:53:46 +0000 |
commit | ae0b1149b962026c2eb449a709139a952bdeb047 (patch) | |
tree | caa591ebfab387913e0a21031a8c40572167e45c /target/linux/ar71xx/config-2.6.33 | |
parent | d39b21c7f6cb1321bff15ac03fdf796d38a92246 (diff) |
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.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 |