diff options
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2016-03-03 04:01:18 +0100 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2016-03-14 17:08:28 +0100 |
commit | e0252ec77b5ea6cf4403ba49112bc95378ffe50a (patch) | |
tree | 152127cd275c16ea915103b6d55fe0483b3f456e /drivers/rtc | |
parent | 8c09b9fdecab1f4a289f07b46e2ad174b6641928 (diff) |
rtc: always show I2C
Always show there is an I2C section, like the other sections.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'drivers/rtc')
-rw-r--r-- | drivers/rtc/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 1c8dadc1491f..88254d3cfa4e 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig @@ -140,7 +140,6 @@ config RTC_DRV_TEST will be called rtc-test. comment "I2C RTC drivers" - depends on I2C if I2C |