zephyr/tests/drivers/gpio/gpio_basic_api/Kconfig

8 lines
190 B
Plaintext

# Copyright (c) 2023 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
source "Kconfig.zephyr"
config SKIP_PULL_TEST
bool "Skip the pull test even if the driver supports it"