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/
|