diff options
Diffstat (limited to 'include/configs/at91sam9263ek.h')
| -rw-r--r-- | include/configs/at91sam9263ek.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/at91sam9263ek.h b/include/configs/at91sam9263ek.h index 1d82a1554..e39762b3e 100644 --- a/include/configs/at91sam9263ek.h +++ b/include/configs/at91sam9263ek.h @@ -51,6 +51,7 @@  /*   * Hardware drivers   */ +#define CONFIG_AT91_GPIO	1  #define CONFIG_ATMEL_USART	1  #undef CONFIG_USART0  #undef CONFIG_USART1 |