]> Git Repo - J-u-boot.git/blame - configs/colibri_pxa270_defconfig
patman: Reset the output directory when it is removed
[J-u-boot.git] / configs / colibri_pxa270_defconfig
CommitLineData
dd84058d 1CONFIG_ARM=y
a0aba8a2 2CONFIG_SYS_DCACHE_OFF=y
dd84058d 3CONFIG_TARGET_COLIBRI_PXA270=y
278b90ce 4CONFIG_SYS_TEXT_BASE=0x0
cd7e76ff 5CONFIG_SYS_MALLOC_F_LEN=0x2000
86cf1c82 6CONFIG_NR_DRAM_BANKS=1
d168bcb6 7CONFIG_ENV_VARS_UBOOT_CONFIG=y
5abc1a45
SP
8CONFIG_USE_BOOTARGS=y
9CONFIG_BOOTARGS="console=tty0 console=ttyS0,115200"
84351792 10# CONFIG_DISPLAY_BOARDINFO is not set
78eba69d 11CONFIG_DISPLAY_BOARDINFO_LATE=y
d021e942
AF
12# CONFIG_CMDLINE_EDITING is not set
13# CONFIG_AUTO_COMPLETE is not set
14# CONFIG_SYS_LONGHELP is not set
78d1e1d0 15CONFIG_SYS_PROMPT="$ "
fc127d18 16# CONFIG_CMD_ELF is not set
fc127d18
MZ
17# CONFIG_CMD_EXPORTENV is not set
18# CONFIG_CMD_IMPORTENV is not set
ef0f2f57
JH
19# CONFIG_CMD_LOADB is not set
20# CONFIG_CMD_LOADS is not set
89cb2b5f 21CONFIG_CMD_MMC=y
78d1e1d0 22CONFIG_CMD_USB=y
ef0f2f57 23# CONFIG_CMD_SETEXPR is not set
78d1e1d0
TR
24CONFIG_CMD_DHCP=y
25CONFIG_CMD_PING=y
89cb2b5f
TR
26CONFIG_CMD_EXT2=y
27CONFIG_CMD_FAT=y
5dc4dfd2 28CONFIG_ENV_IS_IN_FLASH=y
d9101303 29CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
136179be 30CONFIG_DM=y
e856bdcf 31CONFIG_MTD_NOR_FLASH=y
2fe88d45
AF
32CONFIG_FLASH_CFI_DRIVER=y
33CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
34CONFIG_SYS_FLASH_PROTECTION=y
35CONFIG_SYS_FLASH_CFI=y
136179be 36CONFIG_DM_SERIAL=y
d804a5e1 37CONFIG_PXA_SERIAL=y
645176d1
TR
38CONFIG_USB=y
39CONFIG_USB_STORAGE=y
fc127d18 40# CONFIG_REGEX is not set
69e173eb 41CONFIG_OF_LIBFDT=y
ed980b8c 42# CONFIG_EFI_LOADER is not set
This page took 0.57026 seconds and 4 git commands to generate.