summaryrefslogtreecommitdiffstats
path: root/include/asm-sparc/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-131-26/+0
| | | | | | | | This helps to clean up the include/ directory so that it only contains non-architecture-specific headers and also matches Linux's directory layout which many U-Boot developers are already familiar with. Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
* lmb: only force on arches that use itMike Frysinger2010-01-211-0/+2
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* Add an architecture specific config.h for common definesKumar Gala2009-02-101-0/+24
We have common defines that we duplicate in various ways. Having an arch specific config.h gives us a common location for those defines. Eventually we should be able to replace this when we have proper Kconfig support. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
OpenPOWER on IntegriCloud