[linux-yocto] [PATCH 5/5] meta: crystalforest: included USB HID configuration

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


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

Since migrating this BSP to use intel-common, we need to add
the configuration required to enable USB HID

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.cfg |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.cfg b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.cfg
index 91a94a7..35a1d1e 100644
--- a/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.cfg
+++ b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.cfg
@@ -35,3 +35,6 @@ CONFIG_I2C_I801=y
 CONFIG_ITCO_WDT=y
 CONFIG_ITCO_VENDOR_SUPPORT=y
 CONFIG_LPC_ICH=y
+
+CONFIG_USB_HID=y
+CONFIG_USB_HIDDEV=y
-- 
1.7.10.4



More information about the linux-yocto mailing list