diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2020-02-11 11:08:29 +0000 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2020-02-11 11:08:29 +0000 |
commit | 301b462673a9ab4fda0598c99b0dbaba96f8073b (patch) | |
tree | 36534efe11f566341544d3151117fa6affd4434f /configs | |
parent | b15424c46d84fc0f056f84e45ec9df8aa37b9640 (diff) | |
download | kernel-301b462673a9ab4fda0598c99b0dbaba96f8073b.tar.gz kernel-301b462673a9ab4fda0598c99b0dbaba96f8073b.tar.xz kernel-301b462673a9ab4fda0598c99b0dbaba96f8073b.zip |
disable rockchips PCIE (again) because it's disabled for a reason and documented in bug 1704945
Diffstat (limited to 'configs')
-rw-r--r-- | configs/fedora/generic/arm/aarch64/CONFIG_PCIE_ROCKCHIP_HOST | 1 | ||||
-rw-r--r-- | configs/fedora/generic/arm/aarch64/CONFIG_PHY_ROCKCHIP_PCIE | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_PCIE_ROCKCHIP_HOST b/configs/fedora/generic/arm/aarch64/CONFIG_PCIE_ROCKCHIP_HOST deleted file mode 100644 index 416bd56df..000000000 --- a/configs/fedora/generic/arm/aarch64/CONFIG_PCIE_ROCKCHIP_HOST +++ /dev/null @@ -1 +0,0 @@ -CONFIG_PCIE_ROCKCHIP_HOST=m diff --git a/configs/fedora/generic/arm/aarch64/CONFIG_PHY_ROCKCHIP_PCIE b/configs/fedora/generic/arm/aarch64/CONFIG_PHY_ROCKCHIP_PCIE deleted file mode 100644 index 20fb6074b..000000000 --- a/configs/fedora/generic/arm/aarch64/CONFIG_PHY_ROCKCHIP_PCIE +++ /dev/null @@ -1 +0,0 @@ -CONFIG_PHY_ROCKCHIP_PCIE=m |