4683420c4c
'default n' is the default, so there's no need to say it explicitly.
16 lines
419 B
Plaintext
16 lines
419 B
Plaintext
config BR2_PACKAGE_XAPP_XDM
|
|
bool "xdm"
|
|
select BR2_PACKAGE_XAPP_XINIT
|
|
select BR2_PACKAGE_XAPP_SESSREG
|
|
select BR2_PACKAGE_XAPP_XRDB
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
select BR2_PACKAGE_XLIB_LIBXAW
|
|
select BR2_PACKAGE_XLIB_LIBXDMCP
|
|
select BR2_PACKAGE_XLIB_LIBXINERAMA
|
|
select BR2_PACKAGE_XLIB_LIBXT
|
|
select BR2_PACKAGE_XPROTO_XINERAMAPROTO
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
|
help
|
|
xdm 1.1.3
|
|
X.Org xdm application
|