]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
defconfig: dra74_evm: enable serial driver model
authorMugunthan V N <mugunthanvnm@ti.com>
Thu, 26 Nov 2015 11:55:42 +0000 (17:25 +0530)
committerTom Rini <trini@konsulko.com>
Sat, 5 Dec 2015 23:22:27 +0000 (18:22 -0500)
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>
configs/dra74_evm_defconfig

index 7bff294fbb66b54875f9f8629250c3d5d51ac4de..394edbec2ea34409a32c3be49eb95bc06cd2db05 100644 (file)
@@ -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