[linux] 03/05: input: Disable KEYBOARD_ATKBD
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Feb 7 21:24:18 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 db28f005abe93c858a1a02ec76e8618aec199c48
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 af808ca..ce014f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,7 @@ linux (4.4.1-1~exp1) 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