
30 Jan
2015
30 Jan
'15
8:04 p.m.
Switch snow over to use driver model for USB.
Signed-off-by: Simon Glass sjg@chromium.org ---
include/configs/snow.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/include/configs/snow.h b/include/configs/snow.h index ce6676e..00bd646 100644 --- a/include/configs/snow.h +++ b/include/configs/snow.h @@ -27,6 +27,7 @@ #define CONFIG_BOARD_COMMON #define CONFIG_ARCH_EARLY_INIT_R
+#define CONFIG_DM_USB #define CONFIG_USB_XHCI #define CONFIG_USB_XHCI_EXYNOS
--
2.2.0.rc0.207.ga3a616c