diff --git a/debian/changelog b/debian/changelog index 2e6203d4d..a258de0e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -61,6 +61,7 @@ linux (4.3.4-1) UNRELEASED; urgency=medium [ Aurelien Jarno ] * [mips*] Backport math emulation fix from 4.5. + * [arm64] Enable RTC_DRV_EFI. -- Ben Hutchings Sat, 23 Jan 2016 11:51:46 +0000 diff --git a/debian/config/arm64/config b/debian/config/arm64/config index f9120839a..8f5ad6fcc 100644 --- a/debian/config/arm64/config +++ b/debian/config/arm64/config @@ -161,6 +161,7 @@ CONFIG_POWER_RESET_SYSCON_POWEROFF=y ## ## file: drivers/rtc/Kconfig ## +CONFIG_RTC_DRV_EFI=y CONFIG_RTC_DRV_PL031=y CONFIG_RTC_DRV_XGENE=y