Re: [RFC PATCHv2 4/4] drivers/otp: convert bfin otp to generic OTP

From: Mike Frysinger
Date: Thu Mar 24 2011 - 14:54:14 EST


On Thu, Mar 24, 2011 at 11:21, Jamie Iles wrote:
> +config BFIN_OTP_WRITE_ENABLE
> + Â Â Â bool "Enable writing support of OTP pages"
> + Â Â Â depends on BFIN_OTP
> + Â Â Â default n
> + Â Â Â help
> + Â Â Â Â If you say Y here, you will enable support for writing of the
> + Â Â Â Â OTP pages. ÂThis is dangerous by nature as you can only program
> + Â Â Â Â the pages once, so only enable this option when you actually
> + Â Â Â Â need it so as to not inadvertently clobber data.

if the generic layer is providing write enable access now, is this
still necessary ? we could have a common OTP Kconfig i think for
"enable OTP write support".
-mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/