ARM: m53evk: Enable CONFIG_REGEX

Enable CONFIG_REGEX on M53EVK to allow usage of regular expressions
on environment variables.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Stefano Babic <sbabic@denx.de>
This commit is contained in:
Marek Vasut 2014-01-21 22:00:11 +01:00 committed by Otavio Salvador
parent 778d80a3b9
commit 094a7918af

View File

@ -39,6 +39,8 @@
#define CONFIG_CMD_USB
#define CONFIG_VIDEO
#define CONFIG_REGEX /* Enable regular expression support */
/*
* Memory configurations
*/