zephyr/drivers/ipm/Kconfig.sedi
Jiang Wei W a5f4beccd2 drivers: ipm: add init version of sedi ipm driver
add init version of sedi ipm driver

Signed-off-by: Jiang Wei W <wei.w.jiang@intel.com>
2023-09-08 14:43:17 +02:00

12 lines
364 B
Plaintext

# SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2023 Intel Corporation
config IPM_SEDI
bool "Intel SEDI IPM Driver"
default y if DT_HAS_INTEL_SEDI_IPM_ENABLED
select IPM_CALLBACK_ASYNC
help
This option enables the Intel SEDI IPM(IPC) driver.
This driver is simply a shim driver built upon the SEDI
bare metal IPC driver in the hal-intel module