summaryrefslogtreecommitdiffstats
path: root/package/ipcad/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ipcad/Config.in')
-rw-r--r--[-rwxr-xr-x]package/ipcad/Config.in20
1 files changed, 11 insertions, 9 deletions
diff --git a/package/ipcad/Config.in b/package/ipcad/Config.in
index c38731f9c..fa5d0e91f 100755..100644
--- a/package/ipcad/Config.in
+++ b/package/ipcad/Config.in
@@ -1,10 +1,12 @@
config BR2_PACKAGE_IPCAD
- tristate "ipcad............................. listens for traffic on the specified interfaces"
- default m if CONFIG_DEVEL
- select BR2_PACKAGE_LIBPCAP
- help
- This daemon listens for traffic on the specified interfaces.
- It has the built-in RSH and NetFlow engines to allow exporting
- the accounting data the same way as Cisco routers do.
-
- http://lionet.info/ipcad/
+ prompt "ipcad............................. listens for traffic on the specified interfaces"
+ tristate
+ default m if CONFIG_DEVEL
+ select BR2_PACKAGE_LIBPCAP
+ help
+ This daemon listens for traffic on the specified interfaces.
+ It has the built-in RSH and NetFlow engines to allow exporting
+ the accounting data the same way as Cisco routers do.
+
+ http://lionet.info/ipcad/
+