summaryrefslogtreecommitdiffstats
path: root/package/ev3dev-linux-drivers/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ev3dev-linux-drivers/Config.in')
-rw-r--r--package/ev3dev-linux-drivers/Config.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/ev3dev-linux-drivers/Config.in b/package/ev3dev-linux-drivers/Config.in
new file mode 100644
index 0000000000..9be2f282e9
--- /dev/null
+++ b/package/ev3dev-linux-drivers/Config.in
@@ -0,0 +1,12 @@
+# Prompt-less option, because this package is not doing anything except
+# downloading the ev3dev driver sources. The real work is done by a Linux
+# extension.
+config BR2_PACKAGE_EV3DEV_LINUX_DRIVERS
+ bool
+ depends on BR2_LINUX_KERNEL
+ help
+ Linux drivers for LEGO MINDSTORMS EV3
+
+ This is only the download helper for the kernel patch.
+
+ https://github.com/ev3dev/lego-linux-drivers
OpenPOWER on IntegriCloud