summaryrefslogtreecommitdiff
path: root/include/configs/mx53cx9020.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-02-04 18:32:43 +0300
committerTom Rini <trini@konsulko.com>2018-02-08 18:17:16 +0300
commit8bbff6a70e2bb01d16832271ec6c3afa22f8aebd (patch)
treea781f7848c3fd9c0590b0df207bdc75b0eb1344a /include/configs/mx53cx9020.h
parentf1754f08102781f855370c7d47db0e3d85da5694 (diff)
downloadu-boot-8bbff6a70e2bb01d16832271ec6c3afa22f8aebd.tar.xz
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/mx53cx9020.h')
-rw-r--r--include/configs/mx53cx9020.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx53cx9020.h b/include/configs/mx53cx9020.h
index ccb1a4a609..1929c68cb9 100644
--- a/include/configs/mx53cx9020.h
+++ b/include/configs/mx53cx9020.h
@@ -24,7 +24,6 @@
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (10 * 1024 * 1024)
-#define CONFIG_MXC_GPIO
#define CONFIG_REVISION_TAG
#define CONFIG_MXC_UART_BASE UART2_BASE