summaryrefslogtreecommitdiff
path: root/include/configs/theadorable.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-01-31 17:49:37 +0300
committerTom Rini <trini@konsulko.com>2022-02-09 17:16:48 +0300
commitedca8cf72130c53fe399d1f354937c04efb96c7d (patch)
tree89f4ace4cdd21854a8fe035f1f78a0b34c78bf0c /include/configs/theadorable.h
parentce30e3ff1e4b5abff5a9936776fe99190d705236 (diff)
downloadu-boot-edca8cf72130c53fe399d1f354937c04efb96c7d.tar.xz
Convert CONFIG_SCSI_AHCI_PLAT et al to Kconfig
This converts the following to Kconfig: CONFIG_SCSI_AHCI_PLAT CONFIG_SYS_SCSI_MAX_SCSI_ID CONFIG_SYS_SCSI_MAX_LUN CONFIG_SYS_SATA_MAX_DEVICE Drop CONFIG_SCSI for everything except the sandbox build. We only need one build for tests. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/theadorable.h')
-rw-r--r--include/configs/theadorable.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/theadorable.h b/include/configs/theadorable.h
index 3c942cc6fa..14817b165c 100644
--- a/include/configs/theadorable.h
+++ b/include/configs/theadorable.h
@@ -41,7 +41,6 @@
"initrd_high=0x10000000\0"
/* SATA support */
-#define CONFIG_SYS_SATA_MAX_DEVICE 1
#define CONFIG_LBA48
/* Enable LCD and reserve 512KB from top of memory*/