commit | e73707ded21157008fcc59dd9e6b26e4fb0e207d | [log] [tgz] |
---|---|---|
author | Fabio Estevam <fabio.estevam@nxp.com> | Wed May 31 13:16:24 2017 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Wed Jul 12 09:42:33 2017 +0200 |
tree | 5b225280747039c13ebea9020222284b254b483c | |
parent | 220fb2249770bec124b594a9c61defee0f1cde56 [diff] |
mx6sabresd: 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>