commit | dcabf3e2f683ba6bb491a4b71c5b43c1b58a8f3a | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Wed May 31 13:16:27 2017 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Wed Jul 12 09:42:33 2017 +0200 |
tree | a0f87a7e50657fff2c44567f9f27680ca44b9fb4 | |
parent | e0d95e2a76656226d1566eb36abb9466990de37c [diff] |
cm_fx6: Remove SPL entry from CONFIG_SYS_EXTRA_OPTIONS SPL is already selected via CONFIG_SPL=y, so there is no need to pass it inside CONFIG_SYS_EXTRA_OPTIONS. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>