diff options
Diffstat (limited to 'lib/bt/common/Kconfig.in')
| -rw-r--r-- | lib/bt/common/Kconfig.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/bt/common/Kconfig.in b/lib/bt/common/Kconfig.in new file mode 100644 index 00000000..6b19dd8e --- /dev/null +++ b/lib/bt/common/Kconfig.in @@ -0,0 +1,6 @@ +config BT_ALARM_MAX_NUM + int "Maximum number of Bluetooth alarms" + default 50 + help + This option decides the maximum number of alarms which + could be used by Bluetooth host. |
