]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig
authorBin Meng <bmeng.cn@gmail.com>
Mon, 27 Apr 2015 15:22:27 +0000 (23:22 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:35:15 +0000 (22:35 +0200)
commit83d5b263d36e25d0fdc2dbfa67c96f5dac72e253
tree4a78c821158b00701066aa771a95ed6731ce2b1d
parent205f1f30aff2d78e0e7690677ad437f81b9fa4c4
x86: Kconfig: Move DM_SPI & DM_SPI_FLASH to arch/Kconfig

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@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
arch/Kconfig
arch/x86/Kconfig