9
0
Fork 0
barebox/arch/nios2
Holger Schurig b3265685f7 sandbox: allow "make ARCH=sandbox allyesconfig"
Compiling the tree with allyesconfig is helpful because different
compilers (gcc, clang) or static checkers (e.g. clang's scan-build)
can then process and check more code.

This patch introduces two new configuration symbols that Kconfig files
can depend on. That way, code that is only working where a cache or DMA
implementation exists can be opted out.

Signed-off-by: Holger Schurig <holgerschurig@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-07-22 21:29:57 +02:00
..
boards/generic Set model and hostname at boardlevel 2013-08-16 08:40:55 +02:00
configs commands: NET_PING -> CMD_PING 2014-05-14 10:03:48 +02:00
cpu nios: initialize malloc pool before start_barebox() 2013-03-14 08:41:20 +01:00
include/asm consistently use the same bitops.h file 2014-07-17 07:43:58 +02:00
lib treewide: remove address of the Free Software Foundation 2014-06-11 08:35:25 +02:00
Kconfig sandbox: allow "make ARCH=sandbox allyesconfig" 2014-07-22 21:29:57 +02:00
Makefile make make -s more silent 2012-10-17 22:17:12 +02:00