Searched hist:e0ecb05a (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/core/ |
H A D | Kconfig | e0ecb05a Wed May 27 06:45:44 CDT 2015 Jie Yang <yang.jie@intel.com> ALSA: Kconfig: add config item SND_PROC_FS for expert
For some embedded devices, we need reduce code size and data footprint as much as possible, e.g. disabling procfs, hw/sw params refinement, mmap, dpcm, dapm, compressed API...
Here add SND_PROC_FS item for expert, we can unselect it to disable sound proc FS and reduce memory footprint.
Signed-off-by: Jie Yang <yang.jie@intel.com> Reviewed-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> e0ecb05a Wed May 27 06:45:44 CDT 2015 Jie Yang <yang.jie@intel.com> ALSA: Kconfig: add config item SND_PROC_FS for expert For some embedded devices, we need reduce code size and data footprint as much as possible, e.g. disabling procfs, hw/sw params refinement, mmap, dpcm, dapm, compressed API... Here add SND_PROC_FS item for expert, we can unselect it to disable sound proc FS and reduce memory footprint. Signed-off-by: Jie Yang <yang.jie@intel.com> Reviewed-by: Mark Brown <broonie@kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
|