mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
intel-corei7-64.conf: include the AMT daemon in the images
Some of the platforms supported by the intel-corei7-64 BSP have AMT feature on the platform. Enable it so that it can get utilized with this BSP. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Acked-by: Darren Hart <dvhart@linux.intel.com>
This commit is contained in:
parent
1796fac0f9
commit
1a887e5430
|
@ -16,7 +16,7 @@ MACHINE_FEATURES += "wifi 3g"
|
|||
|
||||
MACHINE_HWCODECS ?= "va-intel gst-va-intel"
|
||||
|
||||
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware"
|
||||
MACHINE_EXTRA_RRECOMMENDS += "linux-firmware lms8"
|
||||
|
||||
XSERVER ?= "${XSERVER_X86_BASE} \
|
||||
${XSERVER_X86_EXT} \
|
||||
|
|
Loading…
Reference in New Issue
Block a user