X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fgrasshopper_defconfig;h=024231dbc62e52fb21ff4b6cca962acef8f09b6f;hb=747c4c68c042babb2179b52b60bc78611e3e1183;hp=92a73e22eec4e4d73274910b79ad1bfa0cc04656;hpb=13a3972585af60ec367d209cedbd3601e0c77467;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/grasshopper_defconfig b/configs/grasshopper_defconfig index 92a73e2..024231d 100644 --- a/configs/grasshopper_defconfig +++ b/configs/grasshopper_defconfig @@ -1,9 +1,18 @@ CONFIG_AVR32=y CONFIG_TARGET_GRASSHOPPER=y +CONFIG_BOOTDELAY=1 +CONFIG_BOARD_EARLY_INIT_F=y +CONFIG_HUSH_PARSER=y CONFIG_SYS_PROMPT="U-Boot> " CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Press SPACE to abort autoboot in %d seconds\n" CONFIG_AUTOBOOT_DELAY_STR="d" CONFIG_AUTOBOOT_STOP_STR=" " +# CONFIG_CMD_ELF is not set +CONFIG_CMD_ASKENV=y # CONFIG_CMD_FPGA is not set # CONFIG_CMD_SETEXPR is not set +CONFIG_CMD_DHCP=y +CONFIG_CMD_PING=y +CONFIG_CMD_JFFS2=y +CONFIG_MTD_NOR_FLASH=y