]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: core: Enable SPL_SIMPLE_BUS by default
authorMichal Simek <michal.simek@xilinx.com>
Tue, 1 Dec 2015 07:37:16 +0000 (08:37 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 7 Dec 2015 09:14:30 +0000 (10:14 +0100)
commit8bebf03c73cd0830cb2cd234021004cde67c6412
tree38da4004b345f02286c86689e898145b6d93f6e0
parentd6df048bca348a964943e6dedda8a674eb07dc30
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>
drivers/core/Kconfig