Skip to content
Snippets Groups Projects
Commit c5440bfb authored by Oskar Viljasaar's avatar Oskar Viljasaar
Browse files

Import openwrt hack patch 290-nvmem-make-CONFIG_NVMEM-tristate-again.patch

parent bde10067
Branches
No related tags found
No related merge requests found
menuconfig NVMEM menuconfig NVMEM
bool "NVMEM Support" tristate "NVMEM Support"
help help
Support for NVMEM(Non Volatile Memory) devices like EEPROM, EFUSES... Support for NVMEM(Non Volatile Memory) devices like EEPROM, EFUSES...
......
...@@ -71,6 +71,7 @@ config OF_IRQ ...@@ -71,6 +71,7 @@ config OF_IRQ
config OF_NET config OF_NET
depends on NETDEVICES depends on NETDEVICES
select NVMEM
def_bool y def_bool y
config OF_MDIO config OF_MDIO
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment