diff options
Diffstat (limited to 'configs/grasshopper_defconfig')
-rw-r--r-- | configs/grasshopper_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/grasshopper_defconfig b/configs/grasshopper_defconfig index 8dc1b63c03..25b9c4e983 100644 --- a/configs/grasshopper_defconfig +++ b/configs/grasshopper_defconfig @@ -7,6 +7,7 @@ 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 |