X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fs5p_goni.h;h=8fadc682395916924bf5280d5481abeb2c1de9f8;hb=e186851ae4f0a4c8b75108930b61a5f74baf6ed4;hp=dfa2e079480ed37a032e153fd1e5fd1ffb72a354;hpb=0d485b9095328cdc81b2ee94ff59b988c69b9127;p=oweals%2Fu-boot.git diff --git a/include/configs/s5p_goni.h b/include/configs/s5p_goni.h index dfa2e07948..8fadc68239 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)) /* @@ -290,9 +289,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 */