qpcpp/zephyr/Kconfig

16 lines
237 B
Plaintext
Raw Permalink Normal View History

2022-08-11 15:36:19 -04:00
# QPCPP Zephyr module
# SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-QL-commercial
menuconfig QPCPP
bool "QPCPP"
default n
help
Enables the QPCPP Module
if QPCPP
module = QPCPP
module-str = QPCPP
endif