coreboot/src
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
..
arch armv8/secmon: Disable and Enable GIC in PSCI path 2015-04-22 09:03:01 +02:00
console Add console wrapper for UART driver 2015-04-14 21:25:34 +02:00
cpu arm(64): Globally replace writel(v, a) with write32(a, v) 2015-04-21 08:22:28 +02:00
device device: Add class and subclass name support 2015-04-22 08:55:29 +02:00
drivers rtc: add config flag to denote rtc API availability 2015-04-22 16:18:13 +02:00
ec chromeec: lpc: Add variant MEC IO 2015-04-22 08:58:13 +02:00
include armv8/secmon: Disable and Enable GIC in PSCI path 2015-04-22 09:03:01 +02:00
lib coreboot: add a place to choose romstage loader 2015-04-22 15:38:30 +02:00
mainboard google/*: Add MAINBOARD_HAS_CHROMEOS where appropriate 2015-04-22 16:16:08 +02:00
northbridge northbridge/amd/agesa/familyXY: Make NULL device op explicit 2015-04-09 19:34:22 +02:00
soc rtc: add config flag to denote rtc API availability 2015-04-22 16:18:13 +02:00
southbridge southbridge/intel/bd82x6x: Add LPC id 0x1e49 for B75 chipset 2015-04-20 23:51:34 +02:00
superio kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
vendorcode chromeos: Drop {developer,recovery}_mode_enabled 2015-04-22 16:17:47 +02:00
Kconfig rtc: add config flag to denote rtc API availability 2015-04-22 16:18:13 +02:00