summaryrefslogtreecommitdiffstats
path: root/configs/nas220_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-02-09 21:42:56 -0500
committerTom Rini <trini@konsulko.com>2021-04-10 07:59:30 -0400
commita80e03683ba8c343b07e8e48253fe85b43fc50b8 (patch)
tree4092ae8ed71df03e76ab737d5dce04434a1a4448 /configs/nas220_defconfig
parent34af2da9ad6ba940e0a4ad0cffec26488042a34c (diff)
downloadu-boot-a80e03683ba8c343b07e8e48253fe85b43fc50b8.tar.gz
u-boot-a80e03683ba8c343b07e8e48253fe85b43fc50b8.tar.xz
u-boot-a80e03683ba8c343b07e8e48253fe85b43fc50b8.zip
drivers: ata: Remove mvsata_ide driver
The mvsata_ide driver was due for DM conversion by v2019.07. As that has long passed, remove the driver and disable it in the boards which had enabled it. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/nas220_defconfig')
-rw-r--r--configs/nas220_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/nas220_defconfig b/configs/nas220_defconfig
index e89b6b9e14..3e031604ee 100644
--- a/configs/nas220_defconfig
+++ b/configs/nas220_defconfig
@@ -38,7 +38,6 @@ CONFIG_ENV_IS_IN_NAND=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
CONFIG_NETCONSOLE=y
CONFIG_DM=y
-CONFIG_MVSATA_IDE=y
CONFIG_BLK=y
# CONFIG_MMC is not set
CONFIG_MTD=y