x86: kconfig: Let board select SPI flash
authorBin Meng <bmeng.cn@gmail.com>
Sun, 30 Jul 2017 13:23:26 +0000 (06:23 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 1 Aug 2017 12:17:02 +0000 (20:17 +0800)
commit1df7f0b6a00c2080c50de775b4ef621aad24c47e
tree650eed09c595e1815cb23d2fb435f272b82d2068
parent31ba86e8d09836c4340fd7a93b3b63b368e76d4b
x86: kconfig: Let board select SPI flash

Only a specific type of SPI flash exists on a board, having board
Kconfig to select the SPI flash seems to make more sense. Other
flash types are not necessary except coreboot, which implies all
available flash drivers there.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
27 files changed:
board/advantech/som-db5800-som-6867/Kconfig
board/congatec/conga-qeval20-qa3-e3845/Kconfig
board/coreboot/coreboot/Kconfig
board/dfi/dfi-bt700/Kconfig
board/google/chromebook_link/Kconfig
board/google/chromebook_samus/Kconfig
board/google/chromebox_panther/Kconfig
board/intel/bayleybay/Kconfig
board/intel/cougarcanyon2/Kconfig
board/intel/crownbay/Kconfig
board/intel/galileo/Kconfig
board/intel/minnowmax/Kconfig
configs/bayleybay_defconfig
configs/chromebook_link64_defconfig
configs/chromebook_link_defconfig
configs/chromebook_samus_defconfig
configs/chromebox_panther_defconfig
configs/conga-qeval20-qa3-e3845-internal-uart_defconfig
configs/conga-qeval20-qa3-e3845_defconfig
configs/coreboot-x86_defconfig
configs/cougarcanyon2_defconfig
configs/crownbay_defconfig
configs/dfi-bt700-q7x-151_defconfig
configs/galileo_defconfig
configs/minnowmax_defconfig
configs/som-db5800-som-6867_defconfig
configs/theadorable-x86-dfi-bt700_defconfig