]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/ISPAN.h
powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260
[karo-tx-uboot.git] / include / configs / ISPAN.h
index 232d159e4c8456795f6943f3da54a944ce1252ac..a2fdfd3274ff727f76699396b86aa55abe569ef8 100644 (file)
@@ -13,7 +13,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_MPC8260                 /* This is an MPC8260 CPU               */
 #define CONFIG_ISPAN                   /* ...on one of Interphase iSPAN boards */
 #define CONFIG_CPM2            1       /* Has a CPM2 */
 
 
 #define CONFIG_SYS_LOAD_ADDR           0x100000        /* Default load address         */
 
-#define CONFIG_SYS_HZ                  1000            /* Decrementer freq: 1 ms ticks */
-
 #define CONFIG_SYS_RESET_ADDRESS       0x09900000
 
 #define CONFIG_MISC_INIT_R                     /* We need misc_init_r()        */