]> Git Repo - J-u-boot.git/blobdiff - configs/mx6dlsabresd_defconfig
common: add CMD_GPIO to Kconfig
[J-u-boot.git] / configs / mx6dlsabresd_defconfig
index b333e59ba53d3dedd5f184f728c86ba09451bfa3..68f6676f3f19b47c5245d8ec94607c6fc7033c2c 100644 (file)
@@ -1,5 +1,8 @@
-CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6dlsabresd.cfg,MX6DL"
 CONFIG_ARM=y
+CONFIG_ARCH_MX6=y
 CONFIG_TARGET_MX6SABRESD=y
-CONFIG_SYS_MALLOC_F=y
-CONFIG_SYS_MALLOC_F_LEN=0x400
+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6sabresd/mx6dlsabresd.cfg,MX6DL"
+# CONFIG_CMD_IMLS is not set
+# CONFIG_CMD_FLASH is not set
+CONFIG_CMD_GPIO=y
+CONFIG_SPI_FLASH=y
This page took 0.027245 seconds and 4 git commands to generate.