Kconfig: MW8904 driver no longer depends on EXPERIMENTAL (it probably still should)
This commit is contained in:
parent
f4bcb730d2
commit
78d7925ce0
|
@ -87,7 +87,7 @@ endif # VS1053
|
|||
config AUDIO_WM8904
|
||||
bool "WM8904 audio chip"
|
||||
default n
|
||||
depends on AUDIO && EXPERIMENTAL
|
||||
depends on AUDIO
|
||||
---help---
|
||||
Select to enable support for the WM8904 Audio codec by Wolfson
|
||||
Microelectonics. This chip is a lower level audio chip.. basically
|
||||
|
|
Loading…
Reference in New Issue