[linux-yocto] [kernel-cache][PATCH 1/3] bsp/leafhill: enable ISH client for debugging and calibration

chong.yi.chai at intel.com chong.yi.chai at intel.com
Wed Feb 22 00:14:13 PST 2017


From: "Chai, Chong Yi" <chong.yi.chai at intel.com>

This config enable ISH clients userspace tools for debugging and calibration
of sensor.

Signed-off-by: Chai, Chong Yi <chong.yi.chai at intel.com>
---
 bsp/leafhill/leafhill.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bsp/leafhill/leafhill.cfg b/bsp/leafhill/leafhill.cfg
index 657d10a..5fb6051 100644
--- a/bsp/leafhill/leafhill.cfg
+++ b/bsp/leafhill/leafhill.cfg
@@ -54,6 +54,7 @@ CONFIG_INPUT_MISC=y
 CONFIG_INPUT_UINPUT=m
 
 # ISH support
+CONFIG_INTEL_ISH_CLIENT=m
 CONFIG_INTEL_ISH_HID=m
 CONFIG_HID_SENSOR_CUSTOM_SENSOR=m
 CONFIG_HID_SENSOR_PRESS=m
-- 
1.9.1



More information about the linux-yocto mailing list