# SPDX-License-Identifier: Apache-2.0 | |
# | |
# Copyright (c) 2023 Antmicro <www.antmicro.com> | |
config PINCTRL_AMBIQ_APOLLO4 | |
bool "Ambiq Apollo4 pin controller driver" | |
default y | |
depends on DT_HAS_AMBIQ_APOLLO4_PINCTRL_ENABLED | |
select AMBIQ_HAL | |
select AMBIQ_HAL_USE_GPIO | |
help | |
Ambiq Apollo4 pinctrl driver |