Hi Al,

On Fri, Aug 30 2013, Al Cooper wrote:
> --- a/drivers/mmc/core/Kconfig
> +++ b/drivers/mmc/core/Kconfig
> @@ -26,3 +26,11 @@ config MMC_CLKGATE
>         support handling this in order for it to be of any use.
>  
>         If unsure, say N.
> +
> +config MMC_LOCK
> +     bool "MMC/SD password based card lock/unlock"
> +     select KEYS
> +     help
> +       This will add the ability to lock/unlock SD and MMC cards.
> +
> +       If unsure, say N.

Is there a good reason to have this behind a Kconfig entry, rather
than just enabled for everyone?  I'm happy to just enable it if we
don't expect any downside.

Thanks,

- Chris.
-- 
Chris Ball   <c...@laptop.org>   <http://printf.net/>
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to