app-benchmarks/bootchart2: make CONFIG_* kernel config check effective

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-04-12 04:13:39 +01:00
parent d122c5e154
commit e260de3fab

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -37,6 +37,7 @@ PATCHES=(
)
pkg_setup() {
linux-info_pkg_setup
use cairo && python-single-r1_pkg_setup
}