Since now Mbed TLS automatically selects ENTROPY_GENERATOR (or the test generator, depending on the platform) we can remove this dependency from all BT related tests and samples. Signed-off-by: Valerio Setti <vsetti@baylibre.com>
9 lines
190 B
Plaintext
9 lines
190 B
Plaintext
CONFIG_TEST_RANDOM_GENERATOR=y
|
|
CONFIG_BT=y
|
|
CONFIG_BT_PERIPHERAL=y
|
|
CONFIG_BT_DIS=y
|
|
CONFIG_BT_DIS_PNP=n
|
|
CONFIG_BT_BAS=y
|
|
CONFIG_BT_DEVICE_NAME="CSC peripheral"
|
|
CONFIG_BT_DEVICE_APPEARANCE=1157
|