* 71MB compressed for COMPILED(!!!) 2.6.0-test6 @ 2003-10-06 8:23 Mike Fedyk 2003-10-06 8:29 ` Arjan van de Ven 2003-10-06 9:05 ` Solved! was: " Mike Fedyk 0 siblings, 2 replies; 13+ messages in thread From: Mike Fedyk @ 2003-10-06 8:23 UTC (permalink / raw) To: linux-kernel Hi LK, A while back (after 2.6.0-test2-mm1 which came to 6.4MB compressed, and 2.6.0-test3-mm2 which came out to 34MB compressed), I noticed that the file sizes for compiled object code got a lot bigger. I reported it at the time, but nobody was interested. Today after using 2.6.0-test4-mm3 for a few weeks, I decided to upgrade to test6 and it's up to 71MB compressed! Linux version 2.6.0-test6 (root@srv-lr2600) (gcc version 3.3.2 20030908 (Debian prerelease)) #1 SMP Mon Oct 6 00:12:26 PDT 2003 I was using gcc 2.95 (debian) previously. Has anyone else noticed this? # # Automatically generated make config: don't edit # CONFIG_X86=y CONFIG_MMU=y CONFIG_UID16=y CONFIG_GENERIC_ISA_DMA=y # # Code maturity level options # CONFIG_EXPERIMENTAL=y CONFIG_CLEAN_COMPILE=y CONFIG_STANDALONE=y # # General setup # CONFIG_SWAP=y CONFIG_SYSVIPC=y CONFIG_BSD_PROCESS_ACCT=y CONFIG_SYSCTL=y CONFIG_LOG_BUF_SHIFT=15 # CONFIG_IKCONFIG is not set # CONFIG_EMBEDDED is not set CONFIG_KALLSYMS=y CONFIG_FUTEX=y CONFIG_EPOLL=y CONFIG_IOSCHED_NOOP=y CONFIG_IOSCHED_AS=y CONFIG_IOSCHED_DEADLINE=y # # Loadable module support # CONFIG_MODULES=y CONFIG_MODULE_UNLOAD=y CONFIG_MODULE_FORCE_UNLOAD=y CONFIG_OBSOLETE_MODPARM=y # CONFIG_MODVERSIONS is not set CONFIG_KMOD=y # # Processor type and features # CONFIG_X86_PC=y # CONFIG_X86_VOYAGER is not set # CONFIG_X86_NUMAQ is not set # CONFIG_X86_SUMMIT is not set # CONFIG_X86_BIGSMP is not set # CONFIG_X86_VISWS is not set # CONFIG_X86_GENERICARCH is not set # CONFIG_X86_ES7000 is not set # CONFIG_M386 is not set # CONFIG_M486 is not set CONFIG_M586=y # CONFIG_M586TSC is not set # CONFIG_M586MMX is not set # CONFIG_M686 is not set # CONFIG_MPENTIUMII is not set # CONFIG_MPENTIUMIII is not set # CONFIG_MPENTIUM4 is not set # CONFIG_MK6 is not set # CONFIG_MK7 is not set # CONFIG_MK8 is not set # CONFIG_MELAN is not set # CONFIG_MCRUSOE is not set # CONFIG_MWINCHIPC6 is not set # CONFIG_MWINCHIP2 is not set # CONFIG_MWINCHIP3D is not set # CONFIG_MCYRIXIII is not set # CONFIG_MVIAC3_2 is not set CONFIG_X86_GENERIC=y CONFIG_X86_CMPXCHG=y CONFIG_X86_XADD=y CONFIG_X86_L1_CACHE_SHIFT=7 CONFIG_RWSEM_XCHGADD_ALGORITHM=y CONFIG_X86_PPRO_FENCE=y CONFIG_X86_F00F_BUG=y CONFIG_X86_WP_WORKS_OK=y CONFIG_X86_INVLPG=y CONFIG_X86_BSWAP=y CONFIG_X86_POPAD_OK=y CONFIG_X86_ALIGNMENT_16=y CONFIG_X86_INTEL_USERCOPY=y CONFIG_HPET_TIMER=y # CONFIG_HPET_EMULATE_RTC is not set CONFIG_SMP=y CONFIG_NR_CPUS=2 CONFIG_PREEMPT=y CONFIG_X86_LOCAL_APIC=y CONFIG_X86_IO_APIC=y CONFIG_X86_MCE=y CONFIG_X86_MCE_NONFATAL=y CONFIG_X86_MCE_P4THERMAL=y # CONFIG_TOSHIBA is not set # CONFIG_I8K is not set # CONFIG_MICROCODE is not set # CONFIG_X86_MSR is not set # CONFIG_X86_CPUID is not set CONFIG_EDD=y # CONFIG_NOHIGHMEM is not set CONFIG_HIGHMEM4G=y # CONFIG_HIGHMEM64G is not set CONFIG_HIGHMEM=y CONFIG_HIGHPTE=y # CONFIG_MATH_EMULATION is not set CONFIG_MTRR=y CONFIG_HAVE_DEC_LOCK=y # # Power management options (ACPI, APM) # CONFIG_PM=y # CONFIG_SOFTWARE_SUSPEND is not set # CONFIG_PM_DISK is not set # # ACPI (Advanced Configuration and Power Interface) Support # # CONFIG_ACPI_HT is not set CONFIG_ACPI=y CONFIG_ACPI_BOOT=y # CONFIG_ACPI_SLEEP is not set CONFIG_ACPI_AC=y CONFIG_ACPI_BATTERY=y CONFIG_ACPI_BUTTON=y CONFIG_ACPI_FAN=y CONFIG_ACPI_PROCESSOR=y CONFIG_ACPI_THERMAL=y CONFIG_ACPI_ASUS=m CONFIG_ACPI_TOSHIBA=y # CONFIG_ACPI_DEBUG is not set CONFIG_ACPI_BUS=y CONFIG_ACPI_INTERPRETER=y CONFIG_ACPI_EC=y CONFIG_ACPI_POWER=y CONFIG_ACPI_PCI=y CONFIG_ACPI_SYSTEM=y # # APM (Advanced Power Management) BIOS Support # CONFIG_APM=y # CONFIG_APM_IGNORE_USER_SUSPEND is not set CONFIG_APM_DO_ENABLE=y # CONFIG_APM_CPU_IDLE is not set CONFIG_APM_DISPLAY_BLANK=y # CONFIG_APM_RTC_IS_GMT is not set # CONFIG_APM_ALLOW_INTS is not set CONFIG_APM_REAL_MODE_POWER_OFF=y # # CPU Frequency scaling # # CONFIG_CPU_FREQ is not set # # Bus options (PCI, PCMCIA, EISA, MCA, ISA) # CONFIG_PCI=y # CONFIG_PCI_GOBIOS is not set # CONFIG_PCI_GODIRECT is not set CONFIG_PCI_GOANY=y CONFIG_PCI_BIOS=y CONFIG_PCI_DIRECT=y CONFIG_PCI_LEGACY_PROC=y CONFIG_PCI_NAMES=y CONFIG_ISA=y # CONFIG_EISA is not set # CONFIG_MCA is not set # CONFIG_SCx200 is not set CONFIG_HOTPLUG=y # # PCMCIA/CardBus support # # CONFIG_PCMCIA is not set CONFIG_PCMCIA_PROBE=y # # PCI Hotplug Support # CONFIG_HOTPLUG_PCI=m # CONFIG_HOTPLUG_PCI_FAKE is not set # CONFIG_HOTPLUG_PCI_COMPAQ is not set # CONFIG_HOTPLUG_PCI_IBM is not set # CONFIG_HOTPLUG_PCI_ACPI is not set # CONFIG_HOTPLUG_PCI_CPCI is not set # # Executable file formats # CONFIG_BINFMT_ELF=y # CONFIG_BINFMT_AOUT is not set CONFIG_BINFMT_MISC=m # # Generic Driver Options # CONFIG_FW_LOADER=m # # Memory Technology Devices (MTD) # # CONFIG_MTD is not set # # Parallel port support # CONFIG_PARPORT=m CONFIG_PARPORT_PC=m CONFIG_PARPORT_PC_CML1=m # CONFIG_PARPORT_SERIAL is not set CONFIG_PARPORT_PC_FIFO=y # CONFIG_PARPORT_PC_SUPERIO is not set # CONFIG_PARPORT_OTHER is not set CONFIG_PARPORT_1284=y # # Plug and Play support # CONFIG_PNP=y # CONFIG_PNP_DEBUG is not set # # Protocols # CONFIG_ISAPNP=y CONFIG_PNPBIOS=y # # Block devices # CONFIG_BLK_DEV_FD=m # CONFIG_BLK_DEV_XD is not set CONFIG_PARIDE=m CONFIG_PARIDE_PARPORT=m # # Parallel IDE high-level drivers # CONFIG_PARIDE_PD=m CONFIG_PARIDE_PCD=m CONFIG_PARIDE_PF=m CONFIG_PARIDE_PT=m CONFIG_PARIDE_PG=m # # Parallel IDE protocol modules # CONFIG_PARIDE_ATEN=m CONFIG_PARIDE_BPCK=m CONFIG_PARIDE_BPCK6=m CONFIG_PARIDE_COMM=m CONFIG_PARIDE_DSTR=m CONFIG_PARIDE_FIT2=m CONFIG_PARIDE_FIT3=m CONFIG_PARIDE_EPAT=m CONFIG_PARIDE_EPATC8=y CONFIG_PARIDE_EPIA=m CONFIG_PARIDE_FRIQ=m CONFIG_PARIDE_FRPW=m CONFIG_PARIDE_KBIC=m CONFIG_PARIDE_KTTI=m CONFIG_PARIDE_ON20=m CONFIG_PARIDE_ON26=m CONFIG_BLK_CPQ_DA=m CONFIG_BLK_CPQ_CISS_DA=m CONFIG_CISS_SCSI_TAPE=y CONFIG_BLK_DEV_DAC960=m CONFIG_BLK_DEV_UMEM=m CONFIG_BLK_DEV_LOOP=m # CONFIG_BLK_DEV_CRYPTOLOOP is not set CONFIG_BLK_DEV_NBD=m CONFIG_BLK_DEV_RAM=m CONFIG_BLK_DEV_RAM_SIZE=4096 # CONFIG_BLK_DEV_INITRD is not set # CONFIG_LBD is not set # # ATA/ATAPI/MFM/RLL support # CONFIG_IDE=y CONFIG_BLK_DEV_IDE=y # # Please see Documentation/ide.txt for help/info on IDE drives # # CONFIG_BLK_DEV_HD_IDE is not set CONFIG_BLK_DEV_IDEDISK=y CONFIG_IDEDISK_MULTI_MODE=y CONFIG_IDEDISK_STROKE=y CONFIG_BLK_DEV_IDECD=m CONFIG_BLK_DEV_IDETAPE=m CONFIG_BLK_DEV_IDEFLOPPY=m CONFIG_BLK_DEV_IDESCSI=m # CONFIG_IDE_TASK_IOCTL is not set CONFIG_IDE_TASKFILE_IO=y # # IDE chipset support/bugfixes # CONFIG_BLK_DEV_CMD640=y # CONFIG_BLK_DEV_CMD640_ENHANCED is not set # CONFIG_BLK_DEV_IDEPNP is not set CONFIG_BLK_DEV_IDEPCI=y # CONFIG_IDEPCI_SHARE_IRQ is not set # CONFIG_BLK_DEV_OFFBOARD is not set CONFIG_BLK_DEV_GENERIC=y CONFIG_BLK_DEV_OPTI621=y CONFIG_BLK_DEV_RZ1000=y CONFIG_BLK_DEV_IDEDMA_PCI=y # CONFIG_BLK_DEV_IDE_TCQ is not set # CONFIG_BLK_DEV_IDEDMA_FORCED is not set CONFIG_IDEDMA_PCI_AUTO=y # CONFIG_IDEDMA_ONLYDISK is not set CONFIG_IDEDMA_PCI_WIP=y CONFIG_IDEDMA_NEW_DRIVE_LISTINGS=y CONFIG_BLK_DEV_ADMA=y CONFIG_BLK_DEV_AEC62XX=y CONFIG_BLK_DEV_ALI15X3=y # CONFIG_WDC_ALI15X3 is not set CONFIG_BLK_DEV_AMD74XX=y CONFIG_BLK_DEV_CMD64X=y CONFIG_BLK_DEV_TRIFLEX=y CONFIG_BLK_DEV_CY82C693=y CONFIG_BLK_DEV_CS5520=m CONFIG_BLK_DEV_CS5530=m CONFIG_BLK_DEV_HPT34X=y CONFIG_HPT34X_AUTODMA=y CONFIG_BLK_DEV_HPT366=y CONFIG_BLK_DEV_SC1200=y CONFIG_BLK_DEV_PIIX=y CONFIG_BLK_DEV_NS87415=y CONFIG_BLK_DEV_PDC202XX_OLD=y CONFIG_PDC202XX_BURST=y CONFIG_BLK_DEV_PDC202XX_NEW=y CONFIG_PDC202XX_FORCE=y CONFIG_BLK_DEV_SVWKS=y CONFIG_BLK_DEV_SIIMAGE=y CONFIG_BLK_DEV_SIS5513=y CONFIG_BLK_DEV_SLC90E66=y CONFIG_BLK_DEV_TRM290=y CONFIG_BLK_DEV_VIA82CXXX=y # CONFIG_IDE_CHIPSETS is not set CONFIG_BLK_DEV_IDEDMA=y # CONFIG_IDEDMA_IVB is not set CONFIG_IDEDMA_AUTO=y # CONFIG_DMA_NONPCI is not set # CONFIG_BLK_DEV_HD is not set # # SCSI device support # CONFIG_SCSI=y CONFIG_SCSI_PROC_FS=y # # SCSI support type (disk, tape, CD-ROM) # CONFIG_BLK_DEV_SD=y CONFIG_CHR_DEV_ST=m CONFIG_CHR_DEV_OSST=m CONFIG_BLK_DEV_SR=m # CONFIG_BLK_DEV_SR_VENDOR is not set CONFIG_CHR_DEV_SG=m # # Some SCSI devices (e.g. CD jukebox) support multiple LUNs # CONFIG_SCSI_MULTI_LUN=y CONFIG_SCSI_REPORT_LUNS=y CONFIG_SCSI_CONSTANTS=y # CONFIG_SCSI_LOGGING is not set # # SCSI low-level drivers # CONFIG_BLK_DEV_3W_XXXX_RAID=m # CONFIG_SCSI_7000FASST is not set # CONFIG_SCSI_ACARD is not set CONFIG_SCSI_AHA152X=m CONFIG_SCSI_AHA1542=m CONFIG_SCSI_AACRAID=m CONFIG_SCSI_AIC7XXX=y CONFIG_AIC7XXX_CMDS_PER_DEVICE=5 CONFIG_AIC7XXX_RESET_DELAY_MS=2000 # CONFIG_AIC7XXX_PROBE_EISA_VL is not set # CONFIG_AIC7XXX_BUILD_FIRMWARE is not set CONFIG_AIC7XXX_DEBUG_ENABLE=y CONFIG_AIC7XXX_DEBUG_MASK=0 CONFIG_AIC7XXX_REG_PRETTY_PRINT=y # CONFIG_SCSI_AIC7XXX_OLD is not set # CONFIG_SCSI_AIC79XX is not set # CONFIG_SCSI_ADVANSYS is not set # CONFIG_SCSI_IN2000 is not set # CONFIG_SCSI_MEGARAID is not set # CONFIG_SCSI_BUSLOGIC is not set # CONFIG_SCSI_CPQFCTS is not set # CONFIG_SCSI_DMX3191D is not set # CONFIG_SCSI_DTC3280 is not set # CONFIG_SCSI_EATA is not set # CONFIG_SCSI_EATA_PIO is not set # CONFIG_SCSI_FUTURE_DOMAIN is not set # CONFIG_SCSI_GDTH is not set # CONFIG_SCSI_GENERIC_NCR5380 is not set # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set # CONFIG_SCSI_IPS is not set # CONFIG_SCSI_INIA100 is not set CONFIG_SCSI_PPA=m CONFIG_SCSI_IMM=m CONFIG_SCSI_IZIP_EPP16=y # CONFIG_SCSI_IZIP_SLOW_CTR is not set # CONFIG_SCSI_NCR53C406A is not set CONFIG_SCSI_SYM53C8XX_2=y CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set # CONFIG_SCSI_PAS16 is not set # CONFIG_SCSI_PSI240I is not set # CONFIG_SCSI_QLOGIC_FAS is not set # CONFIG_SCSI_QLOGIC_ISP is not set # CONFIG_SCSI_QLOGIC_FC is not set # CONFIG_SCSI_QLOGIC_1280 is not set # CONFIG_SCSI_SYM53C416 is not set # CONFIG_SCSI_DC395x is not set # CONFIG_SCSI_T128 is not set # CONFIG_SCSI_U14_34F is not set # CONFIG_SCSI_ULTRASTOR is not set # CONFIG_SCSI_NSP32 is not set # CONFIG_SCSI_DEBUG is not set # # Old CD-ROM drivers (not SCSI, not IDE) # # CONFIG_CD_NO_IDESCSI is not set # # Multi-device support (RAID and LVM) # CONFIG_MD=y CONFIG_BLK_DEV_MD=y CONFIG_MD_LINEAR=y CONFIG_MD_RAID0=y CONFIG_MD_RAID1=y CONFIG_MD_RAID5=y # CONFIG_MD_MULTIPATH is not set CONFIG_BLK_DEV_DM=y CONFIG_DM_IOCTL_V4=y # # Fusion MPT device support # # CONFIG_FUSION is not set # # IEEE 1394 (FireWire) support (EXPERIMENTAL) # # CONFIG_IEEE1394 is not set # # I2O device support # # CONFIG_I2O is not set # # Networking support # CONFIG_NET=y # # Networking options # CONFIG_PACKET=m CONFIG_PACKET_MMAP=y CONFIG_NETLINK_DEV=m CONFIG_UNIX=m CONFIG_NET_KEY=m CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y CONFIG_IP_MULTIPLE_TABLES=y CONFIG_IP_ROUTE_FWMARK=y CONFIG_IP_ROUTE_NAT=y CONFIG_IP_ROUTE_MULTIPATH=y CONFIG_IP_ROUTE_TOS=y CONFIG_IP_ROUTE_VERBOSE=y # CONFIG_IP_PNP is not set CONFIG_NET_IPIP=m CONFIG_NET_IPGRE=m # CONFIG_NET_IPGRE_BROADCAST is not set # CONFIG_IP_MROUTE is not set # CONFIG_ARPD is not set # CONFIG_INET_ECN is not set CONFIG_SYN_COOKIES=y CONFIG_INET_AH=m CONFIG_INET_ESP=m CONFIG_INET_IPCOMP=m # # IP: Virtual Server Configuration # # CONFIG_IP_VS is not set # CONFIG_IPV6 is not set # CONFIG_DECNET is not set CONFIG_BRIDGE=m CONFIG_NETFILTER=y # CONFIG_NETFILTER_DEBUG is not set CONFIG_BRIDGE_NETFILTER=y # # IP: Netfilter Configuration # CONFIG_IP_NF_CONNTRACK=m CONFIG_IP_NF_FTP=m CONFIG_IP_NF_IRC=m CONFIG_IP_NF_TFTP=m CONFIG_IP_NF_AMANDA=m CONFIG_IP_NF_QUEUE=m CONFIG_IP_NF_IPTABLES=m CONFIG_IP_NF_MATCH_LIMIT=m CONFIG_IP_NF_MATCH_IPRANGE=m CONFIG_IP_NF_MATCH_MAC=m CONFIG_IP_NF_MATCH_PKTTYPE=m CONFIG_IP_NF_MATCH_MARK=m CONFIG_IP_NF_MATCH_MULTIPORT=m CONFIG_IP_NF_MATCH_TOS=m CONFIG_IP_NF_MATCH_RECENT=m CONFIG_IP_NF_MATCH_ECN=m CONFIG_IP_NF_MATCH_DSCP=m CONFIG_IP_NF_MATCH_AH_ESP=m CONFIG_IP_NF_MATCH_LENGTH=m CONFIG_IP_NF_MATCH_TTL=m CONFIG_IP_NF_MATCH_TCPMSS=m CONFIG_IP_NF_MATCH_HELPER=m CONFIG_IP_NF_MATCH_STATE=m CONFIG_IP_NF_MATCH_CONNTRACK=m CONFIG_IP_NF_MATCH_OWNER=m CONFIG_IP_NF_MATCH_PHYSDEV=m CONFIG_IP_NF_FILTER=m CONFIG_IP_NF_TARGET_REJECT=m CONFIG_IP_NF_NAT=m CONFIG_IP_NF_NAT_NEEDED=y CONFIG_IP_NF_TARGET_MASQUERADE=m CONFIG_IP_NF_TARGET_REDIRECT=m CONFIG_IP_NF_TARGET_NETMAP=m CONFIG_IP_NF_TARGET_SAME=m CONFIG_IP_NF_NAT_LOCAL=y CONFIG_IP_NF_NAT_SNMP_BASIC=m CONFIG_IP_NF_NAT_IRC=m CONFIG_IP_NF_NAT_FTP=m CONFIG_IP_NF_NAT_TFTP=m CONFIG_IP_NF_NAT_AMANDA=m CONFIG_IP_NF_MANGLE=m CONFIG_IP_NF_TARGET_TOS=m CONFIG_IP_NF_TARGET_ECN=m CONFIG_IP_NF_TARGET_DSCP=m CONFIG_IP_NF_TARGET_MARK=m CONFIG_IP_NF_TARGET_CLASSIFY=m CONFIG_IP_NF_TARGET_LOG=m CONFIG_IP_NF_TARGET_ULOG=m CONFIG_IP_NF_TARGET_TCPMSS=m CONFIG_IP_NF_ARPTABLES=m CONFIG_IP_NF_ARPFILTER=m CONFIG_IP_NF_ARP_MANGLE=m # CONFIG_IP_NF_COMPAT_IPCHAINS is not set # CONFIG_IP_NF_COMPAT_IPFWADM is not set # # Bridge: Netfilter Configuration # # CONFIG_BRIDGE_NF_EBTABLES is not set CONFIG_XFRM=y CONFIG_XFRM_USER=m # # SCTP Configuration (EXPERIMENTAL) # CONFIG_IPV6_SCTP__=y # CONFIG_IP_SCTP is not set # CONFIG_ATM is not set # CONFIG_VLAN_8021Q is not set CONFIG_LLC=m # CONFIG_LLC2 is not set # CONFIG_IPX is not set CONFIG_ATALK=m # CONFIG_DEV_APPLETALK is not set # CONFIG_X25 is not set # CONFIG_LAPB is not set CONFIG_NET_DIVERT=y # CONFIG_ECONET is not set # CONFIG_WAN_ROUTER is not set # CONFIG_NET_FASTROUTE is not set CONFIG_NET_HW_FLOWCONTROL=y # # QoS and/or fair queueing # CONFIG_NET_SCHED=y CONFIG_NET_SCH_CBQ=m CONFIG_NET_SCH_HTB=m CONFIG_NET_SCH_CSZ=m CONFIG_NET_SCH_PRIO=m CONFIG_NET_SCH_RED=m CONFIG_NET_SCH_SFQ=m CONFIG_NET_SCH_TEQL=m CONFIG_NET_SCH_TBF=m CONFIG_NET_SCH_GRED=m CONFIG_NET_SCH_DSMARK=m CONFIG_NET_SCH_INGRESS=m CONFIG_NET_QOS=y CONFIG_NET_ESTIMATOR=y CONFIG_NET_CLS=y CONFIG_NET_CLS_TCINDEX=m CONFIG_NET_CLS_ROUTE4=m CONFIG_NET_CLS_ROUTE=y CONFIG_NET_CLS_FW=m CONFIG_NET_CLS_U32=m CONFIG_NET_CLS_RSVP=m CONFIG_NET_CLS_RSVP6=m CONFIG_NET_CLS_POLICE=y # # Network testing # CONFIG_NET_PKTGEN=m CONFIG_NETDEVICES=y # # ARCnet devices # # CONFIG_ARCNET is not set # CONFIG_DUMMY is not set # CONFIG_BONDING is not set # CONFIG_EQUALIZER is not set CONFIG_TUN=m CONFIG_ETHERTAP=m # CONFIG_NET_SB1000 is not set # # Ethernet (10 or 100Mbit) # CONFIG_NET_ETHERNET=y CONFIG_MII=m # CONFIG_HAPPYMEAL is not set # CONFIG_SUNGEM is not set CONFIG_NET_VENDOR_3COM=y CONFIG_EL1=m CONFIG_EL2=m CONFIG_ELPLUS=m CONFIG_EL16=m CONFIG_EL3=m CONFIG_3C515=m CONFIG_VORTEX=m CONFIG_TYPHOON=m # CONFIG_LANCE is not set CONFIG_NET_VENDOR_SMC=y CONFIG_WD80x3=m CONFIG_ULTRA=m CONFIG_SMC9194=m CONFIG_NET_VENDOR_RACAL=y CONFIG_NI52=m CONFIG_NI65=m # # Tulip family network device support # CONFIG_NET_TULIP=y CONFIG_DE2104X=m CONFIG_TULIP=m CONFIG_TULIP_MWI=y CONFIG_TULIP_MMIO=y CONFIG_DE4X5=m CONFIG_WINBOND_840=m CONFIG_DM9102=m CONFIG_AT1700=m CONFIG_DEPCA=m CONFIG_HP100=m # CONFIG_NET_ISA is not set CONFIG_NET_PCI=y CONFIG_PCNET32=m CONFIG_AMD8111_ETH=m CONFIG_ADAPTEC_STARFIRE=m CONFIG_ADAPTEC_STARFIRE_NAPI=y CONFIG_AC3200=m CONFIG_APRICOT=m CONFIG_B44=m CONFIG_CS89x0=m CONFIG_DGRS=m CONFIG_EEPRO100=m # CONFIG_EEPRO100_PIO is not set CONFIG_E100=m CONFIG_FEALNX=m CONFIG_NATSEMI=m CONFIG_NE2K_PCI=m CONFIG_8139CP=m CONFIG_8139TOO=m # CONFIG_8139TOO_PIO is not set # CONFIG_8139TOO_TUNE_TWISTER is not set # CONFIG_8139TOO_8129 is not set # CONFIG_8139_OLD_RX_RESET is not set CONFIG_SIS900=m CONFIG_EPIC100=m CONFIG_SUNDANCE=m CONFIG_SUNDANCE_MMIO=y CONFIG_TLAN=m CONFIG_VIA_RHINE=m CONFIG_VIA_RHINE_MMIO=y # CONFIG_NET_POCKET is not set # # Ethernet (1000 Mbit) # # CONFIG_ACENIC is not set # CONFIG_DL2K is not set # CONFIG_E1000 is not set # CONFIG_NS83820 is not set # CONFIG_HAMACHI is not set # CONFIG_YELLOWFIN is not set # CONFIG_R8169 is not set # CONFIG_SIS190 is not set # CONFIG_SK98LIN is not set # CONFIG_TIGON3 is not set # # Ethernet (10000 Mbit) # # CONFIG_IXGB is not set # CONFIG_FDDI is not set # CONFIG_HIPPI is not set # CONFIG_PLIP is not set CONFIG_PPP=m # CONFIG_PPP_MULTILINK is not set # CONFIG_PPP_FILTER is not set # CONFIG_PPP_ASYNC is not set # CONFIG_PPP_SYNC_TTY is not set CONFIG_PPP_DEFLATE=m CONFIG_PPP_BSDCOMP=m CONFIG_PPPOE=m # CONFIG_SLIP is not set # # Wireless LAN (non-hamradio) # # CONFIG_NET_RADIO is not set # # Token Ring devices # # CONFIG_TR is not set # CONFIG_NET_FC is not set # CONFIG_RCPCI is not set # CONFIG_SHAPER is not set # # Wan interfaces # # CONFIG_WAN is not set # # Amateur Radio support # # CONFIG_HAMRADIO is not set # # IrDA (infrared) support # # CONFIG_IRDA is not set # # Bluetooth support # # CONFIG_BT is not set # # ISDN subsystem # # CONFIG_ISDN_BOOL is not set # # Telephony Support # # CONFIG_PHONE is not set # # Input device support # CONFIG_INPUT=y # # Userland interfaces # CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_MOUSEDEV_PSAUX=y CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 # CONFIG_INPUT_JOYDEV is not set # CONFIG_INPUT_TSDEV is not set CONFIG_INPUT_EVDEV=m # CONFIG_INPUT_EVBUG is not set # # Input I/O drivers # # CONFIG_GAMEPORT is not set CONFIG_SOUND_GAMEPORT=y CONFIG_SERIO=y CONFIG_SERIO_I8042=y CONFIG_SERIO_SERPORT=y # CONFIG_SERIO_CT82C710 is not set # CONFIG_SERIO_PARKBD is not set # CONFIG_SERIO_PCIPS2 is not set # # Input Device Drivers # CONFIG_INPUT_KEYBOARD=y CONFIG_KEYBOARD_ATKBD=y # CONFIG_KEYBOARD_SUNKBD is not set # CONFIG_KEYBOARD_XTKBD is not set # CONFIG_KEYBOARD_NEWTON is not set CONFIG_INPUT_MOUSE=y CONFIG_MOUSE_PS2=m # CONFIG_MOUSE_PS2_SYNAPTICS is not set CONFIG_MOUSE_SERIAL=m # CONFIG_MOUSE_INPORT is not set # CONFIG_MOUSE_LOGIBM is not set # CONFIG_MOUSE_PC110PAD is not set # CONFIG_INPUT_JOYSTICK is not set # CONFIG_INPUT_TOUCHSCREEN is not set CONFIG_INPUT_MISC=y CONFIG_INPUT_PCSPKR=m # CONFIG_INPUT_UINPUT is not set # # Character devices # CONFIG_VT=y CONFIG_VT_CONSOLE=y CONFIG_HW_CONSOLE=y # CONFIG_SERIAL_NONSTANDARD is not set # # Serial drivers # CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_ACPI=y CONFIG_SERIAL_8250_EXTENDED=y # CONFIG_SERIAL_8250_MANY_PORTS is not set CONFIG_SERIAL_8250_SHARE_IRQ=y CONFIG_SERIAL_8250_DETECT_IRQ=y # CONFIG_SERIAL_8250_MULTIPORT is not set # CONFIG_SERIAL_8250_RSA is not set # # Non-8250 serial port support # CONFIG_SERIAL_CORE=y CONFIG_SERIAL_CORE_CONSOLE=y CONFIG_UNIX98_PTYS=y CONFIG_UNIX98_PTY_COUNT=256 CONFIG_PRINTER=m # CONFIG_LP_CONSOLE is not set CONFIG_PPDEV=m # CONFIG_TIPAR is not set # # I2C support # CONFIG_I2C=m CONFIG_I2C_CHARDEV=m # # I2C Algorithms # CONFIG_I2C_ALGOBIT=m CONFIG_I2C_ALGOPCF=m # # I2C Hardware Bus support # CONFIG_I2C_ALI1535=m CONFIG_I2C_ALI15X3=m CONFIG_I2C_AMD756=m CONFIG_I2C_AMD8111=m CONFIG_I2C_ELV=m CONFIG_I2C_I801=m CONFIG_I2C_I810=m CONFIG_I2C_ISA=m CONFIG_I2C_NFORCE2=m CONFIG_I2C_PHILIPSPAR=m CONFIG_I2C_PIIX4=m CONFIG_I2C_PROSAVAGE=m CONFIG_I2C_SAVAGE4=m CONFIG_SCx200_ACB=m CONFIG_I2C_SIS5595=m CONFIG_I2C_SIS630=m CONFIG_I2C_SIS96X=m CONFIG_I2C_VELLEMAN=m CONFIG_I2C_VIA=m CONFIG_I2C_VIAPRO=m CONFIG_I2C_VOODOO3=m # # I2C Hardware Sensors Chip support # CONFIG_I2C_SENSOR=m CONFIG_SENSORS_ADM1021=m CONFIG_SENSORS_EEPROM=m CONFIG_SENSORS_IT87=m CONFIG_SENSORS_LM75=m CONFIG_SENSORS_LM78=m CONFIG_SENSORS_LM85=m CONFIG_SENSORS_VIA686A=m CONFIG_SENSORS_W83781D=m # # Mice # # CONFIG_BUSMOUSE is not set # CONFIG_QIC02_TAPE is not set # # IPMI # CONFIG_IPMI_HANDLER=m # CONFIG_IPMI_PANIC_EVENT is not set CONFIG_IPMI_DEVICE_INTERFACE=m CONFIG_IPMI_KCS=m CONFIG_IPMI_WATCHDOG=m # # Watchdog Cards # CONFIG_WATCHDOG=y # CONFIG_WATCHDOG_NOWAYOUT is not set CONFIG_SOFT_WATCHDOG=m # CONFIG_WDT is not set # CONFIG_WDTPCI is not set # CONFIG_PCWATCHDOG is not set # CONFIG_ACQUIRE_WDT is not set # CONFIG_ADVANTECH_WDT is not set # CONFIG_EUROTECH_WDT is not set # CONFIG_IB700_WDT is not set # CONFIG_I810_TCO is not set # CONFIG_MIXCOMWD is not set # CONFIG_SCx200_WDT is not set # CONFIG_60XX_WDT is not set # CONFIG_W83877F_WDT is not set # CONFIG_MACHZ_WDT is not set # CONFIG_SC520_WDT is not set # CONFIG_AMD7XX_TCO is not set # CONFIG_ALIM7101_WDT is not set # CONFIG_ALIM1535_WDT is not set # CONFIG_SC1200_WDT is not set # CONFIG_WAFER_WDT is not set # CONFIG_CPU5_WDT is not set CONFIG_HW_RANDOM=m CONFIG_NVRAM=m CONFIG_RTC=m CONFIG_GEN_RTC=m CONFIG_GEN_RTC_X=y # CONFIG_DTLK is not set # CONFIG_R3964 is not set # CONFIG_APPLICOM is not set # CONFIG_SONYPI is not set # # Ftape, the floppy tape device driver # CONFIG_AGP=m CONFIG_AGP_ALI=m CONFIG_AGP_ATI=m CONFIG_AGP_AMD=m # CONFIG_AGP_AMD64 is not set CONFIG_AGP_INTEL=m CONFIG_AGP_NVIDIA=m CONFIG_AGP_SIS=m CONFIG_AGP_SWORKS=m CONFIG_AGP_VIA=m CONFIG_DRM=y CONFIG_DRM_TDFX=m CONFIG_DRM_GAMMA=m CONFIG_DRM_R128=m CONFIG_DRM_RADEON=m CONFIG_DRM_I810=m CONFIG_DRM_I830=m CONFIG_DRM_MGA=m CONFIG_DRM_SIS=m # CONFIG_MWAVE is not set CONFIG_RAW_DRIVER=m CONFIG_HANGCHECK_TIMER=y # # Multimedia devices # # CONFIG_VIDEO_DEV is not set # # Digital Video Broadcasting Devices # # CONFIG_DVB is not set # # File systems # CONFIG_EXT2_FS=m CONFIG_EXT2_FS_XATTR=y CONFIG_EXT2_FS_POSIX_ACL=y # CONFIG_EXT2_FS_SECURITY is not set CONFIG_EXT3_FS=y CONFIG_EXT3_FS_XATTR=y CONFIG_EXT3_FS_POSIX_ACL=y # CONFIG_EXT3_FS_SECURITY is not set CONFIG_JBD=y # CONFIG_JBD_DEBUG is not set CONFIG_FS_MBCACHE=y CONFIG_REISERFS_FS=y # CONFIG_REISERFS_CHECK is not set # CONFIG_REISERFS_PROC_INFO is not set # CONFIG_JFS_FS is not set CONFIG_FS_POSIX_ACL=y # CONFIG_XFS_FS is not set # CONFIG_MINIX_FS is not set # CONFIG_ROMFS_FS is not set CONFIG_QUOTA=y CONFIG_QFMT_V1=m CONFIG_QFMT_V2=m CONFIG_QUOTACTL=y CONFIG_AUTOFS_FS=m CONFIG_AUTOFS4_FS=y # # CD-ROM/DVD Filesystems # CONFIG_ISO9660_FS=m CONFIG_JOLIET=y CONFIG_ZISOFS=y CONFIG_ZISOFS_FS=m CONFIG_UDF_FS=m # # DOS/FAT/NT Filesystems # CONFIG_FAT_FS=m # CONFIG_MSDOS_FS is not set CONFIG_VFAT_FS=m CONFIG_NTFS_FS=m # CONFIG_NTFS_DEBUG is not set # CONFIG_NTFS_RW is not set # # Pseudo filesystems # CONFIG_PROC_FS=y CONFIG_PROC_KCORE=y # CONFIG_DEVFS_FS is not set CONFIG_DEVPTS_FS=y CONFIG_DEVPTS_FS_XATTR=y # CONFIG_DEVPTS_FS_SECURITY is not set CONFIG_TMPFS=y # CONFIG_HUGETLBFS is not set # CONFIG_HUGETLB_PAGE is not set CONFIG_RAMFS=y # # Miscellaneous filesystems # # CONFIG_ADFS_FS is not set # CONFIG_AFFS_FS is not set CONFIG_HFS_FS=m # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_EFS_FS is not set # CONFIG_CRAMFS is not set # CONFIG_VXFS_FS is not set # CONFIG_HPFS_FS is not set # CONFIG_QNX4FS_FS is not set # CONFIG_SYSV_FS is not set # CONFIG_UFS_FS is not set # # Network File Systems # CONFIG_NFS_FS=m CONFIG_NFS_V3=y # CONFIG_NFS_V4 is not set CONFIG_NFSD=m CONFIG_NFSD_V3=y # CONFIG_NFSD_V4 is not set CONFIG_NFSD_TCP=y CONFIG_LOCKD=m CONFIG_LOCKD_V4=y CONFIG_EXPORTFS=m CONFIG_SUNRPC=m CONFIG_SUNRPC_GSS=m CONFIG_RPCSEC_GSS_KRB5=m CONFIG_SMB_FS=m CONFIG_SMB_NLS_DEFAULT=y CONFIG_SMB_NLS_REMOTE="cp437" CONFIG_CIFS=m # CONFIG_NCP_FS is not set CONFIG_CODA_FS=m # CONFIG_CODA_FS_OLD_API is not set CONFIG_INTERMEZZO_FS=m # CONFIG_AFS_FS is not set # # Partition Types # CONFIG_PARTITION_ADVANCED=y # CONFIG_ACORN_PARTITION is not set # CONFIG_OSF_PARTITION is not set # CONFIG_AMIGA_PARTITION is not set # CONFIG_ATARI_PARTITION is not set CONFIG_MAC_PARTITION=y CONFIG_MSDOS_PARTITION=y # CONFIG_BSD_DISKLABEL is not set # CONFIG_MINIX_SUBPARTITION is not set # CONFIG_SOLARIS_X86_PARTITION is not set # CONFIG_UNIXWARE_DISKLABEL is not set CONFIG_LDM_PARTITION=y CONFIG_LDM_DEBUG=y # CONFIG_NEC98_PARTITION is not set # CONFIG_SGI_PARTITION is not set # CONFIG_ULTRIX_PARTITION is not set # CONFIG_SUN_PARTITION is not set # CONFIG_EFI_PARTITION is not set CONFIG_SMB_NLS=y CONFIG_NLS=y # # Native Language Support # CONFIG_NLS_DEFAULT="iso8859-1" CONFIG_NLS_CODEPAGE_437=m # CONFIG_NLS_CODEPAGE_737 is not set # CONFIG_NLS_CODEPAGE_775 is not set # CONFIG_NLS_CODEPAGE_850 is not set # CONFIG_NLS_CODEPAGE_852 is not set # CONFIG_NLS_CODEPAGE_855 is not set # CONFIG_NLS_CODEPAGE_857 is not set # CONFIG_NLS_CODEPAGE_860 is not set # CONFIG_NLS_CODEPAGE_861 is not set # CONFIG_NLS_CODEPAGE_862 is not set # CONFIG_NLS_CODEPAGE_863 is not set # CONFIG_NLS_CODEPAGE_864 is not set # CONFIG_NLS_CODEPAGE_865 is not set # CONFIG_NLS_CODEPAGE_866 is not set # CONFIG_NLS_CODEPAGE_869 is not set # CONFIG_NLS_CODEPAGE_936 is not set # CONFIG_NLS_CODEPAGE_950 is not set # CONFIG_NLS_CODEPAGE_932 is not set # CONFIG_NLS_CODEPAGE_949 is not set # CONFIG_NLS_CODEPAGE_874 is not set # CONFIG_NLS_ISO8859_8 is not set # CONFIG_NLS_CODEPAGE_1250 is not set # CONFIG_NLS_CODEPAGE_1251 is not set CONFIG_NLS_ISO8859_1=m # CONFIG_NLS_ISO8859_2 is not set # CONFIG_NLS_ISO8859_3 is not set # CONFIG_NLS_ISO8859_4 is not set # CONFIG_NLS_ISO8859_5 is not set # CONFIG_NLS_ISO8859_6 is not set # CONFIG_NLS_ISO8859_7 is not set # CONFIG_NLS_ISO8859_9 is not set # CONFIG_NLS_ISO8859_13 is not set # CONFIG_NLS_ISO8859_14 is not set # CONFIG_NLS_ISO8859_15 is not set # CONFIG_NLS_KOI8_R is not set # CONFIG_NLS_KOI8_U is not set # CONFIG_NLS_UTF8 is not set # # Graphics support # # CONFIG_FB is not set CONFIG_VIDEO_SELECT=y # # Console display driver support # CONFIG_VGA_CONSOLE=y # CONFIG_MDA_CONSOLE is not set CONFIG_DUMMY_CONSOLE=y # # Sound # CONFIG_SOUND=m # # Advanced Linux Sound Architecture # CONFIG_SND=m CONFIG_SND_SEQUENCER=m # CONFIG_SND_SEQ_DUMMY is not set CONFIG_SND_OSSEMUL=y CONFIG_SND_MIXER_OSS=m CONFIG_SND_PCM_OSS=m CONFIG_SND_SEQUENCER_OSS=y CONFIG_SND_RTCTIMER=m # CONFIG_SND_VERBOSE_PRINTK is not set # CONFIG_SND_DEBUG is not set # # Generic devices # # CONFIG_SND_DUMMY is not set CONFIG_SND_VIRMIDI=m CONFIG_SND_MTPAV=m CONFIG_SND_SERIAL_U16550=m CONFIG_SND_MPU401=m # # ISA devices # CONFIG_SND_AD1816A=m CONFIG_SND_AD1848=m CONFIG_SND_CS4231=m CONFIG_SND_CS4232=m CONFIG_SND_CS4236=m CONFIG_SND_ES968=m CONFIG_SND_ES1688=m CONFIG_SND_ES18XX=m CONFIG_SND_GUSCLASSIC=m CONFIG_SND_GUSEXTREME=m CONFIG_SND_GUSMAX=m CONFIG_SND_INTERWAVE=m CONFIG_SND_INTERWAVE_STB=m CONFIG_SND_OPTI92X_AD1848=m CONFIG_SND_OPTI92X_CS4231=m CONFIG_SND_OPTI93X=m CONFIG_SND_SB8=m CONFIG_SND_SB16=m CONFIG_SND_SBAWE=m CONFIG_SND_SB16_CSP=y CONFIG_SND_WAVEFRONT=m CONFIG_SND_ALS100=m CONFIG_SND_AZT2320=m CONFIG_SND_CMI8330=m CONFIG_SND_DT019X=m CONFIG_SND_OPL3SA2=m CONFIG_SND_SGALAXY=m CONFIG_SND_SSCAPE=m # # PCI devices # CONFIG_SND_ALI5451=m CONFIG_SND_AZT3328=m CONFIG_SND_EMU10K1=m CONFIG_SND_KORG1212=m CONFIG_SND_NM256=m CONFIG_SND_RME32=m CONFIG_SND_RME96=m CONFIG_SND_RME9652=m CONFIG_SND_HDSP=m CONFIG_SND_YMFPCI=m CONFIG_SND_ALS4000=m CONFIG_SND_CMIPCI=m CONFIG_SND_ES1968=m CONFIG_SND_MAESTRO3=m CONFIG_SND_FM801=m CONFIG_SND_ICE1712=m CONFIG_SND_ICE1724=m CONFIG_SND_INTEL8X0=m CONFIG_SND_VIA82XX=m CONFIG_SND_VX222=m # # ALSA USB devices # CONFIG_SND_USB_AUDIO=m # # Open Sound System # CONFIG_SOUND_PRIME=m CONFIG_SOUND_BT878=m CONFIG_SOUND_CMPCI=m CONFIG_SOUND_CMPCI_FM=y CONFIG_SOUND_CMPCI_FMIO=0x388 CONFIG_SOUND_CMPCI_MIDI=y CONFIG_SOUND_CMPCI_MPUIO=0x330 CONFIG_SOUND_CMPCI_JOYSTICK=y CONFIG_SOUND_CMPCI_CM8738=y CONFIG_SOUND_CMPCI_SPDIFINVERSE=y CONFIG_SOUND_CMPCI_SPDIFLOOP=y CONFIG_SOUND_CMPCI_SPEAKERS=2 CONFIG_SOUND_EMU10K1=m CONFIG_MIDI_EMU10K1=y CONFIG_SOUND_FUSION=m CONFIG_SOUND_CS4281=m CONFIG_SOUND_ES1370=m CONFIG_SOUND_ES1371=m CONFIG_SOUND_ESSSOLO1=m CONFIG_SOUND_MAESTRO=m CONFIG_SOUND_MAESTRO3=m CONFIG_SOUND_ICH=m CONFIG_SOUND_SONICVIBES=m CONFIG_SOUND_TRIDENT=m CONFIG_SOUND_VIA82CXXX=m CONFIG_MIDI_VIA82CXXX=y CONFIG_SOUND_OSS=m # CONFIG_SOUND_TRACEINIT is not set CONFIG_SOUND_DMAP=y CONFIG_SOUND_AD1816=m CONFIG_SOUND_AD1889=m CONFIG_SOUND_SGALAXY=m CONFIG_SOUND_ADLIB=m CONFIG_SOUND_ACI_MIXER=m CONFIG_SOUND_CS4232=m CONFIG_SOUND_SSCAPE=m CONFIG_SOUND_GUS=m CONFIG_SOUND_GUS16=y CONFIG_SOUND_GUSMAX=y CONFIG_SOUND_VMIDI=m CONFIG_SOUND_TRIX=m CONFIG_SOUND_MSS=m CONFIG_SOUND_MPU401=m CONFIG_SOUND_NM256=m CONFIG_SOUND_MAD16=m CONFIG_MAD16_OLDCARD=y CONFIG_SOUND_PAS=m CONFIG_SOUND_PSS=m CONFIG_PSS_MIXER=y CONFIG_SOUND_SB=m CONFIG_SOUND_AWE32_SYNTH=m CONFIG_SOUND_WAVEFRONT=m CONFIG_SOUND_MAUI=m CONFIG_SOUND_YM3812=m CONFIG_SOUND_OPL3SA1=m CONFIG_SOUND_OPL3SA2=m CONFIG_SOUND_YMFPCI=m CONFIG_SOUND_YMFPCI_LEGACY=y CONFIG_SOUND_UART6850=m CONFIG_SOUND_AEDSP16=m CONFIG_SC6600=y CONFIG_SC6600_JOY=y CONFIG_SC6600_CDROM=4 CONFIG_SC6600_CDROMBASE=0x0 CONFIG_AEDSP16_MSS=y # CONFIG_AEDSP16_SBPRO is not set CONFIG_AEDSP16_MPU401=y CONFIG_SOUND_TVMIXER=m CONFIG_SOUND_KAHLUA=m CONFIG_SOUND_ALI5455=m CONFIG_SOUND_FORTE=m CONFIG_SOUND_RME96XX=m CONFIG_SOUND_AD1980=m # # USB support # CONFIG_USB=m # CONFIG_USB_DEBUG is not set # # Miscellaneous USB options # CONFIG_USB_DEVICEFS=y CONFIG_USB_BANDWIDTH=y # CONFIG_USB_DYNAMIC_MINORS is not set # # USB Host Controller Drivers # CONFIG_USB_EHCI_HCD=m CONFIG_USB_OHCI_HCD=m CONFIG_USB_UHCI_HCD=m # # USB Device Class drivers # CONFIG_USB_AUDIO=m CONFIG_USB_BLUETOOTH_TTY=m CONFIG_USB_MIDI=m CONFIG_USB_ACM=m CONFIG_USB_PRINTER=m CONFIG_USB_STORAGE=m CONFIG_USB_STORAGE_DEBUG=y CONFIG_USB_STORAGE_DATAFAB=y CONFIG_USB_STORAGE_FREECOM=y CONFIG_USB_STORAGE_ISD200=y CONFIG_USB_STORAGE_DPCM=y CONFIG_USB_STORAGE_HP8200e=y CONFIG_USB_STORAGE_SDDR09=y CONFIG_USB_STORAGE_SDDR55=y CONFIG_USB_STORAGE_JUMPSHOT=y # # USB Human Interface Devices (HID) # CONFIG_USB_HID=m CONFIG_USB_HIDINPUT=y CONFIG_HID_FF=y CONFIG_HID_PID=y CONFIG_LOGITECH_FF=y CONFIG_THRUSTMASTER_FF=y CONFIG_USB_HIDDEV=y # # USB HID Boot Protocol drivers # CONFIG_USB_KBD=m CONFIG_USB_MOUSE=m CONFIG_USB_AIPTEK=m CONFIG_USB_WACOM=m CONFIG_USB_KBTAB=m CONFIG_USB_POWERMATE=m # CONFIG_USB_XPAD is not set # # USB Imaging devices # CONFIG_USB_MDC800=m CONFIG_USB_SCANNER=m CONFIG_USB_MICROTEK=m CONFIG_USB_HPUSBSCSI=m # # USB Multimedia devices # CONFIG_USB_DABUSB=m # # Video4Linux support is needed for USB Multimedia device support # # # USB Network adaptors # CONFIG_USB_CATC=m CONFIG_USB_KAWETH=m CONFIG_USB_PEGASUS=m CONFIG_USB_RTL8150=m CONFIG_USB_USBNET=m # # USB Host-to-Host Cables # CONFIG_USB_AN2720=y CONFIG_USB_BELKIN=y CONFIG_USB_GENESYS=y CONFIG_USB_NET1080=y CONFIG_USB_PL2301=y # # Intelligent USB Devices/Gadgets # CONFIG_USB_ARMLINUX=y CONFIG_USB_EPSON2888=y CONFIG_USB_ZAURUS=y CONFIG_USB_CDCETHER=y # # USB Network Adapters # CONFIG_USB_AX8817X=y # # USB port drivers # CONFIG_USB_USS720=m # # USB Serial Converter support # CONFIG_USB_SERIAL=m CONFIG_USB_SERIAL_GENERIC=y CONFIG_USB_SERIAL_BELKIN=m CONFIG_USB_SERIAL_WHITEHEAT=m CONFIG_USB_SERIAL_DIGI_ACCELEPORT=m CONFIG_USB_SERIAL_EMPEG=m CONFIG_USB_SERIAL_FTDI_SIO=m CONFIG_USB_SERIAL_VISOR=m CONFIG_USB_SERIAL_IPAQ=m CONFIG_USB_SERIAL_IR=m CONFIG_USB_SERIAL_EDGEPORT=m CONFIG_USB_SERIAL_EDGEPORT_TI=m CONFIG_USB_SERIAL_KEYSPAN_PDA=m CONFIG_USB_SERIAL_KEYSPAN=m # CONFIG_USB_SERIAL_KEYSPAN_MPR is not set # CONFIG_USB_SERIAL_KEYSPAN_USA28 is not set # CONFIG_USB_SERIAL_KEYSPAN_USA28X is not set # CONFIG_USB_SERIAL_KEYSPAN_USA28XA is not set # CONFIG_USB_SERIAL_KEYSPAN_USA28XB is not set # CONFIG_USB_SERIAL_KEYSPAN_USA19 is not set # CONFIG_USB_SERIAL_KEYSPAN_USA18X is not set # CONFIG_USB_SERIAL_KEYSPAN_USA19W is not set # CONFIG_USB_SERIAL_KEYSPAN_USA19QW is not set # CONFIG_USB_SERIAL_KEYSPAN_USA19QI is not set # CONFIG_USB_SERIAL_KEYSPAN_USA49W is not set # CONFIG_USB_SERIAL_KEYSPAN_USA49WLC is not set CONFIG_USB_SERIAL_KLSI=m CONFIG_USB_SERIAL_KOBIL_SCT=m CONFIG_USB_SERIAL_MCT_U232=m CONFIG_USB_SERIAL_PL2303=m CONFIG_USB_SERIAL_SAFE=m CONFIG_USB_SERIAL_SAFE_PADDED=y CONFIG_USB_SERIAL_CYBERJACK=m CONFIG_USB_SERIAL_XIRCOM=m CONFIG_USB_SERIAL_OMNINET=m CONFIG_USB_EZUSB=y # # USB Miscellaneous drivers # CONFIG_USB_EMI26=m CONFIG_USB_TIGL=m CONFIG_USB_AUERSWALD=m CONFIG_USB_RIO500=m CONFIG_USB_BRLVGER=m CONFIG_USB_LCD=m CONFIG_USB_TEST=m CONFIG_USB_GADGET=m CONFIG_USB_NET2280=m CONFIG_USB_ZERO=m CONFIG_USB_ZERO_NET2280=y CONFIG_USB_ETH=m CONFIG_USB_ETH_NET2280=y # CONFIG_USB_GADGETFS is not set # # Profiling support # # CONFIG_PROFILING is not set # # Kernel hacking # CONFIG_DEBUG_KERNEL=y CONFIG_DEBUG_STACKOVERFLOW=y CONFIG_DEBUG_SLAB=y CONFIG_DEBUG_IOVIRT=y CONFIG_MAGIC_SYSRQ=y CONFIG_DEBUG_SPINLOCK=y # CONFIG_DEBUG_PAGEALLOC is not set CONFIG_DEBUG_HIGHMEM=y CONFIG_DEBUG_INFO=y CONFIG_DEBUG_SPINLOCK_SLEEP=y CONFIG_FRAME_POINTER=y CONFIG_X86_EXTRA_IRQS=y CONFIG_X86_FIND_SMP_CONFIG=y CONFIG_X86_MPPARSE=y # # Security options # CONFIG_SECURITY=y CONFIG_SECURITY_NETWORK=y CONFIG_SECURITY_CAPABILITIES=y CONFIG_SECURITY_ROOTPLUG=m # CONFIG_SECURITY_SELINUX is not set # # Cryptographic options # CONFIG_CRYPTO=y CONFIG_CRYPTO_HMAC=y # CONFIG_CRYPTO_NULL is not set # CONFIG_CRYPTO_MD4 is not set CONFIG_CRYPTO_MD5=m CONFIG_CRYPTO_SHA1=m CONFIG_CRYPTO_SHA256=m CONFIG_CRYPTO_SHA512=m CONFIG_CRYPTO_DES=m CONFIG_CRYPTO_BLOWFISH=m CONFIG_CRYPTO_TWOFISH=m CONFIG_CRYPTO_SERPENT=m CONFIG_CRYPTO_AES=m CONFIG_CRYPTO_CAST5=m CONFIG_CRYPTO_CAST6=m CONFIG_CRYPTO_DEFLATE=m CONFIG_CRYPTO_TEST=m # # Library routines # CONFIG_CRC32=m CONFIG_ZLIB_INFLATE=m CONFIG_ZLIB_DEFLATE=m CONFIG_X86_SMP=y CONFIG_X86_HT=y CONFIG_X86_BIOS_REBOOT=y CONFIG_X86_TRAMPOLINE=y ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 71MB compressed for COMPILED(!!!) 2.6.0-test6 2003-10-06 8:23 71MB compressed for COMPILED(!!!) 2.6.0-test6 Mike Fedyk @ 2003-10-06 8:29 ` Arjan van de Ven 2003-10-06 8:38 ` Mike Fedyk 2003-10-06 9:05 ` Solved! was: " Mike Fedyk 1 sibling, 1 reply; 13+ messages in thread From: Arjan van de Ven @ 2003-10-06 8:29 UTC (permalink / raw) To: Mike Fedyk; +Cc: linux-kernel [-- Attachment #1: Type: text/plain, Size: 627 bytes --] On Mon, 2003-10-06 at 10:23, Mike Fedyk wrote: > Hi LK, > > A while back (after 2.6.0-test2-mm1 which came to 6.4MB compressed, and > 2.6.0-test3-mm2 which came out to 34MB compressed), I noticed that the file > sizes for compiled object code got a lot bigger. I reported it at the time, > but nobody was interested. > > Today after using 2.6.0-test4-mm3 for a few weeks, I decided to upgrade to > test6 and it's up to 71MB compressed! CONFIG_DEBUG_INFO=y makes the kernel be compiled with -g which gives it debuginfo, which basically ends up being the entire sourcecode included in the modules/kernel [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 71MB compressed for COMPILED(!!!) 2.6.0-test6 2003-10-06 8:29 ` Arjan van de Ven @ 2003-10-06 8:38 ` Mike Fedyk 2003-10-06 10:24 ` Matthias Andree 0 siblings, 1 reply; 13+ messages in thread From: Mike Fedyk @ 2003-10-06 8:38 UTC (permalink / raw) To: Arjan van de Ven; +Cc: linux-kernel On Mon, Oct 06, 2003 at 10:29:56AM +0200, Arjan van de Ven wrote: > On Mon, 2003-10-06 at 10:23, Mike Fedyk wrote: > > Hi LK, > > > > A while back (after 2.6.0-test2-mm1 which came to 6.4MB compressed, and > > 2.6.0-test3-mm2 which came out to 34MB compressed), I noticed that the file > > sizes for compiled object code got a lot bigger. I reported it at the time, > > but nobody was interested. > > > > Today after using 2.6.0-test4-mm3 for a few weeks, I decided to upgrade to > > test6 and it's up to 71MB compressed! > > > CONFIG_DEBUG_INFO=y > > makes the kernel be compiled with -g which gives it debuginfo, which > basically ends up being the entire sourcecode included in the > modules/kernel > Thanks Arjan. config DEBUG_INFO bool "Compile the kernel with debug info" depends on DEBUG_KERNEL help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. "Larger kernel image" yeah, NO SHIT! ;) Maybe something that says it may enlarge your kernel by 5-10 times would be nice... ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 71MB compressed for COMPILED(!!!) 2.6.0-test6 2003-10-06 8:38 ` Mike Fedyk @ 2003-10-06 10:24 ` Matthias Andree 2003-10-06 15:24 ` Jesper Juhl 0 siblings, 1 reply; 13+ messages in thread From: Matthias Andree @ 2003-10-06 10:24 UTC (permalink / raw) To: linux-kernel On Mon, 06 Oct 2003, Mike Fedyk wrote: > config DEBUG_INFO > bool "Compile the kernel with debug info" > depends on DEBUG_KERNEL > help > If you say Y here the resulting kernel image will include > debugging info resulting in a larger kernel image. > Say Y here only if you plan to use gdb to debug the kernel. > If you don't debug the kernel, you can say N. > > "Larger kernel image" yeah, NO SHIT! ;) > > Maybe something that says it may enlarge your kernel by 5-10 times would be > nice... Send a patch... -- Matthias Andree Encrypt your mail: my GnuPG key ID is 0x052E7D95 ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 71MB compressed for COMPILED(!!!) 2.6.0-test6 2003-10-06 10:24 ` Matthias Andree @ 2003-10-06 15:24 ` Jesper Juhl 2003-10-06 17:40 ` Mike Fedyk 2003-10-06 17:46 ` jdow 0 siblings, 2 replies; 13+ messages in thread From: Jesper Juhl @ 2003-10-06 15:24 UTC (permalink / raw) To: Matthias Andree; +Cc: linux-kernel On Mon, 6 Oct 2003, Matthias Andree wrote: > On Mon, 06 Oct 2003, Mike Fedyk wrote: > > > config DEBUG_INFO > > bool "Compile the kernel with debug info" > > depends on DEBUG_KERNEL > > help > > If you say Y here the resulting kernel image will include > > debugging info resulting in a larger kernel image. > > Say Y here only if you plan to use gdb to debug the kernel. > > If you don't debug the kernel, you can say N. > > > > "Larger kernel image" yeah, NO SHIT! ;) > > > > Maybe something that says it may enlarge your kernel by 5-10 times would be > > nice... > > Send a patch... > How about this one? : diff -ur linux-2.6.0-test6-orig/arch/alpha/Kconfig linux-2.6.0-test6/arch/alpha/Kconfig --- linux-2.6.0-test6-orig/arch/alpha/Kconfig 2003-09-28 02:50:39.000000000 +0200 +++ linux-2.6.0-test6/arch/alpha/Kconfig 2003-10-06 17:10:32.000000000 +0200 @@ -769,6 +769,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + Size increases of 5 to 10 times normal size is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/arm26/Kconfig linux-2.6.0-test6/arch/arm26/Kconfig --- linux-2.6.0-test6-orig/arch/arm26/Kconfig 2003-09-28 02:50:29.000000000 +0200 +++ linux-2.6.0-test6/arch/arm26/Kconfig 2003-10-06 17:08:55.000000000 +0200 @@ -336,6 +336,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + Size increases of 5 to 10 times normal size is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/i386/Kconfig linux-2.6.0-test6/arch/i386/Kconfig --- linux-2.6.0-test6-orig/arch/i386/Kconfig 2003-09-28 02:50:10.000000000 +0200 +++ linux-2.6.0-test6/arch/i386/Kconfig 2003-10-06 17:05:38.000000000 +0200 @@ -1244,6 +1244,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + Size increases of 5 to 10 times normal size is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/ia64/Kconfig linux-2.6.0-test6/arch/ia64/Kconfig --- linux-2.6.0-test6-orig/arch/ia64/Kconfig 2003-09-28 02:51:04.000000000 +0200 +++ linux-2.6.0-test6/arch/ia64/Kconfig 2003-10-06 17:10:08.000000000 +0200 @@ -683,6 +683,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + Size increases of 5 to 10 times normal size is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/m68k/Kconfig linux-2.6.0-test6/arch/m68k/Kconfig --- linux-2.6.0-test6-orig/arch/m68k/Kconfig 2003-09-28 02:50:29.000000000 +0200 +++ linux-2.6.0-test6/arch/m68k/Kconfig 2003-10-06 17:09:33.000000000 +0200 @@ -1166,6 +1166,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + Size increases of 5 to 10 times normal size is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/parisc/Kconfig linux-2.6.0-test6/arch/parisc/Kconfig --- linux-2.6.0-test6-orig/arch/parisc/Kconfig 2003-09-28 02:50:29.000000000 +0200 +++ linux-2.6.0-test6/arch/parisc/Kconfig 2003-10-06 17:12:14.000000000 +0200 @@ -257,6 +257,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + Size increases of 5 to 10 times normal size is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/ppc/Kconfig linux-2.6.0-test6/arch/ppc/Kconfig --- linux-2.6.0-test6-orig/arch/ppc/Kconfig 2003-09-28 02:51:12.000000000 +0200 +++ linux-2.6.0-test6/arch/ppc/Kconfig 2003-10-06 17:06:47.000000000 +0200 @@ -1390,6 +1390,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + Size increases of 5 to 10 times normal size is to be expected. Say Y here only if you plan to use some sort of debugger to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/ppc64/Kconfig linux-2.6.0-test6/arch/ppc64/Kconfig --- linux-2.6.0-test6-orig/arch/ppc64/Kconfig 2003-09-28 02:50:25.000000000 +0200 +++ linux-2.6.0-test6/arch/ppc64/Kconfig 2003-10-06 17:11:00.000000000 +0200 @@ -374,6 +374,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + Size increases of 5 to 10 times normal size is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/s390/Kconfig linux-2.6.0-test6/arch/s390/Kconfig --- linux-2.6.0-test6-orig/arch/s390/Kconfig 2003-09-28 02:50:16.000000000 +0200 +++ linux-2.6.0-test6/arch/s390/Kconfig 2003-10-06 17:13:03.000000000 +0200 @@ -309,6 +309,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + Size increases of 5 to 10 times normal size is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/sparc64/Kconfig linux-2.6.0-test6/arch/sparc64/Kconfig --- linux-2.6.0-test6-orig/arch/sparc64/Kconfig 2003-09-28 02:50:53.000000000 +0200 +++ linux-2.6.0-test6/arch/sparc64/Kconfig 2003-10-06 17:07:22.000000000 +0200 @@ -819,6 +819,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + Size increases of 5 to 10 times normal size is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/x86_64/Kconfig linux-2.6.0-test6/arch/x86_64/Kconfig --- linux-2.6.0-test6-orig/arch/x86_64/Kconfig 2003-09-28 02:50:40.000000000 +0200 +++ linux-2.6.0-test6/arch/x86_64/Kconfig 2003-10-06 17:12:39.000000000 +0200 @@ -495,6 +495,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + Size increases of 5 to 10 times normal size is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. Kind regards, Jesper Juhl <jju@dif.dk> ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 71MB compressed for COMPILED(!!!) 2.6.0-test6 2003-10-06 15:24 ` Jesper Juhl @ 2003-10-06 17:40 ` Mike Fedyk 2003-10-07 2:25 ` Matt Mackall 2003-10-06 17:46 ` jdow 1 sibling, 1 reply; 13+ messages in thread From: Mike Fedyk @ 2003-10-06 17:40 UTC (permalink / raw) To: Jesper Juhl; +Cc: Matthias Andree, linux-kernel On Mon, Oct 06, 2003 at 05:24:48PM +0200, Jesper Juhl wrote: > > On Mon, 6 Oct 2003, Matthias Andree wrote: > > > On Mon, 06 Oct 2003, Mike Fedyk wrote: > > > > > config DEBUG_INFO > > > bool "Compile the kernel with debug info" > > > depends on DEBUG_KERNEL > > > help > > > If you say Y here the resulting kernel image will include > > > debugging info resulting in a larger kernel image. > > > Say Y here only if you plan to use gdb to debug the kernel. > > > If you don't debug the kernel, you can say N. > > > > > > "Larger kernel image" yeah, NO SHIT! ;) > > > > > > Maybe something that says it may enlarge your kernel by 5-10 times would be > > > nice... > > > > Send a patch... > > > > How about this one? : Looks good to me, but why is this config option arch specific? Are there any archatectures that don't support DEBUG_INFO? ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 71MB compressed for COMPILED(!!!) 2.6.0-test6 2003-10-06 17:40 ` Mike Fedyk @ 2003-10-07 2:25 ` Matt Mackall 0 siblings, 0 replies; 13+ messages in thread From: Matt Mackall @ 2003-10-07 2:25 UTC (permalink / raw) To: Jesper Juhl, Matthias Andree, linux-kernel On Mon, Oct 06, 2003 at 10:40:52AM -0700, Mike Fedyk wrote: > > Looks good to me, but why is this config option arch specific? Are there > any archatectures that don't support DEBUG_INFO? No, but most don't support kgdb. -- Matt Mackall : http://www.selenic.com : Linux development and consulting ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 71MB compressed for COMPILED(!!!) 2.6.0-test6 2003-10-06 15:24 ` Jesper Juhl 2003-10-06 17:40 ` Mike Fedyk @ 2003-10-06 17:46 ` jdow 2003-10-06 23:37 ` jw schultz 1 sibling, 1 reply; 13+ messages in thread From: jdow @ 2003-10-06 17:46 UTC (permalink / raw) To: Jesper Juhl, Matthias Andree; +Cc: linux-kernel From: "Jesper Juhl" <jju@dif.dk> > On Mon, 6 Oct 2003, Matthias Andree wrote: > > > On Mon, 06 Oct 2003, Mike Fedyk wrote: > > > > > config DEBUG_INFO > > > bool "Compile the kernel with debug info" > > > depends on DEBUG_KERNEL > > > help > > > If you say Y here the resulting kernel image will include > > > debugging info resulting in a larger kernel image. > > > Say Y here only if you plan to use gdb to debug the kernel. > > > If you don't debug the kernel, you can say N. > > > > > > "Larger kernel image" yeah, NO SHIT! ;) > > > > > > Maybe something that says it may enlarge your kernel by 5-10 times would be > > > nice... > > > > Send a patch... > > > > How about this one? : > > > diff -ur linux-2.6.0-test6-orig/arch/alpha/Kconfig linux-2.6.0-test6/arch/alpha/Kconfig > --- linux-2.6.0-test6-orig/arch/alpha/Kconfig 2003-09-28 02:50:39.000000000 +0200 > +++ linux-2.6.0-test6/arch/alpha/Kconfig 2003-10-06 17:10:32.000000000 +0200 > @@ -769,6 +769,8 @@ > help > If you say Y here the resulting kernel image will include > debugging info resulting in a larger kernel image. > + This will substantially increase the size of the kernel image. > + Size increases of 5 to 10 times normal size is to be expected. --------------------------------------------------^^ "are" > Say Y here only if you plan to use gdb to debug the kernel. > If you don't debug the kernel, you can say N. > > diff -ur linux-2.6.0-test6-orig/arch/arm26/Kconfig linux-2.6.0-test6/arch/arm26/Kconfig > --- linux-2.6.0-test6-orig/arch/arm26/Kconfig 2003-09-28 02:50:29.000000000 +0200 > +++ linux-2.6.0-test6/arch/arm26/Kconfig 2003-10-06 17:08:55.000000000 +0200 > @@ -336,6 +336,8 @@ > help > If you say Y here the resulting kernel image will include > debugging info resulting in a larger kernel image. > + This will substantially increase the size of the kernel image. > + Size increases of 5 to 10 times normal size is to be expected. --------------------------------------------------^^ "are" > Say Y here only if you plan to use gdb to debug the kernel. > If you don't debug the kernel, you can say N. > > diff -ur linux-2.6.0-test6-orig/arch/i386/Kconfig linux-2.6.0-test6/arch/i386/Kconfig > --- linux-2.6.0-test6-orig/arch/i386/Kconfig 2003-09-28 02:50:10.000000000 +0200 > +++ linux-2.6.0-test6/arch/i386/Kconfig 2003-10-06 17:05:38.000000000 +0200 > @@ -1244,6 +1244,8 @@ > help > If you say Y here the resulting kernel image will include > debugging info resulting in a larger kernel image. > + This will substantially increase the size of the kernel image. > + Size increases of 5 to 10 times normal size is to be expected. --------------------------------------------------^^ "are" > Say Y here only if you plan to use gdb to debug the kernel. > If you don't debug the kernel, you can say N. > > diff -ur linux-2.6.0-test6-orig/arch/ia64/Kconfig linux-2.6.0-test6/arch/ia64/Kconfig > --- linux-2.6.0-test6-orig/arch/ia64/Kconfig 2003-09-28 02:51:04.000000000 +0200 > +++ linux-2.6.0-test6/arch/ia64/Kconfig 2003-10-06 17:10:08.000000000 +0200 > @@ -683,6 +683,8 @@ > help > If you say Y here the resulting kernel image will include > debugging info resulting in a larger kernel image. > + This will substantially increase the size of the kernel image. > + Size increases of 5 to 10 times normal size is to be expected. --------------------------------------------------^^ "are" > Say Y here only if you plan to use gdb to debug the kernel. > If you don't debug the kernel, you can say N. > > diff -ur linux-2.6.0-test6-orig/arch/m68k/Kconfig linux-2.6.0-test6/arch/m68k/Kconfig > --- linux-2.6.0-test6-orig/arch/m68k/Kconfig 2003-09-28 02:50:29.000000000 +0200 > +++ linux-2.6.0-test6/arch/m68k/Kconfig 2003-10-06 17:09:33.000000000 +0200 > @@ -1166,6 +1166,8 @@ > help > If you say Y here the resulting kernel image will include > debugging info resulting in a larger kernel image. > + This will substantially increase the size of the kernel image. > + Size increases of 5 to 10 times normal size is to be expected. --------------------------------------------------^^ "are" > Say Y here only if you plan to use gdb to debug the kernel. > If you don't debug the kernel, you can say N. > > diff -ur linux-2.6.0-test6-orig/arch/parisc/Kconfig linux-2.6.0-test6/arch/parisc/Kconfig > --- linux-2.6.0-test6-orig/arch/parisc/Kconfig 2003-09-28 02:50:29.000000000 +0200 > +++ linux-2.6.0-test6/arch/parisc/Kconfig 2003-10-06 17:12:14.000000000 +0200 > @@ -257,6 +257,8 @@ > help > If you say Y here the resulting kernel image will include > debugging info resulting in a larger kernel image. > + This will substantially increase the size of the kernel image. > + Size increases of 5 to 10 times normal size is to be expected. --------------------------------------------------^^ "are" > Say Y here only if you plan to use gdb to debug the kernel. > If you don't debug the kernel, you can say N. > > diff -ur linux-2.6.0-test6-orig/arch/ppc/Kconfig linux-2.6.0-test6/arch/ppc/Kconfig > --- linux-2.6.0-test6-orig/arch/ppc/Kconfig 2003-09-28 02:51:12.000000000 +0200 > +++ linux-2.6.0-test6/arch/ppc/Kconfig 2003-10-06 17:06:47.000000000 +0200 > @@ -1390,6 +1390,8 @@ > help > If you say Y here the resulting kernel image will include > debugging info resulting in a larger kernel image. > + This will substantially increase the size of the kernel image. > + Size increases of 5 to 10 times normal size is to be expected. --------------------------------------------------^^ "are" > Say Y here only if you plan to use some sort of debugger to > debug the kernel. > If you don't debug the kernel, you can say N. > diff -ur linux-2.6.0-test6-orig/arch/ppc64/Kconfig linux-2.6.0-test6/arch/ppc64/Kconfig > --- linux-2.6.0-test6-orig/arch/ppc64/Kconfig 2003-09-28 02:50:25.000000000 +0200 > +++ linux-2.6.0-test6/arch/ppc64/Kconfig 2003-10-06 17:11:00.000000000 +0200 > @@ -374,6 +374,8 @@ > help > If you say Y here the resulting kernel image will include > debugging info resulting in a larger kernel image. > + This will substantially increase the size of the kernel image. > + Size increases of 5 to 10 times normal size is to be expected. --------------------------------------------------^^ "are" > Say Y here only if you plan to use gdb to debug the kernel. > If you don't debug the kernel, you can say N. > > diff -ur linux-2.6.0-test6-orig/arch/s390/Kconfig linux-2.6.0-test6/arch/s390/Kconfig > --- linux-2.6.0-test6-orig/arch/s390/Kconfig 2003-09-28 02:50:16.000000000 +0200 > +++ linux-2.6.0-test6/arch/s390/Kconfig 2003-10-06 17:13:03.000000000 +0200 > @@ -309,6 +309,8 @@ > help > If you say Y here the resulting kernel image will include > debugging info resulting in a larger kernel image. > + This will substantially increase the size of the kernel image. > + Size increases of 5 to 10 times normal size is to be expected. --------------------------------------------------^^ "are" > Say Y here only if you plan to use gdb to debug the kernel. > If you don't debug the kernel, you can say N. > > diff -ur linux-2.6.0-test6-orig/arch/sparc64/Kconfig linux-2.6.0-test6/arch/sparc64/Kconfig > --- linux-2.6.0-test6-orig/arch/sparc64/Kconfig 2003-09-28 02:50:53.000000000 +0200 > +++ linux-2.6.0-test6/arch/sparc64/Kconfig 2003-10-06 17:07:22.000000000 +0200 > @@ -819,6 +819,8 @@ > help > If you say Y here the resulting kernel image will include > debugging info resulting in a larger kernel image. > + This will substantially increase the size of the kernel image. > + Size increases of 5 to 10 times normal size is to be expected. --------------------------------------------------^^ "are" > Say Y here only if you plan to use gdb to debug the kernel. > If you don't debug the kernel, you can say N. > > diff -ur linux-2.6.0-test6-orig/arch/x86_64/Kconfig linux-2.6.0-test6/arch/x86_64/Kconfig > --- linux-2.6.0-test6-orig/arch/x86_64/Kconfig 2003-09-28 02:50:40.000000000 +0200 > +++ linux-2.6.0-test6/arch/x86_64/Kconfig 2003-10-06 17:12:39.000000000 +0200 > @@ -495,6 +495,8 @@ > help > If you say Y here the resulting kernel image will include > debugging info resulting in a larger kernel image. > + This will substantially increase the size of the kernel image. > + Size increases of 5 to 10 times normal size is to be expected. --------------------------------------------------^^ "are" > Say Y here only if you plan to use gdb to debug the kernel. > If you don't debug the kernel, you can say N. > > > > > Kind regards, > > Jesper Juhl <jju@dif.dk> {o.o} Joanne (ME being a language weenie? Sheesh!) ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 71MB compressed for COMPILED(!!!) 2.6.0-test6 2003-10-06 17:46 ` jdow @ 2003-10-06 23:37 ` jw schultz 2003-10-07 20:31 ` Jesper Juhl 0 siblings, 1 reply; 13+ messages in thread From: jw schultz @ 2003-10-06 23:37 UTC (permalink / raw) To: linux-kernel On Mon, Oct 06, 2003 at 10:46:48AM -0700, jdow wrote: > From: "Jesper Juhl" <jju@dif.dk> > > On Mon, 6 Oct 2003, Matthias Andree wrote: > > > > > On Mon, 06 Oct 2003, Mike Fedyk wrote: > > > > > > > config DEBUG_INFO > > > > bool "Compile the kernel with debug info" > > > > depends on DEBUG_KERNEL > > > > help > > > > If you say Y here the resulting kernel image will include > > > > debugging info resulting in a larger kernel image. > > > > Say Y here only if you plan to use gdb to debug the kernel. > > > > If you don't debug the kernel, you can say N. > > > > > > > > "Larger kernel image" yeah, NO SHIT! ;) > > > > > > > > Maybe something that says it may enlarge your kernel by 5-10 times > would be > > > > nice... > > > > > > Send a patch... > > > > > > > How about this one? : > > > > > > diff -ur linux-2.6.0-test6-orig/arch/alpha/Kconfig > linux-2.6.0-test6/arch/alpha/Kconfig > > --- linux-2.6.0-test6-orig/arch/alpha/Kconfig 2003-09-28 > 02:50:39.000000000 +0200 > > +++ linux-2.6.0-test6/arch/alpha/Kconfig 2003-10-06 17:10:32.000000000 > +0200 > > @@ -769,6 +769,8 @@ > > help > > If you say Y here the resulting kernel image will include > > debugging info resulting in a larger kernel image. > > + This will substantially increase the size of the kernel image. > > + Size increases of 5 to 10 times normal size is to be expected. > > --------------------------------------------------^^ "are" It isn't multiple increases but one of variable size. "A size of 5 to 10 times normal is to be expected." Gets the conjugation correct and eliminates the implied size += 6..10 * normal ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 71MB compressed for COMPILED(!!!) 2.6.0-test6 2003-10-06 23:37 ` jw schultz @ 2003-10-07 20:31 ` Jesper Juhl 2003-10-07 21:31 ` Arthur Othieno 0 siblings, 1 reply; 13+ messages in thread From: Jesper Juhl @ 2003-10-07 20:31 UTC (permalink / raw) To: jw schultz; +Cc: Matthias Andree, Mike Fedyk, jdow, linux-kernel On Mon, 6 Oct 2003, jw schultz wrote: > On Mon, Oct 06, 2003 at 10:46:48AM -0700, jdow wrote: > > From: "Jesper Juhl" <jju@dif.dk> > > > On Mon, 6 Oct 2003, Matthias Andree wrote: > > > > > > > On Mon, 06 Oct 2003, Mike Fedyk wrote: > > > > > > > > > config DEBUG_INFO > > > > > bool "Compile the kernel with debug info" > > > > > depends on DEBUG_KERNEL > > > > > help > > > > > If you say Y here the resulting kernel image will include > > > > > debugging info resulting in a larger kernel image. > > > > > Say Y here only if you plan to use gdb to debug the kernel. > > > > > If you don't debug the kernel, you can say N. > > > > > > > > > > "Larger kernel image" yeah, NO SHIT! ;) > > > > > > > > > > Maybe something that says it may enlarge your kernel by 5-10 times > > would be > > > > > nice... > > > > > > > > Send a patch... > > > > > > > > > > How about this one? : > > > > > > > > > diff -ur linux-2.6.0-test6-orig/arch/alpha/Kconfig > > linux-2.6.0-test6/arch/alpha/Kconfig > > > --- linux-2.6.0-test6-orig/arch/alpha/Kconfig 2003-09-28 > > 02:50:39.000000000 +0200 > > > +++ linux-2.6.0-test6/arch/alpha/Kconfig 2003-10-06 17:10:32.000000000 > > +0200 > > > @@ -769,6 +769,8 @@ > > > help > > > If you say Y here the resulting kernel image will include > > > debugging info resulting in a larger kernel image. > > > + This will substantially increase the size of the kernel image. > > > + Size increases of 5 to 10 times normal size is to be expected. > > > > --------------------------------------------------^^ "are" > > It isn't multiple increases but one of variable size. > > "A size of 5 to 10 times normal is to be expected." > > Gets the conjugation correct and eliminates the implied > size += 6..10 * normal > Here's a corrected patch... Is there an official maintainer for documentation that this should be send to? Or should we just cross our fingers and hope someone "higher up" will pick it up from linux-kernel and merge it? I see noone listed as maintaining docs in general or Kconfig in particular in the MAINTAINERS file. diff -ur linux-2.6.0-test6-orig/arch/alpha/Kconfig linux-2.6.0-test6/arch/alpha/Kconfig --- linux-2.6.0-test6-orig/arch/alpha/Kconfig 2003-09-28 02:50:39.000000000 +0200 +++ linux-2.6.0-test6/arch/alpha/Kconfig 2003-10-07 21:50:38.000000000 +0200 @@ -769,6 +769,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + A size of 5 to 10 times normal is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/arm26/Kconfig linux-2.6.0-test6/arch/arm26/Kconfig --- linux-2.6.0-test6-orig/arch/arm26/Kconfig 2003-09-28 02:50:29.000000000 +0200 +++ linux-2.6.0-test6/arch/arm26/Kconfig 2003-10-07 21:50:38.000000000 +0200 @@ -336,6 +336,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + A size of 5 to 10 times normal is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/i386/Kconfig linux-2.6.0-test6/arch/i386/Kconfig --- linux-2.6.0-test6-orig/arch/i386/Kconfig 2003-09-28 02:50:10.000000000 +0200 +++ linux-2.6.0-test6/arch/i386/Kconfig 2003-10-07 21:50:38.000000000 +0200 @@ -1244,6 +1244,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + A size of 5 to 10 times normal is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/ia64/Kconfig linux-2.6.0-test6/arch/ia64/Kconfig --- linux-2.6.0-test6-orig/arch/ia64/Kconfig 2003-09-28 02:51:04.000000000 +0200 +++ linux-2.6.0-test6/arch/ia64/Kconfig 2003-10-07 21:50:38.000000000 +0200 @@ -683,6 +683,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + A size of 5 to 10 times normal is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/m68k/Kconfig linux-2.6.0-test6/arch/m68k/Kconfig --- linux-2.6.0-test6-orig/arch/m68k/Kconfig 2003-09-28 02:50:29.000000000 +0200 +++ linux-2.6.0-test6/arch/m68k/Kconfig 2003-10-07 21:50:38.000000000 +0200 @@ -1166,6 +1166,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + A size of 5 to 10 times normal is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/parisc/Kconfig linux-2.6.0-test6/arch/parisc/Kconfig --- linux-2.6.0-test6-orig/arch/parisc/Kconfig 2003-09-28 02:50:29.000000000 +0200 +++ linux-2.6.0-test6/arch/parisc/Kconfig 2003-10-07 21:50:38.000000000 +0200 @@ -257,6 +257,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + A size of 5 to 10 times normal is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/ppc/Kconfig linux-2.6.0-test6/arch/ppc/Kconfig --- linux-2.6.0-test6-orig/arch/ppc/Kconfig 2003-09-28 02:51:12.000000000 +0200 +++ linux-2.6.0-test6/arch/ppc/Kconfig 2003-10-07 21:50:38.000000000 +0200 @@ -1390,6 +1390,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + A size of 5 to 10 times normal is to be expected. Say Y here only if you plan to use some sort of debugger to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/ppc64/Kconfig linux-2.6.0-test6/arch/ppc64/Kconfig --- linux-2.6.0-test6-orig/arch/ppc64/Kconfig 2003-09-28 02:50:25.000000000 +0200 +++ linux-2.6.0-test6/arch/ppc64/Kconfig 2003-10-07 21:50:38.000000000 +0200 @@ -374,6 +374,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + A size of 5 to 10 times normal is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/s390/Kconfig linux-2.6.0-test6/arch/s390/Kconfig --- linux-2.6.0-test6-orig/arch/s390/Kconfig 2003-09-28 02:50:16.000000000 +0200 +++ linux-2.6.0-test6/arch/s390/Kconfig 2003-10-07 21:50:38.000000000 +0200 @@ -309,6 +309,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + A size of 5 to 10 times normal is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/sparc64/Kconfig linux-2.6.0-test6/arch/sparc64/Kconfig --- linux-2.6.0-test6-orig/arch/sparc64/Kconfig 2003-09-28 02:50:53.000000000 +0200 +++ linux-2.6.0-test6/arch/sparc64/Kconfig 2003-10-07 21:50:38.000000000 +0200 @@ -819,6 +819,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + A size of 5 to 10 times normal is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. diff -ur linux-2.6.0-test6-orig/arch/x86_64/Kconfig linux-2.6.0-test6/arch/x86_64/Kconfig --- linux-2.6.0-test6-orig/arch/x86_64/Kconfig 2003-09-28 02:50:40.000000000 +0200 +++ linux-2.6.0-test6/arch/x86_64/Kconfig 2003-10-07 21:50:38.000000000 +0200 @@ -495,6 +495,8 @@ help If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. + This will substantially increase the size of the kernel image. + A size of 5 to 10 times normal is to be expected. Say Y here only if you plan to use gdb to debug the kernel. If you don't debug the kernel, you can say N. /Jesper Juhl <jju@dif.dk> ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 71MB compressed for COMPILED(!!!) 2.6.0-test6 2003-10-07 20:31 ` Jesper Juhl @ 2003-10-07 21:31 ` Arthur Othieno 0 siblings, 0 replies; 13+ messages in thread From: Arthur Othieno @ 2003-10-07 21:31 UTC (permalink / raw) To: Jesper Juhl; +Cc: linux-kernel On Tue, Oct 07, 2003 at 10:31:35PM +0200, Jesper Juhl wrote: > Is there an official maintainer for documentation that this should be send > to? Or should we just cross our fingers and hope someone "higher up" will > pick it up from linux-kernel and merge it? > I see noone listed as maintaining docs in general or Kconfig in > particular in the MAINTAINERS file. Trivial Patch Monkey. See: http://www.kernel.org/pub/linux/kernel/people/rusty/trivial/ Regards, Arthur. -- Linux is a true multitasking system. Are you? ^ permalink raw reply [flat|nested] 13+ messages in thread
* Solved! was: 71MB compressed for COMPILED(!!!) 2.6.0-test6 2003-10-06 8:23 71MB compressed for COMPILED(!!!) 2.6.0-test6 Mike Fedyk 2003-10-06 8:29 ` Arjan van de Ven @ 2003-10-06 9:05 ` Mike Fedyk 1 sibling, 0 replies; 13+ messages in thread From: Mike Fedyk @ 2003-10-06 9:05 UTC (permalink / raw) To: linux-kernel > # Kernel hacking > # > CONFIG_DEBUG_INFO=y Just change that to n. Thanks Arjan, Nick & Bos! ^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: 71MB compressed for COMPILED(!!!) 2.6.0-test6 @ 2003-10-06 8:49 Boszormenyi Zoltan 0 siblings, 0 replies; 13+ messages in thread From: Boszormenyi Zoltan @ 2003-10-06 8:49 UTC (permalink / raw) To: linux-kernel Hi, turn this off: > CONFIG_DEBUG_INFO=y -- Best regards, Zoltán Böszörményi --------------------- What did Hussein say about his knife? One in Bush worth two in the hand. ^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2003-10-07 21:32 UTC | newest] Thread overview: 13+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2003-10-06 8:23 71MB compressed for COMPILED(!!!) 2.6.0-test6 Mike Fedyk 2003-10-06 8:29 ` Arjan van de Ven 2003-10-06 8:38 ` Mike Fedyk 2003-10-06 10:24 ` Matthias Andree 2003-10-06 15:24 ` Jesper Juhl 2003-10-06 17:40 ` Mike Fedyk 2003-10-07 2:25 ` Matt Mackall 2003-10-06 17:46 ` jdow 2003-10-06 23:37 ` jw schultz 2003-10-07 20:31 ` Jesper Juhl 2003-10-07 21:31 ` Arthur Othieno 2003-10-06 9:05 ` Solved! was: " Mike Fedyk -- strict thread matches above, loose matches on Subject: below -- 2003-10-06 8:49 Boszormenyi Zoltan
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox