diff options
| author | Tom Rini <[email protected]> | 2021-09-22 14:50:34 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-10-06 09:16:23 -0400 |
| commit | c0ad62c5f7535bf13b24aab103356f827f40d0cd (patch) | |
| tree | 5f035dd27d1a6caea00b993662265e7f81c59ac2 /doc | |
| parent | 4884d829d72e58d3448df46325699cdc2151686e (diff) | |
Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig
This converts the following to Kconfig:
CONFIG_SYS_NAND_ONFI_DETECTION
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README.nand | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/README.nand b/doc/README.nand index ec461b2dc93..f6460dba603 100644 --- a/doc/README.nand +++ b/doc/README.nand @@ -175,11 +175,6 @@ Configuration Options: flexibility, so that one day we can eliminate the old mechanism. - CONFIG_SYS_NAND_ONFI_DETECTION - Enables detection of ONFI compliant devices during probe. - And fetching device parameters flashed on device, by parsing - ONFI parameter page. - Platform specific options ========================= CONFIG_NAND_OMAP_GPMC |
