f183c7362c
Signed-off-by: Nathan Lynch <ntl@pobox.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
9 lines
209 B
Plaintext
9 lines
209 B
Plaintext
config BR2_PACKAGE_CHRONY
|
|
bool "chrony"
|
|
depends on BR2_USE_MMU # fork()
|
|
help
|
|
Chrony is a pair of programs which are used to maintain the
|
|
accuracy of the system clock.
|
|
|
|
http://chrony.tuxfamily.org/
|