diff options
Diffstat (limited to 'include/configs/woodburn_common.h')
-rw-r--r-- | include/configs/woodburn_common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/woodburn_common.h b/include/configs/woodburn_common.h index 7ab60fd7ce..5b94a3f6cf 100644 --- a/include/configs/woodburn_common.h +++ b/include/configs/woodburn_common.h @@ -44,7 +44,6 @@ #define CONFIG_SYS_I2C_MXC_I2C3 /* enable I2C bus 3 */ #define CONFIG_SYS_SPD_BUS_NUM 0 #define CONFIG_MXC_SPI -#define CONFIG_MXC_GPIO /* PMIC Controller */ #define CONFIG_POWER @@ -76,8 +75,6 @@ #define CONFIG_BOOTP_GATEWAY #define CONFIG_BOOTP_DNS -#define CONFIG_MXC_GPIO - #define CONFIG_NET_RETRY_COUNT 100 |