chandrasheakhar singh wrote:
Do you suggest me anything to test or verify in
driver as default
config file for this target (omap_h4_2420_defconfig) does not have
ALSA configuration macro to configure.
>>CONFIG_SOUND_OMAP=y
>>CONFIG_SOUND_TSC2101 =y
It looks as if these are OSS drivers. You cannot use those with ALSA
unless you've ported them to use the ALSA API.
HTH
Clemens