aboutsummaryrefslogtreecommitdiff
path: root/configs/tools-only_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-09-21 16:21:46 +0200
committerSimon Glass <sjg@chromium.org>2022-09-25 13:59:50 -0600
commit46df0243942f98ad5a6b57cb65b31acdc88559f8 (patch)
treefe7d295fb78dcf8c46d59d5a0d06b607c969eea6 /configs/tools-only_defconfig
parent02cea1145a5ad49e400bd100b907ad763db16863 (diff)
downloadu-boot-46df0243942f98ad5a6b57cb65b31acdc88559f8.zip
u-boot-46df0243942f98ad5a6b57cb65b31acdc88559f8.tar.gz
u-boot-46df0243942f98ad5a6b57cb65b31acdc88559f8.tar.bz2
sandbox: Convert to use driver model for SCSI
At present sandbox is producing a warning about SCSI migration. Drop the legacy code and replace it with a new implementation. Also drop the SATA command, which does not work with driver model. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/tools-only_defconfig')
-rw-r--r--configs/tools-only_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/tools-only_defconfig b/configs/tools-only_defconfig
index 211acc7..2c418f5 100644
--- a/configs/tools-only_defconfig
+++ b/configs/tools-only_defconfig
@@ -18,7 +18,6 @@ CONFIG_OF_CONTROL=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
# CONFIG_NET is not set
# CONFIG_ACPIGEN is not set
-CONFIG_SYS_SATA_MAX_DEVICE=2
CONFIG_AXI=y
CONFIG_AXI_SANDBOX=y
CONFIG_SANDBOX_GPIO=y