summaryrefslogtreecommitdiffstats
path: root/extra/Configs/Config.microblaze
Commit message (Collapse)AuthorAgeFilesLines
* Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point opsManuel Novoa III2003-11-181-1/+0
| | | | | are implemented in hardware or via kernel emulation doesn't matter to the libc code.
* Yet more messing with selecting sane default configsEric Andersen2003-11-051-0/+1
|
* Yet more config system updatesEric Andersen2003-11-051-1/+1
|
* Rework the config system. Better utilize the Kconfig languageEric Andersen2003-11-041-29/+9
| | | | | which should simplify enabling arbitrary architectures. -Erik
* Microblaze port from the uClinux-dist,David McCullough2003-10-141-0/+49
contributed by John Williams <jwilliams@itee.uq.edu.au>