]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
ARM: defconfig: pxa: Remove duplicate CONFIG_USB_GPIO_VBUS entry
authorJihed Chaibi <jihed.chaibi.dev@gmail.com>
Sat, 30 Aug 2025 19:27:45 +0000 (21:27 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 1 Sep 2025 10:12:10 +0000 (12:12 +0200)
The pxa_defconfig file defines CONFIG_USB_GPIO_VBUS twice, first as
built-in ('y') and then as a module ('m'). The kconfig system correctly
uses the last definition, but the duplication is confusing.

Remove the obsolete configuration to resolve the ambiguity and clean
up the configuration.

Fixes: 2002f3968714 ("ARM: refresh defconfig files")
Signed-off-by: Jihed Chaibi <jihed.chaibi.dev@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/configs/pxa_defconfig

index 1a80602c12845d2faad55468894d6f561c6f19de..70489f3555d0ed5a5e5a3a445f4b7a73f3da7af5 100644 (file)
@@ -498,7 +498,6 @@ CONFIG_USB_LEGOTOWER=m
 CONFIG_USB_LCD=m
 CONFIG_USB_CYTHERM=m
 CONFIG_USB_IDMOUSE=m
-CONFIG_USB_GPIO_VBUS=y
 CONFIG_USB_GPIO_VBUS=m
 CONFIG_USB_ISP1301=m
 CONFIG_USB_GADGET=m