]> git.ipfire.org Git - people/ms/u-boot.git/commit
lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig
authorFaiz Abbas <faiz_abbas@ti.com>
Tue, 6 Feb 2018 13:45:58 +0000 (19:15 +0530)
committerTom Rini <trini@konsulko.com>
Wed, 14 Feb 2018 17:14:11 +0000 (12:14 -0500)
commit36c1877c5c28dd515ad90d3a6b78f1797d80636e
tree90ab065b09a0cb4d26fb4462b40e75ce4be056eb
parent7e63ba2f49c68656cf8a530de28582ba8b81099c
lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig

Add CONFIG prefix to DYNAMIC_CRC_TABLE and implement it in
Kconfig.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
lib/Kconfig
lib/crc32.c