[linux] 01/02: [arm64] Enable ROCKCHIP_IODOMAIN as a module, to enable PCIe reset.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Mar 9 18:56:27 UTC 2018


This is an automated email from the git hooks/post-receive script.

vagrant pushed a commit to branch master
in repository linux.

commit 143ff9e56580b91423646de77acab896474a8a0b
Author: Vagrant Cascadian <vagrant at debian.org>
Date:   Fri Mar 9 10:53:46 2018 -0800

    [arm64] Enable ROCKCHIP_IODOMAIN as a module, to enable PCIe reset.
---
 debian/changelog           | 3 +++
 debian/config/arm64/config | 6 ++++++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 932b6cc..351b630 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 at debian.org>  Fri, 23 Feb 2018 13:08:33 +0100
 
 linux (4.15.4-1) unstable; urgency=medium
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index c53b285..a0d26fa 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -732,6 +732,12 @@ 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
 ##
 CONFIG_POWER_RESET_HISI=y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list