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.
This commit is contained in:
parent
09b561f108
commit
394c536675
@ -1,2 +1,2 @@
|
||||
# TODO: Enable networking
|
||||
CONFIG_NETWORKING=n
|
||||
CONFIG_NETWORKING=y
|
||||
|
Loading…
Reference in New Issue
Block a user