]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Input: pc110pad - remove driver
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 8 Aug 2024 17:27:29 +0000 (10:27 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 7 Apr 2026 19:40:21 +0000 (14:40 -0500)
commit6f468ea360f0a6a1e45854afbc3019842ed891a8
tree3a8a49d6ff3c696a885050397909fa0f8bf1a758
parentd3e996a596967a62c8a13a279221513461f6ab97
Input: pc110pad - remove driver

Palm Top PC 110 is a handheld personal computer with 80486SX CPU that was
released exclusively in Japan in September 1995.

While the kernel still supports 486 CPU it is highly unlikely that anyone
is using this device with the latest kernel.

Remove the driver.

[bhelgaas: since this was posted, "x86/cpu: Remove M486/M486SX/ELAN
support" has been queued for v7.1, so pc110pad is no longer relevant:
https://lore.kernel.org/all/20251214084710.3606385-2-mingo@kernel.org/]

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/20240808172733.1194442-4-dmitry.torokhov@gmail.com
drivers/input/mouse/Kconfig
drivers/input/mouse/Makefile
drivers/input/mouse/pc110pad.c [deleted file]