]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c
powerpc: T4240QDS: Remove macro CONFIG_T4240QDS
[people/ms/u-boot.git] / arch / powerpc / cpu / mpc85xx / fsl_corenet2_serdes.c
index 587736c433f44bcfdef9af480bead5e9c80adb41..677b062044b5947c3c511c9ee41ceb571424bf16 100644 (file)
@@ -391,7 +391,7 @@ const char *serdes_clock_to_string(u32 clock)
        case SRDS_PLLCR0_RFCK_SEL_161_13:
                return "161.1328123";
        default:
-#if defined(CONFIG_T4240QDS) || defined(CONFIG_TARGET_T4160QDS)
+#if defined(CONFIG_TARGET_T4240QDS) || defined(CONFIG_TARGET_T4160QDS)
                return "???";
 #else
                return "122.88";