1# Copyright (c) 2024 Nordic Semiconductor ASA
2# SPDX-License-Identifier: Apache-2.0
3
4config TEST_CONN_INTERVAL_1MS
5 bool "Test 1 ms connection interval support"
6 help
7 Test 1 ms connection interval support.
8
9menu "Zephyr Kernel"
10source "Kconfig.zephyr"
11endmenu
12