diff options
Diffstat (limited to 'include/configs/pm9263.h')
-rw-r--r-- | include/configs/pm9263.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/configs/pm9263.h b/include/configs/pm9263.h index 880f9b569a..c4990883af 100644 --- a/include/configs/pm9263.h +++ b/include/configs/pm9263.h @@ -168,9 +168,6 @@ * BOOTP options */ #define CONFIG_BOOTP_BOOTFILESIZE 1 -#define CONFIG_BOOTP_BOOTPATH 1 -#define CONFIG_BOOTP_GATEWAY 1 -#define CONFIG_BOOTP_HOSTNAME 1 /* SDRAM */ #define CONFIG_NR_DRAM_BANKS 1 @@ -299,9 +296,6 @@ #error "Undefined memory device" #endif -#define CONFIG_SYS_LONGHELP 1 -#define CONFIG_CMDLINE_EDITING 1 - /* * Size of malloc() pool */ |