kconfig: update configs to v6.12-rc2
This patch just updates the old configuration with the latest DRM tip at this point, to reduce the delta between the base configuration and the latest one from drm-tip.
Simply the result of running make oldconfig to update with all the new defaults, which is probably what is essentially happening when using it to build drm-tip:
yes '' | make oldconfig
Signed-off-by: Luca Coelho luciano.coelho@intel.com