diff options
Diffstat (limited to 'include/configs/snapper9g45.h')
-rw-r--r-- | include/configs/snapper9g45.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/snapper9g45.h b/include/configs/snapper9g45.h index e326ccc9839..a3b17730590 100644 --- a/include/configs/snapper9g45.h +++ b/include/configs/snapper9g45.h @@ -78,9 +78,6 @@ #define CONFIG_SYS_LOAD_ADDR 0x23000000 #define CONFIG_BOOTP_BOOTFILESIZE -#define CONFIG_BOOTP_BOOTPATH -#define CONFIG_BOOTP_GATEWAY -#define CONFIG_BOOTP_HOSTNAME /* Environment settings */ #define CONFIG_ENV_OFFSET (512 << 10) @@ -108,9 +105,6 @@ "altbootcmd=run boot_mmc ; run boot_usb ; run boot_safe ; run boot_working\0" /* Console settings */ -#define CONFIG_SYS_LONGHELP -#define CONFIG_CMDLINE_EDITING -#define CONFIG_AUTO_COMPLETE /* U-Boot memory settings */ #define CONFIG_SYS_MALLOC_LEN (1 << 20) |