]> Git Repo - buildroot-mgba.git/blame - configs/openblocks_a6_defconfig
configs/qemu_arm_ebbr: linux needs host-openssl
[buildroot-mgba.git] / configs / openblocks_a6_defconfig
CommitLineData
8ebfb350
PK
1# Architecture
2BR2_arm=y
3BR2_arm926t=y
4
5# system
7a088c80
PK
6BR2_GLOBAL_PATCH_DIR="board/openblocks/a6/patches"
7BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
8ebfb350 8BR2_TARGET_GENERIC_HOSTNAME="openblocks-a6"
8ebfb350 9BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
4b659914 10BR2_SYSTEM_DHCP="eth0"
8ebfb350
PK
11
12# filesystem
13BR2_TARGET_ROOTFS_JFFS2=y
4b659914 14BR2_TARGET_ROOTFS_JFFS2_NANDFLASH_16K=y
8ebfb350 15
95ea337d
PK
16# Linux headers same as kernel, a 4.14 series
17BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_4_14=y
f06109a8 18
8ebfb350
PK
19# kernel
20BR2_LINUX_KERNEL=y
21BR2_LINUX_KERNEL_CUSTOM_VERSION=y
e711b827 22BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.14.336"
c089bb25 23BR2_LINUX_KERNEL_DEFCONFIG="mvebu_v5"
8ebfb350 24BR2_LINUX_KERNEL_APPENDED_UIMAGE=y
c089bb25 25BR2_LINUX_KERNEL_UIMAGE_LOADADDR="0x8000"
8ebfb350 26BR2_LINUX_KERNEL_INTREE_DTS_NAME="kirkwood-openblocks_a6"
This page took 0.919661 seconds and 4 git commands to generate.