[U-Boot] [PATCH 2/2] configs: remove CONFIG_SYS_MVFS

Stefan Roese sr at denx.de
Mon May 28 08:22:05 UTC 2018


On 26.05.2018 12:32, Chris Packham wrote:
> This was being used by some Marvell boards to enable some file system
> related features (many of which have already been moved to Kconfig).
> Make the future migration of the final 2 or 3 config options easier by
> expanding #define CONFIG_SYS_MVFS into the options that it enables and
> remove CONFIG_SYS_MVFS.
> 
> Signed-off-by: Chris Packham <judge.packham at gmail.com>
> ---
> 
>   README                           | 5 -----
>   include/configs/dns325.h         | 3 ++-
>   include/configs/ds414.h          | 3 ++-
>   include/configs/goflexhome.h     | 3 ++-
>   include/configs/guruplug.h       | 4 +++-
>   include/configs/ib62x0.h         | 3 ++-
>   include/configs/iconnect.h       | 3 ++-
>   include/configs/mv-common.h      | 8 --------
>   include/configs/mv-plug-common.h | 7 -------
>   include/configs/nsa310s.h        | 3 ++-
>   include/configs/openrd.h         | 3 ++-
>   include/configs/pogo_e02.h       | 3 ++-
>   include/configs/sheevaplug.h     | 4 +++-
>   scripts/config_whitelist.txt     | 1 -
>   14 files changed, 22 insertions(+), 31 deletions(-)

Reviewed-by: Stefan Roese <sr at denx.de>

Thanks,
Stefan


More information about the U-Boot mailing list