On Wed, 9 Oct 2019 11:28:41 +0100 Peter Robinson <pbrobinson@xxxxxxxxx> wrote: > Why would you need intel drivers on Power? because this is not tied to Intel, but "Intel HDA" is implemented by Realtek and other vendors and exists in PCIe cards (like my SoundBlaster). Dan > On Wed, Oct 9, 2019 at 11:24 AM Dan Horák <dan@xxxxxxxx> wrote: > > > > This is for rawhide/5.4, they got disabled during the ARM config > > cleanups. > > > > > > Dan > > > > On Wed, 9 Oct 2019 12:21:34 +0200 > > Dan Horák <dan@xxxxxxxx> wrote: > > > > > --- > > > configs/fedora/generic/powerpc/CONFIG_SND_HDA_INTEL > > > | 1 + > > > | configs/fedora/generic/powerpc/CONFIG_SND_HDA_INTEL_DETECT_DMIC > > > | | 1 + > > > kernel-ppc64le-debug.config > > > | 2 +- > > > | kernel-ppc64le.config > > > | | > > > 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) > > > create mode 100644 > > > configs/fedora/generic/powerpc/CONFIG_SND_HDA_INTEL create mode > > > 100644 > > > configs/fedora/generic/powerpc/CONFIG_SND_HDA_INTEL_DETECT_DMIC > > > > > > diff --git a/configs/fedora/generic/powerpc/CONFIG_SND_HDA_INTEL > > > b/configs/fedora/generic/powerpc/CONFIG_SND_HDA_INTEL new file > > > mode 100644 index 000000000..dfe74ea98 > > > --- /dev/null > > > +++ b/configs/fedora/generic/powerpc/CONFIG_SND_HDA_INTEL > > > @@ -0,0 +1 @@ > > > +CONFIG_SND_HDA_INTEL=m > > > diff --git > > > a/configs/fedora/generic/powerpc/CONFIG_SND_HDA_INTEL_DETECT_DMIC > > > b/configs/fedora/generic/powerpc/CONFIG_SND_HDA_INTEL_DETECT_DMIC > > > new file mode 100644 index 000000000..501f523b0 > > > --- /dev/null > > > +++ > > > b/configs/fedora/generic/powerpc/CONFIG_SND_HDA_INTEL_DETECT_DMIC > > > @@ -0,0 +1 @@ +# CONFIG_SND_HDA_INTEL_DETECT_DMIC is not set > > > diff --git a/kernel-ppc64le-debug.config > > > b/kernel-ppc64le-debug.config index 82585d81a..c85d5b83a 100644 > > > --- a/kernel-ppc64le-debug.config > > > +++ b/kernel-ppc64le-debug.config > > > @@ -4929,7 +4929,7 @@ CONFIG_SND_HDA_I915=y > > > CONFIG_SND_HDA_INPUT_BEEP_MODE=0 > > > CONFIG_SND_HDA_INPUT_BEEP=y > > > # CONFIG_SND_HDA_INTEL_DETECT_DMIC is not set > > > -# CONFIG_SND_HDA_INTEL is not set > > > +CONFIG_SND_HDA_INTEL=m > > > CONFIG_SND_HDA_PATCH_LOADER=y > > > CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0 > > > CONFIG_SND_HDA_PREALLOC_SIZE=4096 > > > diff --git a/kernel-ppc64le.config b/kernel-ppc64le.config > > > index 0c7b7bcaf..52cd43193 100644 > > > --- a/kernel-ppc64le.config > > > +++ b/kernel-ppc64le.config > > > @@ -4907,7 +4907,7 @@ CONFIG_SND_HDA_I915=y > > > CONFIG_SND_HDA_INPUT_BEEP_MODE=0 > > > CONFIG_SND_HDA_INPUT_BEEP=y > > > # CONFIG_SND_HDA_INTEL_DETECT_DMIC is not set > > > -# CONFIG_SND_HDA_INTEL is not set > > > +CONFIG_SND_HDA_INTEL=m > > > CONFIG_SND_HDA_PATCH_LOADER=y > > > CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0 > > > CONFIG_SND_HDA_PREALLOC_SIZE=4096 > > > -- > > > 2.21.0 > > > _______________________________________________ > > > kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx > > > To unsubscribe send an email to > > > kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: > > > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List > > > Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > > > List Archives: > > > https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx > > _______________________________________________ > > kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx > > To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx > > Fedora Code of Conduct: > > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List > > Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > > List Archives: > > https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx > _______________________________________________ > kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List > Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx