]> Git Repo - J-u-boot.git/commit - drivers/rtc/Kconfig
rtc: driver for Goldfish RTC
authorHeinrich Schuchardt <[email protected]>
Sat, 30 Dec 2023 23:53:00 +0000 (00:53 +0100)
committerHeinrich Schuchardt <[email protected]>
Wed, 17 Jan 2024 08:03:43 +0000 (09:03 +0100)
commit2d6dc19fd25d7ea1307951f45e4c372f1ff3daeb
tree5c0a58cd28e56e6a0a1c8eb72c89367e9ca9f04e
parent467979b672be432b9f7904f6eefb3a05872855bb
rtc: driver for Goldfish RTC

The Goldfish RTC is a virtual device which may be supplied by QEMU.
It is enabled by default on QEMU's RISC-V virt machine.

Signed-off-by: Heinrich Schuchardt <[email protected]>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/goldfish_rtc.c [new file with mode: 0644]
This page took 0.027088 seconds and 4 git commands to generate.