Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci-2.6.23
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci-2.6.23
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
...
@@ -24,11 +24,10 @@ config MTD_ONENAND_VERIFY_WRITE
flipped accidentaly due to device wear or something else.
flipped accidentaly due to device wear or something else.
config MTD_ONENAND_GENERIC
config MTD_ONENAND_GENERIC
tristate "OneNAND Flash device
on generic board
"
tristate "OneNAND Flash device
via platform device driver
"
depends on MTD_ONENAND
depends on MTD_ONENAND
&& ARM
help
help
Support for OneNAND flash on generic board. Using device driver
Support for OneNAND flash via platform device driver.
framework, now all most platfrom are support.
config MTD_ONENAND_SYNC_READ
config MTD_ONENAND_SYNC_READ
bool "OneNAND Sync. Burst Read Support"
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