diff options
| -rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -158,6 +158,10 @@ CORE_FREQ = "500" | |||
| 158 | SDRAM_FREQ = "500" | 158 | SDRAM_FREQ = "500" |
| 159 | OVER_VOLTAGE = "6" | 159 | OVER_VOLTAGE = "6" |
| 160 | 160 | ||
| 161 | 2.F. Optional - Video camera support with V4L2 drivers | ||
| 162 | Set this variable to enable support for the video camera (Linux 3.12.4+ required) | ||
| 163 | VIDEO_CAMERA = "1" | ||
| 164 | |||
| 161 | 165 | ||
| 162 | 3. Extra apps | 166 | 3. Extra apps |
| 163 | ============= | 167 | ============= |
