X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Faxs101.h;h=450291c6c011659be6bc3704df056438ff0b5c93;hb=a726075911c231e81ecbe12825840b6183bc10da;hp=389f75bca88cd210d75af932511b0dee3e015511;hpb=ef48f6dd305e9b8ab8873599acfe26df0e625606;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/axs101.h b/include/configs/axs101.h index 389f75b..450291c 100644 --- a/include/configs/axs101.h +++ b/include/configs/axs101.h @@ -117,16 +117,12 @@ * Ethernet configuration */ #define CONFIG_DW_AUTONEG -#define CONFIG_NET_MULTI /* * Command line configuration */ -#include - #define CONFIG_CMD_DHCP #define CONFIG_CMD_EEPROM -#define CONFIG_CMD_ELF #define CONFIG_CMD_FAT #define CONFIG_CMD_I2C #define CONFIG_CMD_MMC @@ -158,7 +154,6 @@ * Console configuration */ #define CONFIG_SYS_LONGHELP -#define CONFIG_SYS_PROMPT "AXS# " #define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE #define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \