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 16:50:15 +0100 |
commit | 8f2256d8eaf5acef3b49ea27edf79cc1069c4de9 (patch) | |
tree | d6636b927636c1cf42247e3c874932c5c8fae4f3 /arch/mips/configs/maltaup_defconfig | |
parent | MIPS: Update defconfigs after previous patch. (diff) | |
download | linux-8f2256d8eaf5acef3b49ea27edf79cc1069c4de9.tar.xz 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/maltaup_defconfig')
-rw-r--r-- | arch/mips/configs/maltaup_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/configs/maltaup_defconfig b/arch/mips/configs/maltaup_defconfig index 7ea7c0ba2666..40462d4c90a0 100644 --- a/arch/mips/configs/maltaup_defconfig +++ b/arch/mips/configs/maltaup_defconfig @@ -125,6 +125,7 @@ CONFIG_PCNET32=y # CONFIG_NET_VENDOR_TOSHIBA is not set # CONFIG_NET_VENDOR_VIA is not set # CONFIG_WLAN is not set +CONFIG_INPUT_MOUSEDEV=y # CONFIG_VT is not set CONFIG_LEGACY_PTY_COUNT=16 CONFIG_SERIAL_8250=y |