]> git.ipfire.org Git - people/ms/u-boot.git/commit
kconfig: Move REGEX to Kconfig
authorJoe Hershberger <joe.hershberger@ni.com>
Tue, 21 Apr 2015 22:02:42 +0000 (17:02 -0500)
committerTom Rini <trini@konsulko.com>
Sun, 10 May 2015 13:59:38 +0000 (09:59 -0400)
commit1a60650c732bd5f717682054a100d4682ab9e626
tree1ea263299a6c6dbbd31d235f50496696a1754bd6
parent27e721564591f6f0a5246dcee418cac9d061012e
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>
39 files changed:
configs/acadia_defconfig
configs/bamboo_defconfig
configs/bubinga_defconfig
configs/canyonlands_defconfig
configs/dlvision-10g_defconfig
configs/dlvision_defconfig
configs/ebony_defconfig
configs/gdppc440etx_defconfig
configs/icon_defconfig
configs/intip_defconfig
configs/io64_defconfig
configs/io_defconfig
configs/iocon_defconfig
configs/katmai_defconfig
configs/kilauea_defconfig
configs/luan_defconfig
configs/m28evk_defconfig
configs/m53evk_defconfig
configs/makalu_defconfig
configs/neo_defconfig
configs/novena_defconfig
configs/ocotea_defconfig
configs/redwood_defconfig
configs/sequoia_defconfig
configs/socfpga_arria5_defconfig
configs/socfpga_cyclone5_defconfig
configs/t3corp_defconfig
configs/taihu_defconfig
configs/taishan_defconfig
configs/walnut_defconfig
configs/yosemite_defconfig
configs/yucca_defconfig
include/configs/amcc-common.h
include/configs/m28evk.h
include/configs/m53evk.h
include/configs/novena.h
include/configs/socfpga_arria5.h
include/configs/socfpga_cyclone5.h
lib/Kconfig