summaryrefslogtreecommitdiff
path: root/configs/p2771-0000-500_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-10-01 20:43:18 (GMT)
committerSimon Glass <sjg@chromium.org>2016-10-11 16:15:53 (GMT)
commit896a74f615d6ffcbbcbec1505b19ed3280fe7873 (patch)
tree08e9fafd6a0da250256e93deac7b69b3623c6f5a /configs/p2771-0000-500_defconfig
parent561e624c350ee5c281da46d23aee70b0523d4d39 (diff)
downloadu-boot-896a74f615d6ffcbbcbec1505b19ed3280fe7873.tar.xz
dm: blk: Enable CONFIG_BLK if DM_MMC is enabled
To speed up conversion to CONFIG_BLK, enable it by default when DM_MMC is enabled. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/p2771-0000-500_defconfig')
-rw-r--r--configs/p2771-0000-500_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/p2771-0000-500_defconfig b/configs/p2771-0000-500_defconfig
index b32df1c..0fbe58e 100644
--- a/configs/p2771-0000-500_defconfig
+++ b/configs/p2771-0000-500_defconfig
@@ -25,6 +25,7 @@ CONFIG_CMD_EXT4=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
+# CONFIG_BLK is not set
CONFIG_TEGRA186_BPMP_I2C=y
CONFIG_E1000=y
CONFIG_RTL8169=y