mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-16 09:54:35 +00: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
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue