* ALSA on OMAP?
@ 2007-02-23 5:34 Rajashekara, Suresh
2007-02-23 6:31 ` Dirk Behme
0 siblings, 1 reply; 2+ messages in thread
From: Rajashekara, Suresh @ 2007-02-23 5:34 UTC (permalink / raw)
To: linux-omap-open-source
Hi,
Has anyone successfully tried ALSA on OMAP development boards?
If yes, on which board and which kernel version?
Thanks in advance,
Best Regards,
Suresh
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: ALSA on OMAP?
2007-02-23 5:34 ALSA on OMAP? Rajashekara, Suresh
@ 2007-02-23 6:31 ` Dirk Behme
0 siblings, 0 replies; 2+ messages in thread
From: Dirk Behme @ 2007-02-23 6:31 UTC (permalink / raw)
To: Rajashekara, Suresh; +Cc: linux-omap-open-source
Rajashekara, Suresh wrote:
> Has anyone successfully tried ALSA on OMAP development boards?
Yes.
> If yes, on which board and which kernel version?
ALSA in recent OMAP git (and most older versions since
2.6.16 (?)) works on OMAP5912 OSK.
Regards
Dirk
P.S.: My ALSA config for OSK:
#
# Sound
#
CONFIG_SOUND=m
#
# Advanced Linux Sound Architecture
#
CONFIG_SND=m
CONFIG_SND_TIMER=m
CONFIG_SND_PCM=m
# CONFIG_SND_SEQUENCER is not set
CONFIG_SND_OSSEMUL=y
# CONFIG_SND_MIXER_OSS is not set
CONFIG_SND_PCM_OSS=m
CONFIG_SND_PCM_OSS_PLUGINS=y
# CONFIG_SND_DYNAMIC_MINORS is not set
# CONFIG_SND_SUPPORT_OLD_API is not set
CONFIG_SND_VERBOSE_PROCFS=y
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
...
#
# ALSA ARM devices
#
CONFIG_SND_OMAP_AIC23=m
# CONFIG_SND_OMAP_TSC2101 is not set
# CONFIG_SND_SX1 is not set
# CONFIG_SND_OMAP_TSC2102 is not set
#
# I2C support
#
CONFIG_I2C=y
CONFIG_I2C_CHARDEV=y
...
#
# I2C Hardware Bus support
#
# CONFIG_I2C_OCORES is not set
CONFIG_I2C_OMAP=y
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_PCA_ISA is not set
#
# Miscellaneous I2C Chip support
#
...
# CONFIG_ISP1301_OMAP is not set
CONFIG_TPS65010=y
CONFIG_SENSORS_TLV320AIC23=y
# CONFIG_GPIOEXPANDER_OMAP is not set
...
#
# OMAP Feature Selections
#
...
# CONFIG_OMAP_STI is not set
CONFIG_OMAP_MCBSP=y
# CONFIG_OMAP_MPU_TIMER is not set
...
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-02-23 6:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-23 5:34 ALSA on OMAP? Rajashekara, Suresh
2007-02-23 6:31 ` Dirk Behme
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox