diff options
Diffstat (limited to 'include/configs/ethernut5.h')
-rw-r--r-- | include/configs/ethernut5.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/ethernut5.h b/include/configs/ethernut5.h index 54334163b0..e93d0a12eb 100644 --- a/include/configs/ethernut5.h +++ b/include/configs/ethernut5.h @@ -142,9 +142,6 @@ /* DHCP/BOOTP options */ #ifdef CONFIG_CMD_DHCP #define CONFIG_BOOTP_BOOTFILESIZE -#define CONFIG_BOOTP_BOOTPATH -#define CONFIG_BOOTP_GATEWAY -#define CONFIG_BOOTP_HOSTNAME #define CONFIG_SYS_AUTOLOAD "n" #endif @@ -161,7 +158,5 @@ "bootm 0x22000000" /* Misc. u-boot settings */ -#define CONFIG_SYS_LONGHELP -#define CONFIG_CMDLINE_EDITING #endif |