From 8f2256d8eaf5acef3b49ea27edf79cc1069c4de9 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 6 Feb 2018 13:54:28 +0100 Subject: 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 Signed-off-by: James Hogan --- arch/mips/configs/malta_qemu_32r6_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/mips/configs/malta_qemu_32r6_defconfig') 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 -- cgit