diff options
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-05-31 17:59:29 +0200 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2017-06-07 21:30:49 -0600 |
commit | 89b2b6186d259014c217d887463a5030d0c5f23a (patch) | |
tree | eb70c0d790da7c37d2339d2aa6d492fd2e148288 /drivers/video/backlight-uclass.c | |
parent | d4bee08419e5059d8e1412355f96bd1e5f5faf18 (diff) |
rockchip: video: Kconfig: set MAX_XRES and MAX_YRES via Kconfig
This introduces two new Kconfig options that configure the maximum
allowable framebuffer size (i.e. the memory reservation/allocation for
the framebuffer):
- VIDEO_ROCKCHIP_MAX_XRES
- VIDEO_ROCKCHIP_MAX_YRES
The resulting memory allocation will cover 4 byte per pixel for these
resolutions.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/video/backlight-uclass.c')
0 files changed, 0 insertions, 0 deletions