summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-21 16:23:00 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-21 16:30:18 +0200
commit3545aad5ca1d057a5ece3e76045c3f614350666b (patch)
tree4214263b707cbb24875ad9ecfc938b257ddb980e /profiles/base
parentnet-misc/freerdp: update tarballs (diff)
downloadgentoo-3545aad5ca1d057a5ece3e76045c3f614350666b.tar.gz
gentoo-3545aad5ca1d057a5ece3e76045c3f614350666b.tar.bz2
gentoo-3545aad5ca1d057a5ece3e76045c3f614350666b.zip
profiles: Force sys-kernel/*-kernel[savedconfig] on non-x86
Force savedconfig on kernel packages on all arches except these that have preconfigured .config supplied. This will permit us to extend the packages into more arches without having to provide .config, including arm where this would be non-trivial. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/package.use.force5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
index a9612f0c2bc5..dcf6d45e20c0 100644
--- a/profiles/base/package.use.force
+++ b/profiles/base/package.use.force
@@ -1,6 +1,11 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (2017-12-30)
+# Require user configs unless we supply our own .config.
+sys-kernel/gentoo-kernel savedconfig
+sys-kernel/vanilla-kernel savedconfig
+
# Alfredo Tupone <tupone@gentoo.org> (2020-04-06)
# USE=ada is mandatory to build a gnat compiler
sys-devel/gnat-gpl ada