summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-01-28 14:26:31 -0500
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2022-02-07 16:22:37 -0500
commitd5b4ca4445d68f637abc0ede21e9529127e7e71d (patch)
treeaf60c18baec10cad58909dc07059f446ba6cd598 /gnu/packages/linux.scm
parent6f80093b3364e8f8192e489535a502d0d8e7ec34 (diff)
downloadguix-patches-d5b4ca4445d68f637abc0ede21e9529127e7e71d.tar
guix-patches-d5b4ca4445d68f637abc0ede21e9529127e7e71d.tar.gz
gnu: linux-libre: Build the snd-emu10k1 kernel module.
Add the CONFIG_SND_EMU10K1=m and CONFIG_SND_EMU10K1_SEQ=m kernel options to all of our x86 and ARM configurations. The change automated via: $ git grep -rl CONFIG_SND_INDIGODJX | xargs grep -rL CONFIG_SND_EMU10K1=m \ | xargs sed '/CONFIG_SND_INDIGODJX=m/a\ CONFIG_SND_EMU10K1=m\nCONFIG_SND_EMU10K1_SEQ=m' -i
Diffstat (limited to 'gnu/packages/linux.scm')
0 files changed, 0 insertions, 0 deletions