diff options
Diffstat (limited to 'include/configs/favr-32-ezkit.h')
| -rw-r--r-- | include/configs/favr-32-ezkit.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/favr-32-ezkit.h b/include/configs/favr-32-ezkit.h index 3cef4196d..21802df1d 100644 --- a/include/configs/favr-32-ezkit.h +++ b/include/configs/favr-32-ezkit.h @@ -146,7 +146,7 @@  #define CONFIG_ATMEL_USART		1  #define CONFIG_MACB			1 -#define CONFIG_PIO2			1 +#define CONFIG_PORTMUX_PIO		1  #define CONFIG_SYS_NR_PIOS			5  #define CONFIG_SYS_HSDRAMC			1  #define CONFIG_MMC			1 |