[U-Boot] [PATCH v2 3/3] config: move USB_FUNCTION_MASS_STORAGE

Dr. Philipp Tomsich philipp.tomsich at theobroma-systems.com
Mon Jul 17 11:17:49 UTC 2017


> On 17 Jul 2017, at 13:16, Maxime Ripard <maxime.ripard at free-electrons.com> wrote:
> 
> On Mon, Jul 17, 2017 at 11:35:31AM +0200, Dr. Philipp Tomsich wrote:
>> Maxime,
>> 
>>> On 17 Jul 2017, at 11:28, Maxime Ripard <maxime.ripard at free-electrons.com> wrote:
>>> 
>>> 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 at 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).
>> 
>> I’d prefer if we can keep the moveconfig part in tact (and have it
>> show up in the defconfig of every board it was active for before).
>> 
>> Removing these from the affected board should be another patch
>> after it’s been moved to defconfig.
> 
> That works for me. Can you add it to your serie?

I need to rebase this onto -usb anyway… so yes.

Phil.


More information about the U-Boot mailing list