
3 Aug
2015
3 Aug
'15
1:55 a.m.
On Monday, August 03, 2015 at 01:52:03 AM, Simon Glass wrote:
On 2 August 2015 at 17:15, Marek Vasut marex@denx.de wrote:
Add Kconfig entries for the simple-bus driver, both for U-Boot and for SPL. The simple-bus is enabled by default in U-Boot and disabled by default in SPL to preserve the original behavior.
Signed-off-by: Marek Vasut marex@denx.de Cc: Simon Glass sjg@chromium.org
drivers/core/Kconfig | 15 +++++++++++++++ drivers/core/Makefile | 5 ++--- 2 files changed, 17 insertions(+), 3 deletions(-)
Acked-by: Simon Glass sjg@chromium.org
Whew, excellent. That's 1 patch in, 246+ to go ... :-)
Best regards, Marek Vasut