crosstool-ng/config
Alexey Neyman 40d5bf6440 Add moxiebox as a choice for libc
This required some rework of the libc selection, as moxiebox is a layer on
top of another libc - newlib.

Also, moxiebox'es host VM (`sandbox`) needs a libcrypto on the host. We will
not have it if we're cross-compiling a canadian cross. Fortunately, all moxiebox
needs from libcrypto is SHA256, and it already includes a standalone implementation
of SHA256 in its runtime. Provide a little wrapper that allows moxiebox use
that implementation for the host binary, too.

Also, automate collecting/printing the list of all packages in a given category
(e.g. LIBC or COMP_TOOLS), generate a list of all Kconfig symbols for a given
category.

Signed-off-by: Alexey Neyman <stilor@att.net>
2018-12-01 10:10:51 -08:00
..
arch Add moxie architecture 2018-11-28 00:30:10 -08:00
binutils Make comp.libs use generated templates, too 2017-11-29 23:44:49 -08:00
cc Fix build with ISL 0.20 2018-09-25 17:22:34 -07:00
comp_libs Upgrade to new releases 2018-01-28 19:25:47 -08:00
comp_tools Add moxie architecture 2018-11-28 00:30:10 -08:00
debug Restore a missing GDB option 2018-05-06 15:20:50 -07:00
global Make license collection optional, on by default 2018-11-07 12:59:29 -08:00
kernel Add moxie architecture 2018-11-28 00:30:10 -08:00
libc Add moxiebox as a choice for libc 2018-12-01 10:10:51 -08:00
binutils.in Switch gen-kconfig to new framework 2017-07-08 10:57:56 -07:00
cc.in Switch gen-kconfig to new framework 2017-07-08 10:57:56 -07:00
comp_libs.in Make comp.libs use generated templates, too 2017-11-29 23:44:49 -08:00
comp_tools.in Switch gen-kconfig to new framework 2017-07-08 10:57:56 -07:00
config.in config: Show crosstool-NG version in .config 2017-09-01 16:49:16 -07:00
configure.in.in Add DTC as a companion tool 2018-11-28 00:30:10 -08:00
debug.in Get rid of config.gen 2017-04-22 18:41:50 -07:00
global.in config: Show crosstool-NG version in .config 2017-09-01 16:49:16 -07:00
kernel.in Switch gen-kconfig to new framework 2017-07-08 10:57:56 -07:00
libc.in Also upgrade non-generated config files 2017-07-08 10:57:56 -07:00
target.in Doh, forgot one place to rename the BOTH_ENDIAN option 2017-09-05 11:55:47 -07:00
test_suite.in all: unmark experimental features 2012-12-26 20:05:19 +01:00
toolchain.in Add moxiebox as a choice for libc 2018-12-01 10:10:51 -08:00