]> Git Repo - qemu.git/blame - hw/rtc/Kconfig
display/blizzard: use extract16() for fix clang analyzer warning in blizzard_draw_lin...
[qemu.git] / hw / rtc / Kconfig
CommitLineData
64e85ffd
PMD
1config DS1338
2 bool
3 depends on I2C
4
de04c31d
PMD
5config M41T80
6 bool
7 depends on I2C
8
819ce6b2
PMD
9config M48T59
10 bool
11
877c181c
PMD
12config PL031
13 bool
bcdb9064 14
6a648a5f
PMD
15config TWL92230
16 bool
17 depends on I2C
18
bcdb9064 19config MC146818RTC
c9c6b2e1 20 depends on ISA_BUS
bcdb9064 21 bool
2811ac30
PMD
22
23config SUN4V_RTC
24 bool
9a5b40b8
AP
25
26config GOLDFISH_RTC
27 bool
This page took 0.061643 seconds and 4 git commands to generate.