986eb4eafc
- added tslib - added e17 and related efl-libs git-svn-id: svn://svn.openwrt.org/openwrt/packages@13238 3c298f89-4303-0410-b956-a3cf2f4a3e73
32 lines
504 B
Plaintext
32 lines
504 B
Plaintext
#comment "type of xserver ---"
|
|
|
|
#config X_KDRIVE
|
|
# bool
|
|
# prompt "use kdrive instead of xorg"
|
|
|
|
comment "library support for xserver ---"
|
|
|
|
config X_TSLIB
|
|
bool
|
|
prompt "enable support for tslib"
|
|
|
|
#config X_XCALIBRATE
|
|
# bool
|
|
# prompt "enable support for xcalibrate"
|
|
|
|
#config X_DRI
|
|
# bool
|
|
# prompt "enable support for DRI"
|
|
|
|
config X_COMPOSITE
|
|
bool
|
|
prompt "enable support for composite"
|
|
|
|
config X_XINERAMA
|
|
bool
|
|
prompt "enable support for xinerama"
|
|
|
|
#config X_GLX
|
|
# bool
|
|
# prompt "enable support for GLX"
|