mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-10 08:35:16 +00:00
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6: Fix CONFIG_AC97_BUS dependency
This commit is contained in:
commit
4747832b56
1 changed files with 3 additions and 1 deletions
|
@ -91,6 +91,9 @@ endif # SOUND_PRIME
|
|||
|
||||
endif # !M68K
|
||||
|
||||
endif # SOUND
|
||||
|
||||
# AC97_BUS is used from both sound and ucb1400
|
||||
config AC97_BUS
|
||||
tristate
|
||||
help
|
||||
|
@ -99,4 +102,3 @@ config AC97_BUS
|
|||
sound although they're sharing the AC97 bus. Concerned drivers
|
||||
should "select" this.
|
||||
|
||||
endif # SOUND
|
||||
|
|
Loading…
Add table
Reference in a new issue