summaryrefslogtreecommitdiff
path: root/cleopatre/buildroot/package/ntp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'cleopatre/buildroot/package/ntp/Config.in')
-rw-r--r--cleopatre/buildroot/package/ntp/Config.in13
1 files changed, 13 insertions, 0 deletions
diff --git a/cleopatre/buildroot/package/ntp/Config.in b/cleopatre/buildroot/package/ntp/Config.in
new file mode 100644
index 0000000000..6213141cfe
--- /dev/null
+++ b/cleopatre/buildroot/package/ntp/Config.in
@@ -0,0 +1,13 @@
+config BR2_PACKAGE_NTP
+ bool "ntp"
+ help
+ Network Time Protocol suite/programs.
+ Provides things like ntpd, ntpdate, ntpq, etc...
+
+ http://www.ntp.org/
+
+config BR2_PACKAGE_NTP_SNTP
+ bool "sntp"
+ depends on BR2_PACKAGE_NTP
+ help
+ Simple network time protocol program