From 0f1c6115117064c288cbbf40a160f5d517591efd Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Wed, 8 Mar 2023 20:22:29 +0100 Subject: [PATCH] Enable CONFIG_IPC_CLASSES for Intel Thread Director --- configs/surface-6.1.config | 5 +++++ configs/surface-6.2.config | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/configs/surface-6.1.config b/configs/surface-6.1.config index 170bee59e..00cef0362 100644 --- a/configs/surface-6.1.config +++ b/configs/surface-6.1.config @@ -56,6 +56,11 @@ CONFIG_VIDEO_OV8865=m # CONFIG_APDS9960=m +# +# For Intel Thread Director (Alder-Lake) +# +CONFIG_IPC_CLASSES=y + # # Other Drivers # diff --git a/configs/surface-6.2.config b/configs/surface-6.2.config index 170bee59e..00cef0362 100644 --- a/configs/surface-6.2.config +++ b/configs/surface-6.2.config @@ -56,6 +56,11 @@ CONFIG_VIDEO_OV8865=m # CONFIG_APDS9960=m +# +# For Intel Thread Director (Alder-Lake) +# +CONFIG_IPC_CLASSES=y + # # Other Drivers #