Blame view
configs/igep0030_defconfig
710 Bytes
252ed8729 kconfig: remove m... |
1 2 |
CONFIG_ARM=y CONFIG_OMAP34XX=y |
95689da5a Convert CONFIG_SP... |
3 |
# CONFIG_SPL_EXT_SUPPORT is not set |
252ed8729 kconfig: remove m... |
4 |
CONFIG_TARGET_OMAP3_IGEP00X0=y |
bd328eb38 Clean all defconf... |
5 |
CONFIG_SYS_EXTRA_OPTIONS="MACH_TYPE=MACH_TYPE_IGEP0030,BOOT_ONENAND" |
9dd1d0aa4 common, kconfig: ... |
6 |
CONFIG_VERSION_VARIABLE=y |
c2ae7d822 Kconfig: Move SPL... |
7 |
CONFIG_SPL=y |
95689da5a Convert CONFIG_SP... |
8 |
CONFIG_SPL_MTD_SUPPORT=y |
fef718cee Convert CONFIG_SP... |
9 |
CONFIG_SPL_ONENAND_SUPPORT=y |
adad96e60 configs: Re-sync ... |
10 |
CONFIG_HUSH_PARSER=y |
89cb2b5f8 configs: Re-sync ... |
11 |
CONFIG_CMD_BOOTZ=y |
ef0f2f575 Move defaults fro... |
12 |
# CONFIG_CMD_IMLS is not set |
89cb2b5f8 configs: Re-sync ... |
13 |
CONFIG_CMD_ASKENV=y |
ef0f2f575 Move defaults fro... |
14 |
# CONFIG_CMD_FLASH is not set |
89cb2b5f8 configs: Re-sync ... |
15 |
CONFIG_CMD_MMC=y |
78d1e1d0a configs: Re-sync ... |
16 17 |
CONFIG_CMD_SPI=y CONFIG_CMD_I2C=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 |
89cb2b5f8 configs: Re-sync ... |
21 |
CONFIG_CMD_MII=y |
78d1e1d0a configs: Re-sync ... |
22 |
CONFIG_CMD_PING=y |
89cb2b5f8 configs: Re-sync ... |
23 24 25 26 27 28 |
CONFIG_CMD_CACHE=y CONFIG_CMD_EXT2=y CONFIG_CMD_EXT4=y CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y |
8f2fe0c86 kconfig: introduc... |
29 |
CONFIG_CMD_UBI=y |
9e39003e7 ns16550: move CON... |
30 |
CONFIG_SYS_NS16550=y |
69e173eb5 Move CONFIG_OF_LI... |
31 |
CONFIG_OF_LIBFDT=y |