# Copyright (c) 2024 Renesas Electronics Corporation | |
# SPDX-License-Identifier: Apache-2.0 | |
config UDC_SMARTBOND | |
bool "Smartbond USB device controller driver" | |
default y | |
depends on DT_HAS_RENESAS_SMARTBOND_USBD_ENABLED | |
select DMA | |
help | |
Smartbond USB device controller driver. |