summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2015-12-23 20:39:46 +0530
committerJagan Teki <jteki@openedev.com>2016-01-13 18:47:28 +0530
commit7c69ad6b46c0c17f2f540268e15be4ca42d7d5ed (patch)
tree6b34bd3757a5e01ee9ea084ff3651c871d0d6cae /configs
parent36de4bed10c0c973e18e498aa90b2f00a1b9791a (diff)
downloadblackbird-obmc-uboot-7c69ad6b46c0c17f2f540268e15be4ca42d7d5ed.tar.gz
blackbird-obmc-uboot-7c69ad6b46c0c17f2f540268e15be4ca42d7d5ed.zip
defconfig: dra74_evm: enable spi driver model
enable spi driver model for dra74_evm as ti_qspi supports driver model Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Jagan Teki <jteki@openedev.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/dra74_evm_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/dra74_evm_defconfig b/configs/dra74_evm_defconfig
index 394edbec2e..6e5a7051a4 100644
--- a/configs/dra74_evm_defconfig
+++ b/configs/dra74_evm_defconfig
@@ -19,3 +19,5 @@ CONFIG_SPI_FLASH_SPANSION=y
CONFIG_DM_SERIAL=y
CONFIG_SYS_NS16550=y
CONFIG_TI_QSPI=y
+CONFIG_DM_SPI=y
+CONFIG_DM_SPI_FLASH=y
OpenPOWER on IntegriCloud