MLK-12691-1 mx6ullarm2: Update config file to remove unnecessary settings

To align with other i.mx6 platforms, update config file to remove some
unnecessary settings. Also enable the GPIO command.

Signed-off-by: Ye Li <ye.li@nxp.com>
This commit is contained in:
Ye Li
2016-04-21 16:28:37 +08:00
parent a89a842393
commit 4e72a135fc
2 changed files with 3 additions and 6 deletions

View File

@ -1,9 +1,5 @@
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6ull_ddr3_arm2/imximage.cfg"
CONFIG_ARM=y
CONFIG_ARCH_MX6=y
CONFIG_MX6ULL=y
CONFIG_TARGET_MX6ULL_DDR3_ARM2=y
CONFIG_SYS_MALLOC_F=y
CONFIG_SYS_MALLOC_F_LEN=0x400
CONFIG_DM=y
CONFIG_DM_THERMAL=y
CONFIG_CMD_GPIO=y