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 | cddc775ee8fef4bbfebc9ed03269629f02df9184 (patch) | |
tree | 2dbb938a908b1e338f376ed5da6344c716597021 /target/linux | |
parent | 39fc0fc2f729587020656e9145e2a4ab85fe0921 (diff) | |
download | mtk-20170518-cddc775ee8fef4bbfebc9ed03269629f02df9184.zip mtk-20170518-cddc775ee8fef4bbfebc9ed03269629f02df9184.tar.gz mtk-20170518-cddc775ee8fef4bbfebc9ed03269629f02df9184.tar.bz2 |
ar71xx: enable the ip17xx PHY driver (fixes #5193, #8027)
SVN-Revision: 26670
Diffstat (limited to 'target/linux')
-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 56d908f..d9953d1 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 |