Config.in 426 B

12345678910111213
  1. # Prompt-less option, because this package is not doing anything
  2. # except downloading the FB TFT sources. The real work is done by a
  3. # Linux extension.
  4. config BR2_PACKAGE_FBTFT
  5. bool
  6. depends on BR2_LINUX_KERNEL
  7. help
  8. Linux Framebuffer drivers for small TFT LCD display modules,
  9. e.g. Adafruit PiTFT displays for Raspberry Pi.
  10. This is only the download helper for the kernel patch.
  11. https://github.com/notro/fbtft