82feefbaee
From release 0.1.0 pre-patched archive. This includes all Red Bear modifications previously maintained as patches in local/patches/kernel/.
8 lines
104 B
TOML
8 lines
104 B
TOML
[arch.x86_64.features]
|
|
smap = "auto"
|
|
fsgsbase = "auto"
|
|
xsave = "auto"
|
|
xsaveopt = "auto"
|
|
|
|
# vim: ft=toml
|