From 3f75db16ae9b44127b33f02c8e7811d7b4c0d172 Mon Sep 17 00:00:00 2001 From: Marc Schiffbauer Date: Sat, 30 Nov 2024 13:40:15 +0100 Subject: [PATCH] app-laptop/tuxedo-drivers: drop redundant CONFIG_CHECK Signed-off-by: Marc Schiffbauer --- app-laptop/tuxedo-drivers/tuxedo-drivers-4.11.4-r1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-laptop/tuxedo-drivers/tuxedo-drivers-4.11.4-r1.ebuild b/app-laptop/tuxedo-drivers/tuxedo-drivers-4.11.4-r1.ebuild index 55a673c07c8cc..7e5477483fc7d 100644 --- a/app-laptop/tuxedo-drivers/tuxedo-drivers-4.11.4-r1.ebuild +++ b/app-laptop/tuxedo-drivers/tuxedo-drivers-4.11.4-r1.ebuild @@ -2,7 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -CONFIG_CHECK="ACPI_WMI INPUT_SPARSEKMAP" inherit linux-mod-r1