]> Git Repo - qemu.git/blob - hw/rtc/Kconfig
tcg: add "-accel tcg,tb-size" and deprecate "-tb-size"
[qemu.git] / hw / rtc / Kconfig
1 config DS1338
2     bool
3     depends on I2C
4
5 config M41T80
6     bool
7     depends on I2C
8
9 config M48T59
10     bool
11
12 config PL031
13     bool
14
15 config TWL92230
16     bool
17     depends on I2C
18
19 config MC146818RTC
20     bool
21
22 config SUN4V_RTC
23     bool
This page took 0.025659 seconds and 4 git commands to generate.