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_qemu_32r6_defconfig | |
parent | d69153d43d0fa459de48f4ae35a22d86f4d7f4de (diff) | |
download | blackbird-op-linux-8f2256d8eaf5acef3b49ea27edf79cc1069c4de9.tar.gz blackbird-op-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_qemu_32r6_defconfig')
-rw-r--r-- | arch/mips/configs/malta_qemu_32r6_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/configs/malta_qemu_32r6_defconfig b/arch/mips/configs/malta_qemu_32r6_defconfig index 77145ecaa23b..210bf609f785 100644 --- a/arch/mips/configs/malta_qemu_32r6_defconfig +++ b/arch/mips/configs/malta_qemu_32r6_defconfig @@ -126,6 +126,7 @@ CONFIG_PCNET32=y # CONFIG_NET_VENDOR_VIA is not set # CONFIG_NET_VENDOR_WIZNET is not set # CONFIG_WLAN is not set +CONFIG_INPUT_MOUSEDEV=y # CONFIG_VT is not set CONFIG_LEGACY_PTY_COUNT=4 CONFIG_SERIAL_8250=y |