rtc: Allow use of RTC in SPL and TPL
authorSimon Glass <sjg@chromium.org>
Mon, 1 Oct 2018 18:22:15 +0000 (12:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 9 Oct 2018 10:40:27 +0000 (04:40 -0600)
commit380d4f787a3f6fc8055e2165f93e182f7de22d7f
tree5054d7507639b3d7fed3cf389242393fcfab5774
parent107610775b9b1fd96a1dc6375219f590c0d06bb4
rtc: Allow use of RTC in SPL and TPL

Add Kconfig options so that the RTC can be used in SPL and TPL. This is
helpful for accessing the contents of CMOS RAM, for example.

Signed-off-by: Simon Glass <sjg@chromium.org>
configs/chromebook_link64_defconfig
drivers/rtc/Kconfig
drivers/rtc/Makefile