mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
13
package/fbtft/Config.in
Normal file
13
package/fbtft/Config.in
Normal file
@@ -0,0 +1,13 @@
|
||||
# Prompt-less option, because this package is not doing anything
|
||||
# except downloading the FB TFT sources. The real work is done by a
|
||||
# Linux extension.
|
||||
config BR2_PACKAGE_FBTFT
|
||||
bool
|
||||
depends on BR2_LINUX_KERNEL
|
||||
help
|
||||
Linux Framebuffer drivers for small TFT LCD display modules,
|
||||
e.g. Adafruit PiTFT displays for Raspberry Pi.
|
||||
|
||||
This is only the download helper for the kernel patch.
|
||||
|
||||
https://github.com/notro/fbtft
|
||||
Reference in New Issue
Block a user