From 4e72a135fc16d44a437240f6440eef1fc52bf7c5 Mon Sep 17 00:00:00 2001 From: Ye Li Date: Thu, 21 Apr 2016 16:28:37 +0800 Subject: 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 --- configs/mx6ull_ddr3_arm2_defconfig | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'configs') diff --git a/configs/mx6ull_ddr3_arm2_defconfig b/configs/mx6ull_ddr3_arm2_defconfig index 906b9b0..3c71f7b 100644 --- a/configs/mx6ull_ddr3_arm2_defconfig +++ b/configs/mx6ull_ddr3_arm2_defconfig @@ -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 \ No newline at end of file -- cgit v1.1