diff options
author | Marc Schiffbauer <mschiff@gentoo.org> | 2024-11-30 13:40:15 +0100 |
---|---|---|
committer | Marc Schiffbauer <mschiff@gentoo.org> | 2024-11-30 13:40:49 +0100 |
commit | 3f75db16ae9b44127b33f02c8e7811d7b4c0d172 (patch) | |
tree | ac048d4ea72bdaf091df197aac564b12785c0bc2 /app-laptop | |
parent | dev-python/websockets: Stabilize 14.1 amd64, #945434 (diff) | |
download | gentoo-3f75db16ae9b44127b33f02c8e7811d7b4c0d172.tar.gz gentoo-3f75db16ae9b44127b33f02c8e7811d7b4c0d172.tar.bz2 gentoo-3f75db16ae9b44127b33f02c8e7811d7b4c0d172.zip |
app-laptop/tuxedo-drivers: drop redundant CONFIG_CHECK
Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/tuxedo-drivers/tuxedo-drivers-4.11.4-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
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 55a673c07c8c..7e5477483fc7 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 |