]> Git Repo - buildroot-mgba.git/blame - configs/stm32f469_disco_xip_defconfig
configs/cubieboard2: U-Boot needs Python3 & OpenSSL
[buildroot-mgba.git] / configs / stm32f469_disco_xip_defconfig
CommitLineData
a3e3d9c1
YS
1BR2_arm=y
2BR2_cortex_m4=y
5ba47c2d 3BR2_KERNEL_HEADERS_5_15=y
a3e3d9c1
YS
4# BR2_UCLIBC_INSTALL_UTILS is not set
5BR2_GCC_ENABLE_LTO=y
82c1a437 6BR2_ROOTFS_POST_BUILD_SCRIPT="board/stmicroelectronics/common/stm32f4xx/stm32-post-build.sh"
a3e3d9c1 7BR2_LINUX_KERNEL=y
5ba47c2d
DB
8BR2_LINUX_KERNEL_CUSTOM_VERSION=y
9BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.6"
a3e3d9c1
YS
10BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
11BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/stmicroelectronics/stm32f469-disco/linux-xip.config"
12BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM=y
a3e3d9c1
YS
13BR2_LINUX_KERNEL_IMAGE_TARGET_NAME="xipImage"
14BR2_LINUX_KERNEL_DTS_SUPPORT=y
15BR2_LINUX_KERNEL_INTREE_DTS_NAME="stm32f469-disco"
16BR2_PACKAGE_BUSYBOX_CONFIG="package/busybox/busybox-minimal.config"
17BR2_TARGET_ROOTFS_INITRAMFS=y
18# BR2_TARGET_ROOTFS_TAR is not set
19BR2_TARGET_AFBOOT_STM32=y
b235a2cf 20BR2_TARGET_AFBOOT_STM32_KERNEL_ADDR=0x0800C000
a3e3d9c1 21BR2_PACKAGE_HOST_OPENOCD=y
This page took 0.086731 seconds and 4 git commands to generate.