plugin-gen: add module for TCG-related code
[qemu/ar7.git] / hw / rtc / Kconfig
blob45daa8d655c9fff8407205590a4cd2c6109d3127
1 config DS1338
2     bool
3     depends on I2C
5 config M41T80
6     bool
7     depends on I2C
9 config M48T59
10     bool
12 config PL031
13     bool
15 config TWL92230
16     bool
17     depends on I2C
19 config MC146818RTC
20     bool
22 config SUN4V_RTC
23     bool