summaryrefslogtreecommitdiffstats
path: root/include/configs/sandbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/sandbox.h')
-rw-r--r--include/configs/sandbox.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h
index bf2d25c871..f5fa4b3ddc 100644
--- a/include/configs/sandbox.h
+++ b/include/configs/sandbox.h
@@ -31,6 +31,9 @@
#define CONFIG_DM_DEMO_SHAPE
#define CONFIG_DM_GPIO
#define CONFIG_DM_TEST
+#define CONFIG_DM_SERIAL
+
+#define CONFIG_SYS_STDIO_DEREGISTER
/* Number of bits in a C 'long' on this architecture */
#define CONFIG_SANDBOX_BITS_PER_LONG 64
OpenPOWER on IntegriCloud