mirror of
https://github.com/linux-sunxi/u-boot-sunxi.git
synced 2024-02-12 11:16:03 +08:00
configs: remove CONFIG_SYS_MVFS
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@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:

committed by
Stefan Roese

parent
bba769d3ae
commit
e85f490a47
@ -3578,7 +3578,6 @@ CONFIG_SYS_MSC0_VAL
|
||||
CONFIG_SYS_MSC1_VAL
|
||||
CONFIG_SYS_MSC2_VAL
|
||||
CONFIG_SYS_MTDPARTS_RUNTIME
|
||||
CONFIG_SYS_MVFS
|
||||
CONFIG_SYS_MX5_CLK32
|
||||
CONFIG_SYS_MX5_HCLK
|
||||
CONFIG_SYS_MX6_CLK32
|
||||
|
Reference in New Issue
Block a user