diff options
Diffstat (limited to 'configs/highbank_defconfig')
-rw-r--r-- | configs/highbank_defconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/highbank_defconfig b/configs/highbank_defconfig index ae74ba14c6..f7042e24bd 100644 --- a/configs/highbank_defconfig +++ b/configs/highbank_defconfig @@ -3,4 +3,6 @@ CONFIG_ARCH_HIGHBANK=y CONFIG_AUTOBOOT_KEYED=y CONFIG_AUTOBOOT_PROMPT="Autobooting in %d seconds...\nPress <s> to stop or <d> to delay\n" CONFIG_AUTOBOOT_KEYED_CTRLC=y -CONFIG_CMD_NET=y +# CONFIG_CMD_IMLS is not set +# CONFIG_CMD_FLASH is not set +# CONFIG_CMD_SETEXPR is not set |