summaryrefslogtreecommitdiffstats
path: root/include/configs/nokia_rx51.h
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2015-07-21 20:10:35 +0200
committerTom Rini <trini@konsulko.com>2015-07-27 15:02:16 -0400
commit8845ad4f2e1475e7096f7aea0561f0b1262d5738 (patch)
treed71fafadb9f7eb8a8970331280b5e0c64bc19957 /include/configs/nokia_rx51.h
parent1584e4f45f8bf84b2709b65daca550e21a1922bf (diff)
downloadblackbird-obmc-uboot-8845ad4f2e1475e7096f7aea0561f0b1262d5738.tar.gz
blackbird-obmc-uboot-8845ad4f2e1475e7096f7aea0561f0b1262d5738.zip
nokia_rx51: Typo in CONFIG_MUSB_HCD fixup
CONFIG_MUSB_HDC should be CONFIG_MUSB_HCD to have any effect. Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'include/configs/nokia_rx51.h')
-rw-r--r--include/configs/nokia_rx51.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/nokia_rx51.h b/include/configs/nokia_rx51.h
index efc583f91e..6e3ce4d3c7 100644
--- a/include/configs/nokia_rx51.h
+++ b/include/configs/nokia_rx51.h
@@ -109,7 +109,7 @@
/* USB */
#define CONFIG_MUSB_UDC
-#define CONFIG_MUSB_HDC
+#define CONFIG_MUSB_HCD
#define CONFIG_USB_OMAP3
#define CONFIG_TWL4030_USB
OpenPOWER on IntegriCloud