diff mbox series

[SRU,Jammy:linux-intel-iotg,v2,2/2] UBUNTU: [Config] Enable CONFIG_INTEL_MEI_DAL and CONFIG_INTEL_MEI_VIRTIO

Message ID 20220511024725.186910-3-jianhui.lee@canonical.com
State New
Headers show
Series Enable Intel Management Engine Interface | expand

Commit Message

Jian Hui Lee May 11, 2022, 2:47 a.m. UTC
From: Wen-chien Jesse Sung <jesse.sung@canonical.com>

BugLink: https://bugs.launchpad.net/bugs/1945464

Signed-off-by: Wen-chien Jesse Sung <jesse.sung@canonical.com>
(cherry picked from commit 5ce01c64f2844ab58cdf34b3cb3ecceccb51504b linux-intel-5.13)
Signed-off-by: Jian Hui Lee <jianhui.lee@canonical.com>
---
 debian.intel-iotg/config/config.common.ubuntu | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Philip Cox May 16, 2022, 6:53 p.m. UTC | #1
Acked-By: Philip Cox <philip.cox@canonical.com>

On 2022-05-10 10:47 p.m., Jian Hui Lee wrote:
> From: Wen-chien Jesse Sung <jesse.sung@canonical.com>
>
> BugLink: https://bugs.launchpad.net/bugs/1945464
>
> Signed-off-by: Wen-chien Jesse Sung <jesse.sung@canonical.com>
> (cherry picked from commit 5ce01c64f2844ab58cdf34b3cb3ecceccb51504b linux-intel-5.13)
> Signed-off-by: Jian Hui Lee <jianhui.lee@canonical.com>
> ---
>   debian.intel-iotg/config/config.common.ubuntu | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/debian.intel-iotg/config/config.common.ubuntu b/debian.intel-iotg/config/config.common.ubuntu
> index 20b88924ab62..7e289924beb1 100644
> --- a/debian.intel-iotg/config/config.common.ubuntu
> +++ b/debian.intel-iotg/config/config.common.ubuntu
> @@ -3543,11 +3543,11 @@ CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER=m
>   CONFIG_INTEL_ISH_HID=m
>   CONFIG_INTEL_LDMA=y
>   CONFIG_INTEL_MEI=m
> -# CONFIG_INTEL_MEI_DAL is not set
> +CONFIG_INTEL_MEI_DAL=m
>   CONFIG_INTEL_MEI_HDCP=m
>   CONFIG_INTEL_MEI_ME=m
>   CONFIG_INTEL_MEI_TXE=m
> -# CONFIG_INTEL_MEI_VIRTIO is not set
> +CONFIG_INTEL_MEI_VIRTIO=m
>   CONFIG_INTEL_MEI_WDT=m
>   CONFIG_INTEL_MENLOW=m
>   CONFIG_INTEL_MRFLD_ADC=m
diff mbox series

Patch

diff --git a/debian.intel-iotg/config/config.common.ubuntu b/debian.intel-iotg/config/config.common.ubuntu
index 20b88924ab62..7e289924beb1 100644
--- a/debian.intel-iotg/config/config.common.ubuntu
+++ b/debian.intel-iotg/config/config.common.ubuntu
@@ -3543,11 +3543,11 @@  CONFIG_INTEL_ISH_FIRMWARE_DOWNLOADER=m
 CONFIG_INTEL_ISH_HID=m
 CONFIG_INTEL_LDMA=y
 CONFIG_INTEL_MEI=m
-# CONFIG_INTEL_MEI_DAL is not set
+CONFIG_INTEL_MEI_DAL=m
 CONFIG_INTEL_MEI_HDCP=m
 CONFIG_INTEL_MEI_ME=m
 CONFIG_INTEL_MEI_TXE=m
-# CONFIG_INTEL_MEI_VIRTIO is not set
+CONFIG_INTEL_MEI_VIRTIO=m
 CONFIG_INTEL_MEI_WDT=m
 CONFIG_INTEL_MENLOW=m
 CONFIG_INTEL_MRFLD_ADC=m