[linux] 01/02: [armel/versatile] Enable GPIOLIB, new dependency of SMC91X (fixes FTBFS)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Mon Mar 14 11:51:56 UTC 2016


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

benh pushed a commit to branch master
in repository linux.

commit 2de3b3161a40af4457bc858ee32de1140677d36c
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Mar 9 15:41:38 2016 +0000

    [armel/versatile] Enable GPIOLIB, new dependency of SMC91X (fixes FTBFS)
---
 debian/changelog                     | 3 +++
 debian/config/armel/config.versatile | 6 ++++++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fad1bc9..baeda47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ linux (4.5~rc7-1~exp2) UNRELEASED; urgency=medium
   [ Uwe Kleine-König ]
   * [armhf] Enable DRM_ETNAVIV.
 
+  [ Ben Hutchings ]
+  * [armel/versatile] Enable GPIOLIB, new dependency of SMC91X (fixes FTBFS)
+
  -- Martin Michlmayr <tbm at cyrius.com>  Thu, 10 Mar 2016 19:03:00 -0800
 
 linux (4.5~rc7-1~exp1) experimental; urgency=medium
diff --git a/debian/config/armel/config.versatile b/debian/config/armel/config.versatile
index 98ce24a..301f2a1 100644
--- a/debian/config/armel/config.versatile
+++ b/debian/config/armel/config.versatile
@@ -116,6 +116,12 @@ CONFIG_ATM_DRIVERS=y
 # CONFIG_APPLICOM is not set
 
 ##
+## file: drivers/gpio/Kconfig
+##
+#. Needed for SMC91X
+CONFIG_GPIOLIB=y
+
+##
 ## file: drivers/i2c/Kconfig
 ##
 CONFIG_I2C=m

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