]> git.baikalelectronics.ru Git - uboot.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)
commit02d07f004ac5e5077bc8382d09545c852181a579
treee68d6224c97ba0fd1eb641f5a041666fca48c2bd
parent5d4215893bf6f69dc2bd4a9cf675f803c98ec5f3
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