commit | 13960fd787875f53023f2352b68f9fb69b6932e0 | [log] [tgz] |
---|---|---|
author | Breno Matheus Lima <breno.lima@nxp.com> | Thu Jul 18 12:34:08 2019 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:35:58 2019 +0200 |
tree | 29083e26c05d5a3ee49e4df73d53c8ddc3e81e41 | |
parent | fe13d325a87db6fce181e0585c44c1b8b491098d [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>