]> git.ipfire.org Git - thirdparty/u-boot.git/blame - configs/colibri_pxa270_defconfig
net: Move enetaddr env access code to env config instead of net config
[thirdparty/u-boot.git] / configs / colibri_pxa270_defconfig
CommitLineData
dd84058d
MY
1CONFIG_ARM=y
2CONFIG_TARGET_COLIBRI_PXA270=y
278b90ce 3CONFIG_SYS_TEXT_BASE=0x0
d021e942 4CONFIG_ENV_VARS_UBOOT_CONFIG=y
5abc1a45
SP
5CONFIG_USE_BOOTARGS=y
6CONFIG_BOOTARGS="console=tty0 console=ttyS0,115200"
84351792 7# CONFIG_DISPLAY_BOARDINFO is not set
78eba69d 8CONFIG_DISPLAY_BOARDINFO_LATE=y
d021e942
AF
9# CONFIG_CMDLINE_EDITING is not set
10# CONFIG_AUTO_COMPLETE is not set
11# CONFIG_SYS_LONGHELP is not set
78d1e1d0 12CONFIG_SYS_PROMPT="$ "
fc127d18 13# CONFIG_CMD_ELF is not set
fc127d18
MZ
14# CONFIG_CMD_EXPORTENV is not set
15# CONFIG_CMD_IMPORTENV is not set
ef0f2f57
JH
16# CONFIG_CMD_LOADB is not set
17# CONFIG_CMD_LOADS is not set
89cb2b5f 18CONFIG_CMD_MMC=y
78d1e1d0 19CONFIG_CMD_USB=y
ef0f2f57 20# CONFIG_CMD_SETEXPR is not set
78d1e1d0
TR
21CONFIG_CMD_DHCP=y
22CONFIG_CMD_PING=y
89cb2b5f
TR
23CONFIG_CMD_EXT2=y
24CONFIG_CMD_FAT=y
5dc4dfd2 25CONFIG_ENV_IS_IN_FLASH=y
d021e942
AF
26CONFIG_BOOTP_BOOTPATH=y
27CONFIG_BOOTP_GATEWAY=y
28CONFIG_BOOTP_HOSTNAME=y
136179be 29CONFIG_DM=y
e856bdcf 30CONFIG_MTD_NOR_FLASH=y
136179be 31CONFIG_DM_SERIAL=y
d804a5e1 32CONFIG_PXA_SERIAL=y
645176d1
TR
33CONFIG_USB=y
34CONFIG_USB_STORAGE=y
fc127d18 35# CONFIG_REGEX is not set
69e173eb 36CONFIG_OF_LIBFDT=y
ed980b8c 37# CONFIG_EFI_LOADER is not set