Hi,

On Sun, Sep 01 2013, Chris Ball wrote:
>> +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.

Well, I guess it's the dependency on the KEYS subsystem.  I can see
that some people would like to build embedded devices with MMC but
without KEYS.  It's a shame to have this code go entirely untested
by most of our users, though..

- 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