boards: spresense: defconfig: enable ISX019 camera driver
Enable the second camera driver for Spresense board Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
This commit is contained in:
parent
72f399e052
commit
3366f1fb35
2 changed files with 2 additions and 0 deletions
|
@ -84,4 +84,5 @@ CONFIG_USBMSC=y
|
|||
CONFIG_USBMSC_EPBULKIN=1
|
||||
CONFIG_USBMSC_REMOVABLE=y
|
||||
CONFIG_VIDEO_ISX012=y
|
||||
CONFIG_VIDEO_ISX019=y
|
||||
CONFIG_VIDEO_STREAM=y
|
||||
|
|
|
@ -95,4 +95,5 @@ CONFIG_USBMSC=y
|
|||
CONFIG_USBMSC_EPBULKIN=1
|
||||
CONFIG_USBMSC_REMOVABLE=y
|
||||
CONFIG_VIDEO_ISX012=y
|
||||
CONFIG_VIDEO_ISX019=y
|
||||
CONFIG_VIDEO_STREAM=y
|
||||
|
|
Loading…
Reference in a new issue