blob: 2fdeb3ff76b0b8a126557e70d75013dad19043c7 [file] [log] [blame]
# Copyright (c) 2022 Rodrigo Peixoto <rodrigopex@gmail.com>
# SPDX-License-Identifier: Apache-2.0
config BM_MESSAGE_SIZE
int "Message size"
default 256
config BM_ONE_TO
int "Number of consumers"
default 8
config BM_ASYNC
bool "Consuming in asynchronous mode"
default false
source "Kconfig.zephyr"