kconfig: Clean up 'config FOO' (two spaces) definitions

Must've been copy-pasted around.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
Ulf Magnusson 2019-11-01 14:00:09 +01:00 committed by Anas Nashif
commit 1f38ea77ba
31 changed files with 32 additions and 32 deletions

View file

@ -20,7 +20,7 @@ endif # GPIO_STM32
if I2C_STM32
config I2C_STM32_V2
config I2C_STM32_V2
default y
endif # I2C_STM32

View file

@ -12,7 +12,7 @@ config SOC_SERIES
if I2C_STM32
config I2C_STM32_V1
config I2C_STM32_V1
default y
endif # I2C_STM32