summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2015-09-17 15:42:41 -0500
committerTom Rini <trini@konsulko.com>2015-10-22 14:18:39 -0400
commit5215940f599790466e90fbe744d9bf7e956bf2e2 (patch)
treee8fcd94f8b4ee21bc8e1785c5bd920cd1067df74 /configs
parent3df0b8b4dad19c764c1cc81d283bf903f4ab9e69 (diff)
downloadtalos-obmc-uboot-5215940f599790466e90fbe744d9bf7e956bf2e2.tar.gz
talos-obmc-uboot-5215940f599790466e90fbe744d9bf7e956bf2e2.zip
sandbox: Introduce dummy remoteproc nodes
Introduce dummy devices for sandbox remoteproc device and enable it by default Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Nishanth Menon <nm@ti.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs')
-rw-r--r--configs/sandbox_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 15e7b50a46..67ae99b638 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -63,3 +63,5 @@ CONFIG_UNIT_TEST=y
CONFIG_UT_TIME=y
CONFIG_UT_DM=y
CONFIG_UT_ENV=y
+CONFIG_REMOTEPROC_SANDBOX=y
+CONFIG_CMD_REMOTEPROC=y
OpenPOWER on IntegriCloud