]> Git Repo - u-boot.git/commit - arch/Kconfig
x86: Switch all boards to use DM SCSI
authorBin Meng <[email protected]>
Mon, 31 Jul 2017 02:24:02 +0000 (19:24 -0700)
committerBin Meng <[email protected]>
Tue, 1 Aug 2017 12:17:02 +0000 (20:17 +0800)
commit24357dfd2aec4118b9178d8bf639fb8fc02e1859
tree662e726937addfe3701c355df3460b903a7c426b
parentb7c6baef2891ce8978cbfddb66e944943473ac21
x86: Switch all boards to use DM SCSI

After MMC is converted to DM, convert to use DM SCSI as well for all
x86 boards and imply BLK for both MMC and SCSI drivers.

CONFIG_SCSI_DEV_LIST is no longer used. Clean them up.

Signed-off-by: Bin Meng <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
20 files changed:
arch/Kconfig
arch/x86/cpu/baytrail/Kconfig
arch/x86/cpu/broadwell/Kconfig
arch/x86/cpu/coreboot/Kconfig
arch/x86/cpu/ivybridge/Kconfig
arch/x86/cpu/qemu/Kconfig
arch/x86/cpu/queensbay/Kconfig
configs/chromebook_link64_defconfig
configs/chromebook_link_defconfig
configs/chromebox_panther_defconfig
include/configs/bayleybay.h
include/configs/conga-qeval20-qa3-e3845.h
include/configs/cougarcanyon2.h
include/configs/crownbay.h
include/configs/dfi-bt700.h
include/configs/minnowmax.h
include/configs/qemu-x86.h
include/configs/som-6896.h
include/configs/som-db5800-som-6867.h
include/configs/x86-chromebook.h
This page took 0.039623 seconds and 4 git commands to generate.