commit | c3f5b1bad8b02c9d05b185bddd6befaeecdce557 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Mar 11 13:29:22 2019 +0100 |
committer | Stefan Roese <sr@denx.de> | Fri Apr 12 07:04:18 2019 +0200 |
tree | f9cbcfe71a0574ce7f5bf05fe6d38d250360dfe2 | |
parent | ff39680048b180013c3ba13ae761fe7b219d79df [diff] |
arm: mvebu: db-mv784mp-gp_defconfig: Enable CONFIG_BLK This patch enables CONFIG_BLK as this is now possible with the recent DM conversion of the Armada XP SATA driver. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com>