xref: /OK3568_Linux_fs/buildroot/package/x11r7/xlib_libXaw/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_XLIB_LIBXAW
2	bool "libXaw"
3	select BR2_PACKAGE_XLIB_LIBX11
4	select BR2_PACKAGE_XLIB_LIBXT
5	select BR2_PACKAGE_XLIB_LIBXMU
6	select BR2_PACKAGE_XLIB_LIBXPM
7	select BR2_PACKAGE_XORGPROTO
8	help
9	  X.Org Xaw library
10