diff --git a/srcpkgs/linux6.0/files/ppc-dotconfig b/srcpkgs/linux6.0/files/ppc-dotconfig index 4245e760813..57d1dd994c2 100644 --- a/srcpkgs/linux6.0/files/ppc-dotconfig +++ b/srcpkgs/linux6.0/files/ppc-dotconfig @@ -5618,7 +5618,7 @@ CONFIG_DRM_SIMPLE_BRIDGE=m CONFIG_DRM_ETNAVIV=m CONFIG_DRM_ETNAVIV_THERMAL=y -CONFIG_DRM_LOGICVC=m +# CONFIG_DRM_LOGICVC is not set CONFIG_DRM_MXS=y # CONFIG_DRM_MXSFB is not set CONFIG_DRM_IMX_LCDIF=m diff --git a/srcpkgs/linux6.0/template b/srcpkgs/linux6.0/template index 6d7394ad7bd..d1b77bb3b08 100644 --- a/srcpkgs/linux6.0/template +++ b/srcpkgs/linux6.0/template @@ -15,8 +15,7 @@ skip_extraction="patch-${version}.xz" python_version=3 # XXX Restrict archs until a proper -dotconfig is available in FILESDIR. -# ppc: ERROR: modpost: "__devm_regmap_init_mmio_clk" [drivers/gpu/drm/logicvc/logicvc-drm.ko] undefined! -archs="x86_64* i686* aarch64* ppc64*" +archs="x86_64* i686* aarch64* ppc*" nodebug=yes # -dbg package is generated below manually nostrip=yes