summaryrefslogtreecommitdiffstats
path: root/include/configs/P1_P2_RDB.h
diff options
context:
space:
mode:
authorRamneek Mehresh <ramneek.mehresh@freescale.com>2011-05-12 19:31:42 +0530
committerKumar Gala <galak@kernel.crashing.org>2011-07-11 13:24:19 -0500
commiteb51f63c0291704350ce39c4f9074097ffc91a5b (patch)
treef851893bdecee01fc47c4946ac9079db4cd62b13 /include/configs/P1_P2_RDB.h
parent9829feffec9c8c7a1d25da1dae54f0fea080f7a2 (diff)
downloadblackbird-obmc-uboot-eb51f63c0291704350ce39c4f9074097ffc91a5b.tar.gz
blackbird-obmc-uboot-eb51f63c0291704350ce39c4f9074097ffc91a5b.zip
qoriq/p1_p2_rdb: Add Dual Role USB support macro for P1020RDB
Add CONFIG_HAS_FSL_DR_USB macro for P1020RDB Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/P1_P2_RDB.h')
-rw-r--r--include/configs/P1_P2_RDB.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/P1_P2_RDB.h b/include/configs/P1_P2_RDB.h
index 59f975546c..4f1bdfe629 100644
--- a/include/configs/P1_P2_RDB.h
+++ b/include/configs/P1_P2_RDB.h
@@ -601,6 +601,7 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
#define CONFIG_EHCI_HCD_INIT_AFTER_RESET
#define CONFIG_USB_EHCI_FSL
#define CONFIG_USB_STORAGE
+#define CONFIG_HAS_FSL_DR_USB
#endif
#if defined(CONFIG_MMC) || defined(CONFIG_USB_EHCI)
OpenPOWER on IntegriCloud