aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-04-21 07:15:30 +0000
committerJohn Crispin <blogic@openwrt.org>2015-04-21 07:15:30 +0000
commita4ced27635b8554f63d93bd32835478ad71a3aff (patch)
treeb31230451943e9a19849b019e6c8476914df8671 /target/linux/ipq806x
parentdb089c61cceae7fdc9f7e203a6dff13f6e3265c5 (diff)
downloadmaster-187ad058-a4ced27635b8554f63d93bd32835478ad71a3aff.tar.gz
master-187ad058-a4ced27635b8554f63d93bd32835478ad71a3aff.tar.bz2
master-187ad058-a4ced27635b8554f63d93bd32835478ad71a3aff.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45535 3c298f89-4303-0410-b956-a3cf2f4a3e73
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