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 678c2bb5d14..19ac985a856 100644 --- a/configs/sequoia_defconfig +++ b/configs/sequoia_defconfig @@ -2,3 +2,4 @@ CONFIG_SYS_EXTRA_OPTIONS="SEQUOIA" CONFIG_PPC=y CONFIG_4xx=y CONFIG_TARGET_SEQUOIA=y +CONFIG_REGEX=y |