barebox/drivers/video/imx-ipu-v3
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
..
imx-hdmi.c video: i.MX IPUv3: Add hdmi support 2014-03-29 07:57:53 +01:00
imx-hdmi.h video: i.MX IPUv3: Add hdmi support 2014-03-29 07:57:53 +01:00
imx-ipu-v3.h video: Add i.MX IPUv3 support 2014-03-29 07:57:53 +01:00
imx-ldb.c video: i.MX IPUv3 ldb: implement i.MX53 support 2014-05-09 17:41:45 +02:00
ipu-common.c video: i.MX IPUv3: Implement i.MX5 IPU reset support 2014-05-09 17:41:45 +02:00
ipu-dc.c video: Add i.MX IPUv3 support 2014-03-29 07:57:53 +01:00
ipu-di.c video: Add i.MX IPUv3 support 2014-03-29 07:57:53 +01:00
ipu-dmfc.c video: imx-ipu-v3: remove unneeded 'dmfc' check 2014-04-23 09:19:44 +02:00
ipu-dp.c video: Add i.MX IPUv3 support 2014-03-29 07:57:53 +01:00
ipu-prv.h video: Add i.MX IPUv3 support 2014-03-29 07:57:53 +01:00
ipufb.c video: Add i.MX IPUv3 support 2014-03-29 07:57:53 +01:00
ipuv3-plane.c video: Add i.MX IPUv3 support 2014-03-29 07:57:53 +01:00
ipuv3-plane.h video: Add i.MX IPUv3 support 2014-03-29 07:57:53 +01:00
Kconfig sandbox: allow "make ARCH=sandbox allyesconfig" 2014-07-22 21:29:57 +02:00
Makefile video: i.MX IPUv3: Add hdmi support 2014-03-29 07:57:53 +01:00