add i8042 as module to 3.10 series

This commit is contained in:
Tobias Powalowski 2013-06-17 14:37:25 +00:00
parent 039db2c67e
commit 3c5194fe49
2 changed files with 2 additions and 2 deletions

View File

@ -2986,7 +2986,7 @@ CONFIG_INPUT_CMA3000_I2C=m
# Hardware I/O ports # Hardware I/O ports
# #
CONFIG_SERIO=y CONFIG_SERIO=y
CONFIG_SERIO_I8042=y CONFIG_SERIO_I8042=m
CONFIG_SERIO_SERPORT=m CONFIG_SERIO_SERPORT=m
CONFIG_SERIO_CT82C710=m CONFIG_SERIO_CT82C710=m
CONFIG_SERIO_PARKBD=m CONFIG_SERIO_PARKBD=m

View File

@ -2876,7 +2876,7 @@ CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m
# Hardware I/O ports # Hardware I/O ports
# #
CONFIG_SERIO=y CONFIG_SERIO=y
CONFIG_SERIO_I8042=y CONFIG_SERIO_I8042=m
CONFIG_SERIO_SERPORT=m CONFIG_SERIO_SERPORT=m
CONFIG_SERIO_CT82C710=m CONFIG_SERIO_CT82C710=m
CONFIG_SERIO_PARKBD=m CONFIG_SERIO_PARKBD=m