kconfigcheck: add USB_NET_RNDIS_HOST
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8230>
This commit is contained in:
parent
f4ad3632fc
commit
033c34b0ad
1 changed files with 1 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue