Skip to content

Commit 7c076a4

Browse files
soburicarlescufi
authored andcommitted
samples: drivers: display: 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 868e99a commit 7c076a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/drivers/display/sample.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ tests:
1414
- native_sim
1515
extra_args: DTC_OVERLAY_FILE="dummy_dc.overlay"
1616
extra_configs:
17-
- CONFIG_DUMMY_DISPLAY=y
1817
- CONFIG_SDL_DISPLAY=n
1918
- CONFIG_TEST=y
2019
tags: display

0 commit comments

Comments
 (0)