nvmem: nintendo-otp: Add new driver for the Wii and Wii U OTP
[linux-2.6-microblaze.git] / drivers / nvmem / Kconfig
index dd20190..39854d4 100644 (file)
@@ -107,6 +107,17 @@ config MTK_EFUSE
          This driver can also be built as a module. If so, the module
          will be called efuse-mtk.
 
+config NVMEM_NINTENDO_OTP
+       tristate "Nintendo Wii and Wii U OTP Support"
+       help
+         This is a driver exposing the OTP of a Nintendo Wii or Wii U console.
+
+         This memory contains common and per-console keys, signatures and
+         related data required to access peripherals.
+
+         This driver can also be built as a module. If so, the module
+         will be called nvmem-nintendo-otp.
+
 config QCOM_QFPROM
        tristate "QCOM QFPROM Support"
        depends on ARCH_QCOM || COMPILE_TEST