diff options
-rw-r--r-- | include/configs/mx31ads.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/mx31ads.h b/include/configs/mx31ads.h index 3c61911b04d..adb2ee1ce9a 100644 --- a/include/configs/mx31ads.h +++ b/include/configs/mx31ads.h @@ -65,6 +65,7 @@ #define CONFIG_MXC_SPI 1 #define CONFIG_DEFAULT_SPI_BUS 1 #define CONFIG_DEFAULT_SPI_MODE (SPI_MODE_0 | SPI_CS_HIGH) +#define CONFIG_MXC_GPIO #define CONFIG_FSL_PMIC #define CONFIG_FSL_PMIC_BUS 1 |