[linux] 13/18: [x86] gpio: Enable GPIO_AMDPT as module

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Apr 25 22:40:29 UTC 2017


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

benh pushed a commit to branch sid
in repository linux.

commit 8ab44aa5180b4c63b9b4e52cbe53acd88067e6b5
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Apr 25 22:57:34 2017 +0100

    [x86] gpio: Enable GPIO_AMDPT as module
---
 debian/changelog                    | 1 +
 debian/config/config                | 1 +
 debian/config/kernelarch-x86/config | 1 +
 3 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 2577aec..9947671 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -340,6 +340,7 @@ linux (4.9.24-1) UNRELEASED; urgency=medium
   * input/tablet: Enable TABLET_USB_PEGASUS as module
   * [x86] input/touchscreen: Enable TOUCHSCREEN_SURFACE3_SPI as module
   * serial/8250: Enable SERIAL_8250_MOXA as module
+  * [x86] gpio: Enable GPIO_AMDPT as module
 
   [ Salvatore Bonaccorso ]
   * ping: implement proper locking (CVE-2017-2671)
diff --git a/debian/config/config b/debian/config/config
index 76273d8..8832545 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -539,6 +539,7 @@ CONFIG_EFI_VARS_PSTORE=m
 CONFIG_GPIO_SYSFS=y
 # CONFIG_GPIO_74XX_MMIO is not set
 # CONFIG_GPIO_ALTERA is not set
+# CONFIG_GPIO_AMDPT is not set
 # CONFIG_GPIO_DWAPB is not set
 # CONFIG_GPIO_GENERIC_PLATFORM is not set
 # CONFIG_GPIO_GRGPIO is not set
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 0743e66..55af589 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -481,6 +481,7 @@ CONFIG_EFI_RUNTIME_MAP=y
 ## file: drivers/gpio/Kconfig
 ##
 CONFIG_GPIOLIB=y
+CONFIG_GPIO_AMDPT=m
 # CONFIG_GPIO_ICH is not set
 # CONFIG_GPIO_LYNXPOINT is not set
 # CONFIG_GPIO_F7188X is not set

-- 
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