mirror of https://github.com/hak5/openwrt-owl.git
cyassl: remove duplicate submenu level
Signed-off-by: John Crispin <john@phrozen.org>owl
parent
b9e3e38e79
commit
edf5b2955e
|
@ -1,5 +1,4 @@
|
|||
menu "Configuration"
|
||||
depends on PACKAGE_libcyassl
|
||||
if PACKAGE_libcyassl
|
||||
|
||||
config CYASSL_HAS_AES_CCM
|
||||
bool "Include AES-CCM support"
|
||||
|
@ -46,4 +45,4 @@ config CYASSL_HAS_POLY_1305
|
|||
bool "Include Poly-1305 support"
|
||||
default n
|
||||
|
||||
endmenu
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue