• 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/at91sam9260eknf_defconfig
Ludovic DesrochesLudovic Desroches committed a50b9f0ebf710 Nov 2016
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
# Architecture
2
BR2_arm=y
3
BR2_arm926t=y
4
​
5
# Linux headers same as kernel, a 4.8 series
6
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_8=y
7
​
8
# Kernel
9
BR2_LINUX_KERNEL=y
10
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
11
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.8.6"
12
BR2_LINUX_KERNEL_DEFCONFIG="at91_dt"
13
BR2_LINUX_KERNEL_DTS_SUPPORT=y
14
BR2_LINUX_KERNEL_INTREE_DTS_NAME="at91sam9260ek"
15
​
16
# Filesystem
17
BR2_TARGET_ROOTFS_UBIFS=y
18
BR2_TARGET_ROOTFS_UBI=y
19
​
20
# Bootloaders
21
BR2_TARGET_AT91BOOTSTRAP3=y
22
BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_GIT=y
23
BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_URL="https://github.com/linux4sam/at91bootstrap.git"
24
BR2_TARGET_AT91BOOTSTRAP3_CUSTOM_REPO_VERSION="v3.8.7"
25
BR2_TARGET_AT91BOOTSTRAP3_DEFCONFIG="at91sam9260eknf_uboot"
26
BR2_TARGET_UBOOT=y
27
BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
28
BR2_TARGET_UBOOT_CUSTOM_VERSION=y
29
BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2016.09.01"
30
BR2_TARGET_UBOOT_BOARD_DEFCONFIG="at91sam9260ek_nandflash"
31
​
32
# Host packages
33
BR2_PACKAGE_HOST_SAM_BA=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.