summaryrefslogtreecommitdiff
path: root/package/olsrd/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/olsrd/Config.in')
-rw-r--r--package/olsrd/Config.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/package/olsrd/Config.in b/package/olsrd/Config.in
index c715b9ada..4d8d47429 100644
--- a/package/olsrd/Config.in
+++ b/package/olsrd/Config.in
@@ -10,27 +10,27 @@ config ADK_PACKAGE_OLSRD
http://www.olsr.org/
config ADK_PACKAGE_OLSRD_MOD_DYN_GW
- prompt " olsrd-mod-dyn-gw.............. Dynamic internet gateway plugin"
+ prompt "olsrd-mod-dyn-gw.............. Dynamic internet gateway plugin"
tristate
default n
- depends ADK_PACKAGE_OLSRD
+ depends on ADK_PACKAGE_OLSRD
config ADK_PACKAGE_OLSRD_MOD_HTTPINFO
- prompt " olsrd-mod-httpinfo............ Small informative web server plugin"
+ prompt "olsrd-mod-httpinfo............ Small informative web server plugin"
tristate
default n
- depends ADK_PACKAGE_OLSRD
+ depends on ADK_PACKAGE_OLSRD
config ADK_PACKAGE_OLSRD_MOD_NAMESERVICE
- prompt " olsrd-mod-nameservice......... Lightweight hostname resolver plugin"
+ prompt "olsrd-mod-nameservice......... Lightweight hostname resolver plugin"
tristate
default n
- depends ADK_PACKAGE_OLSRD
+ depends on ADK_PACKAGE_OLSRD
config ADK_PACKAGE_OLSRD_MOD_TAS
- prompt " olsrd-mod-tas................. Tiny Application Server (TAS) plugin for olsrd"
+ prompt "olsrd-mod-tas................. Tiny Application Server (TAS) plugin for olsrd"
tristate
default n
- depends ADK_PACKAGE_OLSRD
+ depends on ADK_PACKAGE_OLSRD
#endmenu