mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-16 18:47:39 +00:00
This reverts commit 350d5d4d60
.
This change break with many boards and leaves prj.conf unused.
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
210 B
Plaintext
11 lines
210 B
Plaintext
CONFIG_NETWORKING=y
|
|
CONFIG_NET_IPV6=y
|
|
CONFIG_NET_LOG=y
|
|
CONFIG_NET_UDP=y
|
|
CONFIG_NET_SLIP_TAP=y
|
|
CONFIG_SYS_LOG=y
|
|
CONFIG_SYS_LOG_SHOW_COLOR=y
|
|
CONFIG_RANDOM_GENERATOR=y
|
|
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_ZOAP=y
|