]> Git Repo - J-u-boot.git/blame - configs/zipitz2_defconfig
Kconfig: cmd: Make networking command dependent on NET
[J-u-boot.git] / configs / zipitz2_defconfig
CommitLineData
f19eb154
VK
1CONFIG_ARM=y
2CONFIG_TARGET_ZIPITZ2=y
278b90ce 3CONFIG_SYS_TEXT_BASE=0x0
5abc1a45
SP
4CONFIG_USE_BOOTARGS=y
5CONFIG_BOOTARGS="console=tty0 console=ttyS2,115200 fbcon=rotate:3"
ef26d603 6# CONFIG_CONSOLE_MUX is not set
84351792 7# CONFIG_DISPLAY_BOARDINFO is not set
adad96e6 8CONFIG_HUSH_PARSER=y
d021e942
AF
9# CONFIG_CMDLINE_EDITING is not set
10# CONFIG_AUTO_COMPLETE is not set
5375389f 11CONFIG_SYS_PROMPT="$ "
89cb2b5f 12CONFIG_CMD_MMC=y
78d1e1d0
TR
13CONFIG_CMD_SPI=y
14CONFIG_CMD_USB=y
f19eb154 15# CONFIG_CMD_SETEXPR is not set
89cb2b5f
TR
16CONFIG_CMD_CACHE=y
17CONFIG_CMD_EXT2=y
18CONFIG_CMD_FAT=y
5dc4dfd2 19CONFIG_ENV_IS_IN_FLASH=y
3b3ea2c5 20# CONFIG_NET is not set
e856bdcf 21CONFIG_MTD_NOR_FLASH=y
d804a5e1 22CONFIG_PXA_SERIAL=y
645176d1
TR
23CONFIG_USB=y
24CONFIG_USB_STORAGE=y
f8b19a88 25CONFIG_LCD=y
aed998aa 26CONFIG_LZMA=y
5375389f
MS
27CONFIG_OF_LIBFDT=y
28# CONFIG_EFI_LOADER is not set
This page took 0.355293 seconds and 4 git commands to generate.