summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2018-12-07 16:19:42 +1300
committerStefan Roese <sr@denx.de>2018-12-21 08:59:05 +0100
commit76ff3f0a3d31596941fa5bd95173eba808a266a9 (patch)
tree14503351e844943b701452771f5263c6c10f98ed /configs
parent1f2e948d6d53f77a2ddb2dde3531b0d5bc2815ad (diff)
ARM: mvebu: define CONFIG_BLK for db-88f6820-amc
db-88f6820-amc uses CONFIG_DM_USB and CONFIG_USB_STORAGE already so define CONFIG_BLK to prepare it for full conversion to DM. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/db-88f6820-amc_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/db-88f6820-amc_defconfig b/configs/db-88f6820-amc_defconfig
index dd58198a54..9068a58406 100644
--- a/configs/db-88f6820-amc_defconfig
+++ b/configs/db-88f6820-amc_defconfig
@@ -43,6 +43,9 @@ CONFIG_EFI_PARTITION=y
CONFIG_DEFAULT_DEVICE_TREE="armada-385-amc"
CONFIG_ENV_IS_IN_SPI_FLASH=y
CONFIG_SPL_OF_TRANSLATE=y
+CONFIG_BLK=y
+# CONFIG_SPL_BLK is not set
+# CONFIG_BLOCK_CACHE is not set
CONFIG_DM_I2C=y
CONFIG_SYS_I2C_MVTWSI=y
# CONFIG_MMC is not set