On 1 August 2016 at 01:05, Michal Simek <[email protected]> wrote: > The patch: > "dm: mmc: zynq: Convert zynq to use driver model for MMC" > (sha1: 329a449f2c289b4de8f892fca1d9379ce5fd81b8) > added dependency on enabling some MMC options by default. > There are minimal ZynqMP configurations which require > only minimal configurations to be enabled to keep u-boot size > as lower as possible. > > Move options to defconfig instead. > > Signed-off-by: Michal Simek <[email protected]> > --- > > arch/arm/Kconfig | 3 --- > configs/xilinx_zynqmp_ep_defconfig | 2 ++ > configs/xilinx_zynqmp_zc1751_xm015_dc1_defconfig | 2 ++ > configs/xilinx_zynqmp_zc1751_xm016_dc2_defconfig | 2 ++ > configs/xilinx_zynqmp_zc1751_xm018_dc4_defconfig | 2 ++ > configs/xilinx_zynqmp_zc1751_xm019_dc5_defconfig | 2 ++ > configs/xilinx_zynqmp_zcu102_defconfig | 2 ++ > configs/xilinx_zynqmp_zcu102_revB_defconfig | 2 ++ > 8 files changed, 14 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

