diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-15 12:10:58 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-07-15 12:10:58 +0000 |
commit | 1a53e4fb379a4d50ee5766871a0781eb3c3dd32c (patch) | |
tree | 673222c3995838ec0225ba2e94a20cd633b857aa /main/linux-grsec/kernelconfig.x86_64 | |
parent | e7f3e2f061bbe84fda6baafe975a70ac1ff4eb95 (diff) | |
download | aports-1a53e4fb379a4d50ee5766871a0781eb3c3dd32c.tar.bz2 aports-1a53e4fb379a4d50ee5766871a0781eb3c3dd32c.tar.xz |
main/linux-grsec: enable snd-aloop
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86_64')
-rw-r--r-- | main/linux-grsec/kernelconfig.x86_64 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-grsec/kernelconfig.x86_64 b/main/linux-grsec/kernelconfig.x86_64 index ea04d3153..0af9c631a 100644 --- a/main/linux-grsec/kernelconfig.x86_64 +++ b/main/linux-grsec/kernelconfig.x86_64 @@ -4207,7 +4207,7 @@ CONFIG_SND_AC97_CODEC=m CONFIG_SND_DRIVERS=y CONFIG_SND_PCSP=m CONFIG_SND_DUMMY=m -# CONFIG_SND_ALOOP is not set +CONFIG_SND_ALOOP=m CONFIG_SND_VIRMIDI=m CONFIG_SND_MTPAV=m CONFIG_SND_MTS64=m |