mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
ALSA: ac97 - Remove EXPERIMENTAL from CONFIG_SND_AC97_POWER_SAVE
It's mature enough now. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
73f6a12ed1
commit
02834f112d
|
|
@ -163,7 +163,7 @@ config SND_ML403_AC97CR
|
|||
|
||||
config SND_AC97_POWER_SAVE
|
||||
bool "AC97 Power-Saving Mode"
|
||||
depends on SND_AC97_CODEC && EXPERIMENTAL
|
||||
depends on SND_AC97_CODEC
|
||||
default n
|
||||
help
|
||||
Say Y here to enable the aggressive power-saving support of
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user