kconfigcheck: DRM_UDL requires DRM
Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7810>
This commit is contained in:
parent
4872005baf
commit
078a66a5b9
1 changed files with 1 additions and 0 deletions
|
|
@ -546,6 +546,7 @@ SPI = "y" # Required by HID_GOODIX_SPI
|
|||
HID_GOODIX_SPI = "m"
|
||||
|
||||
["category:usb".">=0.0.0"."all"]
|
||||
DRM = "y" # Dependency of DRM_UDL
|
||||
DRM_UDL = "m" # DisplayLink - connecting displays via USB
|
||||
SND_USB_AUDIO = "m" # USB audio devices
|
||||
USB_SERIAL = "m" # USB serial consoles
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue