diff options
| author | Tom Rini <[email protected]> | 2021-09-22 14:50:33 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-10-06 09:16:23 -0400 |
| commit | 4884d829d72e58d3448df46325699cdc2151686e (patch) | |
| tree | bddcf5355444a500155ae8169676edbcab0e20d6 /scripts | |
| parent | 9d9f59dd0a97b327b784699152f7055adc7b3520 (diff) | |
Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig
This converts the following to Kconfig:
CONFIG_SYS_NAND_5_ADDR_CYCLE
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 8d0d9cae559..42136a18f61 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -2359,7 +2359,6 @@ CONFIG_SYS_MX7_HCLK CONFIG_SYS_MXS_VDD5V_ONLY CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST CONFIG_SYS_NAND_4_ADDR_CYCLE -CONFIG_SYS_NAND_5_ADDR_CYCLE CONFIG_SYS_NAND_ACTL_ALE CONFIG_SYS_NAND_ACTL_CLE CONFIG_SYS_NAND_ACTL_DELAY |
