serio cannot be a module on x86
This commit is contained in:
parent
3c5194fe49
commit
4088e298a6
|
@ -2986,7 +2986,7 @@ CONFIG_INPUT_CMA3000_I2C=m
|
|||
# Hardware I/O ports
|
||||
#
|
||||
CONFIG_SERIO=y
|
||||
CONFIG_SERIO_I8042=m
|
||||
CONFIG_SERIO_I8042=y
|
||||
CONFIG_SERIO_SERPORT=m
|
||||
CONFIG_SERIO_CT82C710=m
|
||||
CONFIG_SERIO_PARKBD=m
|
||||
|
|
|
@ -2876,7 +2876,7 @@ CONFIG_INPUT_XEN_KBDDEV_FRONTEND=m
|
|||
# Hardware I/O ports
|
||||
#
|
||||
CONFIG_SERIO=y
|
||||
CONFIG_SERIO_I8042=m
|
||||
CONFIG_SERIO_I8042=y
|
||||
CONFIG_SERIO_SERPORT=m
|
||||
CONFIG_SERIO_CT82C710=m
|
||||
CONFIG_SERIO_PARKBD=m
|
||||
|
|
Loading…
Reference in New Issue