hw/elf_ops: Fix a typo
[qemu/ar7.git] / hw / rtc / Kconfig
blobf06e133b8a26e0982594769371bc62af5c17e4cf
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     depends on ISA_BUS
21     bool
23 config SUN4V_RTC
24     bool
26 config GOLDFISH_RTC
27     bool