commit | 00c5ff77f1f96c83d0df794723063034efeb22d7 | [log] [tgz] |
---|---|---|
author | TOKITA Hiroshi <tokita.hiroshi@gmail.com> | Mon Oct 14 21:26:52 2024 +0900 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Oct 24 14:07:11 2024 +0200 |
tree | 25129923f46bc6b3fb24e72a09bc67af3084b66c | |
parent | 7c076a4d5e86b98044f52320e1c04f3cc2061444 [diff] |
tests: lib: gui: lvgl: Remove explicitly enabled CONFIG_DUMMY_DISPLAY The CONFIG_DUMMY_DISPLAY is now enabled in conjunction with devicetree, So, no need to be explicitly enabled. Remove the setting. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>