summaryrefslogtreecommitdiff
path: root/configs/nsim_hs38_defconfig
diff options
context:
space:
mode:
authorAlexey Brodkin <abrodkin@synopsys.com>2018-05-21 16:40:05 +0300
committerAlexey Brodkin <abrodkin@synopsys.com>2018-05-24 15:59:17 +0300
commitd7ac185fd840d1406fcafc1b412482138475af82 (patch)
tree8657afa87dc72861644f9b9e7416dbe3ed2bc5e6 /configs/nsim_hs38_defconfig
parentb271d366cc2772368fa581a9fdd6e1fae1756ce0 (diff)
serial: Convert ARC_SERIAL to Kconfig
One step closer to completely Kconfig-driven target configuration in U-Boot :) Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Diffstat (limited to 'configs/nsim_hs38_defconfig')
-rw-r--r--configs/nsim_hs38_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/nsim_hs38_defconfig b/configs/nsim_hs38_defconfig
index bb31adb381..58ada454e7 100644
--- a/configs/nsim_hs38_defconfig
+++ b/configs/nsim_hs38_defconfig
@@ -14,4 +14,5 @@ CONFIG_OF_CONTROL=y
CONFIG_OF_EMBED=y
CONFIG_DM=y
CONFIG_DM_SERIAL=y
+CONFIG_ARC_SERIAL=y
CONFIG_USE_PRIVATE_LIBGCC=y