Ola Lilja | 3592b7f | 2012-05-08 15:57:18 +0200 | [diff] [blame] | 1 | # |
| 2 | # Ux500 SoC audio configuration |
| 3 | # |
| 4 | menuconfig SND_SOC_UX500 |
| 5 | tristate "SoC Audio support for Ux500 platform" |
| 6 | depends on SND_SOC |
Mark Brown | c632d06 | 2012-05-10 09:57:19 +0100 | [diff] [blame] | 7 | depends on MFD_DB8500_PRCMU |
Ola Lilja | 3592b7f | 2012-05-08 15:57:18 +0200 | [diff] [blame] | 8 | help |
| 9 | Say Y if you want to enable ASoC-support for |
| 10 | any of the Ux500 platforms (e.g. U8500). |
| 11 | |
| 12 | config SND_SOC_UX500_PLAT_MSP_I2S |
Mark Brown | 72b3be3 | 2012-05-10 10:05:18 +0100 | [diff] [blame] | 13 | tristate |
Ola Lilja | 3592b7f | 2012-05-08 15:57:18 +0200 | [diff] [blame] | 14 | depends on SND_SOC_UX500 |