errors from 2.3.40 compilation - Sgi 320 smp

Daniele Medri (madrid@linux.it)
Sun, 23 Jan 2000 15:54:11 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_0007_01BF65BA.17591620
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: 7bit

I try to compile latest kernel with smp support but i receive these errors.

Some one else had compile a kernel recently for an Sgi 320 with smp + addon
?

Daniele Medri

------=_NextPart_000_0007_01BF65BA.17591620
Content-Type: application/octet-stream;
name="error_from_2.3.40"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="error_from_2.3.40"

In file included from /usr/src/linux/include/linux/modversions.h:24,=0A=
from /usr/src/linux/include/linux/module.h:20,=0A=
from signal.c:10:=0A=
/usr/src/linux/include/linux/modules/i386_ksyms.ver:68: warning: =
`cpu_data' redefined=0A=
/usr/src/linux/include/asm/processor.h:107: warning: this is the =
location of the previous definition=0A=
/usr/src/linux/include/linux/modules/i386_ksyms.ver:72: warning: =
`smp_num_cpus' redefined=0A=
/usr/src/linux/include/linux/smp.h:77: warning: this is the location of =
the previous definition=0A=
/usr/src/linux/include/linux/modules/i386_ksyms.ver:96: warning: =
`smp_call_function' redefined=0A=
/usr/src/linux/include/linux/smp.h:83: warning: this is the location of =
the previous definition=0A=
In file included from /usr/src/linux/include/linux/modversions.h:24,=0A=
from /usr/src/linux/include/linux/module.h:20,=0A=
from ksyms.c:14:=0A=
/usr/src/linux/include/linux/modules/i386_ksyms.ver:68: warning: =
`cpu_data' redefined=0A=
/usr/src/linux/include/asm/processor.h:107: warning: this is the =
location of the previous definition=0A=
/usr/src/linux/include/linux/modules/i386_ksyms.ver:72: warning: =
`smp_num_cpus' redefined=0A=
/usr/src/linux/include/linux/smp.h:77: warning: this is the location of =
the previous definition=0A=
/usr/src/linux/include/linux/modules/i386_ksyms.ver:96: warning: =
`smp_call_function' redefined=0A=
/usr/src/linux/include/linux/smp.h:83: warning: this is the location of =
the previous definition=0A=
In file included from /usr/src/linux/include/linux/interrupt.h:51,=0A=
from ksyms.c:21:=0A=
/usr/src/linux/include/asm/hardirq.h:23: warning: `synchronize_irq' =
redefined=0A=
/usr/src/linux/include/linux/modules/i386_ksyms.ver:76: warning: this is =
the location of the previous definition=0A=
In file included from /usr/src/linux/include/linux/interrupt.h:52,=0A=
from ksyms.c:21:=0A=
/usr/src/linux/include/asm/softirq.h:83: warning: `synchronize_bh' =
redefined=0A=
/usr/src/linux/include/linux/modules/i386_ksyms.ver:78: warning: this is =
the location of the previous definition=0A=
/usr/src/linux/include/linux/kernel_stat.h: In function `kstat_irqs':=0A=
In file included from ksyms.c:17:=0A=
/usr/src/linux/include/linux/kernel_stat.h:44: `smp_num_cpus' undeclared =
(first use in this function)=0A=
/usr/src/linux/include/linux/kernel_stat.h:44: (Each undeclared =
identifier is reported only once=0A=
/usr/src/linux/include/linux/kernel_stat.h:44: for each function it =
appears in.)=0A=
make[2]: *** [ksyms.o] Error 1=0A=
make[1]: *** [first_rule] Error 2=0A=
make: *** [_dir_kernel] Error 2=0A=

------=_NextPart_000_0007_01BF65BA.17591620
Content-Type: application/octet-stream;
name="my.config"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="my.config"

