commit | 1fa52555266863fce950a009fdc548cbd11e2f68 | [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 | e911cd0ff46264c86770330af3eed168750d38e4 [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>