mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
imx233-olinuxino: Remove 'alsa' from MACHINE_FEATURES
Mainline kernel currently does not have support for the on-chip audio codec on mx23, so remove the 'alsa' entry from the MACHINE_FEATURES. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
175eb28fc4
commit
f43b487b66
|
@ -14,4 +14,4 @@ KERNEL_DEVICETREE = "imx23-olinuxino.dtb"
|
|||
SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3"
|
||||
IMAGE_FSTYPES ?= "tar.bz2 ext3 uboot.mxsboot-sdcard sdcard"
|
||||
|
||||
MACHINE_FEATURES = "apm usbgadget usbhost vfat alsa"
|
||||
MACHINE_FEATURES = "apm usbgadget usbhost vfat"
|
||||
|
|
Loading…
Reference in New Issue
Block a user