mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
sys/fmt/Kconfig: make module available only for testing
This commit is contained in:
parent
5ab04a28b9
commit
25917b1986
@ -7,6 +7,7 @@
|
||||
|
||||
menuconfig MODULE_FMT
|
||||
bool "String formatting"
|
||||
depends on TEST_KCONFIG
|
||||
|
||||
config MODULE_FMT_TABLE
|
||||
bool "Table extension"
|
||||
|
Loading…
Reference in New Issue
Block a user