diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-04-14 23:51:12 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-04-14 23:51:12 +0000 |
commit | 548b5b892155bf195c4494b1440e1723e6c8ee30 (patch) | |
tree | 5d158864aeed77d364148185c4ed02fbc5767389 /target | |
parent | bdbe4f5bb364884d56ee94af94133edbb55f58f3 (diff) | |
download | master-187ad058-548b5b892155bf195c4494b1440e1723e6c8ee30.tar.gz master-187ad058-548b5b892155bf195c4494b1440e1723e6c8ee30.tar.bz2 master-187ad058-548b5b892155bf195c4494b1440e1723e6c8ee30.zip |
ar71xx: enable the ip17xx PHY driver (fixes #5193, #8027)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26670 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/ar71xx/config-2.6.37 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.37 b/target/linux/ar71xx/config-2.6.37 index 56d908f45b..d9953d178a 100644 --- a/target/linux/ar71xx/config-2.6.37 +++ b/target/linux/ar71xx/config-2.6.37 @@ -119,6 +119,7 @@ CONFIG_HAVE_OPROFILE=y CONFIG_HAVE_PERF_EVENTS=y # CONFIG_HAVE_SPARSE_IRQ is not set CONFIG_HW_HAS_PCI=y +CONFIG_IP17XX_PHY=y CONFIG_I2C=y CONFIG_I2C_ALGOBIT=y CONFIG_I2C_BOARDINFO=y |