Config.in 389 B

123456789101112
  1. # Prompt-less option, because this package is not doing anything except
  2. # downloading the ev3dev driver sources. The real work is done by a Linux
  3. # extension.
  4. config BR2_PACKAGE_EV3DEV_LINUX_DRIVERS
  5. bool
  6. depends on BR2_LINUX_KERNEL
  7. help
  8. Linux drivers for LEGO MINDSTORMS EV3
  9. This is only the download helper for the kernel patch.
  10. https://github.com/ev3dev/lego-linux-drivers