commit | 2c2af2ca713f56b117ad2c8c1a1f0e370b7c2d9c | [log] [tgz] |
---|---|---|
author | Kirill Pakhomov <k.pakhomov@yadro.com> | Tue Nov 06 16:06:10 2018 +0300 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Feb 12 21:07:41 2019 +0000 |
tree | 5ec0d267d553129d09b79681eccaa8f5c127865d | |
parent | a257362278c2a92676f7ef8b774d2dc3fb382fb2 [diff] |
dcmihandler: Add DCMI Power management support check According to section 6.6 Power management of DCMI specification, if power management feature is disabled, the related commands (Get/Set/Activate/Deactive Power Limit) should be unsupported. Change-Id: I887f33babb2fe7a1ab97bb2d0720a693171e48a1 Signed-off-by: Kirill Pakhomov <k.pakhomov@yadro.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.