Re: [PATCH v3 3/7] drm/vc4: Add KMS support for Raspberry Pi.

From: Stefan Wahren
Date: Tue Oct 13 2015 - 15:01:43 EST


Am 13.10.2015 um 20:50 schrieb Stefan Wahren:
Am 13.10.2015 um 20:19 schrieb Eric Anholt:
Stefan Wahren <info@xxxxxxxxxxxxxx> writes:

diff --git a/drivers/gpu/drm/vc4/Kconfig b/drivers/gpu/drm/vc4/Kconfig
new file mode 100644
index 0000000..e810ef7
--- /dev/null
+++ b/drivers/gpu/drm/vc4/Kconfig
@@ -0,0 +1,13 @@
+config DRM_VC4
+ tristate "Broadcom VC4 Graphics"
+ depends on ARCH_BCM2835

depends on (ARCH_BCM2835 || COMPILE_TEST) ?

Done.

Sorry for the bad suggestion. The parentheses should be necessary.

The parentheses aren't necessary.

Sorry for the noise

Stefan

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/