]> git.ipfire.org Git - thirdparty/u-boot.git/commit
config: xea: Disable support for boot methods EXTLINUX and VBE
authorLukasz Majewski <lukma@denx.de>
Wed, 12 Jul 2023 10:20:46 +0000 (12:20 +0200)
committerStefano Babic <sbabic@denx.de>
Thu, 13 Jul 2023 09:29:41 +0000 (11:29 +0200)
commit5386aefb6da2ade3354852e7bff9433634ac16fc
treebc8d74d6a27723876e1f65e7c5e71805edafea04
parente713364f36ee19908d46a9e77472d1782fbe9b92
config: xea: Disable support for boot methods EXTLINUX and VBE

The XEA system (imx287 based) is not using support for EXTLINUX and VBE.
As those configuration options have been enabled by default with modern
Kconfig it is safe to explicitly disable them.

After that change the u-boot.img size has been reduced by ~16 KiB.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
configs/imx28_xea_defconfig