Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
targets
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
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
Feed
targets
Commits
0a7a56e8
Commit
0a7a56e8
authored
9 years ago
by
Sukru Senli
Browse files
Options
Downloads
Patches
Plain Diff
add target options to exclude unnecessary modules
parent
cb0a4a8f
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
brcm63xx_ref_nand/Config.in
+28
-0
28 additions, 0 deletions
brcm63xx_ref_nand/Config.in
with
28 additions
and
0 deletions
brcm63xx_ref_nand/Config.in
+
28
−
0
View file @
0a7a56e8
...
@@ -37,3 +37,31 @@ config TARGET_CFERAM_EXT
...
@@ -37,3 +37,31 @@ config TARGET_CFERAM_EXT
help
help
The extension to use for the root FS /cferam.xxx file, e.g. "001"
The extension to use for the root FS /cferam.xxx file, e.g. "001"
config TARGET_NO_BLUETOOTH
bool "Exclude Bluetooth"
default n
config TARGET_NO_DECT
bool "Exclude DECT"
default n
config TARGET_NO_DHD
bool "Exclude DHD"
default n
config TARGET_NO_DSL
bool "Exclude DSL"
default n
config TARGET_NO_DSL_ANNEX_A
bool "Exclude DSL Annex A"
default n
config TARGET_NO_DSL_ANNEX_B
bool "Exclude DSL Annex B"
default n
config TARGET_NO_VOICE
bool "Exclude Voice"
default 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