projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9e3e38
)
cyassl: remove duplicate submenu level
author
John Crispin
<john@phrozen.org>
Mon, 19 Sep 2016 14:07:58 +0000
(16:07 +0200)
committer
John Crispin
<john@phrozen.org>
Mon, 19 Sep 2016 14:07:58 +0000
(16:07 +0200)
Signed-off-by: John Crispin <john@phrozen.org>
package/libs/cyassl/Config.in
patch
|
blob
|
history
diff --git
a/package/libs/cyassl/Config.in
b/package/libs/cyassl/Config.in
index 8a4baac5797748063efbc991c7c0f7733b96924f..371bb564f8abd9d2021dca50454129877000d8e3 100644
(file)
--- a/
package/libs/cyassl/Config.in
+++ b/
package/libs/cyassl/Config.in
@@
-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
-end
menu
+end
if