reduce bcm2835-v4l2 video size to reclaim some RAM

This commit is contained in:
Joo Aun Saw 2017-08-15 13:40:12 +10:00
parent 8587fc0dc8
commit 9838b6c054
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
bcm2835-v4l2 max_video_width=2592 max_video_height=1944
bcm2835-v4l2 max_video_width=1920 max_video_height=1200
bcm2835-wdt
i2c-bcm2708
i2c-dev

View File

@ -1,4 +1,4 @@
bcm2835-v4l2 max_video_width=2592 max_video_height=1944
bcm2835-v4l2 max_video_width=1920 max_video_height=1200
bcm2835-wdt
i2c-bcm2708
i2c-dev

View File

@ -1,4 +1,4 @@
bcm2835-v4l2 max_video_width=2592 max_video_height=1944
bcm2835-v4l2 max_video_width=1920 max_video_height=1200
bcm2835-wdt
i2c-bcm2708
i2c-dev