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
d3c8852f
Commit
d3c8852f
authored
12 years ago
by
Gabor Juhos
Browse files
Options
Downloads
Patches
Plain Diff
ar71xx: select ATH79_DEV_M25P80 for the WRT400N board
SVN-Revision: 32679
parent
c75c895d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch
+6
-5
6 additions, 5 deletions
.../ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch
with
6 additions
and
5 deletions
target/linux/ar71xx/patches-3.3/610-MIPS-ath79-openwrt-machines.patch
+
6
−
5
View file @
d3c8852f
...
...
@@ -186,7 +186,7 @@
config ATH79_MACH_PB44
bool "Atheros PB44 reference board"
select SOC_AR71XX
@@ -66,6 +137,41
8
@@
config ATH79_MACH_PB44
@@ -66,6 +137,41
9
@@
config ATH79_MACH_PB44
Say 'Y' here if you want your kernel to support the
Atheros PB44 reference board.
...
...
@@ -352,6 +352,7 @@
+ select ATH79_DEV_AP9X_PCI if PCI
+ select ATH79_DEV_GPIO_BUTTONS
+ select ATH79_DEV_LEDS_GPIO
+ select ATH79_DEV_M25P80
+
+config ATH79_MACH_RB4XX
+ bool "MikroTik RouterBOARD 4xx series support"
...
...
@@ -605,7 +606,7 @@
config ATH79_MACH_UBNT_XM
bool "Ubiquiti Networks XM (rev 1.0) board"
select SOC_AR724X
@@ -79,6 +56
2
,24 @@
config ATH79_MACH_UBNT_XM
@@ -79,6 +56
3
,24 @@
config ATH79_MACH_UBNT_XM
Say 'Y' here if you want your kernel to support the
Ubiquiti Networks XM (rev 1.0) board.
...
...
@@ -630,7 +631,7 @@
endmenu
config SOC_AR71XX
@@ -114,10 +61
5
,6 @@
config SOC_QCA955X
@@ -114,10 +61
6
,6 @@
config SOC_QCA955X
select PCI_AR724X if PCI
def_bool n
...
...
@@ -641,7 +642,7 @@
config ATH79_DEV_AP9X_PCI
select ATH79_PCI_ATH9K_FIXUP
def_bool n
@@ -128,7 +62
5
,14 @@
config ATH79_DEV_DSA
@@ -128,7 +62
6
,14 @@
config ATH79_DEV_DSA
config ATH79_DEV_ETH
def_bool n
...
...
@@ -657,7 +658,7 @@
def_bool n
config ATH79_DEV_GPIO_BUTTONS
@@ -153,4 +65
7
,7 @@
config ATH79_NVRAM
@@ -153,4 +65
8
,7 @@
config ATH79_NVRAM
config ATH79_PCI_ATH9K_FIXUP
def_bool n
...
...
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