diff options
-rw-r--r-- | conf/machine/include/ia32-base.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/ia32-base.inc b/conf/machine/include/ia32-base.inc index 84693e2a..8556d6ec 100644 --- a/conf/machine/include/ia32-base.inc +++ b/conf/machine/include/ia32-base.inc | |||
@@ -6,7 +6,7 @@ | |||
6 | # common settings for Intel-based machines | 6 | # common settings for Intel-based machines |
7 | # | 7 | # |
8 | MACHINE_FEATURES += "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \ | 8 | MACHINE_FEATURES += "kernel26 screen keyboard pci usbhost ext2 ext3 x86 \ |
9 | acpi serial usbgadget" | 9 | acpi serial usbgadget alsa" |
10 | 10 | ||
11 | MACHINE_EXTRA_RRECOMMENDS += "kernel-modules eee-acpi-scripts" | 11 | MACHINE_EXTRA_RRECOMMENDS += "kernel-modules eee-acpi-scripts" |
12 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "grub" | 12 | MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "grub" |