kconfigcheck: add USB_NET_RNDIS_HOST

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8230>
This commit is contained in:
bluebunny 2026-03-26 17:50:49 +09:00 committed by The Friendly Meow (merge) Bot
parent f4ad3632fc
commit 033c34b0ad
No known key found for this signature in database

View file

@ -612,6 +612,7 @@ USB_STORAGE = "m" # USB mass storage devices
USB_UAS = "m" # USB Attached SCSI (faster storage access)
USB_USBNET = "m" # USB Ethernet
USB_RTL8152 = "m" # USB Ethernet
USB_NET_RNDIS_HOST = "m" # USB Ethernet via RNDIS
["category:virt".">=0.0.0"."all"]
HW_RANDOM_VIRTIO = "m"