diff options
author | Tom Rini <trini@konsulko.com> | 2018-02-10 20:27:45 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-02-10 20:29:02 -0500 |
commit | 7c8f00e484658c673d32d8422c96cb64bb571063 (patch) | |
tree | e61c6c50eac27f8843142c417b5d18d0d543b4f1 /configs/vyasa-rk3288_defconfig | |
parent | f59ab6c659fc8c3abc3fdd85ce9279f7930256a7 (diff) | |
download | u-boot-7c8f00e484658c673d32d8422c96cb64bb571063.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/vyasa-rk3288_defconfig')
-rw-r--r-- | configs/vyasa-rk3288_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/vyasa-rk3288_defconfig b/configs/vyasa-rk3288_defconfig index c40e0b2034..4380fecb4b 100644 --- a/configs/vyasa-rk3288_defconfig +++ b/configs/vyasa-rk3288_defconfig @@ -63,8 +63,8 @@ CONFIG_DEBUG_UART_SHIFT=2 CONFIG_SYS_NS16550=y CONFIG_SYSRESET=y CONFIG_USB=y -CONFIG_ROCKCHIP_USB2_PHY=y CONFIG_USB_DWC2=y +CONFIG_ROCKCHIP_USB2_PHY=y CONFIG_USB_STORAGE=y CONFIG_USB_KEYBOARD=y CONFIG_USB_GADGET=y |