diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-04-14 23:51:12 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-04-14 23:51:12 +0000 |
commit | e54866b2fb41cf44be379b45830123ae27dc28bb (patch) | |
tree | 5d158864aeed77d364148185c4ed02fbc5767389 /target/linux/ar71xx/config-2.6.37 | |
parent | 1d3c1135c3b2ae0c9b6e28dce78fd3e6b1a4d5a9 (diff) |
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/linux/ar71xx/config-2.6.37')
-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 |