aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSanjay Singh Rawat <sanjay.rawat@linaro.org>2014-04-16 14:09:00 +0530
committerSanjay Singh Rawat <sanjay.rawat@linaro.org>2014-04-16 14:09:00 +0530
commitd715f63e70fad226a90bab47d881a9b472b321fe (patch)
tree2a2dfb26ab1d6bb8301cdf5a8b5a71271a6c76e8
parentcb7c6d6e4adeb1bbae8eb168736d45c2af2bc3ec (diff)
readme: update prerequisites
Signed-off-by: Sanjay Singh Rawat <sanjay.rawat@linaro.org>
-rw-r--r--README8
1 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index 3bf1659..1479db1 100644
--- a/README
+++ b/README
@@ -14,3 +14,11 @@ When gpio is not in interrupt mode. use 'D' key to change gpio direction.
And when gpio direction is "out", use 'V' key to change gpio value.
-- Shaojie Sun <shaojie.sun@linaro.org> Mon, 29 Jul 2013
+
+Prerequistes
+------------
+- Kernel should have support enabled for:
+ - DEBUG_FS
+ - GPIO_SYSFS
+ - HWMON
+ - REGULATOR