Remove graphic applications from AT91RM9200 defconfig root fs (no LCD)

This commit is contained in:
Ulf Samuelsson 2007-09-26 23:20:49 +00:00
parent e52afe6fb3
commit 0ee32e203e
2 changed files with 19 additions and 49 deletions

View File

@ -1,7 +1,7 @@
# #
# Automatically generated make config: don't edit # Automatically generated make config: don't edit
# Linux kernel version: 2.6.22.1 # Linux kernel version: 2.6.22.1
# Wed Sep 26 23:46:17 2007 # Thu Sep 27 00:56:28 2007
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -803,40 +803,13 @@ CONFIG_LEDS_TRIGGER_HEARTBEAT=m
# #
# CONFIG_DISPLAY_SUPPORT is not set # CONFIG_DISPLAY_SUPPORT is not set
# CONFIG_VGASTATE is not set # CONFIG_VGASTATE is not set
CONFIG_FB=m # CONFIG_FB is not set
# CONFIG_FIRMWARE_EDID is not set
# CONFIG_FB_DDC is not set
CONFIG_FB_CFB_FILLRECT=m
CONFIG_FB_CFB_COPYAREA=m
CONFIG_FB_CFB_IMAGEBLIT=m
# CONFIG_FB_SYS_FILLRECT is not set
# CONFIG_FB_SYS_COPYAREA is not set
# CONFIG_FB_SYS_IMAGEBLIT is not set
# CONFIG_FB_SYS_FOPS is not set
CONFIG_FB_DEFERRED_IO=y
# CONFIG_FB_SVGALIB is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_BACKLIGHT is not set
# CONFIG_FB_MODE_HELPERS is not set
# CONFIG_FB_TILEBLITTING is not set
#
# Frame buffer hardware drivers
#
# CONFIG_FB_S1D15605 is not set
CONFIG_FB_S1D13XXX=m
# CONFIG_FB_VIRTUAL is not set
# #
# Console display driver support # Console display driver support
# #
# CONFIG_VGA_CONSOLE is not set # CONFIG_VGA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y CONFIG_DUMMY_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE is not set
CONFIG_LOGO=y
# CONFIG_LOGO_LINUX_MONO is not set
# CONFIG_LOGO_LINUX_VGA16 is not set
CONFIG_LOGO_LINUX_CLUT224=y
# #
# Sound # Sound

View File

@ -1,6 +1,6 @@
# #
# Automatically generated make config: don't edit # Automatically generated make config: don't edit
# Thu Sep 27 00:11:05 2007 # Thu Sep 27 01:10:32 2007
# #
BR2_HAVE_DOT_CONFIG=y BR2_HAVE_DOT_CONFIG=y
BR2_VERSION="0.10.0-svn" BR2_VERSION="0.10.0-svn"
@ -544,26 +544,24 @@ BR2_GRAPHIC_SUPPORT=y
# #
BR2_PACKAGE_NCURSES=y BR2_PACKAGE_NCURSES=y
# BR2_PACKAGE_NCURSES_TARGET_HEADERS is not set # BR2_PACKAGE_NCURSES_TARGET_HEADERS is not set
BR2_PACKAGE_NEWT=y # BR2_PACKAGE_NEWT is not set
BR2_PACKAGE_SLANG=y # BR2_PACKAGE_SLANG is not set
# #
# text rendering applications # text rendering applications
# #
BR2_PACKAGE_DIALOG=y # BR2_PACKAGE_DIALOG is not set
# #
# graphic libraries # graphic libraries
# #
BR2_PACKAGE_DIRECTFB=y # BR2_PACKAGE_DIRECTFB is not set
BR2_PACKAGE_DIRECTFB_MULTI=y
BR2_PACKAGE_LINUX_FUSION=y
# BR2_PACKAGE_IMAGEMAGICK is not set # BR2_PACKAGE_IMAGEMAGICK is not set
BR2_PACKAGE_JPEG=y # BR2_PACKAGE_JPEG is not set
BR2_PACKAGE_LIBPNG=y # BR2_PACKAGE_LIBPNG is not set
BR2_PACKAGE_LIBUNGIF=y # BR2_PACKAGE_LIBUNGIF is not set
BR2_PACKAGE_SDL=y # BR2_PACKAGE_SDL is not set
BR2_PACKAGE_TIFF=y # BR2_PACKAGE_TIFF is not set
# #
# busybox graphic applications # busybox graphic applications
@ -572,8 +570,8 @@ BR2_PACKAGE_TIFF=y
# #
# --> (May be broken in busybox) # --> (May be broken in busybox)
# #
BR2_PACKAGE_FBV=y # BR2_PACKAGE_FBV is not set
BR2_PACKAGE_FBSET=y # BR2_PACKAGE_FBSET is not set
# #
# other GUIs # other GUIs
@ -594,9 +592,9 @@ BR2_X11_PREFIX="/usr"
# BR2_PACKAGE_LIBDRM is not set # BR2_PACKAGE_LIBDRM is not set
# BR2_PACKAGE_LIBGLIB12 is not set # BR2_PACKAGE_LIBGLIB12 is not set
# BR2_PACKAGE_LIBGLIB2 is not set # BR2_PACKAGE_LIBGLIB2 is not set
BR2_PACKAGE_FONTCONFIG=y # BR2_PACKAGE_FONTCONFIG is not set
BR2_PACKAGE_FREETYPE=y # BR2_PACKAGE_FREETYPE is not set
BR2_PACKAGE_TSLIB=y # BR2_PACKAGE_TSLIB is not set
# #
# X Window managers # X Window managers
@ -613,9 +611,8 @@ BR2_PACKAGE_TSLIB=y
BR2_PACKAGE_MPLAYER=y BR2_PACKAGE_MPLAYER=y
BR2_COMPRESSOR_SUPPORT=y BR2_COMPRESSOR_SUPPORT=y
BR2_PACKAGE_GZIP=y BR2_PACKAGE_GZIP=y
BR2_PACKAGE_LZO=y # BR2_PACKAGE_LZO is not set
BR2_PACKAGE_LZMA_TARGET=y # BR2_PACKAGE_LZMA_TARGET is not set
# BR2_PACKAGE_LZMA_TARGET_HEADERS is not set
BR2_PACKAGE_LZMA_HOST=y BR2_PACKAGE_LZMA_HOST=y
BR2_PACKAGE_ZLIB=y BR2_PACKAGE_ZLIB=y
# BR2_PACKAGE_ZLIB_TARGET_HEADERS is not set # BR2_PACKAGE_ZLIB_TARGET_HEADERS is not set