diff options
author | Wolfgang Denk <wd@denx.de> | 2009-03-23 10:41:46 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-03-23 10:41:46 +0100 |
commit | 4ace2823bc1fcc96874069a9a8c0821ff4f95f5d (patch) | |
tree | 12073fe32a64a2acf3c8e41ef5435526ae712651 /include/configs/atstk1002.h | |
parent | 181c3e46f81e5564cc43ab69adf450fb5b66eab4 (diff) | |
parent | 1129b14e549c8629cbff8c19cb650cc431211868 (diff) | |
download | u-boot-imx-4ace2823bc1fcc96874069a9a8c0821ff4f95f5d.zip u-boot-imx-4ace2823bc1fcc96874069a9a8c0821ff4f95f5d.tar.gz u-boot-imx-4ace2823bc1fcc96874069a9a8c0821ff4f95f5d.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-avr32
Diffstat (limited to 'include/configs/atstk1002.h')
-rw-r--r-- | include/configs/atstk1002.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/atstk1002.h b/include/configs/atstk1002.h index 2870ade..2284277 100644 --- a/include/configs/atstk1002.h +++ b/include/configs/atstk1002.h @@ -149,7 +149,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 |