Commit 72987d38f6170f5fe4a592f5fc542543704e6d39

Authored by Faiz Abbas
Committed by Tom Rini
1 parent a3444bd09a

configs: am335x_evm: Add CONFIG_BLK

With DM_MMC and DM_USB enabled, enable CONFIG_BLK.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>

Showing 3 changed files with 0 additions and 3 deletions Side-by-side Diff

configs/am335x_evm_defconfig
... ... @@ -31,7 +31,6 @@
31 31 CONFIG_DEFAULT_DEVICE_TREE="am335x-evm"
32 32 CONFIG_OF_LIST="am335x-evm am335x-bone am335x-boneblack am335x-evmsk am335x-bonegreen am335x-icev2"
33 33 CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
34   -# CONFIG_BLK is not set
35 34 CONFIG_BOOTCOUNT_LIMIT=y
36 35 CONFIG_DFU_MMC=y
37 36 CONFIG_DFU_NAND=y
configs/am335x_hs_evm_defconfig
... ... @@ -32,7 +32,6 @@
32 32 CONFIG_DEFAULT_DEVICE_TREE="am335x-evm"
33 33 CONFIG_OF_LIST="am335x-evm am335x-bone am335x-boneblack am335x-evmsk am335x-bonegreen am335x-icev2"
34 34 CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
35   -# CONFIG_BLK is not set
36 35 CONFIG_BOOTCOUNT_LIMIT=y
37 36 CONFIG_DFU_MMC=y
38 37 CONFIG_DFU_NAND=y
configs/am335x_hs_evm_uart_defconfig
... ... @@ -34,7 +34,6 @@
34 34 CONFIG_DEFAULT_DEVICE_TREE="am335x-evm"
35 35 CONFIG_OF_LIST="am335x-evm am335x-bone am335x-boneblack am335x-evmsk am335x-bonegreen am335x-icev2"
36 36 CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
37   -# CONFIG_BLK is not set
38 37 CONFIG_BOOTCOUNT_LIMIT=y
39 38 CONFIG_DFU_MMC=y
40 39 CONFIG_DFU_NAND=y