Commit 6c0f62fc authored by Anton Blanchard's avatar Anton Blanchard

Merge samba.org:/scratch/anton/sfr

into samba.org:/scratch/anton/for-alan
parents b19c2cf7 5feaecab
...@@ -7,6 +7,8 @@ CONFIG_RWSEM_XCHGADD_ALGORITHM=y ...@@ -7,6 +7,8 @@ CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_ISA_DMA=y CONFIG_GENERIC_ISA_DMA=y
CONFIG_HAVE_DEC_LOCK=y CONFIG_HAVE_DEC_LOCK=y
CONFIG_EARLY_PRINTK=y CONFIG_EARLY_PRINTK=y
CONFIG_COMPAT=y
CONFIG_FRAME_POINTER=y
# #
# Code maturity level options # Code maturity level options
...@@ -64,7 +66,7 @@ CONFIG_PROC_DEVICETREE=y ...@@ -64,7 +66,7 @@ CONFIG_PROC_DEVICETREE=y
# CONFIG_PARPORT is not set # CONFIG_PARPORT is not set
# #
# Plug and Play configuration # Plug and Play support
# #
# CONFIG_PNP is not set # CONFIG_PNP is not set
...@@ -118,6 +120,7 @@ CONFIG_CHR_DEV_SG=y ...@@ -118,6 +120,7 @@ CONFIG_CHR_DEV_SG=y
# CONFIG_SCSI_AACRAID is not set # CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set # CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set # CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_DPT_I2O is not set # CONFIG_SCSI_DPT_I2O is not set
# CONFIG_SCSI_ADVANSYS is not set # CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_IN2000 is not set # CONFIG_SCSI_IN2000 is not set
...@@ -411,6 +414,14 @@ CONFIG_HVC_CONSOLE=y ...@@ -411,6 +414,14 @@ CONFIG_HVC_CONSOLE=y
# #
# CONFIG_I2C is not set # CONFIG_I2C is not set
#
# I2C Hardware Sensors Mainboard support
#
#
# I2C Hardware Sensors Chip support
#
# #
# Mice # Mice
# #
...@@ -563,31 +574,21 @@ CONFIG_NLS_DEFAULT="iso8859-1" ...@@ -563,31 +574,21 @@ CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_UTF8 is not set # CONFIG_NLS_UTF8 is not set
# #
# Console drivers # Graphics support
#
#
# Frame-buffer support
# #
CONFIG_FB=y CONFIG_FB=y
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FB_CLGEN is not set # CONFIG_FB_CLGEN is not set
# CONFIG_FB_PM2 is not set # CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set # CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_CT65550 is not set # CONFIG_FB_CT65550 is not set
# CONFIG_FB_IMSTT is not set # CONFIG_FB_IMSTT is not set
# CONFIG_FB_S3TRIO is not set # CONFIG_FB_S3TRIO is not set
# CONFIG_FB_VGA16 is not set # CONFIG_FB_VGA16 is not set
# CONFIG_FB_RIVA is not set # CONFIG_FB_RIVA is not set
CONFIG_FB_MATROX=y # CONFIG_FB_MATROX is not set
CONFIG_FB_MATROX_MILLENIUM=y
CONFIG_FB_MATROX_MYSTIQUE=y
CONFIG_FB_MATROX_G450=y
CONFIG_FB_MATROX_G100=y
CONFIG_FB_MATROX_MULTIHEAD=y
# CONFIG_FB_RADEON is not set # CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set # CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_SIS is not set # CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set # CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_3DFX is not set # CONFIG_FB_3DFX is not set
...@@ -595,19 +596,14 @@ CONFIG_FB_MATROX_MULTIHEAD=y ...@@ -595,19 +596,14 @@ CONFIG_FB_MATROX_MULTIHEAD=y
# CONFIG_FB_TRIDENT is not set # CONFIG_FB_TRIDENT is not set
# CONFIG_FB_PM3 is not set # CONFIG_FB_PM3 is not set
# CONFIG_FB_VIRTUAL is not set # CONFIG_FB_VIRTUAL is not set
# CONFIG_FBCON_ADVANCED is not set
CONFIG_FBCON_CFB8=y #
CONFIG_FBCON_CFB16=y # Console display driver support
CONFIG_FBCON_CFB24=y #
CONFIG_FBCON_CFB32=y # CONFIG_VGA_CONSOLE is not set
CONFIG_FBCON_FONTWIDTH8_ONLY=y # CONFIG_MDA_CONSOLE is not set
# CONFIG_FONT_SUN8x16 is not set CONFIG_DUMMY_CONSOLE=y
CONFIG_FBCON_FONTS=y # CONFIG_FRAMEBUFFER_CONSOLE is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
# CONFIG_FONT_MINI_4x6 is not set
# #
# Sound # Sound
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment