-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 99055 b: refs/heads/master c: 89fe511 h: refs/heads/master i: 99053: d4bfe94 99051: 9286996 99047: b08b125 99039: bd24ee3 v: v3
- Loading branch information
Takashi Iwai
committed
May 27, 2008
1 parent
2ae804d
commit 7a6b44c
Showing
27 changed files
with
204 additions
and
266 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 06b5fb97cec1a3ca61d10164118b00fe98a6a866 | ||
refs/heads/master: 89fe5117928b2c1272c9376362131ded561c91ad |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,17 @@ | ||
menu "Apple Onboard Audio driver" | ||
depends on SND!=n && PPC_PMAC | ||
|
||
config SND_AOA | ||
menuconfig SND_AOA | ||
tristate "Apple Onboard Audio driver" | ||
depends on SND | ||
depends on PPC_PMAC | ||
select SND_PCM | ||
---help--- | ||
This option enables the new driver for the various | ||
Apple Onboard Audio components. | ||
|
||
if SND_AOA | ||
|
||
source "sound/aoa/fabrics/Kconfig" | ||
|
||
source "sound/aoa/codecs/Kconfig" | ||
|
||
source "sound/aoa/soundbus/Kconfig" | ||
|
||
endmenu | ||
endif # SND_AOA |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.