Files
Sebastiano Barezzi 28ea507bcb techpack: audio: Allow ASoC codecs selection through Kconfig
* Not every device may want all the additional codecs from OEM,
  especially on common kernel sources with a lot of codecs

Change-Id: I1521f714c90e74f1f674495bee312e28e55cf87a
2026-01-04 11:55:23 +05:30

8 lines
95 B
Plaintext

menu "Tech packages"
source "techpack/audio/Kconfig"
source "techpack/data/Kconfig"
endmenu