Kconfig (477c3b934a47adf7de285863f59d6e4503dd1a6d) | Kconfig (c117f68a46f4b3fa363635fd610873707d4899fa) |
---|---|
1config DS1338 2 bool 3 depends on I2C 4 default y if I2C_DEVICES 5 6config M41T80 7 bool 8 depends on I2C --- 13 unchanged lines hidden (view full) --- 22 depends on ISA_BUS 23 bool 24 25config SUN4V_RTC 26 bool 27 28config GOLDFISH_RTC 29 bool | 1config DS1338 2 bool 3 depends on I2C 4 default y if I2C_DEVICES 5 6config M41T80 7 bool 8 depends on I2C --- 13 unchanged lines hidden (view full) --- 22 depends on ISA_BUS 23 bool 24 25config SUN4V_RTC 26 bool 27 28config GOLDFISH_RTC 29 bool |
30 31config LS7A_RTC 32 bool |
|