diff --git a/drivers/i2c/chips/Kconfig b/drivers/i2c/chips/Kconfig index f9fae28..705675e 100644 --- a/drivers/i2c/chips/Kconfig +++ b/drivers/i2c/chips/Kconfig @@ -66,10 +66,11 @@ config SENSORS_PCF8591 will be called pcf8591. config SENSORS_RTC8564 - tristate "Epson 8564 RTC chip" + tristate "Epson RTC8564 and Philips PCF8653 RTC chip" depends on I2C && EXPERIMENTAL help - If you say yes here you get support for the Epson 8564 RTC chip. + If you say yes here you get support for the Epson 8564 RTC or + to the compatible Philips PCF8563 chip. This driver can also be built as a module. If so, the module will be called i2c-rtc8564.