summaryrefslogtreecommitdiffstats
path: root/configs/alt_defconfig
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-12-09 16:20:04 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2015-02-25 13:13:02 +0900
commit9e116f64a45969bb74f9412da194328ba41ea6e0 (patch)
tree70df3f7748e3909f0379399214258d16d32f2b2a /configs/alt_defconfig
parentcf839572a7e8cd77cececa0c32746ed7c5b65a5b (diff)
downloadtalos-obmc-uboot-9e116f64a45969bb74f9412da194328ba41ea6e0.tar.gz
talos-obmc-uboot-9e116f64a45969bb74f9412da194328ba41ea6e0.zip
arm: rmobile: alt: Migrate serial driver to drivers model
This adds drivers model support of serial port to Alt board, and migrate serial port to drivers model. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'configs/alt_defconfig')
-rw-r--r--configs/alt_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/alt_defconfig b/configs/alt_defconfig
index d722306d4d..8a6a0d3f50 100644
--- a/configs/alt_defconfig
+++ b/configs/alt_defconfig
@@ -1,3 +1,5 @@
CONFIG_ARM=y
CONFIG_RMOBILE=y
CONFIG_TARGET_ALT=y
+CONFIG_DM=y
+CONFIG_DM_SERIAL=y
OpenPOWER on IntegriCloud