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