[U-Boot] [PATCH 05/14] sandbox: Move CONFIG_SANDBOX_SPI to Kconfig
Simon Glass
sjg at chromium.org
Thu Apr 9 05:02:16 CEST 2015
On 6 March 2015 at 13:19, Simon Glass <sjg at chromium.org> wrote:
> Move this over to Kconfig and tidy up.
>
> Signed-off-by: Simon Glass <sjg at 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.
More information about the U-Boot
mailing list