diff options
| author | Adam Ford <[email protected]> | 2017-08-07 17:37:18 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-08-12 09:18:47 -0400 |
| commit | 5bbc265becbec9ce1e489760eb34922ac8c0bed9 (patch) | |
| tree | 9d69a188c31913a207c5f0a37c7b4975cc45583d /scripts | |
| parent | 0d43fded20e390e2e779ae4fa831fc00157f454a (diff) | |
Convert CONFIG_NAND to Kconfig
This converts the following to Kconfig:
CONFIG_NAND
Signed-off-by: Adam Ford <[email protected]>
[trini: Sync up a few more, add imply's]
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 9ab5d4d9583..f509984d775 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1560,7 +1560,6 @@ CONFIG_MXS_OCOTP CONFIG_MXS_SPI CONFIG_MX_CYCLIC CONFIG_MY_OPTION -CONFIG_NAND CONFIG_NANDFLASH_SIZE CONFIG_NAND_6BYTES_OOB_FREE_10BYTES_ECC CONFIG_NAND_ACTL |
