[PATCH Trusty SRU] UBUNTU: [Config] CONFIG_RTC_DRV_EFI=y

Tim Gardner tim.gardner at canonical.com
Tue Oct 18 16:25:59 UTC 2016


BugLink: http://bugs.launchpad.net/bugs/1608854

This config option was inadvertently set to =m during
the UEFI backporting process.

Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
---
 debian.master/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index a93f97d..a1603b9 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -5356,7 +5356,7 @@ CONFIG_RTC_DRV_DS1672=m
 CONFIG_RTC_DRV_DS1742=m
 CONFIG_RTC_DRV_DS2404=m
 CONFIG_RTC_DRV_DS3234=m
-CONFIG_RTC_DRV_EFI=m
+CONFIG_RTC_DRV_EFI=y
 CONFIG_RTC_DRV_EM3027=m
 CONFIG_RTC_DRV_FM3130=m
 CONFIG_RTC_DRV_GENERIC=m
-- 
2.7.4





More information about the kernel-team mailing list