[arm64] Enable RTC_DRV_EFI.

This commit is contained in:
Aurelien Jarno 2016-01-28 17:52:56 +01:00
parent 237b83662e
commit 985fe43552
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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 <ben@decadent.org.uk> Sat, 23 Jan 2016 11:51:46 +0000

View File

@ -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