[U-Boot] [PATCH] powerpc: clean up DIU macro definitions for the MPC8610HPCD and MPC5121ADS
Timur Tabi
timur at freescale.com
Tue Feb 15 22:40:25 CET 2011
Wolfgang Denk wrote:
>> > -#undef CONFIG_VIDEO
>> > +#undef CONFIG_FSL_DIU_FB
> Please do not undef what is not defiend anyway.
Would you be okay with this:
/* video */
/* #define CONFIG_FSL_DIU_FB */
#ifdef CONFIG_FSL_DIU_FB
> And please put the respective arch custodians on Cc:
I did CC: Kumar. He's the PowerPC arch custodian.
I don't consider this to be a patch for the video repository, so I didn't CC:
Anatolij.
--
Timur Tabi
Linux kernel developer at Freescale
More information about the U-Boot
mailing list