summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-12-18 02:08:47 +0300
committerTom Rini <trini@konsulko.com>2021-12-28 00:20:19 +0300
commit968c6210e6bc4c76edeeacc16f02aef2a14dd96f (patch)
treef0efc05e14169f9304b83481fdb6ad50279aabad /README
parentb2d1c828b973fc2355e6192610af56a4968261e0 (diff)
downloadu-boot-968c6210e6bc4c76edeeacc16f02aef2a14dd96f.tar.xz
Convert CONFIG_JFFS2_DEV et al to Kconfig
This converts the following to Kconfig: CONFIG_JFFS2_DEV CONFIG_JFFS2_LZO CONFIG_JFFS2_NAND CONFIG_JFFS2_PART_OFFSET CONFIG_JFFS2_PART_SIZE Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README
index 9935666e4f..edf801e842 100644
--- a/README
+++ b/README
@@ -999,9 +999,6 @@ The following options need to be configured:
sending again an USB request to the device.
- Journaling Flash filesystem support:
- CONFIG_JFFS2_NAND
- Define these for a default partition on a NAND device
-
CONFIG_SYS_JFFS2_FIRST_SECTOR,
CONFIG_SYS_JFFS2_FIRST_BANK, CONFIG_SYS_JFFS2_NUM_BANKS
Define these for a default partition on a NOR device