drivers: audio: Add audio support in Kconfig
Added an entry in drivers/Kconfig for audio Added an entry in drivers/audio/Kconfig for audio codec Added an Kconfig file in drivers/audio/ for TLV320DAC Enabled audio coded in Intel S1000 CRB defconfig Signed-off-by: Sathish Kuttan <sathish.k.kuttan@intel.com>
This commit is contained in:
parent
8b3fd6963c
commit
73c1093229
4 changed files with 64 additions and 0 deletions
|
@ -83,4 +83,6 @@ source "drivers/can/Kconfig"
|
|||
|
||||
source "drivers/modem/Kconfig"
|
||||
|
||||
source "drivers/audio/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue