commit | d4183d6368c562e6633311faaa5654fe28cedda7 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Tue Jan 02 10:39:52 2018 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 22 16:43:30 2018 -0500 |
tree | 7ffc4cd3dd3bdd1dccf46fd2b4e17e48870460d7 | |
parent | 22442db050656557463dc85e3d415ca03093a8e9 [diff] [blame] |
Convert CONFIG_ROCKCHIP_USB2_PHY to Kconfig This converts the following to Kconfig: CONFIG_ROCKCHIP_USB2_PHY Signed-off-by: Adam Ford <aford173@gmail.com>
diff --git a/configs/phycore-rk3288_defconfig b/configs/phycore-rk3288_defconfig index aea47c5..969b0e6 100644 --- a/configs/phycore-rk3288_defconfig +++ b/configs/phycore-rk3288_defconfig
@@ -69,6 +69,7 @@ CONFIG_SYS_NS16550=y CONFIG_SYSRESET=y CONFIG_USB=y +CONFIG_ROCKCHIP_USB2_PHY=y CONFIG_USB_DWC2=y CONFIG_USB_STORAGE=y CONFIG_USB_GADGET=y