[arm64] Enable ROCKCHIP_IODOMAIN as a module, to enable PCIe reset.

This commit is contained in:
Vagrant Cascadian 2018-03-09 10:53:46 -08:00
parent ab6c5fc99e
commit 143ff9e565
2 changed files with 9 additions and 0 deletions

3
debian/changelog vendored
View File

@ -9,6 +9,9 @@ linux (4.15.4-2) UNRELEASED; urgency=medium
[ Bastian Blank ]
* Drop note about Xen from long descriptions.
[ Vagrant Cascadian ]
* [arm64] Enable ROCKCHIP_IODOMAIN as a module, to enable PCIe reset.
-- Uwe Kleine-König <ukleinek@debian.org> Fri, 23 Feb 2018 13:08:33 +0100
linux (4.15.4-1) unstable; urgency=medium

View File

@ -731,6 +731,12 @@ CONFIG_PINCTRL_QCOM_SSBI_PMIC=y
CONFIG_CHROME_PLATFORMS=y
CONFIG_CROS_KBD_LED_BACKLIGHT=m
##
## file: drivers/power/avs/Kconfig
##
CONFIG_POWER_AVS=y
CONFIG_ROCKCHIP_IODOMAIN=m
##
## file: drivers/power/reset/Kconfig
##