diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-01-28 14:26:31 -0500 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-02-07 16:22:37 -0500 |
commit | d5b4ca4445d68f637abc0ede21e9529127e7e71d (patch) | |
tree | af60c18baec10cad58909dc07059f446ba6cd598 /gnu/packages/webkit.scm | |
parent | 6f80093b3364e8f8192e489535a502d0d8e7ec34 (diff) | |
download | guix-d5b4ca4445d68f637abc0ede21e9529127e7e71d.tar guix-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/webkit.scm')
0 files changed, 0 insertions, 0 deletions