mirror of https://github.com/armbian/build.git
linux-uefi-arm64-cloud.config: enable CONFIG_SND_VIRTIO so virtual desktop has sound
This commit is contained in:
parent
5f8421006a
commit
245b9cfcfc
|
|
@ -297,6 +297,7 @@ CONFIG_SND_SEQUENCER=y
|
|||
CONFIG_SND_SEQ_DUMMY=y
|
||||
CONFIG_SND_HDA_INTEL=y
|
||||
CONFIG_SND_HDA_HWDEP=y
|
||||
CONFIG_SND_VIRTIO=m
|
||||
CONFIG_HIDRAW=y
|
||||
CONFIG_HID_PID=y
|
||||
CONFIG_USB_HIDDEV=y
|
||||
|
|
|
|||
Loading…
Reference in New Issue