Blame view
configs/duovero_defconfig
691 Bytes
252ed8729 kconfig: remove m... |
1 2 |
CONFIG_ARM=y CONFIG_OMAP44XX=y |
9c21df154 Convert CONFIG_SP... |
3 |
# CONFIG_SPL_I2C_SUPPORT is not set |
d6b9bd892 Convert CONFIG_SP... |
4 |
# CONFIG_SPL_NAND_SUPPORT is not set |
252ed8729 kconfig: remove m... |
5 |
CONFIG_TARGET_DUOVERO=y |
9dd1d0aa4 common, kconfig: ... |
6 |
CONFIG_VERSION_VARIABLE=y |
9c21df154 Convert CONFIG_SP... |
7 |
CONFIG_SPL=y |
adad96e60 configs: Re-sync ... |
8 |
CONFIG_HUSH_PARSER=y |
80df69134 Reorder defconfig... |
9 |
CONFIG_SYS_PROMPT="duovero # " |
89cb2b5f8 configs: Re-sync ... |
10 |
CONFIG_CMD_BOOTZ=y |
ef0f2f575 Move defaults fro... |
11 |
# CONFIG_CMD_IMLS is not set |
89cb2b5f8 configs: Re-sync ... |
12 |
CONFIG_CMD_ASKENV=y |
ef0f2f575 Move defaults fro... |
13 |
# CONFIG_CMD_FLASH is not set |
89cb2b5f8 configs: Re-sync ... |
14 |
CONFIG_CMD_MMC=y |
78d1e1d0a configs: Re-sync ... |
15 16 17 |
CONFIG_CMD_SPI=y CONFIG_CMD_I2C=y CONFIG_CMD_USB=y |
e4aa8edb6 common: add CMD_G... |
18 |
CONFIG_CMD_GPIO=y |
ef0f2f575 Move defaults fro... |
19 |
# CONFIG_CMD_SETEXPR is not set |
78d1e1d0a configs: Re-sync ... |
20 |
CONFIG_CMD_DHCP=y |
ef0f2f575 Move defaults fro... |
21 |
# CONFIG_CMD_NFS is not set |
89cb2b5f8 configs: Re-sync ... |
22 |
CONFIG_CMD_MII=y |
78d1e1d0a configs: Re-sync ... |
23 |
CONFIG_CMD_PING=y |
89cb2b5f8 configs: Re-sync ... |
24 25 26 27 28 |
CONFIG_CMD_EXT2=y CONFIG_CMD_EXT4=y CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y |
9e39003e7 ns16550: move CON... |
29 |
CONFIG_SYS_NS16550=y |
645176d1d configs: Migrate ... |
30 31 |
CONFIG_USB=y CONFIG_USB_STORAGE=y |
69e173eb5 Move CONFIG_OF_LI... |
32 |
CONFIG_OF_LIBFDT=y |