input: Disable KEYBOARD_ATKBD

This commit is contained in:
Ben Hutchings 2016-01-27 15:10:47 +00:00
parent 401df5efb5
commit db28f005ab
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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@debian.org> Sat, 23 Jan 2016 08:23:05 +0000

View File

@ -227,6 +227,7 @@ CONFIG_INPUT_JOYSTICK=y
##
## file: drivers/input/keyboard/Kconfig
##
# CONFIG_KEYBOARD_ATKBD is not set
CONFIG_KEYBOARD_GPIO=m
##