
Hi Philipp,
On Fri, Jul 14, 2017 at 06:27:36PM +0200, Philipp Tomsich wrote:
With both an imply from CMD_USB to USB_FUNCTION_MASS_STORAGE and with USB_FUNCTION_MASS_STORAGE moved to Kconfig, we can now run moveconfig.
Signed-off-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com
Changes in v2: None
configs/CHIP_pro_defconfig | 1 + configs/Nintendo_NES_Classic_Edition_defconfig | 1 + configs/Sinlinx_SinA33_defconfig | 1 + configs/fennec-rk3288_defconfig | 1 + configs/firefly-rk3288_defconfig | 1 + configs/kylin-rk3036_defconfig | 1 + configs/miqi-rk3288_defconfig | 1 + configs/parrot_r16_defconfig | 1 +
I've never really been a big fan of enabling this one by default, and now that we have it in Kconfig, there's no reason to anymore. Let's remove it entirely from these boards (parrot, CHIP Pro, SinA33 and NES Classic).
Maxime