arm: mvebu: ds412: Enable CONFIG_BLK
authorStefan Roese <sr@denx.de>
Wed, 27 Mar 2019 13:31:36 +0000 (14:31 +0100)
committerStefan Roese <sr@denx.de>
Fri, 12 Apr 2019 05:04:18 +0000 (07:04 +0200)
commit699a5d3c9da26bca83e6cf1e4832ac2b65a68e9b
tree749d12e888f23fc6d03a1eb34172ed4098edcad1
parentc1d81f6f012349cfe204932b82e771cbbd3d91ff
arm: mvebu: ds412: Enable CONFIG_BLK

This patch enables CONFIG_BLK for the ds414 Armada XP based platform.
This removes this build warning:

===================== WARNING ======================
This board does not use CONFIG_DM_USB. Please update
the board to use CONFIG_DM_USB before the v2019.07 release.
Failure to update by the deadline may result in board removal.
See doc/driver-model/MIGRATION.txt for more info.
====================================================

Please note that I don't have this board and can't test this change.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Phil Sutter <phil@nwl.cc>
configs/ds414_defconfig