Fix copy/paste typo in various Kconfigs

This commit is contained in:
Nathan Hartman 2020-04-14 11:48:06 -04:00 committed by Abdelatif Guettouche
parent 11705ffc71
commit 9b86305ad3
13 changed files with 26 additions and 26 deletions

View File

@ -77,8 +77,8 @@ config EFM32_EFM32GG
menu "EFM32 Peripheral Support"
# These "hidden" settings determine is a peripheral option is available for
# the selection MCU
# These "hidden" settings determine whether a peripheral option is available
# for the selected MCU
config EFM32_HAVE_USART2
bool

View File

@ -228,8 +228,8 @@ config ARCH_CHIP_MK66FN2M0VLQ18
endchoice
# These "hidden" settings determine is a peripheral option is available for
# the selection MCU
# These "hidden" settings determine whether a peripheral option is available
# for the selected MCU
config KINETIS_HAVE_UART5
bool

View File

@ -1836,8 +1836,8 @@ config STM32_DFU
menu "STM32 Peripheral Support"
# These "hidden" settings determine is a peripheral option is available for the
# selection MCU
# These "hidden" settings determine whether a peripheral option is available
# for the selected MCU
config STM32_HAVE_AES
bool

View File

@ -929,8 +929,8 @@ endchoice
menu "STM32 Peripheral Support"
# These "hidden" settings determine is a peripheral option is available for the
# selection MCU
# These "hidden" settings determine whether a peripheral option is available
# for the selected MCU
config STM32F0L0G0_HAVE_AES
bool

View File

@ -1129,8 +1129,8 @@ config STM32F7_PROGMEM
menu "STM32 Peripheral Support"
# These "hidden" settings determine is a peripheral option is available for the
# selection MCU
# These "hidden" settings determine whether a peripheral option is available
# for the selected MCU
config STM32F7_HAVE_LTDC
bool

View File

@ -151,8 +151,8 @@ config STM32H7_PROGMEM
menu "STM32H7 Peripheral Selection"
# These "hidden" settings determine is a peripheral option is available for the
# selection MCU
# These "hidden" settings determine whether a peripheral option is available
# for the selected MCU
config STM32H7_HAVE_ETHERNET
bool

View File

@ -907,8 +907,8 @@ comment "STM32L4 Peripherals"
menu "STM32L4 Peripheral Support"
# These "hidden" settings determine is a peripheral option is available for the
# selection MCU
# These "hidden" settings determine whether a peripheral option is available
# for the selected MCU
config STM32L4_HAVE_ADC2
bool

View File

@ -24,8 +24,8 @@ config ARCH_CHIP_XMC4800
endchoice
# These "hidden" settings determine is a peripheral option is available for
# the selection MCU
# These "hidden" settings determine whether a peripheral option is available
# for the selected MCU
# When there are multiple instances of a device, these "hidden" settings

View File

@ -30,8 +30,8 @@ config ARCH_CHIP
menu "MISOC Peripheral Support"
# These "hidden" settings determine is a peripheral option is available for the
# selection MCU
# These "hidden" settings determine whether a peripheral option is available
# for the selected MCU
config MISOC_HAVE_UART1
bool

View File

@ -28,8 +28,8 @@ endchoice
menu "FE310 Peripheral Support"
# These "hidden" settings determine is a peripheral option is available for the
# selection MCU
# These "hidden" settings determine whether a peripheral option is available
# for the selected MCU
config FE310_HAVE_UART0
bool

View File

@ -7,8 +7,8 @@ comment "K210 Configuration Options"
menu "K210 Peripheral Support"
# These "hidden" settings determine is a peripheral option is available for the
# selection MCU
# These "hidden" settings determine whether a peripheral option is available
# for the selected MCU
config K210_HAVE_UART0
bool

View File

@ -7,8 +7,8 @@ comment "LITEX Configuration Options"
menu "LITEX Peripheral Support"
# These "hidden" settings determine is a peripheral option is available for the
# selection MCU
# These "hidden" settings determine whether a peripheral option is available
# for the selected MCU
config LITEX_HAVE_UART0
bool

View File

@ -40,8 +40,8 @@ config NR5_EPIC
menu "NR5 Peripheral Support"
# These "hidden" settings determine is a peripheral option is available for the
# selection MCU
# These "hidden" settings determine whether a peripheral option is available
# for the selected MCU
config NR5_HAVE_UART1
bool