]> Git Repo - buildroot-mgba.git/blob - configs/stm32f469_disco_xip_defconfig
configs/qemu_nios2_10m50: delete config
[buildroot-mgba.git] / configs / stm32f469_disco_xip_defconfig
1 BR2_arm=y
2 BR2_cortex_m4=y
3 BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_5_15=y
4 # BR2_UCLIBC_INSTALL_UTILS is not set
5 BR2_ENABLE_LTO=y
6 BR2_GLOBAL_PATCH_DIR="board/stmicroelectronics/stm32f469-disco/patches"
7 BR2_DOWNLOAD_FORCE_CHECK_HASHES=y
8 BR2_ROOTFS_POST_BUILD_SCRIPT="board/stmicroelectronics/common/stm32f4xx/stm32-post-build.sh"
9 BR2_LINUX_KERNEL=y
10 BR2_LINUX_KERNEL_CUSTOM_VERSION=y
11 BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="5.15.167"
12 BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y
13 BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE="board/stmicroelectronics/stm32f469-disco/linux-xip.config"
14 BR2_LINUX_KERNEL_IMAGE_TARGET_CUSTOM=y
15 BR2_LINUX_KERNEL_IMAGE_TARGET_NAME="xipImage"
16 BR2_LINUX_KERNEL_DTS_SUPPORT=y
17 BR2_LINUX_KERNEL_INTREE_DTS_NAME="stm32f469-disco"
18 BR2_PACKAGE_BUSYBOX_CONFIG_FRAGMENT_FILES="board/stmicroelectronics/common/stm32f4xx/busybox.fragment"
19 # BR2_PACKAGE_IFUPDOWN_SCRIPTS is not set
20 BR2_TARGET_ROOTFS_INITRAMFS=y
21 # BR2_TARGET_ROOTFS_TAR is not set
22 BR2_TARGET_AFBOOT_STM32=y
23 BR2_TARGET_AFBOOT_STM32_KERNEL_ADDR=0x0800C000
24 BR2_PACKAGE_HOST_OPENOCD=y
This page took 0.024787 seconds and 4 git commands to generate.