summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2015-09-10 21:55:16 +0100
committerTom Rini <trini@konsulko.com>2015-09-28 10:48:22 -0400
commitefd7b60a81fe7a8ecffa585691d835456d5d551a (patch)
tree2ce4457fb85d1c2933e39b121bb2a9272ef88bc0 /include
parent17024e772e79800917b256dd4b341878f5283f1d (diff)
downloadtalos-obmc-uboot-efd7b60a81fe7a8ecffa585691d835456d5d551a.tar.gz
talos-obmc-uboot-efd7b60a81fe7a8ecffa585691d835456d5d551a.zip
ARM: hikey: Select DM, DM_GPIO from Kconfig
Most platforms enable these options from Kconfig rather than the configs header file. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/hikey.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/hikey.h b/include/configs/hikey.h
index 7666bf98c5..ae8187ad1c 100644
--- a/include/configs/hikey.h
+++ b/include/configs/hikey.h
@@ -83,9 +83,7 @@
#endif
#define CONFIG_HIKEY_GPIO
-#define CONFIG_DM_GPIO
#define CONFIG_CMD_GPIO
-#define CONFIG_DM
/* SD/MMC configuration */
#define CONFIG_GENERIC_MMC
OpenPOWER on IntegriCloud