summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2018-05-26 22:32:29 +1200
committerStefan Roese <sr@denx.de>2018-05-29 10:37:52 +0200
commite85f490a47e9653b08d552ffbb351e285b8a1a85 (patch)
treeb6e6906b675c061130b813a6c8b10109e3218448 /README
parentbba769d3ae91044921c3d8fab1a954c452afbdb2 (diff)
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>
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index df1d5d67b4..fb331f910d 100644
--- a/README
+++ b/README
@@ -331,11 +331,6 @@ The following options need to be configured:
- Board Type: Define exactly one, e.g. CONFIG_MPC8540ADS.
-- Marvell Family Member
- CONFIG_SYS_MVFS - define it if you want to enable
- multiple fs option at one time
- for marvell soc family
-
- 85xx CPU Options:
CONFIG_SYS_PPC64