summaryrefslogtreecommitdiffstats
path: root/package/qtopia4/Config.gfx.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/qtopia4/Config.gfx.in')
-rw-r--r--package/qtopia4/Config.gfx.in19
1 files changed, 0 insertions, 19 deletions
diff --git a/package/qtopia4/Config.gfx.in b/package/qtopia4/Config.gfx.in
deleted file mode 100644
index 814788619..000000000
--- a/package/qtopia4/Config.gfx.in
+++ /dev/null
@@ -1,19 +0,0 @@
-menu "Graphics drivers"
-
-config BR2_PACKAGE_QTOPIA4_GFX_LINUXFB
- bool "Linux Framebuffer"
- default y
-
-config BR2_PACKAGE_QTOPIA4_GFX_TRANSFORMED
- bool "Transformed"
-
-config BR2_PACKAGE_QTOPIA4_GFX_QVFB
- bool "Qt Virtual Framebuffer"
-
-config BR2_PACKAGE_QTOPIA4_GFX_VNC
- bool "VNC"
-
-config BR2_PACKAGE_QTOPIA4_GFX_MULTISCREEN
- bool "multiscreen"
-
-endmenu