[linux] 03/05: input: Disable KEYBOARD_ATKBD

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Jan 27 17:32:52 UTC 2016


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

benh pushed a commit to branch benh/armel-marvell-flavour
in repository linux.

commit c13c69732efea27c90a3700890bd0bfb42edf530
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Wed Jan 27 15:10:47 2016 +0000

    input: Disable KEYBOARD_ATKBD
---
 debian/changelog                   | 1 +
 debian/config/armel/config.marvell | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0e27658..75f4694 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ linux (4.4-1~exp2) UNRELEASED; urgency=medium
       for this machine
       + Disable MACH_DNS323
       + Change MTD_CFI_AMDSTD from built-in to module
+    - input: Disable KEYBOARD_ATKBD
 
  -- Ian Campbell <ijc at debian.org>  Sat, 23 Jan 2016 08:23:05 +0000
 
diff --git a/debian/config/armel/config.marvell b/debian/config/armel/config.marvell
index d65dd06..ab11911 100644
--- a/debian/config/armel/config.marvell
+++ b/debian/config/armel/config.marvell
@@ -227,6 +227,7 @@ CONFIG_INPUT_JOYSTICK=y
 ##
 ## file: drivers/input/keyboard/Kconfig
 ##
+# CONFIG_KEYBOARD_ATKBD is not set
 CONFIG_KEYBOARD_GPIO=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