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