diff options
author | Ralf Baechle | 2018-02-06 13:54:28 +0100 |
---|---|---|
committer | James Hogan | 2018-02-06 16:50:15 +0100 |
commit | 8f2256d8eaf5acef3b49ea27edf79cc1069c4de9 (patch) | |
tree | d6636b927636c1cf42247e3c874932c5c8fae4f3 /arch/mips/configs/malta_kvm_guest_defconfig | |
parent | MIPS: Update defconfigs after previous patch. (diff) | |
download | kernel-qcow2-linux-8f2256d8eaf5acef3b49ea27edf79cc1069c4de9.tar.gz kernel-qcow2-linux-8f2256d8eaf5acef3b49ea27edf79cc1069c4de9.tar.xz kernel-qcow2-linux-8f2256d8eaf5acef3b49ea27edf79cc1069c4de9.zip |
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_guest_defconfig')
-rw-r--r-- | arch/mips/configs/malta_kvm_guest_defconfig | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/arch/mips/configs/malta_kvm_guest_defconfig b/arch/mips/configs/malta_kvm_guest_defconfig index e9cadb37d684..25092e344574 100644 --- a/arch/mips/configs/malta_kvm_guest_defconfig +++ b/arch/mips/configs/malta_kvm_guest_defconfig @@ -326,9 +326,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 |