• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/configs/at91sam9g20dfc_defconfig
Yann E. MORINYann E. MORIN committed 674e099678106 Feb 2016
Raw file
Source viewDiff to previous
 
1
# Architecture
2
BR2_arm=y
3
BR2_arm926t=y
4
​
5
# Linux headers same as kernel, a 3.1 series
6
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_3_1=y
7
​
8
# Host utilities
9
#
10
BR2_PACKAGE_HOST_SAM_BA=y
11
​
12
# First stage bootloader
13
BR2_TARGET_AT91BOOTSTRAP=y
14
BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9g20ek"
15
BR2_TARGET_AT91BOOTSTRAP_DATAFLASHCARD=y
16
​
17
# Second stage bootloader
18
BR2_TARGET_UBOOT=y
19
BR2_TARGET_UBOOT_BOARDNAME="at91sam9g20ek_nandflash"
20
​
21
# Kernel
22
BR2_LINUX_KERNEL=y
23
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
24
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="3.1.6"
25
BR2_LINUX_KERNEL_USE_DEFCONFIG=y
26
BR2_LINUX_KERNEL_DEFCONFIG="at91sam9g20ek"
27
​
28
# Filesystem
29
BR2_TARGET_ROOTFS_TAR=y
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.