]> git.baikalelectronics.ru Git - uboot.git/commit
configs: Move CONFIG_CMD_USB_MASS_STORAGE properly into Kconfig
authorUrja Rannikko <urjaman@gmail.com>
Mon, 13 May 2019 13:51:04 +0000 (13:51 +0000)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 19 Aug 2019 04:43:26 +0000 (12:43 +0800)
commitcaafc243723cd72eebd99f0ed1a12050b526a0a5
tree5071c6f0ada874330438f4dfe534604e99fe717f
parent09cfca9dee413c5d0512944ce9a31fd9d2322600
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>
15 files changed:
configs/evb-rk3036_defconfig
configs/evb-rk3229_defconfig
configs/evb-rk3288_defconfig
configs/fennec-rk3288_defconfig
configs/firefly-rk3288_defconfig
configs/kylin-rk3036_defconfig
configs/miqi-rk3288_defconfig
configs/phycore-rk3288_defconfig
configs/popmetal-rk3288_defconfig
configs/rock2_defconfig
configs/tinker-rk3288_defconfig
include/configs/rk3036_common.h
include/configs/rk322x_common.h
include/configs/rk3288_common.h
include/configs/vyasa-rk3288.h