Skip to content

Commit 00c5ff7

Browse files
soburicarlescufi
authored andcommitted
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 <[email protected]>
1 parent 7c076a4 commit 00c5ff7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/lib/gui/lvgl/prj.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ CONFIG_ZTEST=y
22

33
CONFIG_DISPLAY=y
44
CONFIG_SDL_DISPLAY=n
5-
CONFIG_DUMMY_DISPLAY=y
65

76
CONFIG_LOG=y
87

0 commit comments

Comments
 (0)