From 3afd0587b97af243c51d2ecb78cff2510d313a4c Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Wed, 21 Dec 2011 20:14:45 +0100 Subject: Enable more Xorg stuff --- buildroot-config | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/buildroot-config b/buildroot-config index d501e8a..0b73ce0 100644 --- a/buildroot-config +++ b/buildroot-config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Buildroot 2011.11-g580c5a0-dirty Configuration -# Wed Dec 21 14:30:02 2011 +# Wed Dec 21 18:00:41 2011 # BR2_HAVE_DOT_CONFIG=y BR2_arm=y @@ -392,7 +392,7 @@ BR2_PACKAGE_XLIB_LIBXMU=y BR2_PACKAGE_XLIB_LIBXP=y BR2_PACKAGE_XLIB_LIBXPM=y # BR2_PACKAGE_XLIB_LIBXPRINTAPPUTIL is not set -# BR2_PACKAGE_XLIB_LIBXPRINTUTIL is not set +BR2_PACKAGE_XLIB_LIBXPRINTUTIL=y BR2_PACKAGE_XLIB_LIBXRANDR=y BR2_PACKAGE_XLIB_LIBXRENDER=y BR2_PACKAGE_XLIB_LIBXRES=y @@ -468,8 +468,8 @@ BR2_PACKAGE_XAPP_XKBCOMP=y # BR2_PACKAGE_XAPP_XKBPRINT is not set # BR2_PACKAGE_XAPP_XKBUTILS is not set # BR2_PACKAGE_XAPP_XKILL is not set -# BR2_PACKAGE_XAPP_XLOAD is not set -# BR2_PACKAGE_XAPP_XLOGO is not set +BR2_PACKAGE_XAPP_XLOAD=y +BR2_PACKAGE_XAPP_XLOGO=y # BR2_PACKAGE_XAPP_XLSATOMS is not set # BR2_PACKAGE_XAPP_XLSCLIENTS is not set # BR2_PACKAGE_XAPP_XLSFONTS is not set @@ -503,10 +503,10 @@ BR2_PACKAGE_XAPP_XKBCOMP=y # # BR2_PACKAGE_XDRIVER_XF86_INPUT_ACECAD is not set # BR2_PACKAGE_XDRIVER_XF86_INPUT_AIPTEK is not set -# BR2_PACKAGE_XDRIVER_XF86_INPUT_EVDEV is not set +BR2_PACKAGE_XDRIVER_XF86_INPUT_EVDEV=y # BR2_PACKAGE_XDRIVER_XF86_INPUT_JOYSTICK is not set -# BR2_PACKAGE_XDRIVER_XF86_INPUT_KEYBOARD is not set -BR2_PACKAGE_XDRIVER_XF86_INPUT_MOUSE=y +BR2_PACKAGE_XDRIVER_XF86_INPUT_KEYBOARD=y +# BR2_PACKAGE_XDRIVER_XF86_INPUT_MOUSE is not set # BR2_PACKAGE_XDRIVER_XF86_INPUT_SYNAPTICS is not set # BR2_PACKAGE_XDRIVER_XF86_INPUT_VMMOUSE is not set # BR2_PACKAGE_XDRIVER_XF86_INPUT_VOID is not set @@ -560,7 +560,7 @@ BR2_PACKAGE_XDRIVER_XF86_VIDEO_FBDEV=y # BR2_PACKAGE_XFONT_FONT_UTIL is not set BR2_PACKAGE_XFONT_ENCODINGS=y # BR2_PACKAGE_XFONT_FONT_ADOBE_100DPI is not set -# BR2_PACKAGE_XFONT_FONT_ADOBE_75DPI is not set +BR2_PACKAGE_XFONT_FONT_ADOBE_75DPI=y # BR2_PACKAGE_XFONT_FONT_ADOBE_UTOPIA_100DPI is not set # BR2_PACKAGE_XFONT_FONT_ADOBE_UTOPIA_75DPI is not set # BR2_PACKAGE_XFONT_FONT_ADOBE_UTOPIA_TYPE1 is not set @@ -573,7 +573,7 @@ BR2_PACKAGE_XFONT_FONT_ALIAS=y # BR2_PACKAGE_XFONT_FONT_BH_TTF is not set # BR2_PACKAGE_XFONT_FONT_BH_TYPE1 is not set # BR2_PACKAGE_XFONT_FONT_BITSTREAM_100DPI is not set -# BR2_PACKAGE_XFONT_FONT_BITSTREAM_75DPI is not set +BR2_PACKAGE_XFONT_FONT_BITSTREAM_75DPI=y # BR2_PACKAGE_XFONT_FONT_BITSTREAM_SPEEDO is not set # BR2_PACKAGE_XFONT_FONT_BITSTREAM_TYPE1 is not set # BR2_PACKAGE_XFONT_FONT_CRONYX_CYRILLIC is not set @@ -647,7 +647,7 @@ BR2_PACKAGE_XKEYBOARD_CONFIG=y # # X libraries and helper libraries # -# BR2_PACKAGE_LIBERATION is not set +BR2_PACKAGE_LIBERATION=y # # X Window managers @@ -671,7 +671,7 @@ BR2_PACKAGE_XKEYBOARD_CONFIG=y # BR2_PACKAGE_VALA is not set # BR2_PACKAGE_X11VNC is not set # BR2_PACKAGE_XSTROKE is not set -# BR2_PACKAGE_XTERM is not set +BR2_PACKAGE_XTERM=y # BR2_PACKAGE_XVKBD is not set # @@ -868,7 +868,10 @@ BR2_PACKAGE_PIXMAN=y # BR2_PACKAGE_ENCHANT is not set # BR2_PACKAGE_ICU is not set # BR2_PACKAGE_LIBICONV is not set -# BR2_PACKAGE_NCURSES is not set +BR2_PACKAGE_NCURSES=y +# BR2_PACKAGE_NCURSES_TARGET_PANEL is not set +# BR2_PACKAGE_NCURSES_TARGET_FORM is not set +# BR2_PACKAGE_NCURSES_TARGET_MENU is not set # BR2_PACKAGE_NEWT is not set # BR2_PACKAGE_PCRE is not set # BR2_PACKAGE_POPT is not set -- cgit v1.2.3