From cddc775ee8fef4bbfebc9ed03269629f02df9184 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 14 Apr 2011 23:51:12 +0000 Subject: [PATCH] ar71xx: enable the ip17xx PHY driver (fixes #5193, #8027) SVN-Revision: 26670 --- target/linux/ar71xx/config-2.6.37 | 1 + 1 file changed, 1 insertion(+) 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 -- 2.25.1