• 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/orangepi_pc_plus_defconfig
Thomas PetazzoniThomas Petazzoni committed 661c81b2fe804 Mar 2018
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
BR2_arm=y
2
BR2_cortex_a7=y
3
BR2_ARM_FPU_VFPV4=y
4
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_MDEV=y
5
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_15=y
6
BR2_TARGET_GENERIC_HOSTNAME="OrangePi_PC_Plus"
7
BR2_TARGET_GENERIC_ISSUE="Welcome to Buildroot for the Orange Pi PC Plus"
8
BR2_SYSTEM_DHCP="eth0"
9
BR2_LINUX_KERNEL=y
10
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
11
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.15"
12
BR2_LINUX_KERNEL_DEFCONFIG="sunxi"
13
BR2_LINUX_KERNEL_DTS_SUPPORT=y
14
BR2_LINUX_KERNEL_INTREE_DTS_NAME="sun8i-h3-orangepi-pc-plus"
15
BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/orangepi/orangepi-pc-plus/linux-extras.config"
16
BR2_LINUX_KERNEL_NEEDS_HOST_OPENSSL=y
17
BR2_TARGET_ROOTFS_EXT2=y
18
BR2_TARGET_ROOTFS_EXT2_4=y
19
# BR2_TARGET_ROOTFS_TAR is not set
20
BR2_TARGET_UBOOT=y
21
BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
22
BR2_TARGET_UBOOT_CUSTOM_VERSION=y
23
BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2018.01"
24
BR2_TARGET_UBOOT_BOARD_DEFCONFIG="orangepi_pc_plus"
25
BR2_TARGET_UBOOT_NEEDS_DTC=y
26
BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y
27
BR2_TARGET_UBOOT_FORMAT_CUSTOM=y
28
BR2_TARGET_UBOOT_FORMAT_CUSTOM_NAME="u-boot-sunxi-with-spl.bin"
29
BR2_TARGET_UBOOT_BOOT_SCRIPT=y
30
BR2_TARGET_UBOOT_BOOT_SCRIPT_SOURCE="board/orangepi/orangepi-pc-plus/boot.cmd"
31
BR2_PACKAGE_HOST_DOSFSTOOLS=y
32
BR2_PACKAGE_HOST_GENIMAGE=y
33
BR2_PACKAGE_HOST_MTOOLS=y
34
BR2_PACKAGE_HOST_UBOOT_TOOLS=y
35
BR2_ROOTFS_POST_IMAGE_SCRIPT="support/scripts/genimage.sh"
36
BR2_ROOTFS_POST_SCRIPT_ARGS="-c board/orangepi/orangepi-pc-plus/genimage.cfg"
37
​
38
# wireless driver and firmware
39
BR2_PACKAGE_RTL8189FS=y
40
BR2_PACKAGE_LINUX_FIRMWARE=y
41
BR2_PACKAGE_LINUX_FIRMWARE_RTL_81XX=y
42
​
43
# wireless tools
44
BR2_PACKAGE_IW=y
45
BR2_PACKAGE_WIRELESS_TOOLS=y
46
BR2_PACKAGE_WIRELESS_TOOLS_LIB=y
47
BR2_PACKAGE_WPA_SUPPLICANT=y
48
BR2_PACKAGE_WPA_SUPPLICANT_NL80211=y
49
BR2_PACKAGE_WPA_SUPPLICANT_CLI=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.