
9 Apr
2015
9 Apr
'15
5:02 a.m.
On 6 March 2015 at 13:19, Simon Glass sjg@chromium.org wrote:
Move this over to Kconfig and tidy up.
Signed-off-by: Simon Glass sjg@chromium.org
configs/sandbox_defconfig | 1 + drivers/spi/Kconfig | 25 +++++++++++++++++++++++++ include/configs/sandbox.h | 1 - 3 files changed, 26 insertions(+), 1 deletion(-)
I merged in the fix to the Kconfig which appears in the next patch. It was in the wrong place.
Applied to u-boot-dm/next.