aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2019-03-14 13:10:29 -0700
committerVagrant Cascadian <vagrant@debian.org>2019-03-14 13:10:29 -0700
commit73f7977c150353edb8c2c45f83680ae843924170 (patch)
tree8e23b61ccc4e19552fdb90eaf173634d7f9b4829
parent0664e4e06993b9d507433310a7650ba440791d44 (diff)
downloadkernel_replicant_linux-73f7977c150353edb8c2c45f83680ae843924170.tar.gz
kernel_replicant_linux-73f7977c150353edb8c2c45f83680ae843924170.tar.bz2
kernel_replicant_linux-73f7977c150353edb8c2c45f83680ae843924170.zip
[arm64,armhf] Enable PHY_ROCKCHIP_INNO_HDMI as built-ins, not
available as modules.
-rw-r--r--debian/changelog2
-rw-r--r--debian/config/arm64/config2
-rw-r--r--debian/config/armhf/config2
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 18064f0f3475..649f22fc138a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,7 @@ linux (4.19.28-2) UNRELEASED; urgency=medium
[ Vagrant Cascadian ]
* [arm64] Enable DRM_SUN4I and DRM_SUN8I_DW_HDMI as modules.
- * [arm64,armhf] Enable PHY_ROCKCHIP_INNO_HDMI as modules.
+ * [arm64,armhf] Enable PHY_ROCKCHIP_INNO_HDMI as built-ins.
* [arm64] Enable I2C_GPIO as a module.
* [arm64] Enable MESON_EFUSE as a module.
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 44e6c7b217b3..04a8922847f9 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -804,7 +804,7 @@ CONFIG_PHY_QCOM_USB_HSIC=m
## file: drivers/phy/rockchip/Kconfig
##
CONFIG_PHY_ROCKCHIP_EMMC=m
-CONFIG_PHY_ROCKCHIP_INNO_HDMI=m
+CONFIG_PHY_ROCKCHIP_INNO_HDMI=y
CONFIG_PHY_ROCKCHIP_INNO_USB2=m
CONFIG_PHY_ROCKCHIP_PCIE=m
CONFIG_PHY_ROCKCHIP_TYPEC=m
diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index f789e3b56198..aaba425ab2d2 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -916,7 +916,7 @@ CONFIG_PHY_SUN9I_USB=m
## file: drivers/phy/rockchip/Kconfig
##
CONFIG_PHY_ROCKCHIP_DP=m
-CONFIG_PHY_ROCKCHIP_INNO_HDMI=m
+CONFIG_PHY_ROCKCHIP_INNO_HDMI=y
CONFIG_PHY_ROCKCHIP_EMMC=m
CONFIG_PHY_ROCKCHIP_USB=m