board/qemu/aarch64-virt/linux.config: add RTC PL031 driver
authorRomain Naour <romain.naour@gmail.com>
Mon, 6 Jul 2020 23:41:45 +0000 (01:41 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 11 Jul 2020 13:51:44 +0000 (15:51 +0200)
commita3bf3399079e4a69b4ef1f22b044ce7358ff0de2
tree2cb04b7a04a0c6b39e0b1f9ae872feab5d473340
parente933fd5f8fb1f64ab92fd6c006a1f13f51cc5a05
board/qemu/aarch64-virt/linux.config: add RTC PL031 driver

Qemu for the aarch64 virt emulate an RTC PL031 device.
Enable the kernel support to allow setting the system time.

"date" now return the current time:
Sun Jul  5 20:38:50 UTC 2020

Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
board/qemu/aarch64-virt/linux.config