X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fversatile.h;h=636ca436d9faf7ecd24cc72ddc6cf64005e616d3;hb=181bd9dc61d2da88b78f1c1138a685dae39354d6;hp=900b89c997807a70968f9b0d1d7fa61c2bf1cd51;hpb=21008ad6384170767041f1608975473c5ffa7fc7;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/versatile.h b/include/configs/versatile.h index 900b89c..636ca43 100644 --- a/include/configs/versatile.h +++ b/include/configs/versatile.h @@ -81,14 +81,8 @@ /* * Command line configuration. */ -#define CONFIG_CMD_BDI #define CONFIG_CMD_DHCP -#define CONFIG_CMD_FLASH -#define CONFIG_CMD_IMI -#define CONFIG_CMD_MEMORY -#define CONFIG_CMD_NET #define CONFIG_CMD_PING -#define CONFIG_CMD_SAVEENV /* * BOOTP options @@ -114,6 +108,7 @@ #define CONFIG_SYS_LONGHELP /* undef to save memory */ #define CONFIG_SYS_CBSIZE 256 /* Console I/O Buffer Size */ /* Monitor Command Prompt */ +#undef CONFIG_SYS_PROMPT #ifdef CONFIG_ARCH_VERSATILE_AB # define CONFIG_SYS_PROMPT "VersatileAB # " #else