diff options
| author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2024-08-08 10:27:29 -0700 |
|---|---|---|
| committer | Bjorn Helgaas <bhelgaas@google.com> | 2026-04-07 14:40:21 -0500 |
| commit | 6f468ea360f0a6a1e45854afbc3019842ed891a8 (patch) | |
| tree | 3a8a49d6ff3c696a885050397909fa0f8bf1a758 /drivers/input/mouse/Kconfig | |
| parent | d3e996a596967a62c8a13a279221513461f6ab97 (diff) | |
| download | lwn-6f468ea360f0a6a1e45854afbc3019842ed891a8.tar.gz lwn-6f468ea360f0a6a1e45854afbc3019842ed891a8.zip | |
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
Diffstat (limited to 'drivers/input/mouse/Kconfig')
| -rw-r--r-- | drivers/input/mouse/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/input/mouse/Kconfig b/drivers/input/mouse/Kconfig index 833b643f0616..c8b87a87744c 100644 --- a/drivers/input/mouse/Kconfig +++ b/drivers/input/mouse/Kconfig @@ -326,16 +326,6 @@ config MOUSE_LOGIBM To compile this driver as a module, choose M here: the module will be called logibm. -config MOUSE_PC110PAD - tristate "IBM PC110 touchpad" - depends on ISA - help - Say Y if you have the IBM PC-110 micro-notebook and want its - touchpad supported. - - To compile this driver as a module, choose M here: the - module will be called pc110pad. - config MOUSE_AMIGA tristate "Amiga mouse" depends on AMIGA |
