all rk3288 based boards support rockusb, so enable it

Signed-off-by: Eddie Cai <eddie.cai.li...@gmail.com>
Reviewed-by: Lukasz Majewski <lu...@denx.de>

Changes in v4:
-move to rk3288_common.h

Changes in v3:
-move to defconfig
---
 include/configs/rk3288_common.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/configs/rk3288_common.h b/include/configs/rk3288_common.h
index e7a8f72..27717dd 100644
--- a/include/configs/rk3288_common.h
+++ b/include/configs/rk3288_common.h
@@ -80,6 +80,8 @@
 #define CONFIG_G_DNL_MANUFACTURER      "Rockchip"
 #define CONFIG_G_DNL_VENDOR_NUM                0x2207
 #define CONFIG_G_DNL_PRODUCT_NUM       0x320a
+#define CONFIG_USB_FUNCTION_ROCKUSB
+#define CONFIG_CMD_ROCKUSB
 
 /* usb host support */
 #ifdef CONFIG_CMD_USB
-- 
1.9.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to