]> git.ipfire.org Git - thirdparty/u-boot.git/commit
armv8: ls1088a: Unset USE_BOOTCOMMAND in defconfig
authorAshish Kumar <Ashish.Kumar@nxp.com>
Thu, 23 Nov 2017 09:03:49 +0000 (14:33 +0530)
committerYork Sun <york.sun@nxp.com>
Wed, 6 Dec 2017 22:55:17 +0000 (14:55 -0800)
commitba348904207a2e9061a2405ebd84268f63a1809f
tree7d468a5ee6b4338ea12b4e5493b2413594e5ea29
parent9da7fb4a39149c3061cb148bfbaa76b4b52b9008
armv8: ls1088a: Unset USE_BOOTCOMMAND in defconfig

Unset USE_BOOTCOMMAND for all ls1088 defconfig files to fix
redefinition error. USE_BOOTCOMMAND was introduced in commit
b6251db8c3f ("Kconfig: Introduce USE_BOOTCOMMAND and migrate
BOOTCOMMAND").

Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
configs/ls1088aqds_qspi_defconfig
configs/ls1088aqds_sdcard_qspi_defconfig
configs/ls1088ardb_qspi_defconfig
configs/ls1088ardb_sdcard_qspi_defconfig