]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/ssi/Kconfig
h63xx: tsc2101 alsa sound support
[linux-2.6-omap-h63xx.git] / drivers / ssi / Kconfig
1 menu "Synchronous Serial Interfaces (SSI)"
2
3 config OMAP_UWIRE
4         depends on ARCH_OMAP1
5         tristate "MicroWire support on OMAP"
6         ---help---
7           Say Y here if you want support for the MicroWire interface
8           on an OMAP processor.
9
10 config OMAP_TSC2101
11         depends on ARCH_OMAP1 || ARCH_OMAP24XX
12         tristate "TSC2101 codec support for Touchscreen and audio"
13         select OMAP_UWIRE if MACH_OMAP_H3 || MACH_OMAP_H2
14         select GPIOEXPANDER_OMAP if MACH_OMAP_H3
15         ---help---
16           Say Y here if you want support for the TSC2101 codec.  It is
17           needed for touchscreen and audio on OMAP1610 and 1710.
18 endmenu