diff options
Diffstat (limited to 'include/configs/mx6_common.h')
-rw-r--r-- | include/configs/mx6_common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/mx6_common.h b/include/configs/mx6_common.h index ddc645c136..7d29414307 100644 --- a/include/configs/mx6_common.h +++ b/include/configs/mx6_common.h @@ -69,9 +69,6 @@ #define CONFIG_SYS_CBSIZE 512 #define CONFIG_SYS_MAXARGS 32 -/* GPIO */ -#define CONFIG_MXC_GPIO - /* MMC */ #define CONFIG_BOUNCE_BUFFER #define CONFIG_FSL_ESDHC |