diff options
| author | Wolfgang Denk <wd@pollux.(none)> | 2005-09-22 09:34:17 +0200 |
|---|---|---|
| committer | Wolfgang Denk <wd@pollux.(none)> | 2005-09-22 09:34:17 +0200 |
| commit | 1caa70788c5a936197e3ecbbdc7c7c629fd44a7f (patch) | |
| tree | 090034e3e995fe9e2dfc190f081bd9d9c65f294c /include | |
| parent | 7644f16f6bf4335899603a1065bdf2c7c62bb915 (diff) | |
| download | olio-uboot-2014.01-1caa70788c5a936197e3ecbbdc7c7c629fd44a7f.tar.xz olio-uboot-2014.01-1caa70788c5a936197e3ecbbdc7c7c629fd44a7f.zip | |
Cleanup - update CHANGELOG, undo test settings
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/TQM8560.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/TQM8560.h b/include/configs/TQM8560.h index 780b11552..e9b21de60 100644 --- a/include/configs/TQM8560.h +++ b/include/configs/TQM8560.h @@ -48,7 +48,6 @@ * please disable the PCI support for now. sr@denx.de, 15-09-2005 */ #define CONFIG_PCI -#undef CONFIG_PCI /* test-only !!!!!!!!!!!!!!!! */ #define CONFIG_TSEC_ENET /* tsec ethernet support */ #undef CONFIG_DDR_ECC /* only for ECC DDR module */ #define CONFIG_DDR_DLL /* possible DLL fix needed */ |