X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fs5p_goni.h;h=16770f05948fc846f3e6c867754090ceff046af0;hb=6eed3786c68c8a49d2986ac4f9f6e3071b769d41;hp=dfa2e079480ed37a032e153fd1e5fd1ffb72a354;hpb=d1b6c77e1f7ed4821da008c80325f589fcf44df9;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/s5p_goni.h b/include/configs/s5p_goni.h index dfa2e07..16770f0 100644 --- a/include/configs/s5p_goni.h +++ b/include/configs/s5p_goni.h @@ -40,7 +40,6 @@ #define CONFIG_CMDLINE_EDITING /* Size of malloc() pool before and after relocation */ -#define CONFIG_SYS_MALLOC_F_LEN (1 << 10) #define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (80 << 20)) /* @@ -67,7 +66,6 @@ #undef CONFIG_CMD_FPGA #undef CONFIG_CMD_MISC -#undef CONFIG_CMD_NET #undef CONFIG_CMD_NFS #undef CONFIG_CMD_XIMG #define CONFIG_CMD_CACHE @@ -290,9 +288,5 @@ #define CONFIG_OF_LIBFDT #define CONFIG_SYS_GENERIC_BOARD -#define CONFIG_DM -#define CONFIG_CMD_DM -#define CONFIG_DM_GPIO -#define CONFIG_DM_SERIAL #endif /* __CONFIG_H */