mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 05:04:45 +02:00
ia32-base: add alsa to MACHINE_FEATURES
Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
4b6657ce65
commit
bd24de09fd
|
@ -6,7 +6,7 @@
|
|||
# common settings for Intel-based machines
|
||||
#
|
||||
MACHINE_FEATURES += "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \
|
||||
acpi serial usbgadget"
|
||||
acpi serial usbgadget alsa"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += "kernel-modules eee-acpi-scripts"
|
||||
MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "grub"
|
||||
|
|
Loading…
Reference in New Issue
Block a user