Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
reform-boundary-uboot
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
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Jack Humbert
reform-boundary-uboot
c3d891405bda42cfd00958ab0143e0d3900b06d9
reform-boundary-uboot
board
maxbcm
Kconfig
Find file
Normal view
Permalink
Kconfig
102 B
Newer
Older
arm: armada-xp: Add basic support for the maxBCM board
Stefan Roese
committed
10 years ago
1
2
3
4
5
6
7
8
9
if TARGET_MAXBCM
config SYS_BOARD
default "maxbcm"
config SYS_CONFIG_NAME
default "maxbcm"
endif