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:
parent
e6249b40c1
commit
211002d0fa
1 changed files with 0 additions and 1 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue