summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/powerpc/CONFIG_SND_HDA_INTEL
Commit message (Collapse)AuthorAgeFilesLines
* enabled generic HDMI audio for discrete PCI cardsPeter Robinson2020-08-051-1/+0
|
* re-enable HDA sound drivers on PPCDan Horák2019-10-101-0/+1
|
* enable HDA sound drivers on PPCDan Horák2018-07-121-1/+0
|
* configs: Move base-debug and base-generic to configs/fedoraDon Zickus2018-01-051-0/+1
It was suggested that base-debug and base-generic were not good names to use. Further discussion led to using configs/fedora for the base config files and configs/rhel for any overrides. This patch does a plain mkdir configs/fedora git mv configs/base-{generic,debug} configs/fedora No code changes.