4683420c4c
'default n' is the default, so there's no need to say it explicitly.
18 lines
519 B
Plaintext
18 lines
519 B
Plaintext
config BR2_PACKAGE_XLIB_LIBX11
|
|
bool "libX11"
|
|
select BR2_PACKAGE_LIBXCB
|
|
select BR2_PACKAGE_XUTIL_UTIL_MACROS
|
|
select BR2_PACKAGE_XLIB_XTRANS
|
|
select BR2_PACKAGE_XLIB_LIBXAU
|
|
select BR2_PACKAGE_XLIB_LIBXDMCP
|
|
select BR2_PACKAGE_XPROTO_KBPROTO
|
|
select BR2_PACKAGE_XPROTO_XPROTO
|
|
select BR2_PACKAGE_XPROTO_XEXTPROTO
|
|
select BR2_PACKAGE_XPROTO_INPUTPROTO
|
|
select BR2_PACKAGE_XPROTO_XF86BIGFONTPROTO
|
|
select BR2_PACKAGE_XPROTO_BIGREQSPROTO
|
|
select BR2_PACKAGE_XPROTO_XCMISCPROTO
|
|
help
|
|
libX11 1.1.1
|
|
X.Org X11 library
|