mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-10-22 23:02:18 +02:00
sugarbay: Add intel-ucode to MACHINE_FEATURES
Enable the Intel microcode feature for this BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
parent
eba0b44451
commit
5ef9be96e7
|
@ -18,6 +18,7 @@ MACHINE_HWCODECS ?= "va-intel gst-va-intel"
|
|||
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware"
|
||||
|
||||
MACHINE_FEATURES += "wifi"
|
||||
MACHINE_FEATURES += "intel-ucode"
|
||||
|
||||
XSERVER ?= "${XSERVER_X86_BASE} \
|
||||
${XSERVER_X86_EXT} \
|
||||
|
|
Loading…
Reference in New Issue
Block a user