aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas.tynkkynen@iki.fi>2017-12-08 15:36:16 +0200
committerTom Rini <trini@konsulko.com>2017-12-12 14:05:48 -0500
commitad0ac54361128c60b5e7012a2b7bf38061bdc25e (patch)
treed1069452e376ea66ab6d5ee8b147d4063dd17d1b /configs
parent32f0398ba559408e4effa2372697a0cc4d189756 (diff)
downloadu-boot-ad0ac54361128c60b5e7012a2b7bf38061bdc25e.zip
u-boot-ad0ac54361128c60b5e7012a2b7bf38061bdc25e.tar.gz
u-boot-ad0ac54361128c60b5e7012a2b7bf38061bdc25e.tar.bz2
ata: Migrate CONFIG_SATA_MV to Kconfig
Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>
Diffstat (limited to 'configs')
-rw-r--r--configs/db-mv784mp-gp_defconfig1
-rw-r--r--configs/theadorable_debug_defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/configs/db-mv784mp-gp_defconfig b/configs/db-mv784mp-gp_defconfig
index 23eaa12..6724af0 100644
--- a/configs/db-mv784mp-gp_defconfig
+++ b/configs/db-mv784mp-gp_defconfig
@@ -37,6 +37,7 @@ CONFIG_EFI_PARTITION=y
# CONFIG_PARTITION_UUIDS is not set
# CONFIG_SPL_PARTITION_UUIDS is not set
CONFIG_SPL_OF_TRANSLATE=y
+CONFIG_SATA_MV=y
# CONFIG_MMC is not set
CONFIG_NAND=y
CONFIG_NAND_PXA3XX=y
diff --git a/configs/theadorable_debug_defconfig b/configs/theadorable_debug_defconfig
index 863d6ce..f602c83 100644
--- a/configs/theadorable_debug_defconfig
+++ b/configs/theadorable_debug_defconfig
@@ -42,6 +42,7 @@ CONFIG_EFI_PARTITION=y
# CONFIG_SPL_PARTITION_UUIDS is not set
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_SPL_OF_TRANSLATE=y
+CONFIG_SATA_MV=y
CONFIG_FPGA_ALTERA=y
CONFIG_DM_GPIO=y
# CONFIG_MMC is not set