Searched hist:f963937a162d8407da41421d5e5bac3169f68f58 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/powerpc/configs/ |
H A D | ppc6xx_defconfig | diff f963937a162d8407da41421d5e5bac3169f68f58 Wed Aug 23 00:37:55 CDT 2017 Michael Ellerman <mpe@ellerman.id.au> powerpc/configs/6xx: Turn CONFIG_DRM_RADEON back on
In commit d92d9c3a1448 ("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>
|