2012-09-20 04:01:38 +00:00
|
|
|
# MicroBlaze specific config options
|
|
|
|
|
2017-11-29 08:14:04 +00:00
|
|
|
## no-package
|
2012-09-20 04:01:38 +00:00
|
|
|
## depends on EXPERIMENTAL
|
|
|
|
##
|
2017-08-29 22:36:52 +00:00
|
|
|
## select ARCH_SUPPORTS_WITH_CPU
|
2012-09-20 04:01:38 +00:00
|
|
|
## select ARCH_FLOAT_SW
|
2017-08-29 22:36:52 +00:00
|
|
|
## select ARCH_SUPPORTS_EITHER_ENDIAN
|
2012-09-20 04:01:38 +00:00
|
|
|
## select ARCH_DEFAULT_BE
|
|
|
|
## select ARCH_SUPPORTS_BOTH_MMU
|
|
|
|
## select ARCH_DEFAULT_HAS_MMU
|
2018-12-01 23:08:46 +00:00
|
|
|
## select ARCH_SUPPORTS_FLAT_FORMAT
|
2012-09-20 04:01:38 +00:00
|
|
|
##
|
|
|
|
## help The MicroBlaze architecture, as defined by:
|
2015-12-08 17:09:49 +00:00
|
|
|
## help http://www.xilinx.com/
|
2017-11-29 08:14:04 +00:00
|
|
|
## help
|
2012-09-20 04:01:38 +00:00
|
|
|
## help Upstream projects do not currently provide
|
|
|
|
## help full support for the microblaze architecture
|
|
|
|
## help and as such, this is marked as EXPERIMENTAL
|
|
|
|
## help for CT-NG.
|
2017-11-29 08:14:04 +00:00
|
|
|
## help
|
2012-09-20 04:01:38 +00:00
|
|
|
## help Support is being added for a modern gcc,
|
|
|
|
## help binutils and gdb along with nptl threading
|
2015-01-28 06:43:25 +00:00
|
|
|
## help in glibc for microblaze.
|