summaryrefslogtreecommitdiff
path: root/drivers/serial
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2019-12-03 18:10:17 -0500
committerTom Rini <[email protected]>2019-12-03 18:10:17 -0500
commit2ae43a26405498fcaaec2132db82a2487ad6747b (patch)
treebaafe4b77ce234e1d67cf7d4279a782e4058f6bb /drivers/serial
parent1297989804d66c8db92efbf9fa2e6cc76965a943 (diff)
parentc9f417b28a2460018206b821baf38217bb1c3211 (diff)
Merge branch '2019-12-03-master-imports'
- omapl138_lcdk fixes - MediaTek MT8518 support - VxWorks standard DTB support - Assorted bug fixes
Diffstat (limited to 'drivers/serial')
-rw-r--r--drivers/serial/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/serial/Kconfig b/drivers/serial/Kconfig
index d36a0108ea9..ece7d87d4ca 100644
--- a/drivers/serial/Kconfig
+++ b/drivers/serial/Kconfig
@@ -145,7 +145,7 @@ config SPL_DM_SERIAL
config TPL_DM_SERIAL
bool "Enable Driver Model for serial drivers in TPL"
- depends on DM_SERIAL
+ depends on DM_SERIAL && TPL_DM
default y if TPL && DM_SERIAL
help
Enable driver model for serial in TPL. This replaces