Skip to content

Commit da963d9

Browse files
dbkindercarlescufi
authored andcommitted
samples: remove CONFIG_SERIAL from blinky
As noted in the issue #20666 discussion, though the console is not used by this sample app, it can't really be "disabled" using this Kconfig option, so remove the CONFIG_SERIAL=n line. Fixes: #20666 Signed-off-by: David B. Kinder <[email protected]>
1 parent 6ba1fce commit da963d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

samples/basic/blinky/prj.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
CONFIG_GPIO=y
2-
CONFIG_SERIAL=n

0 commit comments

Comments
 (0)