strongswan: collapse menu items

Signed-off-by: Moritz Warning <moritzwarning@web.de>
This commit is contained in:
Moritz Warning
2019-03-27 16:19:04 +01:00
parent 2519c3b9d4
commit 21e989190e
2 changed files with 19 additions and 15 deletions
+6 -3
View File
@@ -1,5 +1,6 @@
menu "Configuration"
depends on PACKAGE_strongswan
if PACKAGE_strongswan
comment Configuration
# --with-routing-table
config STRONGSWAN_ROUTING_TABLE
@@ -13,4 +14,6 @@ config STRONGSWAN_ROUTING_TABLE_PRIO
prompt "Set the IPsec routing table priority"
default "220"
endmenu
comment Packages
endif