X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=configs%2Fgrasshopper_defconfig;h=784eada1b7e93bb940b844ec81f10c9712222459;hb=a5d67547dd9c7a527dfda1967010e703a22441ff;hp=451ce9f12c0a798ab1e90f7215e31e213b2204e1;hpb=6eed3786c68c8a49d2986ac4f9f6e3071b769d41;p=platform%2Fkernel%2Fu-boot.git diff --git a/configs/grasshopper_defconfig b/configs/grasshopper_defconfig index 451ce9f..784eada 100644 --- a/configs/grasshopper_defconfig +++ b/configs/grasshopper_defconfig @@ -1,3 +1,16 @@ CONFIG_AVR32=y CONFIG_TARGET_GRASSHOPPER=y -CONFIG_CMD_NET=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