summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6qarm2.h
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2015-05-22 17:30:48 +0100
committerStefano Babic <sbabic@denx.de>2015-05-26 15:58:56 +0200
commit302b2e5babb11b24c7808b79521851457fb2d8e8 (patch)
tree2b0af63c89a6c2c31389b14ac4c4196d3e7ce4f8 /include/configs/mx6qarm2.h
parentea6909173f0f918e397d468e579fb43ee6481b1a (diff)
downloadtalos-obmc-uboot-302b2e5babb11b24c7808b79521851457fb2d8e8.tar.gz
talos-obmc-uboot-302b2e5babb11b24c7808b79521851457fb2d8e8.zip
imx6: move MXC_GPIO define to mx6_common.h
Define CONFIG_MXC_GPIO and CONFIG_CMD_GPIO by default in mx6_common Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Diffstat (limited to 'include/configs/mx6qarm2.h')
-rw-r--r--include/configs/mx6qarm2.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx6qarm2.h b/include/configs/mx6qarm2.h
index 7a124e0f20..77b0d87403 100644
--- a/include/configs/mx6qarm2.h
+++ b/include/configs/mx6qarm2.h
@@ -15,7 +15,6 @@
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024)
#define CONFIG_BOARD_EARLY_INIT_F
-#define CONFIG_MXC_GPIO
#define CONFIG_MXC_UART
#define CONFIG_MXC_UART_BASE UART4_BASE
OpenPOWER on IntegriCloud