diff options
author | Adam Ford <aford173@gmail.com> | 2018-07-08 06:43:36 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-07-21 22:26:56 -0400 |
commit | eba7f1ff6c9836931f0ce2812182190862e38b5f (patch) | |
tree | 0ff47420df77434c489f495621317549dbbe3d1b /scripts | |
parent | e7db856bf96213ba3f6b716be9fa264e184f74e2 (diff) | |
download | u-boot-eba7f1ff6c9836931f0ce2812182190862e38b5f.tar.gz |
Convert CONFIG_NAND_DAVINCI to Kconfig
This converts the following to Kconfig:
CONFIG_NAND_DAVINCI
Signed-off-by: Adam Ford <aford173@gmail.com>
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 e92f97ecc2..d6d4fb90d7 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -1369,7 +1369,6 @@ CONFIG_NAND_6BYTES_OOB_FREE_10BYTES_ECC CONFIG_NAND_ACTL CONFIG_NAND_CS_INIT CONFIG_NAND_DATA_REG -CONFIG_NAND_DAVINCI CONFIG_NAND_ECC_BCH CONFIG_NAND_ENV_DST CONFIG_NAND_FSL_ELBC |