Skip to content

Commit 97850b5

Browse files
authored
[bsp][stm32][stm32h743-atk-apollo] Remove redundant I2C2 bus configur… (#10148)
[bsp][stm32][stm32h743-atk-apollo] Remove redundant I2C2 bus configuration options from Kconfig
1 parent 628592e commit 97850b5

File tree

1 file changed

+0
-3
lines changed
  • bsp/stm32/stm32h743-atk-apollo/board

1 file changed

+0
-3
lines changed

bsp/stm32/stm32h743-atk-apollo/board/Kconfig

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,6 @@ menu "On-chip Peripheral Drivers"
123123
int "I2C1 sda pin number"
124124
range 1 176
125125
default 117
126-
menuconfig BSP_USING_I2C2
127-
bool "Enable I2C2 BUS (software simulation)"
128-
default n
129126
endif
130127

131128
menuconfig BSP_USING_I2C2

0 commit comments

Comments
 (0)