commit | d2eb5a3fb8013ab9dff7f8ae12a185226510a79c | [log] [tgz] |
---|---|---|
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | Wed Oct 14 15:08:32 2020 +0800 |
committer | Marek Vasut <marex@denx.de> | Tue Oct 20 00:49:05 2020 +0200 |
tree | ff035848c1d8698ba7e3600e650174ab21e2225a | |
parent | d6fa8db8b9d4daade7b1d80d336f3243256cb1b7 [diff] |
configs: mt8512: enable fastboot and USB host related configs Enable mtu3, xhci, tphy drivers. Device mode: enable fastboot; Host mode: enable USB, FAT commands, and fixed regulator, mass storage drivers; Due to device mode is enabled by default, comment out the host mode config here. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>