diff --git a/bsp/stm32/stm32h743-atk-apollo/board/Kconfig b/bsp/stm32/stm32h743-atk-apollo/board/Kconfig index ada462a7cc..f8bfe8f55a 100644 --- a/bsp/stm32/stm32h743-atk-apollo/board/Kconfig +++ b/bsp/stm32/stm32h743-atk-apollo/board/Kconfig @@ -123,9 +123,6 @@ menu "On-chip Peripheral Drivers" int "I2C1 sda pin number" range 1 176 default 117 - menuconfig BSP_USING_I2C2 - bool "Enable I2C2 BUS (software simulation)" - default n endif menuconfig BSP_USING_I2C2