]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/configs/6xx: Turn CONFIG_DRM_RADEON back on
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 23 Aug 2017 05:37:55 +0000 (15:37 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 28 Aug 2017 12:10:18 +0000 (22:10 +1000)
commit1155c71448e92f9383f523bdbee431c6a82544f1
tree746d502e9411baa1d48c147d83f051591bfd211a
parentc2a335bdd4dd5d4bcdd3194f4d627604fddabdc2
powerpc/configs/6xx: Turn CONFIG_DRM_RADEON back on

In commit 9e3a74f2b512 ("drm: hide legacy drivers with CONFIG_DRM_LEGACY")
CONFIG_DRM_RADEON was moved behind CONFIG_DRM_LEGACY meaning it
stopped being enabled by ppc6xx_defconfig. Although no one has
noticed, given this is basically a legacy platform, it seems anyone
who is using it probably still wants this driver. So turn it back on
for now.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/configs/ppc6xx_defconfig