input: Move input.o to be built only in some cases
[J-u-boot.git] / configs / nsa310s_defconfig
CommitLineData
f1df81c4 1CONFIG_ARM=y
a0aba8a2 2CONFIG_SYS_DCACHE_OFF=y
1bf33015 3CONFIG_ARCH_CPU_INIT=y
f1df81c4 4CONFIG_KIRKWOOD=y
278b90ce 5CONFIG_SYS_TEXT_BASE=0x600000
f1df81c4 6CONFIG_TARGET_NSA310S=y
86cf1c82 7CONFIG_NR_DRAM_BANKS=2
bb597c0e 8CONFIG_BOOTDELAY=3
37304aaf 9CONFIG_USE_PREBOOT=y
84351792 10# CONFIG_DISPLAY_BOARDINFO is not set
4edb9458 11CONFIG_HUSH_PARSER=y
f1df81c4 12CONFIG_SYS_PROMPT="nsa310s => "
89cb2b5f 13CONFIG_CMD_BOOTZ=y
f1df81c4 14# CONFIG_CMD_FLASH is not set
88663126 15CONFIG_CMD_IDE=y
4edb9458
SG
16CONFIG_CMD_NAND=y
17CONFIG_CMD_USB=y
f1df81c4 18# CONFIG_CMD_SETEXPR is not set
f1df81c4 19CONFIG_CMD_DHCP=y
89cb2b5f 20CONFIG_CMD_MII=y
f1df81c4 21CONFIG_CMD_PING=y
89cb2b5f
TR
22CONFIG_CMD_EXT2=y
23CONFIG_CMD_FAT=y
b8682a7f 24CONFIG_CMD_JFFS2=y
cbabe7f8 25CONFIG_CMD_MTDPARTS=y
43ede0bc 26CONFIG_MTDPARTS_DEFAULT="mtdparts=orion_nand:0xe0000@0x0(uboot),0x20000@0xe0000(uboot_env),0x100000@0x100000(second_stage_uboot),-@0x200000(root)"
8f2fe0c8 27CONFIG_CMD_UBI=y
1acc0087 28CONFIG_ISO_PARTITION=y
5dc4dfd2 29CONFIG_ENV_IS_IN_NAND=y
cf71338e 30CONFIG_MVSATA_IDE=y
8728c97e 31# CONFIG_MMC is not set
ed52ea50 32CONFIG_MVGBE=y
d7869b21 33CONFIG_MII=y
4edb9458 34CONFIG_SYS_NS16550=y
645176d1 35CONFIG_USB=y
64d6ac5b 36CONFIG_USB_EHCI_HCD=y
645176d1 37CONFIG_USB_STORAGE=y
aed998aa 38CONFIG_LZMA=y
69e173eb 39CONFIG_OF_LIBFDT=y
This page took 0.535411 seconds and 4 git commands to generate.