commit | 499609374a52fdaba295fe5dc3d2750b47b4aa41 | [log] [tgz] |
---|---|---|
author | Michael Heimpold <mhei@heimpold.de> | Mon Oct 29 20:21:52 2018 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jan 01 14:12:18 2019 +0100 |
tree | 78e8210fcf2c83d4b91260448584b5834c61088f | |
parent | 49cc1646f389dba391394c6c69b0dc0108f52047 [diff] |
configs: mx23_olinuxino_defconfig: disable bootefi command CONFIG_CMD_BOOTEFI is enabled by Kconfig default, but rarely used on this board/platform. So let's disable it for the boards default config. This also saves around 16 KiB in the final u-boot.sb. Signed-off-by: Michael Heimpold <mhei@heimpold.de>