X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fip04.h;h=0efa2b7b9f262f69d83e2268842f26d04819f497;hb=247161b8160fc699b0a517f081220bb50bc502a8;hp=c024d78c18ac8a2bc972019a5e8f364be6774da2;hpb=17e967b3dfcc0616a135700a2c39287943ffb958;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ip04.h b/include/configs/ip04.h index c024d78..0efa2b7 100644 --- a/include/configs/ip04.h +++ b/include/configs/ip04.h @@ -69,7 +69,6 @@ * Network Settings */ #define ADI_CMDS_NETWORK 1 -#define CONFIG_NET_MULTI 1 #define CONFIG_HOSTNAME IP04 #define CONFIG_DRIVER_DM9000 1 @@ -133,6 +132,7 @@ #define CONFIG_BAUDRATE 115200 #define CONFIG_MISC_INIT_R /* needed for MAC address */ #define CONFIG_UART_CONSOLE 0 +#define CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED #undef CONFIG_SHOW_BOOT_PROGRESS /* Enable this if bootretry required; currently it's disabled */