Russ Allbery <[EMAIL PROTECTED]> writes: > I took a more extensive look at this, and I'm puzzled. This is a bit hard > to debug without a close look at an Alpha, but it seems like somehow > your kernel is configured for SMP but doesn't define CONFIG_NR_CPUS. > Either that, or somehow OpenAFS isn't picking up the header that contains > the configure results. > > As near as I can tell from the kernel source, CONFIG_NR_CPUS should > default to 32 for an SMP build. > > So a few more questions: > > * Is this is an SMP kernel?
No. It's the default config from kernel-source-2.4.27. > * Did you set CONFIG_NR_CPUS while configuring the kernel? No. It's not mentioned in .config at all. > * Is CONFIG_NR_CPUS set (or mentioned) in include/linux/autoconf.h? No. I've attached .config and autoconf.h. -- Falk
.config
Description: Binary data
/* * Automatically generated by make menuconfig: don't edit */ #define AUTOCONF_INCLUDED #define CONFIG_ALPHA 1 #undef CONFIG_UID16 #undef CONFIG_RWSEM_GENERIC_SPINLOCK #define CONFIG_RWSEM_XCHGADD_ALGORITHM 1 /* * Code maturity level options */ #define CONFIG_EXPERIMENTAL 1 /* * Loadable module support */ #define CONFIG_MODULES 1 #undef CONFIG_MODVERSIONS #define CONFIG_KMOD 1 /* * General setup */ #define CONFIG_ALPHA_GENERIC 1 #undef CONFIG_ALPHA_ALCOR #undef CONFIG_ALPHA_XL #undef CONFIG_ALPHA_BOOK1 #undef CONFIG_ALPHA_AVANTI #undef CONFIG_ALPHA_CABRIOLET #undef CONFIG_ALPHA_DP264 #undef CONFIG_ALPHA_EB164 #undef CONFIG_ALPHA_EB64P #undef CONFIG_ALPHA_EB66 #undef CONFIG_ALPHA_EB66P #undef CONFIG_ALPHA_EIGER #undef CONFIG_ALPHA_JENSEN #undef CONFIG_ALPHA_LX164 #undef CONFIG_ALPHA_LYNX #undef CONFIG_ALPHA_MARVEL #undef CONFIG_ALPHA_MIATA #undef CONFIG_ALPHA_MIKASA #undef CONFIG_ALPHA_NAUTILUS #undef CONFIG_ALPHA_NONAME #undef CONFIG_ALPHA_NORITAKE #undef CONFIG_ALPHA_PC164 #undef CONFIG_ALPHA_P2K #undef CONFIG_ALPHA_RAWHIDE #undef CONFIG_ALPHA_RUFFIAN #undef CONFIG_ALPHA_RX164 #undef CONFIG_ALPHA_SX164 #undef CONFIG_ALPHA_SABLE #undef CONFIG_ALPHA_SHARK #undef CONFIG_ALPHA_TAKARA #undef CONFIG_ALPHA_TITAN #undef CONFIG_ALPHA_WILDFIRE #define CONFIG_ISA 1 #define CONFIG_EISA 1 #undef CONFIG_SBUS #undef CONFIG_MCA #define CONFIG_PCI 1 #define CONFIG_VERBOSE_MCHECK 1 #define CONFIG_ALPHA_BROKEN_IRQ_MASK 1 #undef CONFIG_SMP #define CONFIG_EARLY_PRINTK 1 #undef CONFIG_DISCONTIGMEM #undef CONFIG_ALPHA_LARGE_VMALLOC #define CONFIG_PCI_NAMES 1 #undef CONFIG_HOTPLUG #undef CONFIG_PCMCIA #define CONFIG_NET 1 #define CONFIG_SYSVIPC 1 #undef CONFIG_BSD_PROCESS_ACCT #define CONFIG_SYSCTL 1 #define CONFIG_KCORE_ELF 1 #undef CONFIG_KCORE_AOUT #undef CONFIG_SRM_ENV #undef CONFIG_BINFMT_AOUT #define CONFIG_BINFMT_ELF 1 #undef CONFIG_BINFMT_MISC #undef CONFIG_BINFMT_EM86 /* * Parallel port support */ #undef CONFIG_PARPORT /* * Memory Technology Devices (MTD) */ #undef CONFIG_MTD /* * Plug and Play configuration */ #define CONFIG_PNP 1 #define CONFIG_ISAPNP 1 /* * Block devices */ #define CONFIG_BLK_DEV_FD 1 #undef CONFIG_BLK_DEV_XD #undef CONFIG_PARIDE #undef CONFIG_BLK_CPQ_DA #undef CONFIG_BLK_CPQ_CISS_DA #undef CONFIG_CISS_SCSI_TAPE #undef CONFIG_CISS_MONITOR_THREAD #undef CONFIG_BLK_DEV_DAC960 #undef CONFIG_BLK_DEV_UMEM #undef CONFIG_BLK_DEV_SX8 #undef CONFIG_BLK_DEV_LOOP #define CONFIG_BLK_DEV_LOOP_MODULE 1 #undef CONFIG_BLK_DEV_NBD #undef CONFIG_BLK_DEV_RAM #undef CONFIG_BLK_DEV_INITRD #undef CONFIG_BLK_STATS /* * Multi-device support (RAID and LVM) */ #undef CONFIG_MD #undef CONFIG_BLK_DEV_MD #undef CONFIG_MD_LINEAR #undef CONFIG_MD_RAID0 #undef CONFIG_MD_RAID1 #undef CONFIG_MD_RAID5 #undef CONFIG_MD_MULTIPATH #undef CONFIG_BLK_DEV_LVM #undef CONFIG_BLK_DEV_DM #undef CONFIG_BLK_DEV_DM_MIRROR /* * Networking options */ #define CONFIG_PACKET 1 #undef CONFIG_PACKET_MMAP #undef CONFIG_NETLINK_DEV #define CONFIG_NETFILTER 1 #undef CONFIG_NETFILTER_DEBUG #undef CONFIG_FILTER #define CONFIG_UNIX 1 #define CONFIG_NET_KEY 1 #define CONFIG_INET 1 #define CONFIG_IP_MULTICAST 1 #undef CONFIG_IP_ADVANCED_ROUTER #undef CONFIG_IP_PNP #undef CONFIG_NET_IPIP #undef CONFIG_NET_IPGRE #undef CONFIG_IP_MROUTE #undef CONFIG_ARPD #define CONFIG_INET_ECN 1 #undef CONFIG_SYN_COOKIES #undef CONFIG_INET_AH #undef CONFIG_INET_ESP #undef CONFIG_INET_IPCOMP /* * IP: Netfilter Configuration */ #undef CONFIG_IP_NF_CONNTRACK #define CONFIG_IP_NF_CONNTRACK_MODULE 1 #undef CONFIG_IP_NF_FTP #define CONFIG_IP_NF_FTP_MODULE 1 #undef CONFIG_IP_NF_AMANDA #undef CONFIG_IP_NF_TFTP #undef CONFIG_IP_NF_IRC #define CONFIG_IP_NF_IRC_MODULE 1 #undef CONFIG_IP_NF_QUEUE #undef CONFIG_IP_NF_IPTABLES #define CONFIG_IP_NF_IPTABLES_MODULE 1 #undef CONFIG_IP_NF_MATCH_LIMIT #undef CONFIG_IP_NF_MATCH_MAC #undef CONFIG_IP_NF_MATCH_PKTTYPE #undef CONFIG_IP_NF_MATCH_MARK #undef CONFIG_IP_NF_MATCH_MULTIPORT #undef CONFIG_IP_NF_MATCH_TOS #undef CONFIG_IP_NF_MATCH_RECENT #undef CONFIG_IP_NF_MATCH_ECN #undef CONFIG_IP_NF_MATCH_DSCP #undef CONFIG_IP_NF_MATCH_AH_ESP #undef CONFIG_IP_NF_MATCH_LENGTH #undef CONFIG_IP_NF_MATCH_TTL #undef CONFIG_IP_NF_MATCH_TCPMSS #undef CONFIG_IP_NF_MATCH_HELPER #undef CONFIG_IP_NF_MATCH_STATE #undef CONFIG_IP_NF_MATCH_CONNTRACK #undef CONFIG_IP_NF_MATCH_UNCLEAN #undef CONFIG_IP_NF_MATCH_OWNER #undef CONFIG_IP_NF_FILTER #define CONFIG_IP_NF_FILTER_MODULE 1 #undef CONFIG_IP_NF_TARGET_REJECT #undef CONFIG_IP_NF_TARGET_MIRROR #undef CONFIG_IP_NF_NAT #define CONFIG_IP_NF_NAT_MODULE 1 #define CONFIG_IP_NF_NAT_NEEDED 1 #undef CONFIG_IP_NF_TARGET_MASQUERADE #define CONFIG_IP_NF_TARGET_MASQUERADE_MODULE 1 #undef CONFIG_IP_NF_TARGET_REDIRECT #undef CONFIG_IP_NF_NAT_LOCAL #undef CONFIG_IP_NF_NAT_SNMP_BASIC #undef CONFIG_IP_NF_NAT_IRC #define CONFIG_IP_NF_NAT_IRC_MODULE 1 #undef CONFIG_IP_NF_NAT_FTP #define CONFIG_IP_NF_NAT_FTP_MODULE 1 #undef CONFIG_IP_NF_MANGLE #undef CONFIG_IP_NF_TARGET_LOG #undef CONFIG_IP_NF_TARGET_ULOG #undef CONFIG_IP_NF_TARGET_TCPMSS #undef CONFIG_IP_NF_ARPTABLES #define CONFIG_IP_NF_COMPAT_IPCHAINS 1 #define CONFIG_IP_NF_NAT_NEEDED 1 /* * IP: Virtual Server Configuration */ #undef CONFIG_IP_VS #undef CONFIG_IPV6 #define CONFIG_XFRM 1 #undef CONFIG_XFRM_USER #undef CONFIG_KHTTPD /* * SCTP Configuration (EXPERIMENTAL) */ #undef CONFIG_IP_SCTP #undef CONFIG_ATM #undef CONFIG_VLAN_8021Q #define CONFIG_VLAN_8021Q_MODULE 1 #undef CONFIG_IPX #undef CONFIG_ATALK /* * Appletalk devices */ #undef CONFIG_DEV_APPLETALK #undef CONFIG_DECNET #undef CONFIG_BRIDGE #undef CONFIG_X25 #undef CONFIG_LAPB #undef CONFIG_LLC #undef CONFIG_NET_DIVERT #undef CONFIG_ECONET #undef CONFIG_WAN_ROUTER #undef CONFIG_NET_FASTROUTE #undef CONFIG_NET_HW_FLOWCONTROL /* * QoS and/or fair queueing */ #undef CONFIG_NET_SCHED /* * Network testing */ #undef CONFIG_NET_PKTGEN /* * ATA/IDE/MFM/RLL support */ #define CONFIG_IDE 1 #define MAX_HWIFS (4) /* * IDE, ATA and ATAPI Block devices */ #define CONFIG_BLK_DEV_IDE 1 #undef CONFIG_BLK_DEV_HD_IDE #undef CONFIG_BLK_DEV_HD #define CONFIG_BLK_DEV_IDEDISK 1 #define CONFIG_IDEDISK_MULTI_MODE 1 #undef CONFIG_IDEDISK_STROKE #undef CONFIG_BLK_DEV_IDECS #define CONFIG_BLK_DEV_IDECD 1 #undef CONFIG_BLK_DEV_IDETAPE #undef CONFIG_BLK_DEV_IDEFLOPPY #undef CONFIG_BLK_DEV_IDESCSI #undef CONFIG_IDE_TASK_IOCTL #undef CONFIG_BLK_DEV_CMD640 #undef CONFIG_BLK_DEV_CMD640_ENHANCED #undef CONFIG_BLK_DEV_ISAPNP #define CONFIG_BLK_DEV_IDEPCI 1 #undef CONFIG_BLK_DEV_GENERIC #undef CONFIG_IDEPCI_SHARE_IRQ #define CONFIG_BLK_DEV_IDEDMA_PCI 1 #undef CONFIG_BLK_DEV_OFFBOARD #undef CONFIG_BLK_DEV_IDEDMA_FORCED #define CONFIG_IDEDMA_PCI_AUTO 1 #undef CONFIG_IDEDMA_ONLYDISK #define CONFIG_BLK_DEV_IDEDMA 1 #undef CONFIG_IDEDMA_PCI_WIP #undef CONFIG_BLK_DEV_ADMA100 #undef CONFIG_BLK_DEV_AEC62XX #define CONFIG_BLK_DEV_ALI15X3 1 #undef CONFIG_WDC_ALI15X3 #undef CONFIG_BLK_DEV_AMD74XX #undef CONFIG_AMD74XX_OVERRIDE #undef CONFIG_BLK_DEV_ATIIXP #define CONFIG_BLK_DEV_CMD64X 1 #undef CONFIG_BLK_DEV_TRIFLEX #define CONFIG_BLK_DEV_CY82C693 1 #undef CONFIG_BLK_DEV_CS5530 #undef CONFIG_BLK_DEV_HPT34X #undef CONFIG_HPT34X_AUTODMA #undef CONFIG_BLK_DEV_HPT366 #undef CONFIG_BLK_DEV_PIIX #undef CONFIG_BLK_DEV_NS87415 #undef CONFIG_BLK_DEV_OPTI621 #undef CONFIG_BLK_DEV_PDC202XX_OLD #undef CONFIG_PDC202XX_BURST #undef CONFIG_BLK_DEV_PDC202XX_NEW #undef CONFIG_BLK_DEV_RZ1000 #undef CONFIG_BLK_DEV_SC1200 #undef CONFIG_BLK_DEV_SVWKS #undef CONFIG_BLK_DEV_SIIMAGE #undef CONFIG_BLK_DEV_SIS5513 #undef CONFIG_BLK_DEV_SLC90E66 #undef CONFIG_BLK_DEV_TRM290 #undef CONFIG_BLK_DEV_VIA82CXXX #undef CONFIG_IDE_CHIPSETS #define CONFIG_IDEDMA_AUTO 1 #undef CONFIG_IDEDMA_IVB #undef CONFIG_DMA_NONPCI #undef CONFIG_BLK_DEV_ATARAID #undef CONFIG_BLK_DEV_ATARAID_PDC #undef CONFIG_BLK_DEV_ATARAID_HPT #undef CONFIG_BLK_DEV_ATARAID_MEDLEY #undef CONFIG_BLK_DEV_ATARAID_SII /* * SCSI support */ #define CONFIG_SCSI 1 #define CONFIG_BLK_DEV_SD 1 #define CONFIG_SD_EXTRA_DEVS (40) #undef CONFIG_CHR_DEV_ST #undef CONFIG_CHR_DEV_OSST #define CONFIG_BLK_DEV_SR 1 #define CONFIG_BLK_DEV_SR_VENDOR 1 #define CONFIG_SR_EXTRA_DEVS (2) #undef CONFIG_CHR_DEV_SCH #undef CONFIG_CHR_DEV_SG #undef CONFIG_SCSI_DEBUG_QUEUES #undef CONFIG_SCSI_MULTI_LUN #undef CONFIG_SCSI_CONSTANTS #undef CONFIG_SCSI_LOGGING /* * SCSI low-level drivers */ #undef CONFIG_BLK_DEV_3W_XXXX_RAID #undef CONFIG_SCSI_7000FASST #undef CONFIG_SCSI_ACARD #undef CONFIG_SCSI_AHA152X #undef CONFIG_SCSI_AHA1542 #undef CONFIG_SCSI_AHA1740 #undef CONFIG_SCSI_AACRAID #define CONFIG_SCSI_AIC7XXX 1 #define CONFIG_AIC7XXX_CMDS_PER_DEVICE (253) #define CONFIG_AIC7XXX_RESET_DELAY_MS (5000) #undef CONFIG_AIC7XXX_PROBE_EISA_VL #undef CONFIG_AIC7XXX_BUILD_FIRMWARE #undef CONFIG_AIC7XXX_DEBUG_ENABLE #define CONFIG_AIC7XXX_DEBUG_MASK (0) #undef CONFIG_AIC7XXX_REG_PRETTY_PRINT #undef CONFIG_SCSI_AIC79XX #undef CONFIG_SCSI_DPT_I2O #undef CONFIG_SCSI_ADVANSYS #undef CONFIG_SCSI_IN2000 #undef CONFIG_SCSI_AM53C974 #undef CONFIG_SCSI_MEGARAID #undef CONFIG_SCSI_MEGARAID2 #undef CONFIG_SCSI_SATA #undef CONFIG_SCSI_SATA_SVW #undef CONFIG_SCSI_SATA_PROMISE #undef CONFIG_SCSI_SATA_SX4 #undef CONFIG_SCSI_SATA_SIL #undef CONFIG_SCSI_SATA_SIS #undef CONFIG_SCSI_SATA_VIA #undef CONFIG_SCSI_SATA_VITESSE #undef CONFIG_SCSI_BUSLOGIC #undef CONFIG_SCSI_CPQFCTS #undef CONFIG_SCSI_DMX3191D #undef CONFIG_SCSI_DTC3280 #undef CONFIG_SCSI_EATA #undef CONFIG_SCSI_EATA_DMA #undef CONFIG_SCSI_EATA_PIO #undef CONFIG_SCSI_FUTURE_DOMAIN #undef CONFIG_SCSI_GDTH #undef CONFIG_SCSI_GENERIC_NCR5380 #undef CONFIG_SCSI_INITIO #undef CONFIG_SCSI_INIA100 #undef CONFIG_SCSI_NCR53C406A #undef CONFIG_SCSI_NCR53C7xx #undef CONFIG_SCSI_SYM53C8XX_2 #define CONFIG_SCSI_NCR53C8XX 1 #define CONFIG_SCSI_SYM53C8XX 1 #define CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS (8) #define CONFIG_SCSI_NCR53C8XX_MAX_TAGS (32) #define CONFIG_SCSI_NCR53C8XX_SYNC (20) #undef CONFIG_SCSI_NCR53C8XX_PROFILE #undef CONFIG_SCSI_NCR53C8XX_IOMAPPED #undef CONFIG_SCSI_NCR53C8XX_PQS_PDS #undef CONFIG_SCSI_NCR53C8XX_SYMBIOS_COMPAT #undef CONFIG_SCSI_PAS16 #undef CONFIG_SCSI_PCI2000 #undef CONFIG_SCSI_PCI2220I #undef CONFIG_SCSI_PSI240I #undef CONFIG_SCSI_QLOGIC_FAS #undef CONFIG_SCSI_QLOGIC_ISP #undef CONFIG_SCSI_QLOGIC_FC #undef CONFIG_SCSI_QLOGIC_1280 #undef CONFIG_SCSI_SIM710 #undef CONFIG_SCSI_SYM53C416 #undef CONFIG_SCSI_DC390T #undef CONFIG_SCSI_T128 #undef CONFIG_SCSI_U14_34F #undef CONFIG_SCSI_NSP32 #undef CONFIG_SCSI_DEBUG /* * Fusion MPT device support */ #undef CONFIG_FUSION #undef CONFIG_FUSION_BOOT #undef CONFIG_FUSION_ISENSE #undef CONFIG_FUSION_CTL #undef CONFIG_FUSION_LAN /* * IEEE 1394 (FireWire) support (EXPERIMENTAL) */ #undef CONFIG_IEEE1394 /* * Network device support */ #define CONFIG_NETDEVICES 1 /* * ARCnet devices */ #undef CONFIG_ARCNET #undef CONFIG_DUMMY #define CONFIG_DUMMY_MODULE 1 #undef CONFIG_BONDING #undef CONFIG_EQUALIZER #undef CONFIG_TUN #undef CONFIG_ETHERTAP #undef CONFIG_NET_SB1000 /* * Ethernet (10 or 100Mbit) */ #define CONFIG_NET_ETHERNET 1 #undef CONFIG_SUNLANCE #undef CONFIG_HAPPYMEAL #undef CONFIG_SUNBMAC #undef CONFIG_SUNQE #undef CONFIG_SUNGEM #define CONFIG_NET_VENDOR_3COM 1 #undef CONFIG_EL1 #undef CONFIG_EL2 #undef CONFIG_ELPLUS #undef CONFIG_EL16 #undef CONFIG_EL3 #undef CONFIG_3C515 #undef CONFIG_ELMC #undef CONFIG_ELMC_II #define CONFIG_VORTEX 1 #undef CONFIG_TYPHOON #undef CONFIG_LANCE #undef CONFIG_NET_VENDOR_SMC #undef CONFIG_NET_VENDOR_RACAL #undef CONFIG_AT1700 #undef CONFIG_DEPCA #undef CONFIG_HP100 #undef CONFIG_NET_ISA #define CONFIG_NET_PCI 1 #undef CONFIG_PCNET32 #undef CONFIG_AMD8111_ETH #undef CONFIG_ADAPTEC_STARFIRE #undef CONFIG_AC3200 #undef CONFIG_APRICOT #undef CONFIG_B44 #undef CONFIG_CS89x0 #define CONFIG_TULIP 1 #undef CONFIG_TULIP_MWI #undef CONFIG_TULIP_MMIO #undef CONFIG_DE4X5 #undef CONFIG_DM9102 #undef CONFIG_EEPRO100 #undef CONFIG_EEPRO100_PIO #undef CONFIG_E100 #undef CONFIG_LNE390 #undef CONFIG_FEALNX #undef CONFIG_NATSEMI #undef CONFIG_NE2K_PCI #undef CONFIG_FORCEDETH #undef CONFIG_NE3210 #undef CONFIG_ES3210 #undef CONFIG_8139CP #undef CONFIG_8139TOO #undef CONFIG_8139TOO_PIO #undef CONFIG_8139TOO_TUNE_TWISTER #undef CONFIG_8139TOO_8129 #undef CONFIG_8139_OLD_RX_RESET #undef CONFIG_SIS900 #undef CONFIG_EPIC100 #undef CONFIG_SUNDANCE #undef CONFIG_SUNDANCE_MMIO #undef CONFIG_TLAN #undef CONFIG_VIA_RHINE #undef CONFIG_VIA_RHINE_MMIO #undef CONFIG_WINBOND_840 #undef CONFIG_NET_POCKET /* * Ethernet (1000 Mbit) */ #undef CONFIG_DL2K #define CONFIG_DL2K_MODULE 1 #undef CONFIG_E1000 #undef CONFIG_MYRI_SBUS #undef CONFIG_NS83820 #define CONFIG_NS83820_MODULE 1 #undef CONFIG_HAMACHI #define CONFIG_YELLOWFIN 1 #undef CONFIG_R8169 #undef CONFIG_SK98LIN #undef CONFIG_FDDI #undef CONFIG_HIPPI #undef CONFIG_PLIP #undef CONFIG_PPP #undef CONFIG_SLIP /* * Wireless LAN (non-hamradio) */ #undef CONFIG_NET_RADIO /* * Token Ring devices */ #undef CONFIG_TR #undef CONFIG_NET_FC #undef CONFIG_RCPCI #undef CONFIG_SHAPER /* * Wan interfaces */ #undef CONFIG_WAN /* * Amateur Radio support */ #undef CONFIG_HAMRADIO /* * ISDN subsystem */ #undef CONFIG_ISDN /* * Old CD-ROM drivers (not SCSI, not IDE) */ #undef CONFIG_CD_NO_IDESCSI /* * Input core support */ #undef CONFIG_INPUT #undef CONFIG_INPUT_KEYBDEV #undef CONFIG_INPUT_MOUSEDEV #undef CONFIG_INPUT_JOYDEV #undef CONFIG_INPUT_EVDEV #undef CONFIG_INPUT_UINPUT /* * Character devices */ #define CONFIG_VT 1 #define CONFIG_VT_CONSOLE 1 #define CONFIG_SERIAL 1 #undef CONFIG_SERIAL_CONSOLE #undef CONFIG_SERIAL_EXTENDED #undef CONFIG_SERIAL_NONSTANDARD #define CONFIG_UNIX98_PTYS 1 #define CONFIG_UNIX98_PTY_COUNT (256) /* * I2C support */ #undef CONFIG_I2C /* * Mice */ #undef CONFIG_BUSMOUSE #define CONFIG_MOUSE 1 #define CONFIG_PSMOUSE 1 #undef CONFIG_82C710_MOUSE #undef CONFIG_PC110_PAD #undef CONFIG_MK712_MOUSE /* * Joysticks */ #undef CONFIG_INPUT_GAMEPORT #undef CONFIG_QIC02_TAPE #undef CONFIG_IPMI_HANDLER #undef CONFIG_IPMI_PANIC_EVENT #undef CONFIG_IPMI_DEVICE_INTERFACE #undef CONFIG_IPMI_KCS #undef CONFIG_IPMI_WATCHDOG /* * Watchdog Cards */ #undef CONFIG_WATCHDOG #undef CONFIG_SCx200 #undef CONFIG_SCx200_GPIO #undef CONFIG_NVRAM #define CONFIG_RTC 1 #undef CONFIG_DTLK #undef CONFIG_R3964 #undef CONFIG_APPLICOM /* * Ftape, the floppy tape device driver */ #undef CONFIG_FTAPE #undef CONFIG_AGP /* * Direct Rendering Manager (XFree86 DRI support) */ #undef CONFIG_DRM /* * Multimedia devices */ #undef CONFIG_VIDEO_DEV /* * File systems */ #undef CONFIG_QUOTA #undef CONFIG_QFMT_V2 #undef CONFIG_AUTOFS_FS #define CONFIG_AUTOFS_FS_MODULE 1 #undef CONFIG_AUTOFS4_FS #undef CONFIG_REISERFS_FS #define CONFIG_REISERFS_FS_MODULE 1 #undef CONFIG_REISERFS_CHECK #undef CONFIG_REISERFS_PROC_INFO #undef CONFIG_ADFS_FS #undef CONFIG_ADFS_FS_RW #undef CONFIG_AFFS_FS #undef CONFIG_HFS_FS #undef CONFIG_HFSPLUS_FS #undef CONFIG_BEFS_FS #undef CONFIG_BEFS_DEBUG #undef CONFIG_BFS_FS #undef CONFIG_EXT3_FS #undef CONFIG_EXT3_FS_XATTR #undef CONFIG_EXT3_FS_XATTR_SHARING #undef CONFIG_EXT3_FS_XATTR_USER #undef CONFIG_EXT3_FS_XATTR_TRUSTED #undef CONFIG_EXT3_FS_POSIX_ACL #undef CONFIG_JBD #undef CONFIG_JBD_DEBUG #define CONFIG_FAT_FS 1 #define CONFIG_MSDOS_FS 1 #undef CONFIG_UMSDOS_FS #define CONFIG_VFAT_FS 1 #undef CONFIG_EFS_FS #undef CONFIG_JFFS_FS #undef CONFIG_JFFS2_FS #undef CONFIG_CRAMFS #define CONFIG_TMPFS 1 #define CONFIG_RAMFS 1 #define CONFIG_ISO9660_FS 1 #undef CONFIG_JOLIET #undef CONFIG_ZISOFS #undef CONFIG_JFS_FS #undef CONFIG_JFS_DEBUG #undef CONFIG_JFS_STATISTICS #undef CONFIG_MINIX_FS #undef CONFIG_VXFS_FS #undef CONFIG_NTFS_FS #undef CONFIG_NTFS_RW #undef CONFIG_HPFS_FS #define CONFIG_PROC_FS 1 #undef CONFIG_DEVFS_FS #undef CONFIG_DEVFS_MOUNT #undef CONFIG_DEVFS_DEBUG #define CONFIG_DEVPTS_FS 1 #undef CONFIG_QNX4FS_FS #undef CONFIG_QNX4FS_RW #undef CONFIG_ROMFS_FS #define CONFIG_EXT2_FS 1 #undef CONFIG_EXT2_FS_XATTR #undef CONFIG_EXT2_FS_XATTR_SHARING #undef CONFIG_EXT2_FS_XATTR_USER #undef CONFIG_EXT2_FS_XATTR_TRUSTED #undef CONFIG_EXT2_FS_POSIX_ACL #undef CONFIG_SYSV_FS #undef CONFIG_UDF_FS #undef CONFIG_UDF_RW #undef CONFIG_UFS_FS #undef CONFIG_UFS_FS_WRITE #undef CONFIG_XFS_FS #undef CONFIG_XFS_QUOTA #undef CONFIG_XFS_POSIX_ACL #undef CONFIG_XFS_RT #undef CONFIG_XFS_TRACE #undef CONFIG_XFS_DEBUG /* * Network File Systems */ #undef CONFIG_CODA_FS #undef CONFIG_INTERMEZZO_FS #undef CONFIG_NFS_FS #define CONFIG_NFS_FS_MODULE 1 #define CONFIG_NFS_V3 1 #undef CONFIG_NFS_DIRECTIO #undef CONFIG_ROOT_NFS #undef CONFIG_NFSD #define CONFIG_NFSD_MODULE 1 #define CONFIG_NFSD_V3 1 #undef CONFIG_NFSD_TCP #undef CONFIG_SUNRPC #define CONFIG_SUNRPC_MODULE 1 #undef CONFIG_LOCKD #define CONFIG_LOCKD_MODULE 1 #define CONFIG_LOCKD_V4 1 #undef CONFIG_SMB_FS #undef CONFIG_NCP_FS #undef CONFIG_NCPFS_PACKET_SIGNING #undef CONFIG_NCPFS_IOCTL_LOCKING #undef CONFIG_NCPFS_STRONG #undef CONFIG_NCPFS_NFS_NS #undef CONFIG_NCPFS_OS2_NS #undef CONFIG_NCPFS_SMALLDOS #undef CONFIG_NCPFS_NLS #undef CONFIG_NCPFS_EXTRAS #undef CONFIG_ZISOFS_FS #define CONFIG_FS_MBCACHE 1 #undef CONFIG_FS_POSIX_ACL /* * Partition Types */ #undef CONFIG_PARTITION_ADVANCED #define CONFIG_OSF_PARTITION 1 #define CONFIG_MSDOS_PARTITION 1 #undef CONFIG_SMB_NLS #define CONFIG_NLS 1 /* * Native Language Support */ #define CONFIG_NLS_DEFAULT "iso8859-1" #define CONFIG_NLS_CODEPAGE_437 1 #undef CONFIG_NLS_CODEPAGE_737 #undef CONFIG_NLS_CODEPAGE_775 #undef CONFIG_NLS_CODEPAGE_850 #undef CONFIG_NLS_CODEPAGE_852 #undef CONFIG_NLS_CODEPAGE_855 #undef CONFIG_NLS_CODEPAGE_857 #undef CONFIG_NLS_CODEPAGE_860 #undef CONFIG_NLS_CODEPAGE_861 #undef CONFIG_NLS_CODEPAGE_862 #undef CONFIG_NLS_CODEPAGE_863 #undef CONFIG_NLS_CODEPAGE_864 #undef CONFIG_NLS_CODEPAGE_865 #undef CONFIG_NLS_CODEPAGE_866 #undef CONFIG_NLS_CODEPAGE_869 #undef CONFIG_NLS_CODEPAGE_936 #undef CONFIG_NLS_CODEPAGE_950 #undef CONFIG_NLS_CODEPAGE_932 #undef CONFIG_NLS_CODEPAGE_949 #undef CONFIG_NLS_CODEPAGE_874 #undef CONFIG_NLS_ISO8859_8 #undef CONFIG_NLS_CODEPAGE_1250 #undef CONFIG_NLS_CODEPAGE_1251 #undef CONFIG_NLS_ISO8859_1 #undef CONFIG_NLS_ISO8859_2 #undef CONFIG_NLS_ISO8859_3 #undef CONFIG_NLS_ISO8859_4 #undef CONFIG_NLS_ISO8859_5 #undef CONFIG_NLS_ISO8859_6 #undef CONFIG_NLS_ISO8859_7 #undef CONFIG_NLS_ISO8859_9 #undef CONFIG_NLS_ISO8859_13 #undef CONFIG_NLS_ISO8859_14 #undef CONFIG_NLS_ISO8859_15 #undef CONFIG_NLS_KOI8_R #undef CONFIG_NLS_KOI8_U #undef CONFIG_NLS_UTF8 /* * Console drivers */ #define CONFIG_VGA_CONSOLE 1 /* * Frame-buffer support */ #undef CONFIG_FB /* * Sound */ #undef CONFIG_SOUND /* * USB support */ #undef CONFIG_USB /* * Support for USB gadgets */ #undef CONFIG_USB_GADGET /* * Bluetooth support */ #undef CONFIG_BLUEZ /* * Kernel hacking */ #define CONFIG_ALPHA_LEGACY_START_ADDRESS 1 #define CONFIG_DEBUG_KERNEL 1 #define CONFIG_MATHEMU 1 #undef CONFIG_DEBUG_SLAB #define CONFIG_MAGIC_SYSRQ 1 #undef CONFIG_DEBUG_SPINLOCK #undef CONFIG_DEBUG_RWLOCK #undef CONFIG_DEBUG_SEMAPHORE #define CONFIG_LOG_BUF_SHIFT (0) /* * Cryptographic options */ #undef CONFIG_CRYPTO /* * Library routines */ #undef CONFIG_CRC32 #undef CONFIG_ZLIB_INFLATE #undef CONFIG_ZLIB_DEFLATE