Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bcmlinux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Broadcom
bcmlinux
Commits
c5440bfb
Commit
c5440bfb
authored
4 years ago
by
Oskar Viljasaar
Browse files
Options
Downloads
Patches
Plain Diff
Import openwrt hack patch 290-nvmem-make-CONFIG_NVMEM-tristate-again.patch
parent
bde10067
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
drivers/nvmem/Kconfig
+1
-1
1 addition, 1 deletion
drivers/nvmem/Kconfig
drivers/of/Kconfig
+1
-0
1 addition, 0 deletions
drivers/of/Kconfig
with
2 additions
and
1 deletion
drivers/nvmem/Kconfig
+
1
−
1
View file @
c5440bfb
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...
...
...
This diff is collapsed.
Click to expand it.
drivers/of/Kconfig
+
1
−
0
View file @
c5440bfb
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment