aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/config-4.14
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2019-03-04 22:09:36 +0100
committerDaniel Golle <daniel@makrotopia.org>2019-03-04 23:40:43 +0100
commite7aa4c0db7eb3e81163682f570a9aecbb9fa8aed (patch)
treeacb39e2a04e4cbf11bbe978bef5522404477b48e /target/linux/oxnas/config-4.14
parent3bb9dcf44627ffdd313fe92c563ae454b6ff8aa6 (diff)
downloadupstream-e7aa4c0db7eb3e81163682f570a9aecbb9fa8aed.tar.gz
upstream-e7aa4c0db7eb3e81163682f570a9aecbb9fa8aed.tar.bz2
upstream-e7aa4c0db7eb3e81163682f570a9aecbb9fa8aed.zip
oxnas: pcie: model shared resource as external pcie-phy driver
Refactor pcie-oxnas to have shared resources in syscon and new pcie-phy driver. Hopefully this revives PCIe... Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/oxnas/config-4.14')
-rw-r--r--target/linux/oxnas/config-4.142
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/oxnas/config-4.14 b/target/linux/oxnas/config-4.14
index 9932f47e0d..5ff868ad87 100644
--- a/target/linux/oxnas/config-4.14
+++ b/target/linux/oxnas/config-4.14
@@ -278,6 +278,8 @@ CONFIG_PERF_EVENTS=y
CONFIG_PERF_USE_VMALLOC=y
CONFIG_PGTABLE_LEVELS=2
CONFIG_PHYLIB=y
+CONFIG_GENERIC_PHY=y
+CONFIG_PHY_OXNAS=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_OXNAS=y
# CONFIG_PINCTRL_SINGLE is not set