diff options
Diffstat (limited to 'recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf.d/98-pitft.conf')
| -rw-r--r-- | recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf.d/98-pitft.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf.d/98-pitft.conf b/recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf.d/98-pitft.conf new file mode 100644 index 0000000..0d2b36b --- /dev/null +++ b/recipes-graphics/xorg-xserver/xserver-xf86-config/rpi/xorg.conf.d/98-pitft.conf | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | Section "Device" | ||
| 2 | Identifier "Adafruit PiTFT" | ||
| 3 | Driver "fbdev" | ||
| 4 | Option "fbdev" "/dev/fb1" | ||
| 5 | EndSection | ||
