summaryrefslogtreecommitdiffstats
path: root/ports
diff options
context:
space:
mode:
authorEd Sutter <edsutterjr@gmail.com>2015-07-18 11:27:12 -0400
committerEd Sutter <edsutterjr@gmail.com>2015-07-18 11:27:12 -0400
commit01aa78a23ab59803a12f9c82f149f5a6740d66b7 (patch)
tree3dbb1b2b404cc219be0dad9680506251b6fd0a6d /ports
parentBBB: Makefile: Map uMon RAM in DDR3 (diff)
downloadumon-01aa78a23ab59803a12f9c82f149f5a6740d66b7.tar.bz2
INCLUDE_MEMCMDS eliminates the need for INCLUDE_DM/PM
Diffstat (limited to 'ports')
-rw-r--r--ports/beagleboneblack/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ports/beagleboneblack/config.h b/ports/beagleboneblack/config.h
index 6b1dd88..e5fa4c1 100644
--- a/ports/beagleboneblack/config.h
+++ b/ports/beagleboneblack/config.h
@@ -152,8 +152,6 @@
#define INCLUDE_MEMTRACE 0
#define INCLUDE_MEMCMDS 1
-#define INCLUDE_DM 1
-#define INCLUDE_PM 1
#define INCLUDE_EDIT 0
#define INCLUDE_DISASSEMBLER 0
#define INCLUDE_UNZIP 0