commit | 28559d4c93de5039f851eea6d1404305d3ad0825 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Aug 01 08:49:12 2016 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue Aug 02 07:19:09 2016 +0200 |
tree | c09f85baf213c16ab902eeb053af559a7764cad7 | |
parent | 8fbf678ba028e2e1d346190e3101d1a475f11b63 [diff] |
ARM64: zynqmp: Do not enable DM_MMC by default 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 <michal.simek@xilinx.com>