commit | 8bebf03c73cd0830cb2cd234021004cde67c6412 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue Dec 01 08:37:16 2015 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Dec 07 10:14:30 2015 +0100 |
tree | 38da4004b345f02286c86689e898145b6d93f6e0 | |
parent | d6df048bca348a964943e6dedda8a674eb07dc30 [diff] |
dm: core: Enable SPL_SIMPLE_BUS by default This option is needed for all SoCs which have nodes on bus. Without enabling this drivers are not found and probed. Issue was found on Zynq MMC probe. Enable this option by default. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>