diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-03-24 02:36:05 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-03-24 02:36:05 +0300 |
commit | ae02cde7e9bc7bb4cb48b1798479889f043ba2ae (patch) | |
tree | c598fef55486150de4f99b33a9021dcf5939aa50 /sound/arm/Kconfig | |
parent | f11a936fe74e55e02c6b836f66458c3816b76342 (diff) | |
parent | 323a59613e5be6094c93261486de48a08d3a53f2 (diff) | |
download | linux-ae02cde7e9bc7bb4cb48b1798479889f043ba2ae.tar.xz |
Merge branch 'topic/drop-l3' into for-linus
Diffstat (limited to 'sound/arm/Kconfig')
-rw-r--r-- | sound/arm/Kconfig | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sound/arm/Kconfig b/sound/arm/Kconfig index f8e6de48d816..885683a3b0bd 100644 --- a/sound/arm/Kconfig +++ b/sound/arm/Kconfig @@ -11,17 +11,6 @@ menuconfig SND_ARM if SND_ARM -config SND_SA11XX_UDA1341 - tristate "SA11xx UDA1341TS driver (iPaq H3600)" - depends on ARCH_SA1100 && L3 - select SND_PCM - help - Say Y here if you have a Compaq iPaq H3x00 handheld computer - and want to use its Philips UDA 1341 audio chip. - - To compile this driver as a module, choose M here: the module - will be called snd-sa11xx-uda1341. - config SND_ARMAACI tristate "ARM PrimeCell PL041 AC Link support" depends on ARM_AMBA |