summaryrefslogtreecommitdiff
path: root/profiles/default/linux/use.mask
blob: 6c426493a0fb723e21789d924e37125b6c2c48f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2023 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2

# This file masks out USE flags that are simply NOT allowed in the default
# profile for any architecture.  This works, for example, if a non-default
# profile (such as the selinux profiles) have a USE flag associated with
# them.

# Samuli Suominen <ssuominen@gentoo.org> (2013-04-19)
# Linux specific module loading/unloading support
-kmod

# Diego Elio Pettenò <flameeyes@gentoo.org> (2012-08-27)
# netlink is a Linux-specific interface
-netlink