diff --git a/boards/OPENMV4P/omv_boardconfig.h b/boards/OPENMV4P/omv_boardconfig.h index a1196bece..8b404678f 100644 --- a/boards/OPENMV4P/omv_boardconfig.h +++ b/boards/OPENMV4P/omv_boardconfig.h @@ -47,7 +47,6 @@ #define OMV_PAJ6100_ENABLE (1) #define OMV_PAJ6100_GLITCH_RECONFIG (1) #define OMV_FROGEYE2020_ENABLE (1) -#define OMV_GENX320_EHC_ENABLE (1) // FIR drivers configuration. #define OMV_FIR_MLX90621_ENABLE (1) diff --git a/boards/OPENMV_N6/omv_boardconfig.h b/boards/OPENMV_N6/omv_boardconfig.h index b718c50c7..9cd838c44 100644 --- a/boards/OPENMV_N6/omv_boardconfig.h +++ b/boards/OPENMV_N6/omv_boardconfig.h @@ -49,8 +49,6 @@ #define OMV_PAG7936_MIPI_CSI2 (1) #define OMV_SOFTCSI_ENABLE (1) #define OMV_PS5520_ENABLE (1) -#define OMV_GENX320_EHC_ENABLE (1) -#define OMV_GENX320_HSYNC_VALUE (0x1) // FIR drivers configuration. #define OMV_FIR_MLX90621_ENABLE (1) diff --git a/boards/OPENMV_RT1060/omv_boardconfig.h b/boards/OPENMV_RT1060/omv_boardconfig.h index 6f7e8c6c2..31d2a6e89 100644 --- a/boards/OPENMV_RT1060/omv_boardconfig.h +++ b/boards/OPENMV_RT1060/omv_boardconfig.h @@ -40,7 +40,6 @@ #define OMV_PAG7920_ENABLE (1) #define OMV_PAJ6100_ENABLE (1) #define OMV_FROGEYE2020_ENABLE (1) -#define OMV_GENX320_EHC_ENABLE (1) // FIR drivers configuration. #define OMV_FIR_MLX90621_ENABLE (1)