summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorWolfgang Denk <[email protected]>2010-01-21 21:54:37 +0100
committerWolfgang Denk <[email protected]>2010-01-21 21:54:37 +0100
commit0d131ad9be8ca0a78f3f36a3914bee5c819fbf91 (patch)
tree034aff77846980dab00df380d1ae4f74a5fade2a /include/configs
parent50ef25ef24eccd8e69d2c1ccc97b3f7e30109f51 (diff)
parentf19fd87e9387282b5abbfdafe46ac272320643d8 (diff)
Merge branch 'master' of git://git.denx.de/u-boot-blackfin
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/bfin_adi_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/bfin_adi_common.h b/include/configs/bfin_adi_common.h
index 6a2f1c7aa5a..1896cf53d57 100644
--- a/include/configs/bfin_adi_common.h
+++ b/include/configs/bfin_adi_common.h
@@ -83,6 +83,7 @@
# define CONFIG_CMD_CPLBINFO
# define CONFIG_CMD_ELF
# define CONFIG_ELF_SIMPLE_LOAD
+# define CONFIG_CMD_KGDB
# define CONFIG_CMD_REGINFO
# define CONFIG_CMD_STRINGS
# if defined(__ADSPBF51x__) || defined(__ADSPBF52x__) || defined(__ADSPBF54x__)