[U-Boot] [PATCH 06/14] sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig
Simon Glass
sjg at chromium.org
Thu Apr 9 05:02:22 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/mtd/spi/Kconfig | 10 ++++++++++
> drivers/spi/Kconfig | 2 +-
> include/configs/sandbox.h | 1 -
> 4 files changed, 12 insertions(+), 2 deletions(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list