mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-10 15:02:56 +00:00
385a616b10
Don't select unneeded config knobs. Don't select non-existing config knobs. Use the "no patch" config knob, instead of pointing to an non-exiting local patch dir. Simplify the tuple-related scripts. Update the samples.
10 lines
268 B
Plaintext
10 lines
268 B
Plaintext
# s390 specific config options
|
|
# depends on EXPERIMENTAL
|
|
|
|
config ARCH_s390
|
|
select ARCH_USE_MMU
|
|
select ARCH_SUPPORT_FPU
|
|
help
|
|
The IBM ESA/390 architecture, as defined by:
|
|
http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/dz9ar008/CCONTENTS
|