Am 13.10.2015 um 20:50 schrieb Stefan Wahren:
Am 13.10.2015 um 20:19 schrieb Eric Anholt:
Stefan Wahren <i...@lategoodbye.de> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to