diff --git a/tests/disp_dev/app.config.test b/tests/disp_dev/app.config.test new file mode 100644 index 0000000000..77a8aef51e --- /dev/null +++ b/tests/disp_dev/app.config.test @@ -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