]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Input: logibm - remove driver
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 8 Aug 2024 17:27:28 +0000 (10:27 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 8 Apr 2026 14:53:13 +0000 (07:53 -0700)
commit931e3151dba74786f36a948a8d08490f3657c1f3
tree0efa2a9d1d169389ae806e76bdc8f3170a8d09cf
parent8291ffa3e51d6a280b9348fcf5ac6cf45abd2fb8
Input: logibm - remove driver

Bus mice use specialized bus interface implemented via an ISA add-in
cards. They were superseded by PS/2 and later USB.

Kconfig entry for the Logitech bus mice states that they "are rather
rare these days". This statement was true in 2002 and is no less true
in 2024.

Remove the driver.

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