diff options
author | Wolfgang Denk <wd@denx.de> | 2007-07-06 10:38:28 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2007-07-06 10:38:28 +0200 |
commit | dcc0264878406d52b879d2e5a63d3d793371434e (patch) | |
tree | 3a2d693997fad34fd049a56518dbb44195342392 /include/configs/atstk1002.h | |
parent | 6b0a174a1e6f55e1f5a1fbb223cdad7645a4646e (diff) | |
parent | e4dbe1b215f5c6c462e76909d240bd96472b84de (diff) | |
download | u-boot-imx-dcc0264878406d52b879d2e5a63d3d793371434e.zip u-boot-imx-dcc0264878406d52b879d2e5a63d3d793371434e.tar.gz u-boot-imx-dcc0264878406d52b879d2e5a63d3d793371434e.tar.bz2 |
Merge with git://www.denx.de/git/u-boot-testing
Diffstat (limited to 'include/configs/atstk1002.h')
-rw-r--r-- | include/configs/atstk1002.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/atstk1002.h b/include/configs/atstk1002.h index 90fe8a5..de2fd31 100644 --- a/include/configs/atstk1002.h +++ b/include/configs/atstk1002.h @@ -111,7 +111,6 @@ #define CONFIG_BOOTP_MASK (CONFIG_BOOTP_SUBNETMASK \ | CONFIG_BOOTP_GATEWAY) - /* * Command line configuration. */ @@ -129,8 +128,6 @@ #undef CONFIG_CMD_SETGETDCR #undef CONFIG_CMD_XIMG - - #define CONFIG_ATMEL_USART 1 #define CONFIG_MACB 1 #define CONFIG_PIO2 1 |