]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
kconfig: Move REGEX to Kconfig
authorJoe Hershberger <joe.hershberger@ni.com>
Tue, 21 Apr 2015 22:02:42 +0000 (17:02 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:38:43 +0000 (22:38 +0200)
commite794fcffc5212cbde94c58ccbab2fc567a645560
tree876e882c244d8ca574c635fb3753e85a8a234adc
parent57c878e14d81f83352231ee0f4c8ce0ba2854d1b
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