diff options
| author | Tom Rini <[email protected]> | 2021-09-22 14:50:30 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-10-06 09:16:23 -0400 |
| commit | 8db73ec10630631e0b97ed900c8d00046883e374 (patch) | |
| tree | b46e1565861fbfabb645b8383ac19250d2768b0e /scripts | |
| parent | a0de075392fef8eb2d653a1fb54e7eb644b5353a (diff) | |
Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig
This converts the following to Kconfig:
CONFIG_SYS_NAND_PAGE_COUNT
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 5bcd2c26c41..8d0d9cae559 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -2410,7 +2410,6 @@ CONFIG_SYS_NAND_ONFI_DETECTION CONFIG_SYS_NAND_OR_PRELIM CONFIG_SYS_NAND_PAGE_2K CONFIG_SYS_NAND_PAGE_4K -CONFIG_SYS_NAND_PAGE_COUNT CONFIG_SYS_NAND_QUIET CONFIG_SYS_NAND_READY_PIN CONFIG_SYS_NAND_REGS_BASE |
