Explorar o código

tegra: Enable driver model

Enable driver model for Tegra boards.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Stephen Warren <swarren@nvidia.com>
Simon Glass %!s(int64=11) %!d(string=hai) anos
pai
achega
47f3d3c80b
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      include/configs/tegra-common.h

+ 3 - 0
include/configs/tegra-common.h

@@ -19,6 +19,9 @@
 
 #include <asm/arch/tegra.h>		/* get chip and board defs */
 
+#define CONFIG_DM
+#define CONFIG_CMD_DM
+
 #define CONFIG_SYS_TIMER_RATE		1000000
 #define CONFIG_SYS_TIMER_COUNTER	NV_PA_TMRUS_BASE