mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-05-05 04:36:13 +02:00
riscv: qemu: imply GOLDFISH_RTC
QEMU's virt board provides an emulated Goldfish RTC. Enable the driver by default. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
parent
2d6dc19fd2
commit
21c856797e
@ -60,6 +60,8 @@ config BOARD_SPECIFIC_OPTIONS # dummy
|
||||
imply NVME_PCI
|
||||
imply PCIE_ECAM_GENERIC
|
||||
imply DM_RNG
|
||||
imply DM_RTC
|
||||
imply RTC_GOLDFISH
|
||||
imply SCSI
|
||||
imply SYS_NS16550
|
||||
imply SIFIVE_SERIAL
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user