configs: zynq: revive BR2_LINUX_KERNEL_UIMAGE
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 28 May 2016 13:36:42 +0000 (22:36 +0900)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 28 May 2016 13:50:31 +0000 (15:50 +0200)
commit2277395172e62789cc6f8468baae569f1db47f7d
tree49b7209401f7542e115a5a5eeaec2cb041c93fe4
parent5468ce85d58af2f2b85bf0ac01ba9af49cf56c8f
configs: zynq: revive BR2_LINUX_KERNEL_UIMAGE

Commit 5c67cb1d0445 ("linux: use zImage by default on ARM") changed
the default kernel image, but missed to update Zynq defconfigs.

U-Boot on Zynq boards still loads uImage, so BR2_LINUX_KERNEL_UIMAGE
should be defined to generate uImage.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
configs/zynq_microzed_defconfig
configs/zynq_zc706_defconfig
configs/zynq_zed_defconfig