commit | a186e8aa67831b690b922243a4614e956eafb370 | [log] [tgz] |
---|---|---|
author | Urja Rannikko <urjaman@gmail.com> | Mon May 13 13:51:04 2019 +0000 |
committer | Kever Yang <kever.yang@rock-chips.com> | Mon Aug 19 12:43:26 2019 +0800 |
tree | 5071c6f0ada874330438f4dfe534604e99fe717f | |
parent | 64df512e151fd10c5e5da6ab50f1bfeeec4476d4 [diff] |
configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig This affects RK3036, RK322X and RK3288 - the defconfig changes done by moveconfig.py for the veyrons were left out on purpose because they dont have an OTG port, and will get their config updated in the next commit. Signed-off-by: Urja Rannikko <urjaman@gmail.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>