]> Git Repo - J-u-boot.git/blobdiff - configs/pico-pi-imx7d_defconfig
Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig
[J-u-boot.git] / configs / pico-pi-imx7d_defconfig
index e0be1b0abc9c4318971f21d2c828b06e29d03c75..40a7232b65e34d849a83ce886596ad5441b64112 100644 (file)
@@ -1,5 +1,6 @@
 CONFIG_ARM=y
 CONFIG_ARCH_MX7=y
+CONFIG_SYS_MALLOC_LEN=0x2000000
 CONFIG_SPL_GPIO=y
 CONFIG_SPL_LIBCOMMON_SUPPORT=y
 CONFIG_SPL_LIBGENERIC_SUPPORT=y
@@ -10,7 +11,6 @@ CONFIG_SYS_I2C_MXC_I2C1=y
 CONFIG_SYS_I2C_MXC_I2C2=y
 CONFIG_SYS_I2C_MXC_I2C3=y
 CONFIG_SYS_I2C_MXC_I2C4=y
-CONFIG_SYS_MALLOC_LEN=0x2000000
 CONFIG_DM_GPIO=y
 CONFIG_DEFAULT_DEVICE_TREE="imx7d-pico-pi"
 CONFIG_TARGET_PICO_IMX7D=y
This page took 0.027393 seconds and 4 git commands to generate.