summaryrefslogtreecommitdiffstats
path: root/include/configs/TQM8560.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2005-10-13 01:45:54 +0200
committerWolfgang Denk <wd@pollux.denx.de>2005-10-13 01:45:54 +0200
commitf57f70aab9d5ed7964f2f791829a2d780b788a7e (patch)
treea618aa9c21d7e9ee9cb79161f0085edaa5f22672 /include/configs/TQM8560.h
parent3df5bea0b0bddc196bf952c51d1dd54d966b82ba (diff)
downloaddevice_goldelico_gta04_u-boot-f57f70aab9d5ed7964f2f791829a2d780b788a7e.tar.gz
device_goldelico_gta04_u-boot-f57f70aab9d5ed7964f2f791829a2d780b788a7e.tar.bz2
device_goldelico_gta04_u-boot-f57f70aab9d5ed7964f2f791829a2d780b788a7e.zip
Support passing of OF flat trees to the kernel.
Patch by Pantelis Antoniou, 04 Sep 2005
Diffstat (limited to 'include/configs/TQM8560.h')
-rw-r--r--include/configs/TQM8560.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/TQM8560.h b/include/configs/TQM8560.h
index d2c230d56..04966d77a 100644
--- a/include/configs/TQM8560.h
+++ b/include/configs/TQM8560.h
@@ -283,7 +283,7 @@
#define CONFIG_NET_MULTI
#define CONFIG_PCI_PNP /* do pci plug-and-play */
-#define CONFIG_EEPRO100
+/* #define CONFIG_EEPRO100 XXX - FIXME: conflicts when CONFIG_MII is enabled */
#undef CONFIG_TULIP
#if !defined(CONFIG_PCI_PNP)