summaryrefslogtreecommitdiff
path: root/include/configs/cougarcanyon2.h
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2017-07-31 05:24:02 +0300
committerBin Meng <bmeng.cn@gmail.com>2017-08-01 15:17:02 +0300
commit24357dfd2aec4118b9178d8bf639fb8fc02e1859 (patch)
tree662e726937addfe3701c355df3460b903a7c426b /include/configs/cougarcanyon2.h
parentb7c6baef2891ce8978cbfddb66e944943473ac21 (diff)
downloadu-boot-24357dfd2aec4118b9178d8bf639fb8fc02e1859.tar.xz
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 <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/cougarcanyon2.h')
-rw-r--r--include/configs/cougarcanyon2.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/cougarcanyon2.h b/include/configs/cougarcanyon2.h
index 5f4800bdac..66e8006c94 100644
--- a/include/configs/cougarcanyon2.h
+++ b/include/configs/cougarcanyon2.h
@@ -17,9 +17,6 @@
"stdout=serial,vga\0" \
"stderr=serial,vga\0"
-#define CONFIG_SCSI_DEV_LIST \
- {PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_PANTHERPOINT_AHCI_MOBILE}
-
/* Environment configuration */
#define CONFIG_ENV_SECT_SIZE 0x1000
#define CONFIG_ENV_OFFSET 0x5ff000