summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/ati-drivers/ati-drivers-8.455.3.ebuild')
-rw-r--r--x11-drivers/ati-drivers/ati-drivers-8.455.3.ebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/x11-drivers/ati-drivers/ati-drivers-8.455.3.ebuild b/x11-drivers/ati-drivers/ati-drivers-8.455.3.ebuild
index cb7f6e2..01d361c 100644
--- a/x11-drivers/ati-drivers/ati-drivers-8.455.3.ebuild
+++ b/x11-drivers/ati-drivers/ati-drivers-8.455.3.ebuild
@@ -83,11 +83,6 @@ pkg_setup() {
ewarn "You don't have MTRR support enabled, the direct rendering will not work."
fi
- if linux_chkconfig_present CONFIG_LOCKDEP_SUPPORT; then
- ewarn "fglrx cannot be compiled for a kernel with CONFIG_LOCKDEP"
- ewarn "please disable any options depending on LOCKDEP and recompile."
- fi
-
if linux_chkconfig_builtin DRM; then
ewarn "You have DRM support enabled builtin, the direct rendering will not work."
fi