diff options
| author | Bjorn Helgaas <bhelgaas@google.com> | 2026-04-13 12:50:02 -0500 |
|---|---|---|
| committer | Bjorn Helgaas <bhelgaas@google.com> | 2026-04-13 12:50:02 -0500 |
| commit | 236b47433db829b0787f120841b5427958734cb8 (patch) | |
| tree | 7778edcbf7ba1047df3cef2ef75185c854fb6a4c /drivers/input/mouse/Kconfig | |
| parent | e27c43d59475e5f941029ea8295b220acb2a0499 (diff) | |
| parent | d79dc408deb6c192adbad7893ee0c22d50826511 (diff) | |
Merge branch 'pci/enumeration'
- Allow TPH to be enabled for RCiEPs (George Abraham P)
- Remove the pc110pad since 486 CPU support is being removed (Dmitry
Torokhov)
- Remove no_pci_devices() since pc110pad was the last remaining user
(Heiner Kallweit)
* pci/enumeration:
PCI: Remove no_pci_devices()
Input: pc110pad - remove driver
PCI/TPH: Allow TPH enable for RCiEPs
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 |
