summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/configs/am62x_evm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/am62x_evm.h b/include/configs/am62x_evm.h
index 379e0c13a39..81d7658cdb0 100644
--- a/include/configs/am62x_evm.h
+++ b/include/configs/am62x_evm.h
@@ -9,8 +9,10 @@
#ifndef __CONFIG_AM625_EVM_H
#define __CONFIG_AM625_EVM_H
+#ifdef CONFIG_DISTRO_DEFAULTS
#include <config_distro_bootcmd.h>
#include <env/ti/mmc.h>
+#endif
/* Now for the remaining common defines */
#include <configs/ti_armv7_common.h>