From dd922d7cb225fbd794491ec0ef9df3c57a986f18 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Wed, 17 Sep 2014 13:43:24 -0700 Subject: intel-core2-32: Add intel-ucode to MACHINE_FEATURES Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble Acked-by: Darren Hart Signed-off-by: Tom Zanussi --- conf/machine/intel-core2-32.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'conf/machine/intel-core2-32.conf') diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel-core2-32.conf index 9c30f7df..fd7e83a1 100644 --- a/conf/machine/intel-core2-32.conf +++ b/conf/machine/intel-core2-32.conf @@ -13,6 +13,7 @@ PREFERRED_VERSION_linux-yocto ?= "3.17%" MACHINE_FEATURES += "pcbios efi" MACHINE_FEATURES += "va-impl-intel" MACHINE_FEATURES += "wifi 3g" +MACHINE_FEATURES += "intel-ucode" MACHINE_HWCODECS ?= "va-intel gst-va-intel" -- cgit v1.2.3-54-g00ecf