X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fsmdkc100.h;h=84c647957c305dbec5ed361f32bd6e9bc5665692;hb=7cfbba36e9f84312afe8cd6d12db4e9e9c1e04b5;hp=b400386403bc09615898107da30b1de5f71931b6;hpb=a2ac2b964bfbb20d6791ee94b9034a50cfadb5b0;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/smdkc100.h b/include/configs/smdkc100.h index b400386..84c6479 100644 --- a/include/configs/smdkc100.h +++ b/include/configs/smdkc100.h @@ -34,12 +34,6 @@ #define CONFIG_INITRD_TAG /* - * Size of malloc() pool - * 1MB = 0x100000, 0x100000 = 1024 * 1024 - */ -#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (1 << 20)) - -/* * select serial console configuration */