X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fatstk1002.h;h=e1d8f74c5ec9334f9e0ac71ecdf9a6999cbbc85f;hb=d61ea14885631e58a25feaa81ee82eb464c62d6a;hp=90fe8a55c5be026a73cdcdaadbc8e955ec6355d1;hpb=0b361c916617aff79e647b40f0e43361e0bbaccf;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/atstk1002.h b/include/configs/atstk1002.h index 90fe8a5..e1d8f74 100644 --- a/include/configs/atstk1002.h +++ b/include/configs/atstk1002.h @@ -108,8 +108,11 @@ #define CONFIG_OVERWRITE_ETHADDR_ONCE 1 #define CONFIG_NET_MULTI 1 -#define CONFIG_BOOTP_MASK (CONFIG_BOOTP_SUBNETMASK \ - | CONFIG_BOOTP_GATEWAY) +/* + * BOOTP options + */ +#define CONFIG_BOOTP_SUBNETMASK +#define CONFIG_BOOTP_GATEWAY /* @@ -129,8 +132,6 @@ #undef CONFIG_CMD_SETGETDCR #undef CONFIG_CMD_XIMG - - #define CONFIG_ATMEL_USART 1 #define CONFIG_MACB 1 #define CONFIG_PIO2 1