summaryrefslogtreecommitdiff
path: root/include/configs/a4m072.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/a4m072.h')
-rw-r--r--include/configs/a4m072.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/a4m072.h b/include/configs/a4m072.h
index 00589b7e68..1be78fdf33 100644
--- a/include/configs/a4m072.h
+++ b/include/configs/a4m072.h
@@ -93,13 +93,10 @@
/*
* Command line configuration.
*/
-#include <config_cmd_default.h>
-
#define CONFIG_CMD_EEPROM
#define CONFIG_CMD_FAT
#define CONFIG_CMD_I2C
#define CONFIG_CMD_IDE
-#define CONFIG_CMD_NFS
#define CONFIG_CMD_SNTP
#define CONFIG_CMD_USB
#define CONFIG_CMD_MII
@@ -123,10 +120,6 @@
#define CONFIG_SYS_AUTOLOAD "n"
-#define CONFIG_AUTOBOOT_KEYED
-#define CONFIG_AUTOBOOT_PROMPT "autoboot in %d seconds\n", bootdelay
-#define CONFIG_AUTOBOOT_DELAY_STR "asdfg"
-
#undef CONFIG_BOOTARGS
#define CONFIG_PREBOOT "run try_update"