582ceee3f1
This package contains a set of tools to manipulate RTC devices. They are written and maintained by the RTC subsystem Linux kernel maintainer, Alexandre Belloni. Cc: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Reviewed-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
238 B
Plaintext
8 lines
238 B
Plaintext
config BR2_PACKAGE_RTC_TOOLS
|
|
bool "rtc-tools"
|
|
help
|
|
This package provide a set of user-space tools that can be
|
|
used to manipulate Real Time Clock Devices.
|
|
|
|
https://git.kernel.org/pub/scm/linux/kernel/git/abelloni/rtc-tools.git/
|