Home
last modified time | relevance | path

Searched hist:dc3f5d21680bd7950cc12a4e4bd3b5095226dc71 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/configs/
H A Dpmac32_defconfigdiff dc3f5d21680bd7950cc12a4e4bd3b5095226dc71 Wed Aug 23 07:37:50 CEST 2017 Michael Ellerman <mpe@ellerman.id.au> powerpc/configs: Turn CONFIG_R128 back in pmac32_defconfig

In commit d92d9c3a1448 ("drm: hide legacy drivers with
CONFIG_DRM_LEGACY") CONFIG_R128 was moved behind CONFIG_DRM_LEGACY
meaning it stopped being enabled by pmac32_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>