]> Git Repo - u-boot.git/commit
defconfig: dra7xx_evm: enable CONFIG_BLK and disk driver model for SCSI
authorJean-Jacques Hiblot <[email protected]>
Mon, 24 Apr 2017 09:51:32 +0000 (11:51 +0200)
committerSimon Glass <[email protected]>
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 <[email protected]>
Signed-off-by: Jean-Jacques Hiblot <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Dropped CONFIG_SPL_PHY=y in sandbox_spl to fix build error:
Signed-off-by: Simon Glass <[email protected]>
configs/dra7xx_evm_defconfig
configs/dra7xx_hs_evm_defconfig
This page took 0.036141 seconds and 4 git commands to generate.