mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-05 23:20:36 +08:00
stub_keystore: Allow using also with other that SW_CRYPTO driver
Remove "depends on DRIVERS_SW_CRYPTO" Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
This commit is contained in:
committed by
Beat Küng
parent
026bd073b5
commit
e3e067d640
@@ -1,7 +1,6 @@
|
||||
menu "stub_keystore configuration"
|
||||
menuconfig DRIVERS_STUB_KEYSTORE
|
||||
bool "stub_keystore"
|
||||
depends on DRIVERS_SW_CRYPTO
|
||||
default n
|
||||
---help---
|
||||
Enable support for stub_keystore
|
||||
|
||||
Reference in New Issue
Block a user