cyassl: remove duplicate submenu level
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
b9e3e38e79
commit
edf5b2955e
@ -1,5 +1,4 @@
|
|||||||
menu "Configuration"
|
if PACKAGE_libcyassl
|
||||||
depends on PACKAGE_libcyassl
|
|
||||||
|
|
||||||
config CYASSL_HAS_AES_CCM
|
config CYASSL_HAS_AES_CCM
|
||||||
bool "Include AES-CCM support"
|
bool "Include AES-CCM support"
|
||||||
@ -46,4 +45,4 @@ config CYASSL_HAS_POLY_1305
|
|||||||
bool "Include Poly-1305 support"
|
bool "Include Poly-1305 support"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
endmenu
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user