]> git.dujemihanovic.xyz Git - u-boot.git/commit
am335x_evm_defconfig: Enable CONFIG_CMD_EXTENSION
authorMatwey V. Kornilov <matwey.kornilov@gmail.com>
Thu, 26 Jan 2023 12:19:15 +0000 (15:19 +0300)
committerTom Rini <trini@konsulko.com>
Mon, 6 Feb 2023 18:04:53 +0000 (13:04 -0500)
commit3574eb8229fd36b96b29adf0891272e16930e24a
tree19b568be6989d9669a93621105b393840953e251
parent4af25d8f72520375115f116df98e41564c57a16a
am335x_evm_defconfig: Enable CONFIG_CMD_EXTENSION

am335x_evm_defconfig is used for BeagleBone Black, popular single board
computer with wide extension support. Enable CONFIG_CMD_EXTENSION by default
since extension detection is already implemented for am335x.

Also run make savedefconfig for am335x_evm_defconfig

Signed-off-by: Matwey V. Kornilov <matwey.kornilov@gmail.com>
configs/am335x_evm_defconfig