diff options
Diffstat (limited to 'kernel/drivers/misc/eeprom/Kconfig')
-rw-r--r-- | kernel/drivers/misc/eeprom/Kconfig | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/kernel/drivers/misc/eeprom/Kconfig b/kernel/drivers/misc/eeprom/Kconfig index 9536852fd..04f2e1fa9 100644 --- a/kernel/drivers/misc/eeprom/Kconfig +++ b/kernel/drivers/misc/eeprom/Kconfig @@ -96,17 +96,4 @@ config EEPROM_DIGSY_MTC_CFG If unsure, say N. -config EEPROM_SUNXI_SID - tristate "Allwinner sunxi security ID support" - depends on ARCH_SUNXI && SYSFS - help - This is a driver for the 'security ID' available on various Allwinner - devices. - - Due to the potential risks involved with changing e-fuses, - this driver is read-only. - - This driver can also be built as a module. If so, the module - will be called sunxi_sid. - endmenu |