summaryrefslogtreecommitdiff
path: root/include/configs/mx6ullevk.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-02-04 09:32:43 -0600
committerTom Rini <trini@konsulko.com>2018-02-08 10:17:16 -0500
commit8bbff6a70e2bb01d16832271ec6c3afa22f8aebd (patch)
treea781f7848c3fd9c0590b0df207bdc75b0eb1344a /include/configs/mx6ullevk.h
parentf1754f08102781f855370c7d47db0e3d85da5694 (diff)
Convert CONFIG_MXC_GPIO to Kconfig
This converts the following to Kconfig: CONFIG_MXC_GPIO Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'include/configs/mx6ullevk.h')
-rw-r--r--include/configs/mx6ullevk.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/mx6ullevk.h b/include/configs/mx6ullevk.h
index 6a48742fd0..21429134ba 100644
--- a/include/configs/mx6ullevk.h
+++ b/include/configs/mx6ullevk.h
@@ -27,8 +27,6 @@
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (16 * SZ_1M)
-#define CONFIG_MXC_GPIO
-
#define CONFIG_MXC_UART
#define CONFIG_MXC_UART_BASE UART1_BASE