]> Git Repo - J-u-boot.git/blobdiff - include/configs/phycore_imx8mp.h
i2c: Convert CONFIG_POWER_I2C et al to Kconfig
[J-u-boot.git] / include / configs / phycore_imx8mp.h
index f3191e8eacb353bd09fd6bf22c7a2904637ede70..874c94e01f917582f67e4bf94a242f2d8808b97d 100644 (file)
@@ -29,8 +29,6 @@
 
 #define CONFIG_SPL_ABORT_ON_RAW_IMAGE
 
-#define CONFIG_POWER
-#define CONFIG_POWER_I2C
 #define CONFIG_POWER_PCA9450
 
 #endif
@@ -92,8 +90,6 @@
 
 #define CONFIG_MMCROOT                 "/dev/mmcblk2p2"  /* USDHC3 */
 
-/* Size of malloc() pool */
-#define CONFIG_SYS_MALLOC_LEN          SZ_32M
 #define CONFIG_SYS_SDRAM_BASE          0x40000000
 
 #define PHYS_SDRAM                     0x40000000
This page took 0.027765 seconds and 4 git commands to generate.