summaryrefslogtreecommitdiff
path: root/include/configs/highbank.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/highbank.h')
-rw-r--r--include/configs/highbank.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/include/configs/highbank.h b/include/configs/highbank.h
index da1c837cc7..86823e235c 100644
--- a/include/configs/highbank.h
+++ b/include/configs/highbank.h
@@ -54,18 +54,11 @@
/*
* Command line configuration.
*/
-#include <config_cmd_default.h>
-
-#define CONFIG_CMD_BDI
-#define CONFIG_CMD_MEMORY
-#define CONFIG_CMD_LOADS
#define CONFIG_CMD_SCSI
#define CONFIG_BOOT_RETRY_TIME -1
#define CONFIG_RESET_TO_RETRY
-#define CONFIG_AUTOBOOT_KEYED
-#define CONFIG_AUTOBOOT_PROMPT "Autobooting in %d seconds...\nPress <s> to stop or <d> to delay\n", bootdelay
-#define CONFIG_AUTOBOOT_KEYED_CTRLC
+
/*
* Miscellaneous configurable options
*/