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:
Paul Sokolovsky 2017-08-19 11:55:18 +03:00
parent 09b561f108
commit 394c536675

View File

@ -1,2 +1,2 @@
# TODO: Enable networking
CONFIG_NETWORKING=n
CONFIG_NETWORKING=y