[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 17:40:23 CEST 2015
On 28 April 2015 at 08:12, Simon Glass <sjg at chromium.org> wrote:
> 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>
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list