[bsp][stm32][stm32h743-atk-apollo] Remove redundant I2C2 bus configur… (#10148)

[bsp][stm32][stm32h743-atk-apollo] Remove redundant I2C2 bus configuration options from Kconfig
This commit is contained in:
yiyi 2025-03-26 15:30:17 +08:00 committed by GitHub
parent 628592e3ce
commit 97850b57e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -123,9 +123,6 @@ menu "On-chip Peripheral Drivers"
int "I2C1 sda pin number" int "I2C1 sda pin number"
range 1 176 range 1 176
default 117 default 117
menuconfig BSP_USING_I2C2
bool "Enable I2C2 BUS (software simulation)"
default n
endif endif
menuconfig BSP_USING_I2C2 menuconfig BSP_USING_I2C2