From 83d4eab76910af16d4e3989d8a7e1967a10379ca Mon Sep 17 00:00:00 2001 From: Kees Cook Date: Tue, 2 Oct 2012 11:18:44 -0700 Subject: [PATCH] --- yaml --- r: 353551 b: refs/heads/master c: 204911fb50da45790a97c9d217f8661b616ce33e h: refs/heads/master i: 353549: 1b63fbe1a9d47e82b528c80dc8cff9371ec6e84f 353547: 68a2f2f8424b0319300b1e473b3e5b17deeb36ce 353543: 998fe4d4fb73cd5cf82425dcaed0ce77600c6d04 353535: d3e4fdc3dda724c263171826595e2fdcb54a8635 v: v3 --- [refs] | 2 +- trunk/drivers/pcmcia/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 99010d920433..0fd46f67b122 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7d6bce7a358e4ff553623216ee535d6b14994d6a +refs/heads/master: 204911fb50da45790a97c9d217f8661b616ce33e diff --git a/trunk/drivers/pcmcia/Kconfig b/trunk/drivers/pcmcia/Kconfig index 8fd255f7ee40..b90f85bf5f81 100644 --- a/trunk/drivers/pcmcia/Kconfig +++ b/trunk/drivers/pcmcia/Kconfig @@ -36,8 +36,8 @@ config PCMCIA If unsure, say Y. config PCMCIA_LOAD_CIS - bool "Load CIS updates from userspace (EXPERIMENTAL)" - depends on PCMCIA && EXPERIMENTAL + bool "Load CIS updates from userspace" + depends on PCMCIA select FW_LOADER default y help