[bsp/nrf5x] Fix the Kconfig of nrf52832

Signed-off-by: supperthomas <78900636@qq.com>
This commit is contained in:
supperthomas 2022-11-25 22:20:41 +08:00 committed by Man, Jianting (Meco)
parent 6c5f9ffb0a
commit 2f0f426375
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ menu "On-chip Peripheral Drivers"
default 1
config BSP_USING_I2C0
bool "Enable I2C0 bus"
default n
default y
if BSP_USING_I2C0
config NRFX_TWIM0_ENABLED
int