mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +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
|
# CoovaChilli advanced configuration
|
||||||
|
|
||||||
menu "Configuration"
|
if PACKAGE_coova-chilli
|
||||||
depends on PACKAGE_coova-chilli
|
|
||||||
|
|
||||||
config COOVACHILLI_PROXY
|
config COOVACHILLI_PROXY
|
||||||
bool "Enable support for chilli proxy. Required for AAA Proxy through http"
|
bool "Enable support for chilli proxy. Required for AAA Proxy through http"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config COOVACHILLI_REDIR
|
config COOVACHILLI_REDIR
|
||||||
bool "Enable support for redir server. Required for uamregex"
|
bool "Enable support for redir server. Required for uamregex"
|
||||||
@@ -46,4 +45,4 @@ config COOVACHILLI_OPENSSL
|
|||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
endmenu
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user