#=0A=
# Automatically generated by make menuconfig: don't edit=0A=
#=0A=
CONFIG_X86=3Dy=0A=
CONFIG_ISA=3Dy=0A=
CONFIG_UID16=3Dy=0A=
=0A=
#=0A=
# Code maturity level options=0A=
#=0A=
# CONFIG_EXPERIMENTAL is not set=0A=
=0A=
#=0A=
# Processor type and features=0A=
#=0A=
# CONFIG_M386 is not set=0A=
# CONFIG_M486 is not set=0A=
# CONFIG_M586 is not set=0A=
# CONFIG_M586TSC is not set=0A=
CONFIG_M686=3Dy=0A=
# CONFIG_MK7 is not set=0A=
CONFIG_X86_WP_WORKS_OK=3Dy=0A=
CONFIG_X86_INVLPG=3Dy=0A=
CONFIG_X86_BSWAP=3Dy=0A=
CONFIG_X86_POPAD_OK=3Dy=0A=
CONFIG_X86_TSC=3Dy=0A=
CONFIG_X86_GOOD_APIC=3Dy=0A=
CONFIG_X86_PGE=3Dy=0A=
CONFIG_NOHIGHMEM=3Dy=0A=
# CONFIG_HIGHMEM4G is not set=0A=
# CONFIG_HIGHMEM64G is not set=0A=
# CONFIG_MATH_EMULATION is not set=0A=
# CONFIG_MTRR is not set=0A=
# CONFIG_SMP is not set=0A=
# CONFIG_X86_UP_IOAPIC is not set=0A=
=0A=
#=0A=
# Loadable module support=0A=
#=0A=
CONFIG_MODULES=3Dy=0A=
CONFIG_MODVERSIONS=3Dy=0A=
CONFIG_KMOD=3Dy=0A=
=0A=
#=0A=
# General setup=0A=
#=0A=
CONFIG_NET=3Dy=0A=
CONFIG_VISWS=3Dy=0A=
CONFIG_X86_VISWS_APIC=3Dy=0A=
CONFIG_X86_LOCAL_APIC=3Dy=0A=
CONFIG_PCI=3Dy=0A=
# CONFIG_PCI_NAMES is not set=0A=
CONFIG_HOTPLUG=3Dy=0A=
=0A=
#=0A=
# PCMCIA/CardBus support=0A=
#=0A=
# CONFIG_PCMCIA is not set=0A=
CONFIG_SYSVIPC=3Dy=0A=
# CONFIG_BSD_PROCESS_ACCT is not set=0A=
CONFIG_SYSCTL=3Dy=0A=
CONFIG_KCORE_ELF=3Dy=0A=
# CONFIG_KCORE_AOUT is not set=0A=
CONFIG_BINFMT_AOUT=3Dy=0A=
CONFIG_BINFMT_ELF=3Dy=0A=
CONFIG_BINFMT_MISC=3Dy=0A=
CONFIG_PARPORT=3Dm=0A=
CONFIG_PARPORT_PC=3Dm=0A=
# CONFIG_PARPORT_PC_FIFO is not set=0A=
# CONFIG_PARPORT_AMIGA is not set=0A=
# CONFIG_PARPORT_MFC3 is not set=0A=
# CONFIG_PARPORT_ATARI is not set=0A=
# CONFIG_PARPORT_SUNBPP is not set=0A=
# CONFIG_PARPORT_OTHER is not set=0A=
# CONFIG_PARPORT_1284 is not set=0A=
CONFIG_ACPI=3Dy=0A=
# CONFIG_APM is not set=0A=
=0A=
#=0A=
# Plug and Play configuration=0A=
#=0A=
CONFIG_PNP=3Dy=0A=
CONFIG_ISAPNP=3Dy=0A=
=0A=
#=0A=
# Block devices=0A=
#=0A=
CONFIG_BLK_DEV_FD=3Dy=0A=
CONFIG_BLK_DEV_IDE=3Dy=0A=
# CONFIG_BLK_DEV_HD_IDE is not set=0A=
CONFIG_BLK_DEV_IDEDISK=3Dy=0A=
# CONFIG_IDEDISK_MULTI_MODE is not set=0A=
CONFIG_BLK_DEV_IDECD=3Dy=0A=
# CONFIG_BLK_DEV_IDETAPE is not set=0A=
# CONFIG_BLK_DEV_IDEFLOPPY is not set=0A=
CONFIG_BLK_DEV_IDESCSI=3Dm=0A=
CONFIG_BLK_DEV_CMD640=3Dy=0A=
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set=0A=
# CONFIG_BLK_DEV_ISAPNP is not set=0A=
CONFIG_BLK_DEV_RZ1000=3Dy=0A=
CONFIG_BLK_DEV_IDEPCI=3Dy=0A=
# CONFIG_BLK_DEV_IDEDMA_PCI is not set=0A=
# CONFIG_BLK_DEV_OFFBOARD is not set=0A=
# CONFIG_BLK_DEV_AEC6210 is not set=0A=
# CONFIG_BLK_DEV_CMD64X is not set=0A=
# CONFIG_IDE_CHIPSETS is not set=0A=
# CONFIG_BLK_CPQ_DA is not set=0A=
CONFIG_BLK_DEV_LOOP=3Dm=0A=
CONFIG_BLK_DEV_NBD=3Dm=0A=
# CONFIG_BLK_DEV_MD is not set=0A=
CONFIG_BLK_DEV_RAM=3Dm=0A=
# CONFIG_BLK_DEV_XD is not set=0A=
# CONFIG_BLK_DEV_DAC960 is not set=0A=
CONFIG_PARIDE_PARPORT=3Dm=0A=
# CONFIG_PARIDE is not set=0A=
CONFIG_BLK_DEV_IDE_MODES=3Dy=0A=
# CONFIG_BLK_DEV_HD is not set=0A=
=0A=
#=0A=
# Networking options=0A=
#=0A=
CONFIG_PACKET=3Dy=0A=
# CONFIG_PACKET_MMAP is not set=0A=
# CONFIG_NETLINK is not set=0A=
# CONFIG_NETFILTER is not set=0A=
# CONFIG_FILTER is not set=0A=
CONFIG_UNIX=3Dy=0A=
CONFIG_INET=3Dy=0A=
# CONFIG_IP_MULTICAST is not set=0A=
# CONFIG_IP_ADVANCED_ROUTER is not set=0A=
# CONFIG_IP_PNP is not set=0A=
# CONFIG_IP_ROUTER is not set=0A=
# CONFIG_NET_IPIP is not set=0A=
# CONFIG_NET_IPGRE is not set=0A=
# CONFIG_IP_ALIAS is not set=0A=
# CONFIG_SYN_COOKIES is not set=0A=
CONFIG_SKB_LARGE=3Dy=0A=
# CONFIG_IPX is not set=0A=
CONFIG_ATALK=3Dm=0A=
=0A=
#=0A=
# Telephony Support=0A=
#=0A=
CONFIG_PHONE=3Dm=0A=
CONFIG_PHONE_IXJ=3Dm=0A=
=0A=
#=0A=
# SCSI support=0A=
#=0A=
CONFIG_SCSI=3Dy=0A=
CONFIG_BLK_DEV_SD=3Dy=0A=
# CONFIG_CHR_DEV_ST is not set=0A=
CONFIG_BLK_DEV_SR=3Dy=0A=
# CONFIG_BLK_DEV_SR_VENDOR is not set=0A=
CONFIG_CHR_DEV_SG=3Dm=0A=
CONFIG_SCSI_DEBUG_QUEUES=3Dy=0A=
CONFIG_SCSI_MULTI_LUN=3Dy=0A=
CONFIG_SCSI_CONSTANTS=3Dy=0A=
# CONFIG_SCSI_LOGGING is not set=0A=
=0A=
#=0A=
# SCSI low-level drivers=0A=
#=0A=
# CONFIG_SCSI_7000FASST is not set=0A=
# CONFIG_SCSI_ACARD is not set=0A=
# CONFIG_SCSI_AHA152X is not set=0A=
# CONFIG_SCSI_AHA1542 is not set=0A=
# CONFIG_SCSI_AHA1740 is not set=0A=
# CONFIG_SCSI_AIC7XXX is not set=0A=
# CONFIG_SCSI_IPS is not set=0A=
# CONFIG_SCSI_ADVANSYS is not set=0A=
# CONFIG_SCSI_IN2000 is not set=0A=
# CONFIG_SCSI_AM53C974 is not set=0A=
# CONFIG_SCSI_MEGARAID is not set=0A=
# CONFIG_SCSI_BUSLOGIC is not set=0A=
# CONFIG_SCSI_DTC3280 is not set=0A=
# CONFIG_SCSI_EATA is not set=0A=
# CONFIG_SCSI_EATA_DMA is not set=0A=
# CONFIG_SCSI_EATA_PIO is not set=0A=
# CONFIG_SCSI_FUTURE_DOMAIN is not set=0A=
# CONFIG_SCSI_GDTH is not set=0A=
# CONFIG_SCSI_GENERIC_NCR5380 is not set=0A=
# CONFIG_SCSI_INITIO is not set=0A=
# CONFIG_SCSI_INIA100 is not set=0A=
CONFIG_SCSI_PPA=3Dm=0A=
CONFIG_SCSI_IMM=3Dm=0A=
# CONFIG_SCSI_IZIP_EPP16 is not set=0A=
# CONFIG_SCSI_IZIP_SLOW_CTR is not set=0A=
# CONFIG_SCSI_NCR53C406A is not set=0A=
# CONFIG_SCSI_SYM53C416 is not set=0A=
# CONFIG_SCSI_SIM710 is not set=0A=
# CONFIG_SCSI_NCR53C7xx is not set=0A=
# CONFIG_SCSI_NCR53C8XX is not set=0A=
CONFIG_SCSI_SYM53C8XX=3Dy=0A=
CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=3D4=0A=
CONFIG_SCSI_NCR53C8XX_MAX_TAGS=3D32=0A=
CONFIG_SCSI_NCR53C8XX_SYNC=3D20=0A=
# CONFIG_SCSI_NCR53C8XX_PROFILE is not set=0A=
# CONFIG_SCSI_NCR53C8XX_IOMAPPED is not set=0A=
# CONFIG_SCSI_NCR53C8XX_PQS_PDS is not set=0A=
# CONFIG_SCSI_PAS16 is not set=0A=
# CONFIG_SCSI_PCI2000 is not set=0A=
# CONFIG_SCSI_PCI2220I is not set=0A=
# CONFIG_SCSI_PSI240I is not set=0A=
CONFIG_SCSI_QLOGIC_FAS=3Dy=0A=
CONFIG_SCSI_QLOGIC_ISP=3Dy=0A=
CONFIG_SCSI_QLOGIC_FC=3Dy=0A=
# CONFIG_SCSI_SEAGATE is not set=0A=
# CONFIG_SCSI_DC390T is not set=0A=
# CONFIG_SCSI_T128 is not set=0A=
# CONFIG_SCSI_U14_34F is not set=0A=
# CONFIG_SCSI_ULTRASTOR is not set=0A=
=0A=
#=0A=
# I2O device support=0A=
#=0A=
CONFIG_I2O=3Dm=0A=
CONFIG_I2O_PCI=3Dm=0A=
CONFIG_I2O_BLOCK=3Dm=0A=
CONFIG_I2O_LAN=3Dm=0A=
CONFIG_I2O_SCSI=3Dm=0A=
CONFIG_I2O_PROC=3Dm=0A=
=0A=
#=0A=
# Network device support=0A=
#=0A=
CONFIG_NETDEVICES=3Dy=0A=
=0A=
#=0A=
# ARCnet devices=0A=
#=0A=
# CONFIG_ARCNET is not set=0A=
CONFIG_DUMMY=3Dm=0A=
# CONFIG_EQUALIZER is not set=0A=
# CONFIG_NET_SB1000 is not set=0A=
=0A=
#=0A=
# Ethernet (10 or 100Mbit)=0A=
#=0A=
CONFIG_NET_ETHERNET=3Dy=0A=
# CONFIG_NET_VENDOR_3COM is not set=0A=
# CONFIG_LANCE is not set=0A=
# CONFIG_NET_VENDOR_SMC is not set=0A=
# CONFIG_NET_VENDOR_RACAL is not set=0A=
# CONFIG_DEPCA is not set=0A=
# CONFIG_NET_ISA is not set=0A=
CONFIG_NET_EISA=3Dy=0A=
# CONFIG_PCNET32 is not set=0A=
# CONFIG_APRICOT is not set=0A=
# CONFIG_CS89x0 is not set=0A=
# CONFIG_DE4X5 is not set=0A=
# CONFIG_DEC_ELCP is not set=0A=
# CONFIG_DGRS is not set=0A=
CONFIG_EEXPRESS_PRO100=3Dy=0A=
# CONFIG_NE2K_PCI is not set=0A=
# CONFIG_SIS900 is not set=0A=
# CONFIG_TLAN is not set=0A=
# CONFIG_VIA_RHINE is not set=0A=
# CONFIG_NET_POCKET is not set=0A=
=0A=
#=0A=
# Ethernet (1000 Mbit)=0A=
#=0A=
# CONFIG_ACENIC is not set=0A=
# CONFIG_SK98LIN is not set=0A=
# CONFIG_FDDI is not set=0A=
=0A=
#=0A=
# Appletalk devices=0A=
#=0A=
CONFIG_LTPC=3Dm=0A=
# CONFIG_COPS is not set=0A=
CONFIG_IPDDP=3Dm=0A=
# CONFIG_IPDDP_ENCAP is not set=0A=
# CONFIG_IPDDP_DECAP is not set=0A=
CONFIG_PLIP=3Dm=0A=
CONFIG_PPP=3Dy=0A=
CONFIG_PPP_ASYNC=3Dm=0A=
CONFIG_PPP_SYNC_TTY=3Dm=0A=
CONFIG_PPP_DEFLATE=3Dm=0A=
# CONFIG_PPP_BSDCOMP is not set=0A=
CONFIG_SLIP=3Dm=0A=
# CONFIG_SLIP_COMPRESSED is not set=0A=
# CONFIG_SLIP_SMART is not set=0A=
# CONFIG_SLIP_MODE_SLIP6 is not set=0A=
=0A=
#=0A=
# Wireless LAN (non-hamradio)=0A=
#=0A=
# CONFIG_NET_RADIO is not set=0A=
=0A=
#=0A=
# Token Ring driver support=0A=
#=0A=
# CONFIG_TR is not set=0A=
# CONFIG_NET_FC is not set=0A=
=0A=
#=0A=
# Wan interfaces=0A=
#=0A=
# CONFIG_WAN is not set=0A=
=0A=
#=0A=
# Amateur Radio support=0A=
#=0A=
# CONFIG_HAMRADIO is not set=0A=
=0A=
#=0A=
# IrDA (infrared) support=0A=
#=0A=
# CONFIG_IRDA is not set=0A=
=0A=
#=0A=
# ISDN subsystem=0A=
#=0A=
# CONFIG_ISDN is not set=0A=
=0A=
#=0A=
# Old CD-ROM drivers (not SCSI, not IDE)=0A=
#=0A=
# CONFIG_CD_NO_IDESCSI is not set=0A=
=0A=
#=0A=
# Character devices=0A=
#=0A=
CONFIG_VT=3Dy=0A=
CONFIG_VT_CONSOLE=3Dy=0A=
CONFIG_SERIAL=3Dy=0A=
# CONFIG_SERIAL_CONSOLE is not set=0A=
# CONFIG_SERIAL_EXTENDED is not set=0A=
# CONFIG_SERIAL_NONSTANDARD is not set=0A=
CONFIG_UNIX98_PTYS=3Dy=0A=
CONFIG_UNIX98_PTY_COUNT=3D256=0A=
CONFIG_PRINTER=3Dm=0A=
CONFIG_LP_CONSOLE=3Dy=0A=
CONFIG_PPDEV=3Dm=0A=
=0A=
#=0A=
# I2C support=0A=
#=0A=
# CONFIG_I2C is not set=0A=
=0A=
#=0A=
# Mice=0A=
#=0A=
# CONFIG_BUSMOUSE is not set=0A=
CONFIG_MOUSE=3Dy=0A=
CONFIG_PSMOUSE=3Dy=0A=
# CONFIG_82C710_MOUSE is not set=0A=
# CONFIG_PC110_PAD is not set=0A=
=0A=
#=0A=
# Joysticks=0A=
#=0A=
CONFIG_JOYSTICK=3Dm=0A=
CONFIG_JOY_ANALOG=3Dm=0A=
# CONFIG_JOY_ASSASSIN is not set=0A=
CONFIG_JOY_GRAVIS=3Dm=0A=
CONFIG_JOY_LOGITECH=3Dm=0A=
# CONFIG_JOY_SIDEWINDER is not set=0A=
# CONFIG_JOY_THRUSTMASTER is not set=0A=
CONFIG_JOY_CREATIVE=3Dm=0A=
# CONFIG_JOY_LIGHTNING is not set=0A=
# CONFIG_JOY_PCI is not set=0A=
# CONFIG_JOY_MAGELLAN is not set=0A=
# CONFIG_JOY_SPACEORB is not set=0A=
# CONFIG_JOY_SPACEBALL is not set=0A=
# CONFIG_JOY_WARRIOR is not set=0A=
# CONFIG_JOY_CONSOLE is not set=0A=
# CONFIG_JOY_DB9 is not set=0A=
# CONFIG_JOY_TURBOGRAFX is not set=0A=
# CONFIG_QIC02_TAPE is not set=0A=
=0A=
#=0A=
# Watchdog Cards=0A=
#=0A=
# CONFIG_WATCHDOG is not set=0A=
CONFIG_NVRAM=3Dm=0A=
CONFIG_RTC=3Dm=0A=
=0A=
#=0A=
# Video For Linux=0A=
#=0A=
CONFIG_VIDEO_DEV=3Dm=0A=
# CONFIG_I2C_PARPORT is not set=0A=
# CONFIG_RADIO_CADET is not set=0A=
# CONFIG_RADIO_RTRACK is not set=0A=
# CONFIG_RADIO_RTRACK2 is not set=0A=
# CONFIG_RADIO_AZTECH is not set=0A=
# CONFIG_RADIO_GEMTEK is not set=0A=
# CONFIG_RADIO_MIROPCM20 is not set=0A=
# CONFIG_RADIO_SF16FMI is not set=0A=
# CONFIG_RADIO_TERRATEC is not set=0A=
# CONFIG_RADIO_TRUST is not set=0A=
# CONFIG_RADIO_TYPHOON is not set=0A=
# CONFIG_RADIO_ZOLTRIX is not set=0A=
CONFIG_VIDEO_BT848=3Dm=0A=
# CONFIG_VIDEO_PMS is not set=0A=
CONFIG_VIDEO_BWQCAM=3Dm=0A=
# CONFIG_VIDEO_SAA5249 is not set=0A=
# CONFIG_VIDEO_ZORAN is not set=0A=
# CONFIG_VIDEO_BUZ is not set=0A=
# CONFIG_VIDEO_ZR36120 is not set=0A=
CONFIG_DTLK=3Dm=0A=
# CONFIG_R3964 is not set=0A=
# CONFIG_APPLICOM is not set=0A=
=0A=
#=0A=
# Ftape, the floppy tape device driver=0A=
#=0A=
# CONFIG_FTAPE is not set=0A=
CONFIG_DRM=3Dy=0A=
CONFIG_DRM_TDFX=3Dy=0A=
# CONFIG_DRM_GAMMA is not set=0A=
=0A=
#=0A=
# USB support=0A=
#=0A=
CONFIG_USB=3Dy=0A=
CONFIG_USB_UHCI=3Dm=0A=
CONFIG_USB_OHCI_HCD=3Dm=0A=
CONFIG_USB_DEVICEFS=3Dy=0A=
CONFIG_USB_PRINTER=3Dm=0A=
CONFIG_USB_SCANNER=3Dm=0A=
CONFIG_USB_AUDIO=3Dm=0A=
CONFIG_USB_ACM=3Dm=0A=
# CONFIG_USB_SERIAL is not set=0A=
CONFIG_USB_CPIA=3Dm=0A=
# CONFIG_USB_OV511 is not set=0A=
# CONFIG_USB_DC2XX is not set=0A=
# CONFIG_USB_SCSI is not set=0A=
# CONFIG_USB_USS720 is not set=0A=
# CONFIG_USB_DABUSB is not set=0A=
CONFIG_USB_HID=3Dy=0A=
# CONFIG_USB_GRAPHIRE is not set=0A=
# CONFIG_USB_WMFORCE is not set=0A=
CONFIG_INPUT_KEYBDEV=3Dy=0A=
CONFIG_INPUT_MOUSEDEV=3Dy=0A=
# CONFIG_INPUT_MOUSEDEV_MIX is not set=0A=
CONFIG_INPUT_JOYDEV=3Dm=0A=
CONFIG_INPUT_EVDEV=3Dm=0A=
=0A=
#=0A=
# Misc devices=0A=
#=0A=
=0A=
#=0A=
# Filesystems=0A=
#=0A=
# CONFIG_QUOTA is not set=0A=
CONFIG_AUTOFS_FS=3Dy=0A=
# CONFIG_AFFS_FS is not set=0A=
# CONFIG_FAT_FS is not set=0A=
# CONFIG_MSDOS_FS is not set=0A=
# CONFIG_UMSDOS_FS is not set=0A=
# CONFIG_VFAT_FS is not set=0A=
# CONFIG_CRAMFS is not set=0A=
CONFIG_ISO9660_FS=3Dy=0A=
CONFIG_JOLIET=3Dy=0A=
# CONFIG_MINIX_FS is not set=0A=
# CONFIG_NTFS_FS is not set=0A=
# CONFIG_HPFS_FS is not set=0A=
CONFIG_PROC_FS=3Dy=0A=
CONFIG_DEVPTS_FS=3Dy=0A=
# CONFIG_ROMFS_FS is not set=0A=
CONFIG_EXT2_FS=3Dy=0A=
# CONFIG_SYSV_FS is not set=0A=
# CONFIG_UDF_FS is not set=0A=
# CONFIG_UFS_FS is not set=0A=
=0A=
#=0A=
# Network File Systems=0A=
#=0A=
# CONFIG_CODA_FS is not set=0A=
# CONFIG_NFS_FS is not set=0A=
# CONFIG_NFSD is not set=0A=
# CONFIG_SUNRPC is not set=0A=
# CONFIG_LOCKD is not set=0A=
# CONFIG_SMB_FS is not set=0A=
# CONFIG_NCP_FS is not set=0A=
=0A=
#=0A=
# Partition Types=0A=
#=0A=
# CONFIG_PARTITION_ADVANCED is not set=0A=
CONFIG_MSDOS_PARTITION=3Dy=0A=
CONFIG_SGI_PARTITION=3Dy=0A=
# CONFIG_SUN_PARTITION is not set=0A=
CONFIG_NLS=3Dy=0A=
=0A=
#=0A=
# Native Language Support=0A=
#=0A=
CONFIG_NLS_CODEPAGE_437=3Dm=0A=
CONFIG_NLS_CODEPAGE_737=3Dm=0A=
CONFIG_NLS_CODEPAGE_775=3Dm=0A=
CONFIG_NLS_CODEPAGE_850=3Dm=0A=
CONFIG_NLS_CODEPAGE_852=3Dm=0A=
# CONFIG_NLS_CODEPAGE_855 is not set=0A=
# CONFIG_NLS_CODEPAGE_857 is not set=0A=
# CONFIG_NLS_CODEPAGE_860 is not set=0A=
# CONFIG_NLS_CODEPAGE_861 is not set=0A=
# CONFIG_NLS_CODEPAGE_862 is not set=0A=
# CONFIG_NLS_CODEPAGE_863 is not set=0A=
# CONFIG_NLS_CODEPAGE_864 is not set=0A=
# CONFIG_NLS_CODEPAGE_865 is not set=0A=
# CONFIG_NLS_CODEPAGE_866 is not set=0A=
# CONFIG_NLS_CODEPAGE_869 is not set=0A=
# CONFIG_NLS_CODEPAGE_874 is not set=0A=
CONFIG_NLS_ISO8859_1=3Dy=0A=
CONFIG_NLS_ISO8859_2=3Dm=0A=
# CONFIG_NLS_ISO8859_3 is not set=0A=
# CONFIG_NLS_ISO8859_4 is not set=0A=
# CONFIG_NLS_ISO8859_5 is not set=0A=
# CONFIG_NLS_ISO8859_6 is not set=0A=
# CONFIG_NLS_ISO8859_7 is not set=0A=
# CONFIG_NLS_ISO8859_8 is not set=0A=
# CONFIG_NLS_ISO8859_9 is not set=0A=
# CONFIG_NLS_ISO8859_14 is not set=0A=
CONFIG_NLS_ISO8859_15=3Dm=0A=
# CONFIG_NLS_KOI8_R is not set=0A=
=0A=
#=0A=
# Console drivers=0A=
#=0A=
CONFIG_VGA_CONSOLE=3Dy=0A=
CONFIG_VIDEO_SELECT=3Dy=0A=
=0A=
#=0A=
# Sound=0A=
#=0A=
CONFIG_SOUND=3Dy=0A=
# CONFIG_SOUND_CMPCI is not set=0A=
# CONFIG_SOUND_ES1370 is not set=0A=
# CONFIG_SOUND_ES1371 is not set=0A=
# CONFIG_SOUND_ESSSOLO1 is not set=0A=
# CONFIG_SOUND_MAESTRO is not set=0A=
# CONFIG_SOUND_SONICVIBES is not set=0A=
CONFIG_SOUND_VWSND=3Dy=0A=
# CONFIG_SOUND_TRIDENT is not set=0A=
# CONFIG_SOUND_MSNDCLAS is not set=0A=
# CONFIG_SOUND_MSNDPIN is not set=0A=
# CONFIG_SOUND_OSS is not set=0A=
=0A=
#=0A=
# Kernel hacking=0A=
#=0A=
# CONFIG_MAGIC_SYSRQ is not set=0A=

------=_NextPart_000_0007_01BF65BA.17591620--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/