blob: 6dbfceba16112bc01460410a0155ae47dacfd7ab [file] [log] [blame] [edit]
# Copyright (c) 2023 Meta Platforms, Inc. and its affiliates.
#
# SPDX-License-Identifier: Apache-2.0
module = I3C_DW
module-str = i3c-dw
source "subsys/logging/Kconfig.template.log_config"
config I3C_DW
bool "DW I3C support"
select I3C_IBI_WORKQUEUE if I3C_USE_IBI
depends on DT_HAS_SNPS_DESIGNWARE_I3C_ENABLED
depends on CLOCK_CONTROL
default y
help
Enable the Synopsys Designware I3C driver