coreboot/src/drivers/ams
Patrick Georgi 0770f25899 rtc: add config flag to denote rtc API availability
RTC drivers now select RTC, so that code which depends on them
can implement fallback behavior for systems that lack the
hardware or driver.

Change-Id: I0f5a15d643b0c45c511f1151a98e071b4155fb5a
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: http://review.coreboot.org/9953
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2015-04-22 16:18:13 +02:00
..
as3722rtc.c as3277: Fix month-off-by-one error for RTC driver 2015-04-17 09:20:54 +02:00
Kconfig rtc: add config flag to denote rtc API availability 2015-04-22 16:18:13 +02:00
Makefile.inc