summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2015-12-01 14:24:20 +0100
committerMichal Simek <michal.simek@xilinx.com>2016-01-27 15:55:49 +0100
commit93768393d71871e4638d613acfdad6ef3cf62561 (patch)
tree78211785911d73866f47b316802aaae5bf89e88f /arch/microblaze
parent67659e2e94b6f8d3d1352a14c9262d79a1200252 (diff)
downloadtalos-obmc-uboot-93768393d71871e4638d613acfdad6ef3cf62561.tar.gz
talos-obmc-uboot-93768393d71871e4638d613acfdad6ef3cf62561.zip
serial: uartlite: Move driver to DM
Enable SPL DM too. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Thomas Chou <thomas@wytron.com.tw>
Diffstat (limited to 'arch/microblaze')
-rw-r--r--arch/microblaze/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/Kconfig b/arch/microblaze/Kconfig
index 604f6815af..30ea484f48 100644
--- a/arch/microblaze/Kconfig
+++ b/arch/microblaze/Kconfig
@@ -13,6 +13,7 @@ config TARGET_MICROBLAZE_GENERIC
select SUPPORT_SPL
select OF_CONTROL
select DM
+ select DM_SERIAL
endchoice
OpenPOWER on IntegriCloud