Commit a9ba361
Josuah Demangeon
drivers: audio: kconfig: add a common prefix to all codecs
In order to use glob, add a common prefix to all audio codecs Kconfig
files: "Kconfig.*" -> "Kconfig.codec_*". Reduce the effort in introducing
new drivers and reduce ambiguity of which type of audio driver it is.
Signed-off-by: Josuah Demangeon <[email protected]>1 parent 2bc15b4 commit a9ba361
11 files changed
+2
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 38 | + | |
49 | 39 | | |
50 | 40 | | |
51 | 41 | | |
| |||
66 | 56 | | |
67 | 57 | | |
68 | 58 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
| 59 | + | |
76 | 60 | | |
77 | 61 | | |
78 | 62 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments