diff options
Diffstat (limited to 'configs/sequoia_defconfig')
-rw-r--r-- | configs/sequoia_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/sequoia_defconfig b/configs/sequoia_defconfig index 21727e8118..2ea6c784da 100644 --- a/configs/sequoia_defconfig +++ b/configs/sequoia_defconfig @@ -3,4 +3,4 @@ CONFIG_4xx=y CONFIG_TARGET_SEQUOIA=y CONFIG_SYS_EXTRA_OPTIONS="SEQUOIA" CONFIG_CMD_SETEXPR=y -CONFIG_REGEX=y +CONFIG_CMD_NET=y |