kconfig-generic: Drop QCOM_GSBI

This config is only for 32-bit ARM devices and on -next, it was properly
gated to ARM and cannot be enabled on ARM64 kernels anymore. This causes
our linux-next upgrades to fail since the config doesn't apply anymore.

multi_v7_defconfig on ARM already enables QCOM_GSBI, so no change is
necessary there.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/9091>
This commit is contained in:
Aelin 2026-07-20 02:07:13 +02:00 committed by The Friendly Meow (merge) Bot
parent e6249b40c1
commit 211002d0fa
No known key found for this signature in database

View file

@ -228,7 +228,6 @@ FB_EFI = "y"
# usb drivers, type-c role switching, etc.
["category:usb".">=0.0.0"."aarch64"]
UCSI_LENOVO_YOGA_C630 = "m"
QCOM_GSBI = "y"
["category:usb".">=0.0.0"."aarch64 armv7"]
CHARGER_CROS_USBPD = "m"
["category:usb".">=0.0.0"."all"]