[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#807632: [armhf] Enable RTC_DRV_DS1307 and RTC_DRV_PCF8563



Package: linux
Version: 4.4~rc4-1~exp1
Severity: wishlist
Tags: patch

Please enable RTC_DRV_DS1307 and RTC_DRV_PCF8563 on armhf.  They are
needed by the Seagate NAS (2 bay and 4 bay).


  * [armhf] Enable RTC_DRV_DS1307 and RTC_DRV_PCF8563, both required for
    the Seagate NAS (2 bay and 4 bay).

-- 
Martin Michlmayr
http://www.cyrius.com/
diff --git a/debian/config/armhf/config.armmp b/debian/config/armhf/config.armmp
index 47c635e..7da0c6f 100644
--- a/debian/config/armhf/config.armmp
+++ b/debian/config/armhf/config.armmp
@@ -757,9 +757,11 @@ CONFIG_REGULATOR_VEXPRESS=m
 ## file: drivers/rtc/Kconfig
 ##
 CONFIG_RTC_DRV_AS3722=y
+CONFIG_RTC_DRV_DS1307=y
 CONFIG_RTC_DRV_ISL12057=y
 CONFIG_RTC_DRV_PALMAS=y
 CONFIG_RTC_DRV_PCF8523=y
+CONFIG_RTC_DRV_PCF8563=y
 CONFIG_RTC_DRV_TWL4030=y
 CONFIG_RTC_DRV_S5M=y
 CONFIG_RTC_DRV_DA9052=y
-- 
2.1.4


Reply to: