1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

tests/vfs_plus_stdio: add Kconfig configuration

This commit is contained in:
Leandro Lanzieri 2021-11-29 10:33:56 +01:00
parent 368ccdf3f8
commit fe2d239a0c
No known key found for this signature in database
GPG Key ID: F4E9A721761C7593

View File

@ -0,0 +1,2 @@
CONFIG_MODULE_FMT=y
CONFIG_MODULE_VFS=y