summaryrefslogtreecommitdiffstats
path: root/dts
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2014-10-21 16:44:32 -0400
committerTom Rini <trini@ti.com>2014-10-27 17:54:11 -0400
commit5699ea6d0ee01ab3e41d2cb2ebe2c56a24b9ffff (patch)
tree6c5cc04b4467c131965c3c7f74d8538f878668f6 /dts
parent3bd6f7e7821b3f6b369c6dba2b0eeeb5892a4dd7 (diff)
downloadtalos-obmc-uboot-5699ea6d0ee01ab3e41d2cb2ebe2c56a24b9ffff.tar.gz
talos-obmc-uboot-5699ea6d0ee01ab3e41d2cb2ebe2c56a24b9ffff.zip
Correct two non-functional misspellings "overrided".
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Diffstat (limited to 'dts')
-rw-r--r--dts/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/Kconfig b/dts/Kconfig
index 83ba7a6e98..5fe63f8025 100644
--- a/dts/Kconfig
+++ b/dts/Kconfig
@@ -49,7 +49,7 @@ config DEFAULT_DEVICE_TREE
string "Default Device Tree for DT control"
help
This option specifies the default Device Tree used for DT control.
- It can be overrided from the command line:
+ It can be overridden from the command line:
$ make DEVICE_TREE=<device-tree-name>
endmenu
OpenPOWER on IntegriCloud