eeprom: 93xx46: extend driver to plug into the NVMEM framework
[deliverable/linux.git] / drivers / misc / eeprom / Kconfig
index 8c43a222ae55e08103e2a30320dad1df7008cfb5..cfc493c2e30a725695c50326dbfd9db170e0cfd1 100644 (file)
@@ -78,6 +78,8 @@ config EEPROM_93CX6
 config EEPROM_93XX46
        tristate "Microwire EEPROM 93XX46 support"
        depends on SPI && SYSFS
+       select REGMAP
+       select NVMEM
        help
          Driver for the microwire EEPROM chipsets 93xx46x. The driver
          supports both read and write commands and also the command to
This page took 0.023752 seconds and 5 git commands to generate.