]> git.ipfire.org Git - people/ms/u-boot.git/blob - configs/brxre1_defconfig
common, kconfig: move VERSION_VARIABLE to Kconfig
[people/ms/u-boot.git] / configs / brxre1_defconfig
1 CONFIG_ARM=y
2 CONFIG_TARGET_BRXRE1=y
3 CONFIG_SPL=y
4 CONFIG_SYS_EXTRA_OPTIONS="SERIAL1,CONS_INDEX=1"
5 CONFIG_BOOTDELAY=-2
6 CONFIG_VERSION_VARIABLE=y
7 CONFIG_HUSH_PARSER=y
8 # CONFIG_CMD_BOOTD is not set
9 # CONFIG_CMD_BOOTM is not set
10 CONFIG_CMD_BOOTZ=y
11 # CONFIG_CMD_GO is not set
12 # CONFIG_CMD_IMI is not set
13 # CONFIG_CMD_IMLS is not set
14 # CONFIG_CMD_XIMG is not set
15 # CONFIG_CMD_EDITENV is not set
16 # CONFIG_CMD_CRC32 is not set
17 # CONFIG_CMD_LOADB is not set
18 # CONFIG_CMD_LOADS is not set
19 # CONFIG_CMD_FLASH is not set
20 CONFIG_CMD_MMC=y
21 CONFIG_CMD_I2C=y
22 CONFIG_CMD_USB=y
23 # CONFIG_CMD_FPGA is not set
24 CONFIG_CMD_GPIO=y
25 # CONFIG_CMD_ITEST is not set
26 # CONFIG_CMD_SETEXPR is not set
27 CONFIG_CMD_DHCP=y
28 # CONFIG_CMD_NFS is not set
29 CONFIG_CMD_PING=y
30 CONFIG_CMD_TIME=y
31 CONFIG_CMD_FAT=y
32 CONFIG_CMD_FS_GENERIC=y
33 CONFIG_NETCONSOLE=y
34 CONFIG_SYS_NS16550=y
35 CONFIG_USB=y
36 CONFIG_USB_MUSB_HOST=y
37 CONFIG_USB_STORAGE=y
38 CONFIG_OF_LIBFDT=y
39 # CONFIG_EFI_LOADER is not set