[linux-yocto] [PATCH 1/1] meta: add crystalforest bsp legacy block drivers configurations for linux-yocto-3.10

rebecca.swee.fun.chang at intel.com rebecca.swee.fun.chang at intel.com
Mon Oct 21 00:20:43 PDT 2013


From: "Chang, Rebecca Swee Fun" <rebecca.swee.fun.chang at intel.com>

This commit will turn on some legacy block drivers configuration,
e.g. SMBus, LPC-ICH, and Watchdog timer.

Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang at intel.com>
---
 meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.cfg |    5 +++++
 1 file changed, 5 insertions(+)

diff --git a/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.cfg b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.cfg
index 542f600..91a94a7 100644
--- a/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.cfg
+++ b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.cfg
@@ -30,3 +30,8 @@ CONFIG_I2C=y
 CONFIG_AGP=y
 CONFIG_PM=y
 CONFIG_INPUT=y
+
+CONFIG_I2C_I801=y
+CONFIG_ITCO_WDT=y
+CONFIG_ITCO_VENDOR_SUPPORT=y
+CONFIG_LPC_ICH=y
-- 
1.7.10.4




More information about the linux-yocto mailing list