1# SPDX-License-Identifier: Apache-2.0
2#
3# Copyright (c) 2023 Antmicro <www.antmicro.com>
4# Copyright (c) 2025, Ambiq Micro Inc. <www.ambiq.com>
5
6config AMBIQ_COMPONENT_USE_BT
7	bool
8	depends on SOC_AMBIQ_BT_SUPPORTED
9	help
10	  Use Bluetooth component from Ambiq
11