[U-Boot] [PATCH 06/10] drivers: Kconfig: spelling fixes

Chris Packham judge.packham at gmail.com
Sun Jan 13 09:13:24 UTC 2019


Signed-off-by: Chris Packham <judge.packham at gmail.com>
---

 drivers/core/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/core/Kconfig b/drivers/core/Kconfig
index 046b87a33375..ddf2fb3fb828 100644
--- a/drivers/core/Kconfig
+++ b/drivers/core/Kconfig
@@ -232,7 +232,7 @@ config OF_ISA_BUS
 	  Is this option is enabled then support for the ISA bus will
 	  be included for addresses read from DT. This is something that
 	  should be known to be required or not based upon the board
-	  being targetted, and whether or not it makes use of an ISA bus.
+	  being targeted, and whether or not it makes use of an ISA bus.
 
 	  The bus is matched based upon its node name equalling "isa". The
 	  busses #address-cells should equal 2, with the first cell being
-- 
2.20.1



More information about the U-Boot mailing list