Hello, Small series to drop the navpoint driver. The rationale is explained in the commit message of patch 2/2. Signed-off-by: Duje Mihanović <duje.mihanovic@xxxxxxxx> --- Duje Mihanović (2): ARM: pxa: drop MOUSE_NAVPOINT_PXA27x from defconfig input/navpoint: remove driver arch/arm/configs/pxa_defconfig | 1 - drivers/input/mouse/Kconfig | 12 -- drivers/input/mouse/Makefile | 1 - drivers/input/mouse/navpoint.c | 361 ----------------------------------------- include/linux/input/navpoint.h | 9 - 5 files changed, 384 deletions(-) --- base-commit: 0dd3ee31125508cd67f7e7172247f05b7fd1753a change-id: 20240106-navpoint-removal-38225f48733a Best regards, -- Duje Mihanović <duje.mihanovic@xxxxxxxx>