]> git.ipfire.org Git - people/ms/u-boot.git/commit
arm: zynq: Enable BLK when needed
authorMichal Simek <michal.simek@xilinx.com>
Tue, 9 Jan 2018 13:52:29 +0000 (14:52 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 30 Jan 2018 13:28:44 +0000 (14:28 +0100)
commit099b9ae7b70dcaae1f023705fdaa6608f7dd8ee9
treefe54798b99839d90ef7e9b1d2f386ed373fdd252
parent92dde1a7cc3edc305ffd2d1b6027ef5553300958
arm: zynq: Enable BLK when needed

There is no reason to enable BLK by default for all boards which is just
increasing memory footprint for memory contrained boards like cse.
zc770s are also saving some space.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/Kconfig
configs/zynq_cse_qspi_defconfig
configs/zynq_zc770_xm011_defconfig
configs/zynq_zc770_xm012_defconfig
configs/zynq_zc770_xm013_defconfig