>> +config MSM_MDP22 >> + bool >> + depends on ARCH_MSM7X00A >> + default y >> + > > You should remove the "default y" and this should be moved to a Kconfig > under video (shouldn't be added into mach-msm).
Additionally, please have the right MDP version directly 'select'ed by the ARCH_XXXX definitions instead of doing the 'depends on' business. --Dima > > Daniel > > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
