diff options
Diffstat (limited to 'include/configs/pb1x00.h')
-rw-r--r-- | include/configs/pb1x00.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/pb1x00.h b/include/configs/pb1x00.h index f6816ddb04..972c13a625 100644 --- a/include/configs/pb1x00.h +++ b/include/configs/pb1x00.h @@ -44,7 +44,6 @@ /* * Miscellaneous configurable options */ -#define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_MALLOC_LEN 128*1024 @@ -133,9 +132,6 @@ * BOOTP options */ #define CONFIG_BOOTP_BOOTFILESIZE -#define CONFIG_BOOTP_BOOTPATH -#define CONFIG_BOOTP_GATEWAY -#define CONFIG_BOOTP_HOSTNAME /* * Command line configuration. |