
24 Apr
2017
24 Apr
'17
5:38 a.m.
On 21 April 2017 at 04:08, Jean-Jacques Hiblot jjhiblot@ti.com wrote:
Enable disk driver model for dra7xx_evm as dwc_ahci supports driver model. As a consequence we must also enable CONFIG_BLK and CONFIG_DM_USB.
Signed-off-by: Mugunthan V N mugunthanvnm@ti.com Signed-off-by: Jean-Jacques Hiblot jjhiblot@ti.com Reviewed-by: Tom Rini trini@konsulko.com
configs/dra7xx_evm_defconfig | 12 +++++++++++- configs/dra7xx_hs_evm_defconfig | 11 ++++++++++- configs/sandbox_defconfig | 2 +- configs/sandbox_noblk_defconfig | 2 +- configs/sandbox_spl_defconfig | 4 ++-- 5 files changed, 25 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org