From: Marcin Juszkiewicz Date: Tue, 6 Jan 2009 10:04:09 +0000 (+0100) Subject: ronetix: drop alsa from system X-Git-Tag: Release-2010-05/1~3976^2~52^2~21^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5719cabbf64a4a14cb62bbbc3674d93782f4db93;p=openembedded.git ronetix: drop alsa from system --- diff --git a/conf/machine/ronetix-pm9261.conf b/conf/machine/ronetix-pm9261.conf index 2f263d0441..5af1e721a7 100644 --- a/conf/machine/ronetix-pm9261.conf +++ b/conf/machine/ronetix-pm9261.conf @@ -13,7 +13,7 @@ KERNEL_IMAGETYPE = "uImage" #don't try to access tty1 USE_VT = "0" -MACHINE_FEATURES = "kernel26 alsa ext2 usbhost usbgadget screen touchscreen" +MACHINE_FEATURES = "kernel26 ext2 usbhost usbgadget screen touchscreen" # used by sysvinit_2 SERIAL_CONSOLE = "115200 ttyS0" diff --git a/conf/machine/ronetix-pm9263.conf b/conf/machine/ronetix-pm9263.conf index 9e110d6590..96acbe25dd 100644 --- a/conf/machine/ronetix-pm9263.conf +++ b/conf/machine/ronetix-pm9263.conf @@ -13,7 +13,7 @@ KERNEL_IMAGETYPE = "uImage" #don't try to access tty1 USE_VT = "0" -MACHINE_FEATURES = "kernel26 alsa ext2 usbhost usbgadget screen touchscreen" +MACHINE_FEATURES = "kernel26 ext2 usbhost usbgadget screen touchscreen" # used by sysvinit_2 SERIAL_CONSOLE = "115200 ttyS0"