summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/ten64_tfa_defconfig4
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/ten64_tfa_defconfig b/configs/ten64_tfa_defconfig
index c16e58e660b..9797a343e51 100644
--- a/configs/ten64_tfa_defconfig
+++ b/configs/ten64_tfa_defconfig
@@ -81,7 +81,9 @@ CONFIG_PCIE_LAYERSCAPE_RC=y
CONFIG_DM_RTC=y
CONFIG_RTC_RX8025=y
CONFIG_DM_SCSI=y
-CONFIG_SYS_NS16550_SERIAL=y
+CONFIG_SPECIFY_CONSOLE_INDEX=y
+CONFIG_DM_SERIAL=y
+CONFIG_SYS_NS16550=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_FSL_DSPI=y