]> Git Repo - J-u-boot.git/blame - configs/stm32f429-discovery_defconfig
Convert CONFIG_MISC_INIT_R to Kconfig
[J-u-boot.git] / configs / stm32f429-discovery_defconfig
CommitLineData
ed09a554 1CONFIG_ARM=y
0a61ee88 2CONFIG_STM32=y
278b90ce 3CONFIG_SYS_TEXT_BASE=0x08000000
a0570700 4CONFIG_SYS_MALLOC_F_LEN=0xF00
0a61ee88 5CONFIG_STM32F4=y
ed09a554 6CONFIG_TARGET_STM32F429_DISCOVERY=y
7fd65ef5 7CONFIG_DEFAULT_DEVICE_TREE="stm32f429-disco"
d021e942 8CONFIG_ENV_VARS_UBOOT_CONFIG=y
86cf1c82 9CONFIG_NR_DRAM_BANKS=1
bb597c0e 10CONFIG_BOOTDELAY=3
5abc1a45
SP
11CONFIG_USE_BOOTARGS=y
12CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk consoleblank=0 ignore_loglevel"
8ccf98b1 13CONFIG_MISC_INIT_R=y
19a97475 14# CONFIG_DISPLAY_CPUINFO is not set
84351792 15# CONFIG_DISPLAY_BOARDINFO is not set
a5d67547 16CONFIG_BOARD_EARLY_INIT_F=y
adad96e6 17CONFIG_HUSH_PARSER=y
181bd9dc 18CONFIG_SYS_PROMPT="U-Boot > "
18780951 19# CONFIG_CMD_BOOTEFI_HELLO_COMPILE is not set
ad12dc18 20CONFIG_CMD_IMLS=y
80df6913 21# CONFIG_CMD_SETEXPR is not set
78d1e1d0 22CONFIG_CMD_TIMER=y
7fd65ef5
PC
23CONFIG_OF_CONTROL=y
24CONFIG_OF_EMBED=y
5dc4dfd2 25CONFIG_ENV_IS_IN_FLASH=y
8728c97e 26# CONFIG_MMC is not set
e856bdcf 27CONFIG_MTD_NOR_FLASH=y
This page took 0.528656 seconds and 4 git commands to generate.