You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ag...@apache.org on 2020/04/14 21:42:30 UTC

[incubator-nuttx] branch master updated: Fix copy/paste typo in various Kconfigs

This is an automated email from the ASF dual-hosted git repository.

aguettouche pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new 9b86305  Fix copy/paste typo in various Kconfigs
9b86305 is described below

commit 9b86305ad333e0bac2bddf4715f241b9996e1e3c
Author: Nathan Hartman <59...@users.noreply.github.com>
AuthorDate: Tue Apr 14 11:48:06 2020 -0400

    Fix copy/paste typo in various Kconfigs
---
 arch/arm/src/efm32/Kconfig       | 4 ++--
 arch/arm/src/kinetis/Kconfig     | 4 ++--
 arch/arm/src/stm32/Kconfig       | 4 ++--
 arch/arm/src/stm32f0l0g0/Kconfig | 4 ++--
 arch/arm/src/stm32f7/Kconfig     | 4 ++--
 arch/arm/src/stm32h7/Kconfig     | 4 ++--
 arch/arm/src/stm32l4/Kconfig     | 4 ++--
 arch/arm/src/xmc4/Kconfig        | 4 ++--
 arch/misoc/Kconfig               | 4 ++--
 arch/risc-v/src/fe310/Kconfig    | 4 ++--
 arch/risc-v/src/k210/Kconfig     | 4 ++--
 arch/risc-v/src/litex/Kconfig    | 4 ++--
 arch/risc-v/src/nr5m100/Kconfig  | 4 ++--
 13 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/arch/arm/src/efm32/Kconfig b/arch/arm/src/efm32/Kconfig
index 8cfba34..42247b6 100644
--- a/arch/arm/src/efm32/Kconfig
+++ b/arch/arm/src/efm32/Kconfig
@@ -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
diff --git a/arch/arm/src/kinetis/Kconfig b/arch/arm/src/kinetis/Kconfig
index cdc0665..8a945a4 100644
--- a/arch/arm/src/kinetis/Kconfig
+++ b/arch/arm/src/kinetis/Kconfig
@@ -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
diff --git a/arch/arm/src/stm32/Kconfig b/arch/arm/src/stm32/Kconfig
index ef98eed..056e4b8 100644
--- a/arch/arm/src/stm32/Kconfig
+++ b/arch/arm/src/stm32/Kconfig
@@ -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
diff --git a/arch/arm/src/stm32f0l0g0/Kconfig b/arch/arm/src/stm32f0l0g0/Kconfig
index da229ee..f12037a 100644
--- a/arch/arm/src/stm32f0l0g0/Kconfig
+++ b/arch/arm/src/stm32f0l0g0/Kconfig
@@ -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
diff --git a/arch/arm/src/stm32f7/Kconfig b/arch/arm/src/stm32f7/Kconfig
index d6395cb..1e3589c 100644
--- a/arch/arm/src/stm32f7/Kconfig
+++ b/arch/arm/src/stm32f7/Kconfig
@@ -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
diff --git a/arch/arm/src/stm32h7/Kconfig b/arch/arm/src/stm32h7/Kconfig
index 247876e..bf1018e 100644
--- a/arch/arm/src/stm32h7/Kconfig
+++ b/arch/arm/src/stm32h7/Kconfig
@@ -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
diff --git a/arch/arm/src/stm32l4/Kconfig b/arch/arm/src/stm32l4/Kconfig
index 85590c3..64d5f01 100644
--- a/arch/arm/src/stm32l4/Kconfig
+++ b/arch/arm/src/stm32l4/Kconfig
@@ -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
diff --git a/arch/arm/src/xmc4/Kconfig b/arch/arm/src/xmc4/Kconfig
index 74816db..700b9be 100644
--- a/arch/arm/src/xmc4/Kconfig
+++ b/arch/arm/src/xmc4/Kconfig
@@ -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
diff --git a/arch/misoc/Kconfig b/arch/misoc/Kconfig
index a9f19f8..3cbadcd 100644
--- a/arch/misoc/Kconfig
+++ b/arch/misoc/Kconfig
@@ -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
diff --git a/arch/risc-v/src/fe310/Kconfig b/arch/risc-v/src/fe310/Kconfig
index 6e2406e..c02cb8b 100644
--- a/arch/risc-v/src/fe310/Kconfig
+++ b/arch/risc-v/src/fe310/Kconfig
@@ -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
diff --git a/arch/risc-v/src/k210/Kconfig b/arch/risc-v/src/k210/Kconfig
index ade8871..9fb905a 100644
--- a/arch/risc-v/src/k210/Kconfig
+++ b/arch/risc-v/src/k210/Kconfig
@@ -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
diff --git a/arch/risc-v/src/litex/Kconfig b/arch/risc-v/src/litex/Kconfig
index d6b7e3b..674e749 100644
--- a/arch/risc-v/src/litex/Kconfig
+++ b/arch/risc-v/src/litex/Kconfig
@@ -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
diff --git a/arch/risc-v/src/nr5m100/Kconfig b/arch/risc-v/src/nr5m100/Kconfig
index 7be7e7b..44e76f9 100644
--- a/arch/risc-v/src/nr5m100/Kconfig
+++ b/arch/risc-v/src/nr5m100/Kconfig
@@ -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