Skip to content

Commit ccf385b

Browse files
joerchannordicjm
authored andcommitted
crypto: Remove non-functional and unsupported option
Remove the non-function and unsupported option. This configuration has no impact on the build. Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>
1 parent cebdb78 commit ccf385b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

crypto/Kconfig

-6
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@ config NRF_CC310_BL
2222
This configuration is only available for direct use of nrf_cc3xx_bl
2323
To use, link with nrfxlib_crypto in CMake.
2424

25-
if NRF_CC310_BL
26-
config HW_CC310_INTERRUPT
27-
bool #"Use interrupt version of nrf cc310 bl library"
28-
default n # Only the no-interrupts version currently verified to work with Zephyr.
29-
endif
30-
3125
menuconfig NRF_CC3XX_PLATFORM
3226
bool "nrf_cc3xx_platform HW crypto library for nRF devices with CryptoCell CC3xx."
3327
depends on HAS_HW_NRF_CC3XX && !BUILD_WITH_TFM

0 commit comments

Comments
 (0)