]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Input: mk712 - remove driver
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 8 Aug 2024 17:27:30 +0000 (10:27 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 8 Apr 2026 14:55:25 +0000 (07:55 -0700)
commit86a9e4f4efc0a8dc4490023c6e2bf57fd8080ea3
tree663d960e49f6dcaddc91f8c17194b301f2f97656
parent931e3151dba74786f36a948a8d08490f3657c1f3
Input: mk712 - remove driver

This touchscreen controller was used om Gateway AOL Connected Touchpad
released in 2000 and, according to Wikipedia, removed from the market
in October 2001 due to slow sales.

It looks like it can still be bought on eBay for $1000 but I really
doubt anyone will actually use it.

Remove the driver.

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