]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - include/configs/MPC8610HPCD.h
net: Remove all references to CONFIG_ETHADDR and friends
[karo-tx-uboot.git] / include / configs / MPC8610HPCD.h
index f930fcde34fac0a112412eca884a6430e8ca44fd..cae133bf588dfa254c55a827b03b937a696c6a92 100644 (file)
@@ -14,7 +14,6 @@
 #define __CONFIG_H
 
 /* High Level Configuration Options */
-#define CONFIG_MPC86xx         1       /* MPC86xx */
 #define CONFIG_MPC8610         1       /* MPC8610 specific */
 #define CONFIG_MPC8610HPCD     1       /* MPC8610HPCD board specific */
 #define CONFIG_LINUX_RESET_VEC 0x100   /* Reset vector used by Linux */
 
 #define CONFIG_ULI526X
 #ifdef CONFIG_ULI526X
-#define CONFIG_ETHADDR   00:E0:0C:00:00:01
 #endif
 
 /************************************************************