diff options
author | Wolfgang Denk <wd@denx.de> | 2008-04-13 09:21:00 -0700 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-04-13 09:21:00 -0700 |
commit | 58a3cbbf24ec910d2b75551002efcf2838577898 (patch) | |
tree | 1c81477ced7570626dddba97366b3f5c6c0c0ec1 /include/config_cmd_all.h | |
parent | 950a392464e616b4590bc4501be46e2d7d162dea (diff) | |
parent | ab68f921d9c741830f721c3d879c13a0c5597183 (diff) | |
download | u-boot-imx-58a3cbbf24ec910d2b75551002efcf2838577898.zip u-boot-imx-58a3cbbf24ec910d2b75551002efcf2838577898.tar.gz u-boot-imx-58a3cbbf24ec910d2b75551002efcf2838577898.tar.bz2 |
Merge branch 'master' of git://www.denx.de/git/u-boot-sparc
Diffstat (limited to 'include/config_cmd_all.h')
-rw-r--r-- | include/config_cmd_all.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h index 69276a3..d1b5ffb 100644 --- a/include/config_cmd_all.h +++ b/include/config_cmd_all.h @@ -13,6 +13,7 @@ * Alphabetical list of all possible commands. */ +#define CONFIG_CMD_AMBAPP /* AMBA Plug & Play Bus print utility */ #define CONFIG_CMD_ASKENV /* ask for env variable */ #define CONFIG_CMD_AUTOSCRIPT /* Autoscript Support */ #define CONFIG_CMD_BDI /* bdinfo */ |