commit | 432e31bcc095cbabfd06db74412b6b871d311180 | [log] [tgz] |
---|---|---|
author | developer <developer@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 | 5e0714e125544a6b1ce0a3e796b7c246ff925a4a [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. Reviewed-by: Bin Meng <bmeng.cn@gmail.com>