Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lede-mikrotik
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External 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
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Rudolph
lede-mikrotik
Commits
fe6e2f8e
Commit
fe6e2f8e
authored
10 years ago
by
John Crispin
Browse files
Options
Downloads
Patches
Plain Diff
ar71xx: fix up kernel config for the nand subtarget
Signed-off-by:
John Crispin
<
blogic@openwrt.org
>
SVN-Revision: 41132
parent
c973fb03
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
target/linux/ar71xx/nand/config-default
+4
-2
4 additions, 2 deletions
target/linux/ar71xx/nand/config-default
with
4 additions
and
2 deletions
target/linux/ar71xx/nand/config-default
+
4
−
2
View file @
fe6e2f8e
...
@@ -96,8 +96,9 @@ CONFIG_MTD_NAND_ECC=y
...
@@ -96,8 +96,9 @@ CONFIG_MTD_NAND_ECC=y
# CONFIG_MTD_TPLINK_PARTS is not set
# CONFIG_MTD_TPLINK_PARTS is not set
CONFIG_MTD_UBI=y
CONFIG_MTD_UBI=y
CONFIG_MTD_UBI_BEB_LIMIT=20
CONFIG_MTD_UBI_BEB_LIMIT=20
CONFIG_MTD_UBI_BLOCK=y
# CONFIG_MTD_UBI_FASTMAP is not set
# CONFIG_MTD_UBI_FASTMAP is not set
CONFIG_MTD_UBI_GLUEBI
=y
#
CONFIG_MTD_UBI_GLUEBI
is not set
CONFIG_MTD_UBI_WL_THRESHOLD=4096
CONFIG_MTD_UBI_WL_THRESHOLD=4096
# CONFIG_RTL8306_PHY is not set
# CONFIG_RTL8306_PHY is not set
# CONFIG_RTL8366_SMI is not set
# CONFIG_RTL8366_SMI is not set
...
@@ -106,4 +107,5 @@ CONFIG_MTD_UBI_WL_THRESHOLD=4096
...
@@ -106,4 +107,5 @@ CONFIG_MTD_UBI_WL_THRESHOLD=4096
# CONFIG_SOC_AR913X is not set
# CONFIG_SOC_AR913X is not set
CONFIG_SPI_ATH79=y
CONFIG_SPI_ATH79=y
# CONFIG_SPI_BITBANG is not set
# CONFIG_SPI_BITBANG is not set
# CONFIG_UBIFS_FS is not set
CONFIG_UBIFS_FS=y
# CONFIG_UBIFS_FS_ADVANCED_COMPR is not set
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