From bb8869463a611e4e7b87a23756abb810f4e8fb44 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Sun, 22 Oct 2006 22:24:24 +0000 Subject: conf/distro/openomap.conf conf/machine/omap5912osk.conf packages/linux/linux-omap1-2.6.18+git/defconfig * Add alsa support to openomap distro on the omap5912osk. * Modify linux-omap1-2.6.18+git defconfig to include alsa driver --- conf/machine/omap5912osk.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine') diff --git a/conf/machine/omap5912osk.conf b/conf/machine/omap5912osk.conf index f7371dec18..c6bb20948a 100644 --- a/conf/machine/omap5912osk.conf +++ b/conf/machine/omap5912osk.conf @@ -16,7 +16,7 @@ PREFERRED_VERSION_u-boot = "LABEL.2006.06.30.2020" SERIAL_CONSOLE ?= "115200 ttyS0" EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x20000 -n" -MACHINE_FEATURES = "kernel26 pcmcia usbhost" +MACHINE_FEATURES = "kernel26 pcmcia usbhost alsa" MACHINE_TASK_PROVIDER = "task-base" -- cgit v1.2.3