diff --git a/genkernel.conf b/genkernel.conf index e492936..2bc8183 100644 --- a/genkernel.conf +++ b/genkernel.conf @@ -56,6 +56,9 @@ USECOLOR="yes" # Add in Luks support. Needs sys-fs/cryptsetup with -dynamic installed. # LUKS="no" +# Add in GnuPG support +# GPG="no" + # Add in EVMS support from static binaries if they exist on the system: you # should run "emerge evms" first. # EVMS="no"