From e0252ec77b5ea6cf4403ba49112bc95378ffe50a Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Thu, 3 Mar 2016 04:01:18 +0100 Subject: [PATCH] rtc: always show I2C Always show there is an I2C section, like the other sections. Signed-off-by: Alexandre Belloni --- drivers/rtc/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index 1c8dadc..88254d3 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 -- 2.7.4