mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
machine/atom-pc: enable sound
Add alsa to the MACHINE_FEATURES - looks like this was an oversight. Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
acd0bedbce
commit
6c2f754a0a
@@ -6,7 +6,7 @@
|
||||
include conf/machine/include/tune-atom.inc
|
||||
|
||||
MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost ext2 ext3 x86 wifi \
|
||||
acpi"
|
||||
acpi alsa"
|
||||
|
||||
KERNEL_IMAGETYPE = "bzImage"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user