summaryrefslogtreecommitdiff
path: root/include/configs/ci20.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/ci20.h')
-rw-r--r--include/configs/ci20.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/ci20.h b/include/configs/ci20.h
index 3329c24fa68..446d5c4f3da 100644
--- a/include/configs/ci20.h
+++ b/include/configs/ci20.h
@@ -17,11 +17,4 @@
/* NS16550-ish UARTs */
#define CFG_SYS_NS16550_CLK 48000000
-/* Ethernet: davicom DM9000 */
-#define CONFIG_DM9000_BASE 0xb6000000
-#define DM9000_IO CONFIG_DM9000_BASE
-#define DM9000_DATA (CONFIG_DM9000_BASE + 2)
-
-/* Miscellaneous configuration options */
-
#endif /* __CONFIG_CI20_H__ */