Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging
[qemu/kevin.git] / hw / rtc / Kconfig
blob2fe04ec1d0490bb04d3c0edd1cda8e7db028f052
1 config DS1338
2     bool
3     depends on I2C
4     default y if I2C_DEVICES
6 config M41T80
7     bool
8     depends on I2C
9     default y if I2C_DEVICES
11 config M48T59
12     bool
14 config PL031
15     bool
17 config MC146818RTC
18     depends on ISA_BUS
19     bool
21 config SUN4V_RTC
22     bool
24 config GOLDFISH_RTC
25     bool
27 config LS7A_RTC
28     bool