Browse Source

samples: net: cloud: aws_iot_mqtt: remove redundant kconfig

CONFIG_ENTROPY_DEVICE_RANDOM_GENERATOR is on
by default, if the device supports that, so there is no need
to enable it explicit.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
pull/81485/head
Fin Maaß 8 months ago committed by Anas Nashif
parent
commit
fbea2ceba3
  1. 1
      samples/net/cloud/aws_iot_mqtt/boards/nucleo_f429zi.conf

1
samples/net/cloud/aws_iot_mqtt/boards/nucleo_f429zi.conf

@ -1 +0,0 @@ @@ -1 +0,0 @@
CONFIG_ENTROPY_DEVICE_RANDOM_GENERATOR=y
Loading…
Cancel
Save