summaryrefslogtreecommitdiffstats
path: root/include/configs/T4240RDB.h
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@crashcourse.ca>2016-05-03 19:52:49 -0400
committerTom Rini <trini@konsulko.com>2016-05-03 21:36:13 -0400
commitb38eaec53570821043c94ad44eabcb23747d9969 (patch)
tree2514094c034485c93574493d3d067ca8f698e2f0 /include/configs/T4240RDB.h
parent700877a62bfa88ef6e0267749db49f4dc63e2ea2 (diff)
downloadtalos-obmc-uboot-b38eaec53570821043c94ad44eabcb23747d9969.tar.gz
talos-obmc-uboot-b38eaec53570821043c94ad44eabcb23747d9969.zip
include/configs: Numerous typo fixes: "controler" -> "controller".
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Diffstat (limited to 'include/configs/T4240RDB.h')
-rw-r--r--include/configs/T4240RDB.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/configs/T4240RDB.h b/include/configs/T4240RDB.h
index a0cce858a1..ab838a8036 100644
--- a/include/configs/T4240RDB.h
+++ b/include/configs/T4240RDB.h
@@ -92,9 +92,9 @@
#define CONFIG_FSL_IFC /* Enable IFC Support */
#define CONFIG_FSL_CAAM /* Enable SEC/CAAM */
#define CONFIG_PCI /* Enable PCI/PCIE */
-#define CONFIG_PCIE1 /* PCIE controler 1 */
-#define CONFIG_PCIE2 /* PCIE controler 2 */
-#define CONFIG_PCIE3 /* PCIE controler 3 */
+#define CONFIG_PCIE1 /* PCIE controller 1 */
+#define CONFIG_PCIE2 /* PCIE controller 2 */
+#define CONFIG_PCIE3 /* PCIE controller 3 */
#define CONFIG_FSL_PCI_INIT /* Use common FSL init code */
#define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */
OpenPOWER on IntegriCloud