Skip to content

Commit

Permalink
configs/device/isx019: Add defconfig
Browse files Browse the repository at this point in the history
device/camera defconfig include both isx012 and isx019 configuration.
So, add defconfig to enable only isx019.
  • Loading branch information
SPRESENSE committed Dec 16, 2021
1 parent cd24229 commit 887a229
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions sdk/configs/device/isx019/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This configuration contains required options to use ISX019 camera board.
5 changes: 5 additions & 0 deletions sdk/configs/device/isx019/defconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
+CXD56_CISIF=y
+CXD56_I2C2=y
+DRIVERS_VIDEO=y
+VIDEO_ISX019=y
+VIDEO_STREAM=y

0 comments on commit 887a229

Please sign in to comment.