[U-Boot] [PATCH v2 6/7] defconfig: dra74_evm: enable disk driver model
Mugunthan V N
mugunthanvnm at ti.com
Wed Feb 3 12:59:39 CET 2016
Enable disk driver model for dra74_evm as dwc_ahci supports
driver model
Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
Reviewed-by: Tom Rini <trini at konsulko.com>
---
configs/dra74_evm_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/configs/dra74_evm_defconfig b/configs/dra74_evm_defconfig
index 9946261..263527c 100644
--- a/configs/dra74_evm_defconfig
+++ b/configs/dra74_evm_defconfig
@@ -23,3 +23,5 @@ CONFIG_DM_SPI=y
CONFIG_DM_SPI_FLASH=y
CONFIG_TIMER=y
CONFIG_OMAP_TIMER=y
+CONFIG_DISK=y
+CONFIG_DWC_AHCI=y
--
2.7.0.75.g3ee1e0f
More information about the U-Boot
mailing list