1
0
Fork 0
qemu/hw/rtc/Kconfig
Daniel Baumann ea34ddeea6
Adding upstream version 1:10.0.2+ds.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 14:27:05 +02:00

33 lines
402 B
Text

config DS1338
bool
depends on I2C
default y if I2C_DEVICES
config M41T80
bool
depends on I2C
default y if I2C_DEVICES
config M48T59
bool
config PL031
bool
config MC146818RTC
depends on ISA_BUS
bool
config SUN4V_RTC
bool
config GOLDFISH_RTC
bool
config LS7A_RTC
bool
config RS5C372_RTC
bool
depends on I2C
default y if I2C_DEVICES