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