]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/mx6sabre_common.h
dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to Kconfig
[karo-tx-uboot.git] / include / configs / mx6sabre_common.h
index 9fdd8410a421f12110d0c3856695114ceef45777..6ee8f8a3d42337a1117cb70642ac64f32c13c4c2 100644 (file)
@@ -9,7 +9,6 @@
 #ifndef __MX6QSABRE_COMMON_CONFIG_H
 #define __MX6QSABRE_COMMON_CONFIG_H
 
-#define CONFIG_MX6
 
 #include "mx6_common.h"
 #include <linux/sizes.h>
@@ -27,7 +26,6 @@
 
 #define CONFIG_DM
 #define CONFIG_DM_THERMAL
-#define CONFIG_SYS_MALLOC_F_LEN        (1 << 10)
 #define CONFIG_IMX6_THERMAL
 
 #define CONFIG_SYS_GENERIC_BOARD
 #define CONFIG_SYS_PROMPT_HUSH_PS2     "> "
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_SYS_CBSIZE              256
-
-/* Print Buffer Size */
-#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16)
 #define CONFIG_SYS_MAXARGS             16
 #define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE