blob: 021d1cd8b6836ab63b97d339f026ed308e83d6ee [file] [log] [blame]
# Copyright (c) 2021 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
mainmenu "pinctrl nRF DT Test"
source "Kconfig.zephyr"
config PINCTRL_TEST_NON_STATIC
bool "Enable access to pin control configuration"
select PINCTRL_NON_STATIC
help
This option should be selected by unit tests that need to access the pin
control configuration defined in a device driver.