]> git.ipfire.org Git - people/ms/u-boot.git/commit - arch/Kconfig
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)
committerSimon Glass <sjg@chromium.org>
Thu, 30 Apr 2015 00:51:50 +0000 (18:51 -0600)
commit3e4522279df299d1eef1bf9409f313bd8c5716ff
tree0fa72197c21224f3b5d511c3d9d6332543f7b215
parentd99b901e74ab96ef5b9e130a0607b85db0e33139
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