zephyr/tests/bluetooth/host/id/bt_id_create/Kconfig

12 lines
225 B
Plaintext

# Copyright (c) 2023 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: Apache-2.0
config SELECT_BT_HCI_SET_PUBLIC_ADDR
bool "dummy kconfig"
select BT_HCI_SET_PUBLIC_ADDR
help
dummy kconfig
source "Kconfig.zephyr"