diff options
Diffstat (limited to 'include/configs/Rattler.h')
-rw-r--r-- | include/configs/Rattler.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/Rattler.h b/include/configs/Rattler.h index 1cdd18c0ba..a1e2ae9753 100644 --- a/include/configs/Rattler.h +++ b/include/configs/Rattler.h @@ -13,7 +13,6 @@ #ifdef CONFIG_MPC8248 #define CPU_ID_STR "MPC8248" #else -#define CONFIG_MPC8260 #define CPU_ID_STR "MPC8250" #endif /* CONFIG_MPC8248 */ |