Skip to content

Commit 5c376ad

Browse files
butokmmahadevan108
authored andcommitted
samples: smp_svr: fix overlay-udp.conf build
- fixes overlay-udp.conf build for platforms without TRNG. - adds TEST_RANDOM_GENERATOR, as for most network samples. Signed-off-by: Andrej Butok <[email protected]>
1 parent d1a3f4f commit 5c376ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/subsys/mgmt/mcumgr/smp_svr/overlay-udp.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ CONFIG_NET_IPV6=y
1111
CONFIG_NET_SOCKETS=y
1212
CONFIG_NET_CONNECTION_MANAGER=y
1313
CONFIG_NET_CONFIG_SETTINGS=y
14+
CONFIG_TEST_RANDOM_GENERATOR=y
1415
CONFIG_NET_CONFIG_MY_IPV4_ADDR="192.168.1.1"
1516
CONFIG_NET_CONFIG_MY_IPV6_ADDR="2001:db8::1"

0 commit comments

Comments
 (0)