summaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2015-04-21 07:15:30 +0000
committerJohn Crispin <john@openwrt.org>2015-04-21 07:15:30 +0000
commitbe5f3b9016f449902710e4794e030456483eb916 (patch)
tree2cc6d6f38e37c6cdf39f422b516bb4ca636d70f6 /target/linux/ipq806x
parentfea3e1cedc9c78bd0ad48dc376a4b12b8573597c (diff)
downloadmaster-31e0f0ae-be5f3b9016f449902710e4794e030456483eb916.tar.gz
master-31e0f0ae-be5f3b9016f449902710e4794e030456483eb916.tar.bz2
master-31e0f0ae-be5f3b9016f449902710e4794e030456483eb916.zip
ipq806x: enable AT803x driver
Certain IPQ806x based platforms are making use of this PHY. So we'll enable it so it gets detected as such. Signed-off-by: Mathieu Olivari <mathieu@codeaurora.org> SVN-Revision: 45535
Diffstat (limited to 'target/linux/ipq806x')
-rw-r--r--target/linux/ipq806x/config-3.181
-rw-r--r--target/linux/ipq806x/config-4.01
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ipq806x/config-3.18 b/target/linux/ipq806x/config-3.18
index 0fcb6f30af..8de4cb4b09 100644
--- a/target/linux/ipq806x/config-3.18
+++ b/target/linux/ipq806x/config-3.18
@@ -47,6 +47,7 @@ CONFIG_ARM_THUMB=y
# CONFIG_ARM_THUMBEE is not set
CONFIG_ARM_UNWIND=y
CONFIG_ARM_VIRT_EXT=y
+CONFIG_AT803X_PHY=y
CONFIG_AUTO_ZRELADDR=y
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0
diff --git a/target/linux/ipq806x/config-4.0 b/target/linux/ipq806x/config-4.0
index 4d5610656b..c7bbcd9fed 100644
--- a/target/linux/ipq806x/config-4.0
+++ b/target/linux/ipq806x/config-4.0
@@ -49,6 +49,7 @@ CONFIG_ARM_THUMB=y
# CONFIG_ARM_THUMBEE is not set
CONFIG_ARM_UNWIND=y
CONFIG_ARM_VIRT_EXT=y
+CONFIG_AT803X_PHY=y
CONFIG_AUTO_ZRELADDR=y
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
# CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set