blob: 48654c60830e66d12f24f0c476a0e6e91a32c715 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
config DRIVERS_I2C_RX6110SA
bool
default n
help
Enable support for external RTC chip RX6110 SA.
config RX6110SA_USE_SMBUS
bool
default n
help
Select this option if the RTC RX6110SA is connected to a SMBus controller.
If not selected I2C controller is used instead.
|