mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 06:58:39 +01:00
coova-chilli: cosmetic changes for Config.in
- simplify configuration menu definition - fix indent Signed-off-by: Sungbo Eo <mans0n@gorani.run>
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
# CoovaChilli advanced configuration
|
||||
|
||||
menu "Configuration"
|
||||
depends on PACKAGE_coova-chilli
|
||||
if PACKAGE_coova-chilli
|
||||
|
||||
config COOVACHILLI_PROXY
|
||||
bool "Enable support for chilli proxy. Required for AAA Proxy through http"
|
||||
default n
|
||||
bool "Enable support for chilli proxy. Required for AAA Proxy through http"
|
||||
default n
|
||||
|
||||
config COOVACHILLI_REDIR
|
||||
bool "Enable support for redir server. Required for uamregex"
|
||||
@@ -46,4 +45,4 @@ config COOVACHILLI_OPENSSL
|
||||
|
||||
endchoice
|
||||
|
||||
endmenu
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user