]> git.ipfire.org Git - people/ms/u-boot.git/commit
defconfig: dra7xx_evm: enable CONFIG_BLK and disk driver model for SCSI
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Mon, 24 Apr 2017 09:51:32 +0000 (11:51 +0200)
committerSimon Glass <sjg@chromium.org>
Tue, 9 May 2017 18:14:16 +0000 (12:14 -0600)
commit9d0c4decfeaa7e312f50e0debb677f60ad170f61
tree60ba5161502e98ac7efcf8f10b5b25959a135d67
parent02a4b4297901e5bc2d478fab5b3bbfac3d1adeac
defconfig: dra7xx_evm: enable CONFIG_BLK and disk driver model for SCSI

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>
Reviewed-by: Simon Glass <sjg@chromium.org>
Dropped CONFIG_SPL_PHY=y in sandbox_spl to fix build error:
Signed-off-by: Simon Glass <sjg@chromium.org>
configs/dra7xx_evm_defconfig
configs/dra7xx_hs_evm_defconfig