[PATCH] staging: vme_user: remove obsolete VMEbus driver and Kconfig entry

From: Gabriel Ramos Barbosa Mota

Date: Fri Jun 12 2026 - 23:32:07 EST


Reported-by: kernel test robot <lkp@xxxxxxxxx>

Closes: https://lore.kernel.org/oe-kbuild-all/202606130547.TsvyPMvB-lkp@xxxxxxxxx/
---
drivers/staging/Kconfig | 2 --
1 file changed, 2 deletions(-)

diff --git a/drivers/staging/Kconfig b/drivers/staging/Kconfig
index 2f92cd698..0e6e5330f 100644
--- a/drivers/staging/Kconfig
+++ b/drivers/staging/Kconfig
@@ -46,6 +46,4 @@ source "drivers/staging/vc04_services/Kconfig"

source "drivers/staging/axis-fifo/Kconfig"

-source "drivers/staging/vme_user/Kconfig"
-
endif # STAGING
--
2.54.0