]> git.ipfire.org Git - people/ms/u-boot.git/blame - configs/openrd_base_defconfig
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
[people/ms/u-boot.git] / configs / openrd_base_defconfig
CommitLineData
35629363 1CONFIG_ARM=y
3a649407 2CONFIG_SYS_THUMB_BUILD=y
35629363
AA
3CONFIG_KIRKWOOD=y
4CONFIG_TARGET_OPENRD=y
a4d88920 5CONFIG_IDENT_STRING="\nOpenRD-Base"
35629363 6CONFIG_SYS_EXTRA_OPTIONS="BOARD_IS_OPENRD_BASE"
bb597c0e 7CONFIG_BOOTDELAY=3
ab5502bf 8CONFIG_LOGLEVEL=2
84351792 9# CONFIG_DISPLAY_BOARDINFO is not set
35629363 10# CONFIG_CMD_FLASH is not set
88663126 11CONFIG_CMD_IDE=y
89cb2b5f 12CONFIG_CMD_MMC=y
8f1a80e9 13CONFIG_CMD_NAND=y
78d1e1d0 14CONFIG_CMD_USB=y
35629363 15# CONFIG_CMD_SETEXPR is not set
78d1e1d0 16CONFIG_CMD_DHCP=y
89cb2b5f 17CONFIG_CMD_MII=y
78d1e1d0 18CONFIG_CMD_PING=y
89cb2b5f
TR
19CONFIG_CMD_EXT2=y
20CONFIG_CMD_FAT=y
b8682a7f 21CONFIG_CMD_JFFS2=y
43ede0bc
TR
22CONFIG_MTDIDS_DEFAULT="nand0=nand_mtd"
23CONFIG_MTDPARTS_DEFAULT="mtdparts=nand_mtd:0x100000@0x000000(uboot),0x400000@0x100000(uImage),0x1fb00000@0x500000(rootfs)"
8f2fe0c8 24CONFIG_CMD_UBI=y
1acc0087 25CONFIG_ISO_PARTITION=y
5dc4dfd2 26CONFIG_ENV_IS_IN_NAND=y
cf71338e 27CONFIG_MVSATA_IDE=y
33678bd7 28# CONFIG_MMC_HW_PARTITIONING is not set
9e39003e 29CONFIG_SYS_NS16550=y
645176d1 30CONFIG_USB=y
64d6ac5b 31CONFIG_USB_EHCI_HCD=y
645176d1 32CONFIG_USB_STORAGE=y
69e173eb 33CONFIG_OF_LIBFDT=y