diff options
Diffstat (limited to 'configs/grasshopper_defconfig')
-rw-r--r-- | configs/grasshopper_defconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/grasshopper_defconfig b/configs/grasshopper_defconfig index 85b5f4318c..2d9c8ade77 100644 --- a/configs/grasshopper_defconfig +++ b/configs/grasshopper_defconfig @@ -1,7 +1,8 @@ CONFIG_AVR32=y -CONFIG_CMD_NET=y CONFIG_TARGET_GRASSHOPPER=y 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_FPGA is not set +# CONFIG_CMD_SETEXPR is not set |