[U-Boot] [PATCH v3 03/26] sandbox: Enable regex support
    Joe Hershberger 
    joe.hershberger at ni.com
       
    Sun May  3 22:12:39 CEST 2015
    
    
  
Enable regex support on sandbox.
Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
Reviewed-by: Simon Glass <sjg at chromium.org>
---
Changes in v3: None
Changes in v2: None
 configs/sandbox_defconfig | 1 +
 1 file changed, 1 insertion(+)
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 5de7fbe..340f5eb 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -26,3 +26,4 @@ CONFIG_TPM_TIS_SANDBOX=y
 CONFIG_SOUND=y
 CONFIG_CMD_SOUND=y
 CONFIG_SOUND_SANDBOX=y
+CONFIG_REGEX=y
-- 
1.7.11.5
    
    
More information about the U-Boot
mailing list