Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
46d0d0fb
Commit
46d0d0fb
authored
Nov 07, 2005
by
Thomas Gleixner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[MTD] OneNAND/Kconfig: Fix dependencies
Signed-off-by:
Thomas Gleixner
<
tglx@linutronix.de
>
parent
f0250fd7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
drivers/mtd/onenand/Kconfig
drivers/mtd/onenand/Kconfig
+3
-4
No files found.
drivers/mtd/onenand/Kconfig
View file @
46d0d0fb
...
...
@@ -24,11 +24,10 @@ config MTD_ONENAND_VERIFY_WRITE
flipped accidentaly due to device wear or something else.
config MTD_ONENAND_GENERIC
tristate "OneNAND Flash device
on generic board
"
depends on MTD_ONENAND
tristate "OneNAND Flash device
via platform device driver
"
depends on MTD_ONENAND
&& ARM
help
Support for OneNAND flash on generic board. Using device driver
framework, now all most platfrom are support.
Support for OneNAND flash via platform device driver.
config MTD_ONENAND_SYNC_READ
bool "OneNAND Sync. Burst Read Support"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment