shields: st_b_cams_imx_mb1854: add stm32n6 specifc confs
Add configuration for the STM32N6 DCMIPP driver which currently requires to have the sensor pixel format and resolutions set via KConfig Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
This commit is contained in:
parent
314953b19b
commit
48a8716dec
2 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,3 @@
|
|||
CONFIG_VIDEO_STM32_DCMIPP_SENSOR_PIXEL_FORMAT="pRAA"
|
||||
CONFIG_VIDEO_STM32_DCMIPP_SENSOR_WIDTH=2592
|
||||
CONFIG_VIDEO_STM32_DCMIPP_SENSOR_HEIGHT=1944
|
|
@ -0,0 +1,3 @@
|
|||
CONFIG_VIDEO_STM32_DCMIPP_SENSOR_PIXEL_FORMAT="pRAA"
|
||||
CONFIG_VIDEO_STM32_DCMIPP_SENSOR_WIDTH=2592
|
||||
CONFIG_VIDEO_STM32_DCMIPP_SENSOR_HEIGHT=1944
|
Loading…
Add table
Add a link
Reference in a new issue