blob: af88fe4a7ca5137f9632a7d20f3ec9c14b0c723d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#
# Hardware I/O ports
#
CONFIG_SERIO=n
CONFIG_SERIO_I8042=n
CONFIG_SERIO_SERPORT=n
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
# CONFIG_SERIO_LIBPS2 is not set
# CONFIG_SERIO_RAW is not set
# CONFIG_SERIO_ALTERA_PS2 is not set
# CONFIG_SERIO_PS2MULT is not set
# CONFIG_SERIO_ARC_PS2 is not set
# CONFIG_USERIO is not set
|