[U-Boot] [PATCH 4/5] x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
Simon Glass
sjg at chromium.org
Tue Apr 28 16:12:10 CEST 2015
On 27 April 2015 at 09:22, Bin Meng <bmeng.cn at gmail.com> wrote:
> Since all x86 boards have been converted to use DM_SPI and
> DM_SPI_FLASH, move them to arch/Kconfig x86 section.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> arch/Kconfig | 2 ++
> arch/x86/Kconfig | 6 ------
> 2 files changed, 2 insertions(+), 6 deletions(-)
>
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list