--- xf86-video-intel-2.10.0-r1.ebuild 2010-03-20 11:15:20.000000000 +0100 +++ xf86-video-intel-2.10.0-r1.ebuild 2010-03-20 11:15:06.000000000 +0100 @@ -40,7 +40,7 @@ pkg_postinst() { if linux_config_exists \ - && ! linux_chkconfig_present CONFIG_DRM_I915_KMS; then + && ! linux_chkconfig_present DRM_I915_KMS; then echo ewarn "This driver requires KMS support in your kernel" ewarn " Device Drivers --->"