[linux-yocto] [yocto-kernel-cache] [PATCH 3/4] features: broxton: enable iTCO watchdog support
rebecca.swee.fun.chang at intel.com
rebecca.swee.fun.chang at intel.com
Sun Aug 7 23:31:12 PDT 2016
From: "Chang, Rebecca Swee Fun" <rebecca.swee.fun.chang at intel.com>
iTCO watchdog is a common hardware driver among Intel hardware
controller hub.
Signed-off-by: Chang, Rebecca Swee Fun <rebecca.swee.fun.chang at intel.com>
---
features/soc/broxton/broxton.cfg | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/features/soc/broxton/broxton.cfg b/features/soc/broxton/broxton.cfg
index b0757ad..7d0c17c 100644
--- a/features/soc/broxton/broxton.cfg
+++ b/features/soc/broxton/broxton.cfg
@@ -28,3 +28,7 @@ CONFIG_LPC_SCH=m
# SMB support
CONFIG_I2C_ISMT=m
+
+# iTCO WDT support
+CONFIG_ITCO_WDT=m
+CONFIG_ITCO_VENDOR_SUPPORT=y
--
1.9.1
More information about the linux-yocto
mailing list