diff options
author | Breno Matheus Lima | 2019-07-18 12:34:08 +0000 |
---|---|---|
committer | Stefano Babic | 2019-10-08 16:35:58 +0200 |
commit | 5f2fe3b93a2583c266c67ea10ce454fc02bbd94e (patch) | |
tree | 29083e26c05d5a3ee49e4df73d53c8ddc3e81e41 /scripts | |
parent | 91457597e3c95450ac42cf45a4a5fe7da174fd20 (diff) |
Kconfig: Migrate CONFIG_CSF_SIZE to Kconfig
Move CONFIG_CSF_SIZE to Kconfig and define default value as 0x4000.
mx8mqevk requires 0x2000 add this configuration in imx8mq_evk_defconfig
file.
Signed-off-by: Breno Lima <breno.lima@nxp.com>
Reviewed-by: Fabio Estevam <festevam@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 5a007d37091..c7b02451e0c 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -266,7 +266,6 @@ CONFIG_CPU_VR41XX CONFIG_CQSPI_REF_CLK CONFIG_CS8900_BUS16 CONFIG_CS8900_BUS32 -CONFIG_CSF_SIZE CONFIG_CTL_JTAG CONFIG_CTL_TBE CONFIG_CUSTOMER_BOARD_SUPPORT |