u-boot/configs/m28evk_defconfig
Joe Hershberger 1a60650c73 kconfig: Move REGEX to Kconfig
Having this as a Kconfig allows it to be a dependent feature.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2015-05-10 09:59:38 -04:00

5 lines
64 B
Plaintext

CONFIG_SPL=y
CONFIG_ARM=y
CONFIG_TARGET_M28EVK=y
CONFIG_REGEX=y