From: Kumar Gala Date: Thu, 30 Jan 2014 20:45:05 +0000 (-0600) Subject: drm/msm: drop ARCH_MSM Kconfig depend X-Git-Tag: v3.15-rc1~76^2~19^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=016bcb3b813df1c8763966d6c07ae12191b4e87f;p=pandora-kernel.git drm/msm: drop ARCH_MSM Kconfig depend The ARCH_MSM depend is redundant with ARCH_MSM8960, so we can remove it. Additionally, we are splitting Qualcomm MSM support into legacy (ARCH_MSM) and multiplatform (ARCH_QCOM). The MSM8960 with be ARCH_QCOM going forward so dropping ARCH_MSM will work properly for the new ARCH_QCOM multiplatform build. Acked-by: Rob Clark Signed-off-by: Kumar Gala --- Reading git-diff-tree failed