arch: arm: soc: stm32l0: fix indentation and comments in Kconfigs
Fix indentation and small comment typos in Kconfigs. Signed-off-by: Ilya Tagunov <tagunil@gmail.com>
This commit is contained in:
parent
924e8aad12
commit
6a1cb6540f
|
@ -1,4 +1,4 @@
|
|||
# Kconfig - ST Microelectronics STM32L072XB MCU
|
||||
# Kconfig - ST Microelectronics STM32L072XZ MCU
|
||||
#
|
||||
# Copyright (c) 2018 Endre Karlson <endre.karlson@gmail.com>
|
||||
#
|
||||
|
@ -24,7 +24,7 @@ config GPIO_STM32_PORTE
|
|||
default y
|
||||
|
||||
config GPIO_STM32_PORTH
|
||||
default y
|
||||
default y
|
||||
|
||||
endif # GPIO_STM32
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# Kconfig - ST Microelectronics STM32L4 MCU series
|
||||
# Kconfig - ST Microelectronics STM32L0 MCU series
|
||||
#
|
||||
# Copyright (c) 2018 Endre Karlson <endre.karlson@gmail.com>
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue