summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2015-12-23 20:39:49 +0530
committerJagan Teki <jteki@openedev.com>2016-01-13 18:47:28 +0530
commite101af014b8c26d63e3a1febea7c51d4fe7d07c1 (patch)
tree146888c16a296f5dd87c835ce7c29402b08befcf /configs
parent4fb01c4435ae98fdce86ec491ddf3c240f8eb174 (diff)
downloadblackbird-obmc-uboot-e101af014b8c26d63e3a1febea7c51d4fe7d07c1.tar.gz
blackbird-obmc-uboot-e101af014b8c26d63e3a1febea7c51d4fe7d07c1.zip
defconfig: am437x_sk_evm: enable spi driver model
enable spi driver model for am437x_sk_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/am437x_sk_evm_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/am437x_sk_evm_defconfig b/configs/am437x_sk_evm_defconfig
index a9b6f52117..8f78eeb8b9 100644
--- a/configs/am437x_sk_evm_defconfig
+++ b/configs/am437x_sk_evm_defconfig
@@ -18,3 +18,6 @@ CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_MACRONIX=y
CONFIG_SYS_NS16550=y
CONFIG_TI_QSPI=y
+CONFIG_DM_SPI=y
+CONFIG_DM_SPI_FLASH=y
+CONFIG_SPI_FLASH_BAR=y
OpenPOWER on IntegriCloud