1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

tests/disp_dev: add Kconfig config

This commit is contained in:
Alexandre Abadie 2022-01-01 16:49:05 +01:00
parent 8e56da3658
commit c78589763e
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -0,0 +1,3 @@
# this file enables modules defined in Kconfig. Do not use this file for
# application configuration. This is only needed during migration.
CONFIG_MODULE_DISP_DEV=y