diff options
Diffstat (limited to 'include/configs/hammerhead.h')
| -rw-r--r-- | include/configs/hammerhead.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/hammerhead.h b/include/configs/hammerhead.h index 317a3d7dd..0c70af574 100644 --- a/include/configs/hammerhead.h +++ b/include/configs/hammerhead.h @@ -117,7 +117,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 |