Commit 7d5796118353cd45e9e301fdf3ff99fdec5390e9
Committed by
John W. Linville
1 parent
62436138c8
Exists in
master
and in
7 other branches
libertas: the compact flash driver is no longer experimental
Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Acked-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
drivers/net/wireless/Kconfig
... | ... | @@ -284,7 +284,7 @@ |
284 | 284 | |
285 | 285 | config LIBERTAS_CS |
286 | 286 | tristate "Marvell Libertas 8385 CompactFlash 802.11b/g cards" |
287 | - depends on LIBERTAS && PCMCIA && EXPERIMENTAL | |
287 | + depends on LIBERTAS && PCMCIA | |
288 | 288 | select FW_LOADER |
289 | 289 | ---help--- |
290 | 290 | A driver for Marvell Libertas 8385 CompactFlash devices. |