]>
Commit | Line | Data |
---|---|---|
64e85ffd PMD |
1 | config DS1338 |
2 | bool | |
3 | depends on I2C | |
4 | ||
de04c31d PMD |
5 | config M41T80 |
6 | bool | |
7 | depends on I2C | |
8 | ||
819ce6b2 PMD |
9 | config M48T59 |
10 | bool | |
11 | ||
877c181c PMD |
12 | config PL031 |
13 | bool | |
bcdb9064 | 14 | |
6a648a5f PMD |
15 | config TWL92230 |
16 | bool | |
17 | depends on I2C | |
18 | ||
bcdb9064 | 19 | config MC146818RTC |
c9c6b2e1 | 20 | depends on ISA_BUS |
bcdb9064 | 21 | bool |
2811ac30 PMD |
22 | |
23 | config SUN4V_RTC | |
24 | bool | |
9a5b40b8 AP |
25 | |
26 | config GOLDFISH_RTC | |
27 | bool |