mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
drivers/net/wireless/ti/wl1251: remove CONFIG_EXPERIMENTAL
This config item has not carried much meaning for a while now and is almost always enabled by default. As agreed during the Linux kernel summit, remove it. CC: Luciano Coelho <coelho@ti.com> CC: "John W. Linville" <linville@tuxdriver.com> Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: Luciano Coelho <luca@coelho.fi>
This commit is contained in:
committed by
Luciano Coelho
parent
200e932649
commit
99c227e3d9
@@ -1,6 +1,6 @@
|
||||
menuconfig WL1251
|
||||
tristate "TI wl1251 driver support"
|
||||
depends on MAC80211 && EXPERIMENTAL && GENERIC_HARDIRQS
|
||||
depends on MAC80211 && GENERIC_HARDIRQS
|
||||
select FW_LOADER
|
||||
select CRC7
|
||||
---help---
|
||||
|
||||
Reference in New Issue
Block a user