icount: Take iothread lock when running QEMU timers
[qemu/ar7.git] / hw / rtc / Kconfig
blobd0d8dda0840c240af86314a987522c38ad9bb688
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 TWL92230
18     bool
19     depends on I2C
21 config MC146818RTC
22     depends on ISA_BUS
23     bool
25 config SUN4V_RTC
26     bool
28 config GOLDFISH_RTC
29     bool
31 config LS7A_RTC
32     bool