diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-04-27 04:39:49 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-04-28 01:54:53 +0300 |
commit | 58e6970ba7f5256734c6a0d11cb345b3071fb6d2 (patch) | |
tree | 7d8c3a6bf4f579e8ca10a90e7e6fdee7ac2f357f /src/ipa/vimc/data/vimc.conf | |
parent | a6de9030893753e5428ee912fe7c52fbf93febd1 (diff) |
ipa: vimc: Add a dummy configuration file to the vimc IPA
The file will be used to test the corresponding APIs.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/ipa/vimc/data/vimc.conf')
-rw-r--r-- | src/ipa/vimc/data/vimc.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ipa/vimc/data/vimc.conf b/src/ipa/vimc/data/vimc.conf new file mode 100644 index 00000000..b3cda758 --- /dev/null +++ b/src/ipa/vimc/data/vimc.conf @@ -0,0 +1 @@ +# Dummy configuration file for the vimc IPA. |