]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: Tidy up RTC options
authorSimon Glass <sjg@chromium.org>
Wed, 22 Feb 2023 16:34:04 +0000 (09:34 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 2 Mar 2023 22:45:58 +0000 (17:45 -0500)
commitdd8a29040dec1566c567e5d8c39456bd0f49e01d
treee68d6224c97ba0fd1eb641f5a041666fca48c2bd
parent05a8e1a44711263a8fd6c39267e57f3d21480a79
sandbox: Tidy up RTC options

At present we enable the sandbox RTC driver for all builds. Add a separate
Kconfig option to control this, so that it can be disabled in TPL, where
it is not needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/dts/sandbox.dts
arch/sandbox/dts/sandbox.dtsi
arch/sandbox/include/asm/rtc.h
drivers/rtc/Kconfig
drivers/rtc/Makefile