diff options
Diffstat (limited to 'drivers/pcmcia/Kconfig')
-rw-r--r-- | drivers/pcmcia/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/pcmcia/Kconfig b/drivers/pcmcia/Kconfig index 8fd255f7ee40..b90f85bf5f81 100644 --- a/drivers/pcmcia/Kconfig +++ b/drivers/pcmcia/Kconfig | |||
@@ -36,8 +36,8 @@ config PCMCIA | |||
36 | If unsure, say Y. | 36 | If unsure, say Y. |
37 | 37 | ||
38 | config PCMCIA_LOAD_CIS | 38 | config PCMCIA_LOAD_CIS |
39 | bool "Load CIS updates from userspace (EXPERIMENTAL)" | 39 | bool "Load CIS updates from userspace" |
40 | depends on PCMCIA && EXPERIMENTAL | 40 | depends on PCMCIA |
41 | select FW_LOADER | 41 | select FW_LOADER |
42 | default y | 42 | default y |
43 | help | 43 | help |