Add optional 'VIDEO_CAMERA' setting to enable video
camera at boot time.

Signed-off-by: Gary Thomas <g...@mlbassoc.com>
---
 README |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README b/README
index c1321a3..c4be792 100644
--- a/README
+++ b/README
@@ -158,6 +158,10 @@ CORE_FREQ = "500"
 SDRAM_FREQ = "500"
 OVER_VOLTAGE = "6"
 
+2.F. Optional - Video camera support with V4L2 drivers
+Set this variable to enable support for the video camera (Linux 3.12.4+ 
required)
+VIDEO_CAMERA = "1"
+
 
 3. Extra apps
 =============
-- 
1.7.9.5

_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to