diff --git a/modules/Kconfig.tinycrypt b/modules/Kconfig.tinycrypt index 168e05ed799..7f279fbc59a 100644 --- a/modules/Kconfig.tinycrypt +++ b/modules/Kconfig.tinycrypt @@ -3,12 +3,8 @@ # Copyright (c) 2015 Intel Corporation # SPDX-License-Identifier: Apache-2.0 -config ZEPHYR_TINYCRYPT_MODULE - bool - config TINYCRYPT bool "TinyCrypt Support" - depends on ZEPHYR_TINYCRYPT_MODULE help This option enables the TinyCrypt cryptography library.