summaryrefslogtreecommitdiffstats
path: root/include/configs/ti_am335x_common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-02-05 21:41:38 -0700
committerSimon Glass <sjg@chromium.org>2015-02-12 10:35:34 -0700
commitf058f154a9cad41b8cc97ce85b9308051ff297b9 (patch)
tree67d730a48e4503da87a1d75b81801a979dac207e /include/configs/ti_am335x_common.h
parent1967982a959609d663a1c25e4473a3209671e3aa (diff)
downloadtalos-obmc-uboot-f058f154a9cad41b8cc97ce85b9308051ff297b9.tar.gz
talos-obmc-uboot-f058f154a9cad41b8cc97ce85b9308051ff297b9.zip
dm: Add CMD_DM and CMD_DEMO to Kconfig
Add Kconfig settings for these two options. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'include/configs/ti_am335x_common.h')
-rw-r--r--include/configs/ti_am335x_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ti_am335x_common.h b/include/configs/ti_am335x_common.h
index 598526bf95..35332b5ed8 100644
--- a/include/configs/ti_am335x_common.h
+++ b/include/configs/ti_am335x_common.h
@@ -23,7 +23,6 @@
#ifndef CONFIG_DM
# define CONFIG_DM
#endif
-# define CONFIG_CMD_DM
# define CONFIG_DM_GPIO
# define CONFIG_DM_SERIAL
# define CONFIG_OMAP_SERIAL
OpenPOWER on IntegriCloud