Skip to content

Commit 394c536

Browse files
committed
zephyr/prj_96b_carbon.conf: Re-enable networking on Carbon.
The original issue leading to crash on startup if no default network interface was presented, was resolved some time ago. Note that this enables generic networking subsystem, not networking on Carbon.
1 parent 09b561f commit 394c536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zephyr/prj_96b_carbon.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# TODO: Enable networking
2-
CONFIG_NETWORKING=n
2+
CONFIG_NETWORKING=y

0 commit comments

Comments
 (0)