ronetix: drop alsa from system
authorMarcin Juszkiewicz <hrw@koansoftware.com>
Tue, 6 Jan 2009 10:04:09 +0000 (11:04 +0100)
committerMarcin Juszkiewicz <hrw@koansoftware.com>
Thu, 12 Feb 2009 13:00:26 +0000 (14:00 +0100)
conf/machine/ronetix-pm9261.conf
conf/machine/ronetix-pm9263.conf

index 2f263d0..5af1e72 100644 (file)
@@ -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"
index 9e110d6..96acbe2 100644 (file)
@@ -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"