]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/cobra5272.h
m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk
[karo-tx-uboot.git] / include / configs / cobra5272.h
index 464436930db4c0d7b93186c22c7522235ff0e2e1..b9f0b0b123a26666f15fe3149ec7ecc10ab935d4 100644 (file)
 #ifndef _CONFIG_COBRA5272_H
 #define _CONFIG_COBRA5272_H
 
-/* ---
- * Define processor
- * possible values for Sentec board: only Coldfire M5272 processor supported
- * (please do not change)
- * ---
- */
-
-#define CONFIG_MCF52x2                 /* define processor family */
-#define CONFIG_M5272                   /* define processor type */
-
 /* ---
  * Defines processor clock - important for correct timings concerning serial
  * interface etc.