Re: [U-Boot] [PATCH 6/6] defconfig: dra72_evm: enable sata driver model

2016-01-19 Thread Tom Rini
On Mon, Jan 18, 2016 at 02:17:43PM +0530, Mugunthan V N wrote: > Enable sata driver model for dra72_evm as dwc_ahci supports > driver model > > Signed-off-by: Mugunthan V N Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature

[U-Boot] [PATCH 6/6] defconfig: dra72_evm: enable sata driver model

2016-01-18 Thread Mugunthan V N
Enable sata driver model for dra72_evm as dwc_ahci supports driver model Signed-off-by: Mugunthan V N --- configs/dra72_evm_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/dra72_evm_defconfig b/configs/dra72_evm_defconfig index b57ecca..b22438e