Skip to content
  • Mark Brown's avatar
    ASoC: topology: Add Kconfig option for topology · 78b50f39
    Mark Brown authored
    
    
    Allow the topology code to be compiled out so that users who don't need
    topology don't need to havve the code compiled in, saving them some
    memory.
    
    Some more configuration could be added to remove some of the hooks into
    the core data structures but that is probably best done with some
    refactoring to use functions to do the updates of the data structures
    rather than ifdefing in the code as we'd need to do at the minute.
    
    Suggested-by: default avatarTakashi Iwai <tiwai@suse.de>
    Signed-off-by: default avatarMark Brown <broonie@kernel.org>
    78b50f39