Skip to content
Commit aaf463ca authored by Valerio Setti's avatar Valerio Setti Committed by Benjamin Cabé
Browse files

Bluetooth: make MBEDTLS_AES_ROM_TABLES implied not selected



MBEDTLS_AES_ROM_TABLES let Mbed TLS use precomputed AES tables instead
of generating them at runtime and placing in RAM. It clearly helps
reducing the RAM footprint, but at the same time it increases the ROM
one. In order to let the final user decide which kind of optimization
they prefer, we change the "select" statement with "imply".

Signed-off-by: default avatarValerio Setti <vsetti@baylibre.com>
parent 6463d15a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment