[linux-yocto] [PATCH 4/5] meta: romley: included RTC configuration

wei.sern.chan at intel.com wei.sern.chan at intel.com
Thu May 15 12:22:36 PDT 2014


From: Sreeju Selvaraj <sreeju.armughanx.selvaraj at intel.com>

Since migrating this BSP to use intel-common, we need to
add RTC configuration to enable real time clock.

Signed-off-by: Sreeju Selvaraj <sreeju.armughanx.selvaraj at intel.com>
Signed-off-by: Chan Wei Sern <wei.sern.chan at intel.com>
---
 meta/cfg/kernel-cache/bsp/romley/romley.scc |    1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/cfg/kernel-cache/bsp/romley/romley.scc b/meta/cfg/kernel-cache/bsp/romley/romley.scc
index 9967407..3020fd8 100644
--- a/meta/cfg/kernel-cache/bsp/romley/romley.scc
+++ b/meta/cfg/kernel-cache/bsp/romley/romley.scc
@@ -11,6 +11,7 @@ include features/igb/igb.scc
 # generic power management
 include features/power/intel.scc
 
+include cfg/timer/rtc.scc
 include features/latencytop/latencytop.scc
 include features/profiling/profiling.scc
 
-- 
1.7.10.4



More information about the linux-yocto mailing list