diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2018-02-06 13:54:28 +0100 |
---|---|---|
committer | James Hogan <jhogan@kernel.org> | 2018-02-06 15:50:15 +0000 |
commit | 8f2256d8eaf5acef3b49ea27edf79cc1069c4de9 (patch) | |
tree | d6636b927636c1cf42247e3c874932c5c8fae4f3 /arch/mips/configs/malta_kvm_defconfig | |
parent | d69153d43d0fa459de48f4ae35a22d86f4d7f4de (diff) |
MIPS: Malta: Sanitize mouse and keyboard configuration.
While rarely used the Malta has fully functional PS/2 mouse and keyboard
ports.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: James Hogan <jhogan@kernel.org>
Diffstat (limited to 'arch/mips/configs/malta_kvm_defconfig')
-rw-r--r-- | arch/mips/configs/malta_kvm_defconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/mips/configs/malta_kvm_defconfig b/arch/mips/configs/malta_kvm_defconfig index 5691673a3327..14df9ef15d40 100644 --- a/arch/mips/configs/malta_kvm_defconfig +++ b/arch/mips/configs/malta_kvm_defconfig @@ -324,9 +324,7 @@ CONFIG_HOSTAP_PCI=m CONFIG_IPW2100=m CONFIG_IPW2100_MONITOR=y CONFIG_LIBERTAS=m -# CONFIG_INPUT_KEYBOARD is not set -# CONFIG_INPUT_MOUSE is not set -# CONFIG_SERIO_I8042 is not set +CONFIG_INPUT_MOUSEDEV=y CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_POWER_RESET=y |