summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorMugunthan V N <mugunthanvnm@ti.com>2015-11-26 17:25:42 +0530
committerTom Rini <trini@konsulko.com>2015-12-05 18:22:27 -0500
commit4d5bb01e1f494499001bedfc8e378013af0f7766 (patch)
tree02c8ea9230c9b514b8484eb571ea42cc7b6d46c6 /configs
parent0935df653993ab4b31a1b16b838199ae27be1833 (diff)
downloadblackbird-obmc-uboot-4d5bb01e1f494499001bedfc8e378013af0f7766.tar.gz
blackbird-obmc-uboot-4d5bb01e1f494499001bedfc8e378013af0f7766.zip
defconfig: dra74_evm: enable serial driver model
Enable serial driver model for dra74_evm as ns16550 supports driver model. Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/dra74_evm_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dra74_evm_defconfig b/configs/dra74_evm_defconfig
index 7bff294fbb..394edbec2e 100644
--- a/configs/dra74_evm_defconfig
+++ b/configs/dra74_evm_defconfig
@@ -16,5 +16,6 @@ CONFIG_DM=y
CONFIG_SPI_FLASH=y
CONFIG_SPI_FLASH_BAR=y
CONFIG_SPI_FLASH_SPANSION=y
+CONFIG_DM_SERIAL=y
CONFIG_SYS_NS16550=y
CONFIG_TI_QSPI=y
OpenPOWER on IntegriCloud