aboutsummaryrefslogtreecommitdiff
path: root/include/configs/qemu-arm.h
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2018-09-13 01:28:56 +0300
committerTom Rini <trini@konsulko.com>2018-09-25 21:49:18 -0400
commit1bc93b50e84a5258b4da2d01f9e64e5421874743 (patch)
tree09e0fff9c19026837948ca235b6e3c98c5e41090 /include/configs/qemu-arm.h
parent0545ac989d54c0467990a35c05ec28a817b07828 (diff)
downloadu-boot-1bc93b50e84a5258b4da2d01f9e64e5421874743.zip
u-boot-1bc93b50e84a5258b4da2d01f9e64e5421874743.tar.gz
u-boot-1bc93b50e84a5258b4da2d01f9e64e5421874743.tar.bz2
ata: Drop CONFIG_SYS_SCSI_MAX_* from boards using DM_SCSI
These options are not used or necessary when device model is being used for SCSI. Just drop them. Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/qemu-arm.h')
-rw-r--r--include/configs/qemu-arm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/qemu-arm.h b/include/configs/qemu-arm.h
index 66729b7..5a12a32 100644
--- a/include/configs/qemu-arm.h
+++ b/include/configs/qemu-arm.h
@@ -20,9 +20,6 @@
/* For timer, QEMU emulates an ARMv7/ARMv8 architected timer */
#define CONFIG_SYS_HZ 1000
-/* For block devices, QEMU emulates an ICH9 AHCI controller over PCI */
-#define CONFIG_SYS_SCSI_MAX_SCSI_ID 6
-
/* QEMU emulates the ARM AMBA PL031 RTC */
#define CONFIG_SYS_RTC_PL031_BASE 0x09010000