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

wei.sern.chan at intel.com wei.sern.chan at intel.com
Mon May 12 15:20:57 PDT 2014


From: Sreeju Slevaraj <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 Slevaraj <sreeju.armughanx.selvaraj at intel.com>
Signed-off-by: Chan Wei Sern <wei.sern.chan at intel.com>
---
 meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc
index e309144..d62293cb 100644
--- a/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc
+++ b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc
@@ -23,3 +23,5 @@ include features/pci/pci.scc
 
 #Enable GCC inlining
 include features/inline/inline.scc
+
+include cfg/timer/rtc.scc
-- 
1.7.10.4



More information about the linux-yocto mailing list