]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/input/Kconfig
input: Add a Kconfig option for the i8042 keyboard
authorSimon Glass <sjg@chromium.org>
Wed, 11 Nov 2015 17:05:42 +0000 (10:05 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 20 Nov 2015 03:13:41 +0000 (20:13 -0700)
commitb0abfeff982a022d8198ef526b96d57037fe0c14
tree12e84a5736b88bcd7ef3c795da79dd6fc43f56ee
parent2ec739db5b8d079ca9e21db79b9015bb5ec6e4de
input: Add a Kconfig option for the i8042 keyboard

Add a new option CONFIG_I8042_KEYB which will replace the current
CONFIG_I8042_KBD. This new name fits better with existing drivers.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
drivers/input/Kconfig