LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 872|回复: 5

如何编译出更小的内核

[复制链接]
发表于 2009-9-10 08:58:40 | 显示全部楼层 |阅读模式
如题
编译2.6.15.5的x86内核,内核选项已经裁减很多了,不用显卡声卡,也还1M多
还有没办法更小?要换2.4的吗?


#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.15.5
# Wed Sep  9 21:56:03 2009
#
CONFIG_X86_32=y
CONFIG_SEMAPHORE_SLEEPERS=y
CONFIG_X86=y
CONFIG_MMU=y
CONFIG_UID16=y
CONFIG_GENERIC_ISA_DMA=y
CONFIG_GENERIC_IOMAP=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y

#
# Code maturity level options
#
# CONFIG_EXPERIMENTAL is not set
CONFIG_CLEAN_COMPILE=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32

#
# General setup
#
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_SYSCTL is not set
# CONFIG_AUDIT is not set
CONFIG_HOTPLUG=y
CONFIG_KOBJECT_UEVENT=y
# CONFIG_IKCONFIG is not set
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_EMBEDDED is not set
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SHMEM=y
CONFIG_CC_ALIGN_FUNCTIONS=0
CONFIG_CC_ALIGN_LABELS=0
CONFIG_CC_ALIGN_LOOPS=0
CONFIG_CC_ALIGN_JUMPS=0
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0

#
# Loadable module support
#
# CONFIG_MODULES is not set

#
# Block layer
#
# CONFIG_LBD is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_AS is not set
# CONFIG_IOSCHED_DEADLINE is not set
# CONFIG_IOSCHED_CFQ is not set
# CONFIG_DEFAULT_AS is not set
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
CONFIG_DEFAULT_NOOP=y
CONFIG_DEFAULT_IOSCHED="noop"

#
# Processor type and features
#
CONFIG_X86_PC=y
# CONFIG_X86_ELAN is not set
# 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 is not set
# 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_MPENTIUMM is not set
CONFIG_MPENTIUM4=y
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MK8 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MEFFICEON is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MGEODEGX1 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_GENERIC_CALIBRATE_DELAY=y
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
CONFIG_X86_CMPXCHG64=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_INTEL_USERCOPY=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
CONFIG_X86_TSC=y
# CONFIG_HPET_TIMER is not set
# CONFIG_SMP is not set
# CONFIG_PREEMPT_NONE is not set
# CONFIG_PREEMPT_VOLUNTARY is not set
CONFIG_PREEMPT=y
# CONFIG_PREEMPT_BKL is not set
# CONFIG_X86_UP_APIC is not set
# CONFIG_X86_MCE is not set
# CONFIG_TOSHIBA is not set
# CONFIG_I8K is not set
# CONFIG_X86_REBOOTFIXUPS is not set
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set

#
# Firmware Drivers
#
# CONFIG_DELL_RBU is not set
# CONFIG_DCDBAS is not set
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
# CONFIG_SPARSEMEM_STATIC is not set
CONFIG_SPLIT_PTLOCK_CPUS=4
# CONFIG_MATH_EMULATION is not set
# CONFIG_MTRR is not set
# CONFIG_EFI is not set
# CONFIG_SECCOMP is not set
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_PHYSICAL_START=0x100000

#
# Power management options (ACPI, APM)
#
CONFIG_PM=y
# CONFIG_PM_LEGACY is not set
# CONFIG_PM_DEBUG is not set

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_SLEEP=y
CONFIG_ACPI_SLEEP_PROC_FS=y
# CONFIG_ACPI_SLEEP_PROC_SLEEP is not set
CONFIG_ACPI_AC=y
CONFIG_ACPI_BATTERY=y
CONFIG_ACPI_BUTTON=y
# CONFIG_ACPI_VIDEO is not set
CONFIG_ACPI_FAN=y
CONFIG_ACPI_PROCESSOR=y
CONFIG_ACPI_THERMAL=y
# CONFIG_ACPI_ASUS is not set
# CONFIG_ACPI_IBM is not set
CONFIG_ACPI_TOSHIBA=y
CONFIG_ACPI_BLACKLIST_YEAR=2000
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y

#
# APM (Advanced Power Management) BIOS Support
#

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set

#
# Bus options (PCI, PCMCIA, EISA, MCA, ISA)
#
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GOMMCONFIG is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_MMCONFIG=y
# CONFIG_PCIEPORTBUS is not set
# CONFIG_PCI_LEGACY_PROC is not set
CONFIG_ISA_DMA_API=y
# CONFIG_ISA is not set
# CONFIG_MCA is not set
# CONFIG_SCx200 is not set

#
# PCCARD (PCMCIA/CardBus) support
#
# CONFIG_PCCARD is not set

#
# PCI Hotplug Support
#

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_AOUT is not set
# CONFIG_BINFMT_MISC is not set

#
# Networking
#
CONFIG_NET=y

#
# Networking options
#
# CONFIG_PACKET is not set
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_ASK_IP_FIB_HASH is not set
# CONFIG_IP_FIB_TRIE is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_TUNNEL is not set
# CONFIG_INET_DIAG is not set
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_BIC=y
# CONFIG_IPV6 is not set
# CONFIG_NETFILTER is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set
# CONFIG_NET_SCH_CLK_JIFFIES is not set
# CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set
# CONFIG_NET_SCH_CLK_CPU is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
# CONFIG_IEEE80211 is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=y

#
# Connector - unified userspace <-> kernelspace linker
#
CONFIG_CONNECTOR=y
CONFIG_PROC_EVENTS=y

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Parallel port support
#
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
# CONFIG_PARPORT_SERIAL is not set
# CONFIG_PARPORT_GSC is not set
# CONFIG_PARPORT_1284 is not set

#
# Plug and Play support
#
# CONFIG_PNP is not set

#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
# CONFIG_PARIDE is not set
CONFIG_BLK_CPQ_DA=y
CONFIG_BLK_CPQ_CISS_DA=y
# CONFIG_CISS_SCSI_TAPE is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=65536
# CONFIG_BLK_DEV_INITRD is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH 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_IDE_SATA=y
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
# CONFIG_BLK_DEV_IDECD is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_IDE_TASK_IOCTL is not set

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_IDEPCI is not set
# CONFIG_IDE_ARM is not set
# CONFIG_BLK_DEV_IDEDMA is not set
# CONFIG_IDEDMA_AUTO is not set
# CONFIG_BLK_DEV_HD is not set

#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
# CONFIG_CHR_DEV_SG is not set
# CONFIG_CHR_DEV_SCH is not set

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set

#
# SCSI Transport Attributes
#
CONFIG_SCSI_SPI_ATTRS=y
CONFIG_SCSI_FC_ATTRS=y
CONFIG_SCSI_ISCSI_ATTRS=y
CONFIG_SCSI_SAS_ATTRS=y

#
# SCSI low-level drivers
#
# CONFIG_ISCSI_TCP is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_DPT_I2O is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
CONFIG_SCSI_SATA=y
# CONFIG_SCSI_SATA_AHCI is not set
# CONFIG_SCSI_SATA_SVW is not set
CONFIG_SCSI_ATA_PIIX=y
# CONFIG_SCSI_PDC_ADMA is not set
# CONFIG_SCSI_SATA_QSTOR is not set
# CONFIG_SCSI_SATA_PROMISE is not set
CONFIG_SCSI_SATA_VIA=y
# CONFIG_SCSI_SATA_VITESSE is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_PPA is not set
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_SYM53C8XX_2 is not set
# CONFIG_SCSI_IPR is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
CONFIG_SCSI_QLA2XXX=y
# CONFIG_SCSI_QLA21XX is not set
# CONFIG_SCSI_QLA22XX is not set
# CONFIG_SCSI_QLA2300 is not set
# CONFIG_SCSI_QLA2322 is not set
# CONFIG_SCSI_QLA6312 is not set
# CONFIG_SCSI_QLA24XX is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_NSP32 is not set
# CONFIG_SCSI_DEBUG is not set

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set

#
# Fusion MPT device support
#
CONFIG_FUSION=y
CONFIG_FUSION_SPI=y
CONFIG_FUSION_FC=y
CONFIG_FUSION_SAS=y
CONFIG_FUSION_MAX_SGE=32
CONFIG_FUSION_CTL=y

#
# IEEE 1394 (FireWire) support
#
# CONFIG_IEEE1394 is not set

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Network device support
#
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set

#
# ARCnet devices
#
# CONFIG_ARCNET is not set

#
# PHY device support
#
# CONFIG_PHYLIB is not set

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_MII=y
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NET_VENDOR_3COM is not set

#
# Tulip family network device support
#
CONFIG_NET_TULIP=y
CONFIG_TULIP=y
# CONFIG_TULIP_MMIO is not set
# CONFIG_TULIP_NAPI is not set
CONFIG_DE4X5=y
CONFIG_WINBOND_840=y
CONFIG_DM9102=y
CONFIG_ULI526X=y
# CONFIG_HP100 is not set
CONFIG_NET_PCI=y
CONFIG_PCNET32=y
CONFIG_AMD8111_ETH=y
# CONFIG_AMD8111E_NAPI is not set
CONFIG_ADAPTEC_STARFIRE=y
# CONFIG_DGRS is not set
CONFIG_EEPRO100=y
# CONFIG_E100 is not set
# CONFIG_FEALNX is not set
CONFIG_NATSEMI=y
# CONFIG_NE2K_PCI is not set
CONFIG_8139TOO=y
CONFIG_8139TOO_PIO=y
# CONFIG_8139TOO_TUNE_TWISTER is not set
# CONFIG_8139TOO_8129 is not set
# CONFIG_8139_OLD_RX_RESET is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
# 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_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SK98LIN is not set
# CONFIG_VIA_VELOCITY is not set
# CONFIG_TIGON3 is not set
# CONFIG_BNX2 is not set

#
# Ethernet (10000 Mbit)
#
# CONFIG_CHELSIO_T1 is not set
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set

#
# Token Ring devices
#
# CONFIG_TR is not set

#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set

#
# Wan interfaces
#
CONFIG_WAN=y
CONFIG_LANMEDIA=y
# CONFIG_SYNCLINK_SYNCPPP is not set
CONFIG_HDLC=y
# CONFIG_HDLC_RAW is not set
# CONFIG_HDLC_RAW_ETH is not set
# CONFIG_HDLC_CISCO is not set
# CONFIG_HDLC_FR is not set
# CONFIG_HDLC_PPP is not set

#
# X.25/LAPB support is disabled
#
CONFIG_PCI200SYN=y
CONFIG_WANXL=y
CONFIG_PC300=y

#
# Cyclades-PC300 MLPPP support is disabled.
#

#
# Refer to the file README.mlppp, provided by PC300 package.
#
CONFIG_FARSYNC=y
CONFIG_DLCI=y
CONFIG_DLCI_COUNT=24
CONFIG_DLCI_MAX=8
CONFIG_SBNI=y
# CONFIG_SBNI_MULTILINE is not set
# CONFIG_FDDI is not set
# CONFIG_PLIP is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set

#
# ISDN subsystem
#
# CONFIG_ISDN 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 is not set
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
CONFIG_KEYBOARD_XTKBD=y
CONFIG_KEYBOARD_NEWTON=y
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
CONFIG_INPUT_MISC=y
# CONFIG_INPUT_PCSPKR is not set
# CONFIG_INPUT_WISTRON_BTNS is not set
# CONFIG_INPUT_UINPUT is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
CONFIG_SERIO_SERPORT=y
CONFIG_SERIO_CT82C710=y
CONFIG_SERIO_PARKBD=y
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
CONFIG_SERIO_RAW=y
# CONFIG_GAMEPORT 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 is not set
CONFIG_SERIAL_8250_NR_UARTS=48
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
CONFIG_SERIAL_8250_RSA=y

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_SERIAL_JSM=y
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
# CONFIG_PRINTER is not set
CONFIG_PPDEV=y
# CONFIG_TIPAR is not set

#
# IPMI
#
CONFIG_IPMI_HANDLER=y
# CONFIG_IPMI_PANIC_EVENT is not set
CONFIG_IPMI_DEVICE_INTERFACE=y
CONFIG_IPMI_SI=y
CONFIG_IPMI_WATCHDOG=y
CONFIG_IPMI_POWEROFF=y

#
# Watchdog Cards
#
CONFIG_WATCHDOG=y
# CONFIG_WATCHDOG_NOWAYOUT is not set

#
# Watchdog Device Drivers
#
CONFIG_SOFT_WATCHDOG=y
CONFIG_ACQUIRE_WDT=y
CONFIG_ADVANTECH_WDT=y
CONFIG_ALIM1535_WDT=y
CONFIG_ALIM7101_WDT=y
CONFIG_SC520_WDT=y
CONFIG_EUROTECH_WDT=y
CONFIG_IB700_WDT=y
CONFIG_IBMASR=y
CONFIG_WAFER_WDT=y
CONFIG_I6300ESB_WDT=y
# CONFIG_I8XX_TCO is not set
CONFIG_SC1200_WDT=y
CONFIG_60XX_WDT=y
CONFIG_SBC8360_WDT=y
CONFIG_CPU5_WDT=y
CONFIG_W83627HF_WDT=y
CONFIG_W83877F_WDT=y
CONFIG_W83977F_WDT=y
CONFIG_MACHZ_WDT=y

#
# PCI-based Watchdog Cards
#
CONFIG_PCIPCWATCHDOG=y
CONFIG_WDTPCI=y
CONFIG_WDT_501_PCI=y

#
# USB-based Watchdog Cards
#
CONFIG_USBPCWATCHDOG=y
CONFIG_HW_RANDOM=y
CONFIG_NVRAM=y
# CONFIG_RTC is not set
# CONFIG_GEN_RTC is not set
CONFIG_DTLK=y
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set

#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
# CONFIG_AGP is not set
CONFIG_DRM=y
CONFIG_DRM_TDFX=y
CONFIG_DRM_R128=y
CONFIG_DRM_RADEON=y
CONFIG_DRM_MGA=y
CONFIG_DRM_VIA=y
CONFIG_DRM_SAVAGE=y
# CONFIG_MWAVE is not set
CONFIG_RAW_DRIVER=y
CONFIG_MAX_RAW_DEVS=16
CONFIG_HPET=y
# CONFIG_HPET_RTC_IRQ is not set
CONFIG_HPET_MMAP=y
CONFIG_HANGCHECK_TIMER=y

#
# TPM devices
#

#
# I2C support
#
# CONFIG_I2C is not set

#
# Dallas's 1-wire bus
#
# CONFIG_W1 is not set

#
# Hardware Monitoring support
#
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_SENSORS_HDAPS is not set
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Misc devices
#

#
# Multimedia Capabilities Port drivers
#

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set

#
# Graphics support
#
CONFIG_FB=y
# CONFIG_FB_CFB_FILLRECT is not set
# CONFIG_FB_CFB_COPYAREA is not set
# CONFIG_FB_CFB_IMAGEBLIT is not set
# CONFIG_FB_MACMODES is not set
# CONFIG_FB_MODE_HELPERS is not set
# CONFIG_FB_TILEBLITTING is not set
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_ARC is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_VESA is not set
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_HGA is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON_OLD is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_CYBLA is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_VIRTUAL is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FRAMEBUFFER_CONSOLE is not set

#
# Logo configuration
#
# CONFIG_LOGO is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set

#
# Sound
#
# CONFIG_SOUND is not set

#
# USB support
#
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_ISP116X_HCD=y
CONFIG_USB_OHCI_HCD=y
# CONFIG_USB_OHCI_BIG_ENDIAN is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=y
CONFIG_USB_SL811_HCD=y

#
# USB Device Class drivers
#
CONFIG_USB_ACM=y
# CONFIG_USB_PRINTER is not set

#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#

#
# may also be needed; see USB_STORAGE Help for more information
#
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
CONFIG_USB_STORAGE_FREECOM=y
# CONFIG_USB_STORAGE_ISD200 is not set
CONFIG_USB_STORAGE_DPCM=y

#
# USB Input Devices
#
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y
CONFIG_USB_HIDDEV=y
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_ACECAD is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_MTOUCH is not set
# CONFIG_USB_ITMTOUCH is not set
# CONFIG_USB_EGALAX is not set
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set
# CONFIG_USB_APPLETOUCH is not set

#
# USB Imaging devices
#
CONFIG_USB_MICROTEK=y

#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set

#
# Video4Linux support is needed for USB Multimedia device support
#

#
# USB Network Adapters
#
CONFIG_USB_KAWETH=y
CONFIG_USB_PEGASUS=y
CONFIG_USB_USBNET=y
CONFIG_USB_NET_AX8817X=y
CONFIG_USB_NET_CDCETHER=y
CONFIG_USB_NET_GL620A=y
CONFIG_USB_NET_NET1080=y
CONFIG_USB_NET_CDC_SUBSET=y
CONFIG_USB_ALI_M5632=y
CONFIG_USB_AN2720=y
CONFIG_USB_BELKIN=y
CONFIG_USB_ARMLINUX=y
CONFIG_USB_EPSON2888=y
CONFIG_USB_NET_ZAURUS=y
# CONFIG_USB_MON is not set

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGETKIT is not set
# CONFIG_USB_PHIDGETSERVO is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_SISUSBVGA is not set

#
# USB DSL modem support
#

#
# USB Gadget Support
#
CONFIG_USB_GADGET=y
# CONFIG_USB_GADGET_DEBUG_FILES is not set
CONFIG_USB_GADGET_SELECTED=y
CONFIG_USB_GADGET_NET2280=y
CONFIG_USB_NET2280=y
# CONFIG_USB_GADGET_PXA2XX is not set
# CONFIG_USB_GADGET_GOKU is not set
# CONFIG_USB_GADGET_LH7A40X is not set
# CONFIG_USB_GADGET_OMAP is not set
# CONFIG_USB_GADGET_DUMMY_HCD is not set
CONFIG_USB_GADGET_DUALSPEED=y
# CONFIG_USB_ZERO is not set
CONFIG_USB_ETH=y
# CONFIG_USB_GADGETFS is not set
# CONFIG_USB_FILE_STORAGE is not set
# CONFIG_USB_G_SERIAL is not set

#
# MMC/SD Card support
#
# CONFIG_MMC is not set

#
# InfiniBand support
#
# CONFIG_INFINIBAND is not set

#
# SN Devices
#

#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT2_FS_XIP=y
CONFIG_FS_XIP=y
# CONFIG_EXT3_FS is not set
# CONFIG_JBD is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS 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_INOTIFY=y
# CONFIG_QUOTA is not set
CONFIG_DNOTIFY=y
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y
# CONFIG_FUSE_FS is not set

#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
# CONFIG_MSDOS_FS is not set
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_RAMFS=y
# CONFIG_RELAYFS_FS is not set

#
# Miscellaneous filesystems
#
# CONFIG_HFSPLUS_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 is not set
# CONFIG_NFSD is not set
# CONFIG_SMB_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y

#
# Native Language Support
#
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_CODEPAGE_437 is not set
# 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_ASCII is not set
# CONFIG_NLS_ISO8859_1 is not set
# 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

#
# Kernel hacking
#
# CONFIG_PRINTK_TIME is not set
# CONFIG_DEBUG_KERNEL is not set
CONFIG_LOG_BUF_SHIFT=14
CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_EARLY_PRINTK=y

#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY 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=y
CONFIG_CRYPTO_SHA1=y
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_TGR192 is not set
CONFIG_CRYPTO_DES=y
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_AES_586 is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_ARC4 is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_ANUBIS is not set
CONFIG_CRYPTO_DEFLATE=y
# CONFIG_CRYPTO_MICHAEL_MIC is not set
CONFIG_CRYPTO_CRC32C=y
# CONFIG_CRYPTO_TEST is not set

#
# Hardware crypto devices
#
CONFIG_CRYPTO_DEV_PADLOCK=y
# CONFIG_CRYPTO_DEV_PADLOCK_AES is not set

#
# Library routines
#
CONFIG_CRC_CCITT=y
# CONFIG_CRC16 is not set
CONFIG_CRC32=y
CONFIG_LIBCRC32C=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZLIB_DEFLATE=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_X86_BIOS_REBOOT=y
发表于 2009-9-10 13:01:32 | 显示全部楼层
bs 刷屏。看得真辛苦。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-9-10 22:17:21 | 显示全部楼层
没刷屏的意思。。。
回复 支持 反对

使用道具 举报

发表于 2009-9-12 08:22:21 | 显示全部楼层
Post by Sorry623;2025800
没刷屏的意思。。。

为什么不用 code 标记?
  1. #
  2. # Automatically generated make config: don't edit
  3. # Linux kernel version: 2.6.15.5
  4. # Wed Sep 9 21:56:03 2009
  5. #
  6. CONFIG_X86_32=y
  7. CONFIG_SEMAPHORE_SLEEPERS=y
  8. CONFIG_X86=y
  9. CONFIG_MMU=y
  10. CONFIG_UID16=y
  11. CONFIG_GENERIC_ISA_DMA=y
  12. CONFIG_GENERIC_IOMAP=y
  13. CONFIG_ARCH_MAY_HAVE_PC_FDC=y
  14. #
  15. # Code maturity level options
  16. #
  17. # CONFIG_EXPERIMENTAL is not set
  18. CONFIG_CLEAN_COMPILE=y
  19. CONFIG_BROKEN_ON_SMP=y
  20. CONFIG_LOCK_KERNEL=y
  21. CONFIG_INIT_ENV_ARG_LIMIT=32
  22. #
  23. # General setup
  24. #
  25. CONFIG_LOCALVERSION=""
  26. # CONFIG_LOCALVERSION_AUTO is not set
  27. # CONFIG_SWAP is not set
  28. CONFIG_SYSVIPC=y
  29. # CONFIG_BSD_PROCESS_ACCT is not set
  30. # CONFIG_SYSCTL is not set
  31. # CONFIG_AUDIT is not set
  32. CONFIG_HOTPLUG=y
  33. CONFIG_KOBJECT_UEVENT=y
  34. # CONFIG_IKCONFIG is not set
  35. CONFIG_INITRAMFS_SOURCE=""
  36. # CONFIG_EMBEDDED is not set
  37. CONFIG_KALLSYMS=y
  38. # CONFIG_KALLSYMS_EXTRA_PASS is not set
  39. CONFIG_PRINTK=y
  40. CONFIG_BUG=y
  41. CONFIG_BASE_FULL=y
  42. CONFIG_FUTEX=y
  43. CONFIG_EPOLL=y
  44. CONFIG_SHMEM=y
  45. CONFIG_CC_ALIGN_FUNCTIONS=0
  46. CONFIG_CC_ALIGN_LABELS=0
  47. CONFIG_CC_ALIGN_LOOPS=0
  48. CONFIG_CC_ALIGN_JUMPS=0
  49. # CONFIG_TINY_SHMEM is not set
  50. CONFIG_BASE_SMALL=0
  51. #
  52. # Loadable module support
  53. #
  54. # CONFIG_MODULES is not set
  55. #
  56. # Block layer
  57. #
  58. # CONFIG_LBD is not set
  59. #
  60. # IO Schedulers
  61. #
  62. CONFIG_IOSCHED_NOOP=y
  63. # CONFIG_IOSCHED_AS is not set
  64. # CONFIG_IOSCHED_DEADLINE is not set
  65. # CONFIG_IOSCHED_CFQ is not set
  66. # CONFIG_DEFAULT_AS is not set
  67. # CONFIG_DEFAULT_DEADLINE is not set
  68. # CONFIG_DEFAULT_CFQ is not set
  69. CONFIG_DEFAULT_NOOP=y
  70. CONFIG_DEFAULT_IOSCHED="noop"
  71. #
  72. # Processor type and features
  73. #
  74. CONFIG_X86_PC=y
  75. # CONFIG_X86_ELAN is not set
  76. # CONFIG_X86_VOYAGER is not set
  77. # CONFIG_X86_NUMAQ is not set
  78. # CONFIG_X86_SUMMIT is not set
  79. # CONFIG_X86_BIGSMP is not set
  80. # CONFIG_X86_VISWS is not set
  81. # CONFIG_X86_GENERICARCH is not set
  82. # CONFIG_X86_ES7000 is not set
  83. # CONFIG_M386 is not set
  84. # CONFIG_M486 is not set
  85. # CONFIG_M586 is not set
  86. # CONFIG_M586TSC is not set
  87. # CONFIG_M586MMX is not set
  88. # CONFIG_M686 is not set
  89. # CONFIG_MPENTIUMII is not set
  90. # CONFIG_MPENTIUMIII is not set
  91. # CONFIG_MPENTIUMM is not set
  92. CONFIG_MPENTIUM4=y
  93. # CONFIG_MK6 is not set
  94. # CONFIG_MK7 is not set
  95. # CONFIG_MK8 is not set
  96. # CONFIG_MCRUSOE is not set
  97. # CONFIG_MEFFICEON is not set
  98. # CONFIG_MWINCHIPC6 is not set
  99. # CONFIG_MWINCHIP2 is not set
  100. # CONFIG_MWINCHIP3D is not set
  101. # CONFIG_MGEODEGX1 is not set
  102. # CONFIG_MCYRIXIII is not set
  103. # CONFIG_MVIAC3_2 is not set
  104. CONFIG_X86_GENERIC=y
  105. CONFIG_X86_CMPXCHG=y
  106. CONFIG_X86_XADD=y
  107. CONFIG_X86_L1_CACHE_SHIFT=7
  108. CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  109. CONFIG_GENERIC_CALIBRATE_DELAY=y
  110. CONFIG_X86_WP_WORKS_OK=y
  111. CONFIG_X86_INVLPG=y
  112. CONFIG_X86_BSWAP=y
  113. CONFIG_X86_POPAD_OK=y
  114. CONFIG_X86_CMPXCHG64=y
  115. CONFIG_X86_GOOD_APIC=y
  116. CONFIG_X86_INTEL_USERCOPY=y
  117. CONFIG_X86_USE_PPRO_CHECKSUM=y
  118. CONFIG_X86_TSC=y
  119. # CONFIG_HPET_TIMER is not set
  120. # CONFIG_SMP is not set
  121. # CONFIG_PREEMPT_NONE is not set
  122. # CONFIG_PREEMPT_VOLUNTARY is not set
  123. CONFIG_PREEMPT=y
  124. # CONFIG_PREEMPT_BKL is not set
  125. # CONFIG_X86_UP_APIC is not set
  126. # CONFIG_X86_MCE is not set
  127. # CONFIG_TOSHIBA is not set
  128. # CONFIG_I8K is not set
  129. # CONFIG_X86_REBOOTFIXUPS is not set
  130. # CONFIG_MICROCODE is not set
  131. # CONFIG_X86_MSR is not set
  132. # CONFIG_X86_CPUID is not set
  133. #
  134. # Firmware Drivers
  135. #
  136. # CONFIG_DELL_RBU is not set
  137. # CONFIG_DCDBAS is not set
  138. CONFIG_NOHIGHMEM=y
  139. # CONFIG_HIGHMEM4G is not set
  140. # CONFIG_HIGHMEM64G is not set
  141. CONFIG_FLATMEM=y
  142. CONFIG_FLAT_NODE_MEM_MAP=y
  143. # CONFIG_SPARSEMEM_STATIC is not set
  144. CONFIG_SPLIT_PTLOCK_CPUS=4
  145. # CONFIG_MATH_EMULATION is not set
  146. # CONFIG_MTRR is not set
  147. # CONFIG_EFI is not set
  148. # CONFIG_SECCOMP is not set
  149. # CONFIG_HZ_100 is not set
  150. CONFIG_HZ_250=y
  151. # CONFIG_HZ_1000 is not set
  152. CONFIG_HZ=250
  153. CONFIG_PHYSICAL_START=0x100000
  154. #
  155. # Power management options (ACPI, APM)
  156. #
  157. CONFIG_PM=y
  158. # CONFIG_PM_LEGACY is not set
  159. # CONFIG_PM_DEBUG is not set
  160. #
  161. # ACPI (Advanced Configuration and Power Interface) Support
  162. #
  163. CONFIG_ACPI=y
  164. CONFIG_ACPI_SLEEP=y
  165. CONFIG_ACPI_SLEEP_PROC_FS=y
  166. # CONFIG_ACPI_SLEEP_PROC_SLEEP is not set
  167. CONFIG_ACPI_AC=y
  168. CONFIG_ACPI_BATTERY=y
  169. CONFIG_ACPI_BUTTON=y
  170. # CONFIG_ACPI_VIDEO is not set
  171. CONFIG_ACPI_FAN=y
  172. CONFIG_ACPI_PROCESSOR=y
  173. CONFIG_ACPI_THERMAL=y
  174. # CONFIG_ACPI_ASUS is not set
  175. # CONFIG_ACPI_IBM is not set
  176. CONFIG_ACPI_TOSHIBA=y
  177. CONFIG_ACPI_BLACKLIST_YEAR=2000
  178. # CONFIG_ACPI_DEBUG is not set
  179. CONFIG_ACPI_EC=y
  180. CONFIG_ACPI_POWER=y
  181. CONFIG_ACPI_SYSTEM=y
  182. CONFIG_X86_PM_TIMER=y
  183. #
  184. # APM (Advanced Power Management) BIOS Support
  185. #
  186. #
  187. # CPU Frequency scaling
  188. #
  189. # CONFIG_CPU_FREQ is not set
  190. # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
  191. # CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
  192. #
  193. # Bus options (PCI, PCMCIA, EISA, MCA, ISA)
  194. #
  195. CONFIG_PCI=y
  196. # CONFIG_PCI_GOBIOS is not set
  197. # CONFIG_PCI_GOMMCONFIG is not set
  198. # CONFIG_PCI_GODIRECT is not set
  199. CONFIG_PCI_GOANY=y
  200. CONFIG_PCI_BIOS=y
  201. CONFIG_PCI_DIRECT=y
  202. CONFIG_PCI_MMCONFIG=y
  203. # CONFIG_PCIEPORTBUS is not set
  204. # CONFIG_PCI_LEGACY_PROC is not set
  205. CONFIG_ISA_DMA_API=y
  206. # CONFIG_ISA is not set
  207. # CONFIG_MCA is not set
  208. # CONFIG_SCx200 is not set
  209. #
  210. # PCCARD (PCMCIA/CardBus) support
  211. #
  212. # CONFIG_PCCARD is not set
  213. #
  214. # PCI Hotplug Support
  215. #
  216. #
  217. # Executable file formats
  218. #
  219. CONFIG_BINFMT_ELF=y
  220. # CONFIG_BINFMT_AOUT is not set
  221. # CONFIG_BINFMT_MISC is not set
  222. #
  223. # Networking
  224. #
  225. CONFIG_NET=y
  226. #
  227. # Networking options
  228. #
  229. # CONFIG_PACKET is not set
  230. CONFIG_UNIX=y
  231. # CONFIG_NET_KEY is not set
  232. CONFIG_INET=y
  233. # CONFIG_IP_MULTICAST is not set
  234. # CONFIG_IP_ADVANCED_ROUTER is not set
  235. # CONFIG_ASK_IP_FIB_HASH is not set
  236. # CONFIG_IP_FIB_TRIE is not set
  237. CONFIG_IP_FIB_HASH=y
  238. # CONFIG_IP_PNP is not set
  239. # CONFIG_NET_IPIP is not set
  240. # CONFIG_NET_IPGRE is not set
  241. # CONFIG_SYN_COOKIES is not set
  242. # CONFIG_INET_AH is not set
  243. # CONFIG_INET_ESP is not set
  244. # CONFIG_INET_IPCOMP is not set
  245. # CONFIG_INET_TUNNEL is not set
  246. # CONFIG_INET_DIAG is not set
  247. # CONFIG_TCP_CONG_ADVANCED is not set
  248. CONFIG_TCP_CONG_BIC=y
  249. # CONFIG_IPV6 is not set
  250. # CONFIG_NETFILTER is not set
  251. # CONFIG_BRIDGE is not set
  252. # CONFIG_VLAN_8021Q is not set
  253. # CONFIG_DECNET is not set
  254. # CONFIG_LLC2 is not set
  255. # CONFIG_IPX is not set
  256. # CONFIG_ATALK is not set
  257. #
  258. # QoS and/or fair queueing
  259. #
  260. # CONFIG_NET_SCHED is not set
  261. # CONFIG_NET_SCH_CLK_JIFFIES is not set
  262. # CONFIG_NET_SCH_CLK_GETTIMEOFDAY is not set
  263. # CONFIG_NET_SCH_CLK_CPU is not set
  264. #
  265. # Network testing
  266. #
  267. # CONFIG_NET_PKTGEN is not set
  268. # CONFIG_HAMRADIO is not set
  269. # CONFIG_IRDA is not set
  270. # CONFIG_BT is not set
  271. # CONFIG_IEEE80211 is not set
  272. #
  273. # Device Drivers
  274. #
  275. #
  276. # Generic Driver Options
  277. #
  278. CONFIG_STANDALONE=y
  279. CONFIG_PREVENT_FIRMWARE_BUILD=y
  280. CONFIG_FW_LOADER=y
  281. #
  282. # Connector - unified userspace <-> kernelspace linker
  283. #
  284. CONFIG_CONNECTOR=y
  285. CONFIG_PROC_EVENTS=y
  286. #
  287. # Memory Technology Devices (MTD)
  288. #
  289. # CONFIG_MTD is not set
  290. #
  291. # Parallel port support
  292. #
  293. CONFIG_PARPORT=y
  294. CONFIG_PARPORT_PC=y
  295. # CONFIG_PARPORT_SERIAL is not set
  296. # CONFIG_PARPORT_GSC is not set
  297. # CONFIG_PARPORT_1284 is not set
  298. #
  299. # Plug and Play support
  300. #
  301. # CONFIG_PNP is not set
  302. #
  303. # Block devices
  304. #
  305. # CONFIG_BLK_DEV_FD is not set
  306. # CONFIG_PARIDE is not set
  307. CONFIG_BLK_CPQ_DA=y
  308. CONFIG_BLK_CPQ_CISS_DA=y
  309. # CONFIG_CISS_SCSI_TAPE is not set
  310. # CONFIG_BLK_DEV_DAC960 is not set
  311. # CONFIG_BLK_DEV_COW_COMMON is not set
  312. # CONFIG_BLK_DEV_LOOP is not set
  313. # CONFIG_BLK_DEV_NBD is not set
  314. # CONFIG_BLK_DEV_SX8 is not set
  315. # CONFIG_BLK_DEV_UB is not set
  316. CONFIG_BLK_DEV_RAM=y
  317. CONFIG_BLK_DEV_RAM_COUNT=16
  318. CONFIG_BLK_DEV_RAM_SIZE=65536
  319. # CONFIG_BLK_DEV_INITRD is not set
  320. # CONFIG_CDROM_PKTCDVD is not set
  321. # CONFIG_ATA_OVER_ETH is not set
  322. #
  323. # ATA/ATAPI/MFM/RLL support
  324. #
  325. CONFIG_IDE=y
  326. CONFIG_BLK_DEV_IDE=y
  327. #
  328. # Please see Documentation/ide.txt for help/info on IDE drives
  329. #
  330. CONFIG_BLK_DEV_IDE_SATA=y
  331. # CONFIG_BLK_DEV_HD_IDE is not set
  332. CONFIG_BLK_DEV_IDEDISK=y
  333. # CONFIG_IDEDISK_MULTI_MODE is not set
  334. # CONFIG_BLK_DEV_IDECD is not set
  335. # CONFIG_BLK_DEV_IDEFLOPPY is not set
  336. # CONFIG_BLK_DEV_IDESCSI is not set
  337. # CONFIG_IDE_TASK_IOCTL is not set
  338. #
  339. # IDE chipset support/bugfixes
  340. #
  341. CONFIG_IDE_GENERIC=y
  342. # CONFIG_BLK_DEV_CMD640 is not set
  343. # CONFIG_BLK_DEV_IDEPCI is not set
  344. # CONFIG_IDE_ARM is not set
  345. # CONFIG_BLK_DEV_IDEDMA is not set
  346. # CONFIG_IDEDMA_AUTO is not set
  347. # CONFIG_BLK_DEV_HD is not set
  348. #
  349. # SCSI device support
  350. #
  351. # CONFIG_RAID_ATTRS is not set
  352. CONFIG_SCSI=y
  353. CONFIG_SCSI_PROC_FS=y
  354. #
  355. # SCSI support type (disk, tape, CD-ROM)
  356. #
  357. CONFIG_BLK_DEV_SD=y
  358. # CONFIG_CHR_DEV_ST is not set
  359. # CONFIG_CHR_DEV_OSST is not set
  360. # CONFIG_BLK_DEV_SR is not set
  361. # CONFIG_CHR_DEV_SG is not set
  362. # CONFIG_CHR_DEV_SCH is not set
  363. #
  364. # Some SCSI devices (e.g. CD jukebox) support multiple LUNs
  365. #
  366. # CONFIG_SCSI_MULTI_LUN is not set
  367. # CONFIG_SCSI_CONSTANTS is not set
  368. # CONFIG_SCSI_LOGGING is not set
  369. #
  370. # SCSI Transport Attributes
  371. #
  372. CONFIG_SCSI_SPI_ATTRS=y
  373. CONFIG_SCSI_FC_ATTRS=y
  374. CONFIG_SCSI_ISCSI_ATTRS=y
  375. CONFIG_SCSI_SAS_ATTRS=y
  376. #
  377. # SCSI low-level drivers
  378. #
  379. # CONFIG_ISCSI_TCP is not set
  380. # CONFIG_BLK_DEV_3W_XXXX_RAID is not set
  381. # CONFIG_SCSI_3W_9XXX is not set
  382. # CONFIG_SCSI_ACARD is not set
  383. # CONFIG_SCSI_AACRAID is not set
  384. # CONFIG_SCSI_AIC7XXX is not set
  385. # CONFIG_SCSI_AIC7XXX_OLD is not set
  386. # CONFIG_SCSI_AIC79XX is not set
  387. # CONFIG_SCSI_DPT_I2O is not set
  388. # CONFIG_MEGARAID_NEWGEN is not set
  389. # CONFIG_MEGARAID_LEGACY is not set
  390. # CONFIG_MEGARAID_SAS is not set
  391. CONFIG_SCSI_SATA=y
  392. # CONFIG_SCSI_SATA_AHCI is not set
  393. # CONFIG_SCSI_SATA_SVW is not set
  394. CONFIG_SCSI_ATA_PIIX=y
  395. # CONFIG_SCSI_PDC_ADMA is not set
  396. # CONFIG_SCSI_SATA_QSTOR is not set
  397. # CONFIG_SCSI_SATA_PROMISE is not set
  398. CONFIG_SCSI_SATA_VIA=y
  399. # CONFIG_SCSI_SATA_VITESSE is not set
  400. # CONFIG_SCSI_BUSLOGIC is not set
  401. # CONFIG_SCSI_DMX3191D is not set
  402. # CONFIG_SCSI_EATA is not set
  403. # CONFIG_SCSI_FUTURE_DOMAIN is not set
  404. # CONFIG_SCSI_GDTH is not set
  405. # CONFIG_SCSI_IPS is not set
  406. # CONFIG_SCSI_INITIO is not set
  407. # CONFIG_SCSI_INIA100 is not set
  408. # CONFIG_SCSI_PPA is not set
  409. # CONFIG_SCSI_IMM is not set
  410. # CONFIG_SCSI_SYM53C8XX_2 is not set
  411. # CONFIG_SCSI_IPR is not set
  412. # CONFIG_SCSI_QLOGIC_FC is not set
  413. # CONFIG_SCSI_QLOGIC_1280 is not set
  414. CONFIG_SCSI_QLA2XXX=y
  415. # CONFIG_SCSI_QLA21XX is not set
  416. # CONFIG_SCSI_QLA22XX is not set
  417. # CONFIG_SCSI_QLA2300 is not set
  418. # CONFIG_SCSI_QLA2322 is not set
  419. # CONFIG_SCSI_QLA6312 is not set
  420. # CONFIG_SCSI_QLA24XX is not set
  421. # CONFIG_SCSI_LPFC is not set
  422. # CONFIG_SCSI_DC390T is not set
  423. # CONFIG_SCSI_NSP32 is not set
  424. # CONFIG_SCSI_DEBUG is not set
  425. #
  426. # Multi-device support (RAID and LVM)
  427. #
  428. # CONFIG_MD is not set
  429. #
  430. # Fusion MPT device support
  431. #
  432. CONFIG_FUSION=y
  433. CONFIG_FUSION_SPI=y
  434. CONFIG_FUSION_FC=y
  435. CONFIG_FUSION_SAS=y
  436. CONFIG_FUSION_MAX_SGE=32
  437. CONFIG_FUSION_CTL=y
  438. #
  439. # IEEE 1394 (FireWire) support
  440. #
  441. # CONFIG_IEEE1394 is not set
  442. #
  443. # I2O device support
  444. #
  445. # CONFIG_I2O is not set
  446. #
  447. # Network device support
  448. #
  449. CONFIG_NETDEVICES=y
  450. # CONFIG_DUMMY is not set
  451. # CONFIG_BONDING is not set
  452. # CONFIG_EQUALIZER is not set
  453. # CONFIG_TUN is not set
  454. #
  455. # ARCnet devices
  456. #
  457. # CONFIG_ARCNET is not set
  458. #
  459. # PHY device support
  460. #
  461. # CONFIG_PHYLIB is not set
  462. #
  463. # Ethernet (10 or 100Mbit)
  464. #
  465. CONFIG_NET_ETHERNET=y
  466. CONFIG_MII=y
  467. # CONFIG_HAPPYMEAL is not set
  468. # CONFIG_SUNGEM is not set
  469. # CONFIG_CASSINI is not set
  470. # CONFIG_NET_VENDOR_3COM is not set
  471. #
  472. # Tulip family network device support
  473. #
  474. CONFIG_NET_TULIP=y
  475. CONFIG_TULIP=y
  476. # CONFIG_TULIP_MMIO is not set
  477. # CONFIG_TULIP_NAPI is not set
  478. CONFIG_DE4X5=y
  479. CONFIG_WINBOND_840=y
  480. CONFIG_DM9102=y
  481. CONFIG_ULI526X=y
  482. # CONFIG_HP100 is not set
  483. CONFIG_NET_PCI=y
  484. CONFIG_PCNET32=y
  485. CONFIG_AMD8111_ETH=y
  486. # CONFIG_AMD8111E_NAPI is not set
  487. CONFIG_ADAPTEC_STARFIRE=y
  488. # CONFIG_DGRS is not set
  489. CONFIG_EEPRO100=y
  490. # CONFIG_E100 is not set
  491. # CONFIG_FEALNX is not set
  492. CONFIG_NATSEMI=y
  493. # CONFIG_NE2K_PCI is not set
  494. CONFIG_8139TOO=y
  495. CONFIG_8139TOO_PIO=y
  496. # CONFIG_8139TOO_TUNE_TWISTER is not set
  497. # CONFIG_8139TOO_8129 is not set
  498. # CONFIG_8139_OLD_RX_RESET is not set
  499. # CONFIG_SIS900 is not set
  500. # CONFIG_EPIC100 is not set
  501. # CONFIG_SUNDANCE is not set
  502. # CONFIG_TLAN is not set
  503. # CONFIG_VIA_RHINE is not set
  504. # CONFIG_NET_POCKET is not set
  505. #
  506. # Ethernet (1000 Mbit)
  507. #
  508. # CONFIG_ACENIC is not set
  509. # CONFIG_DL2K is not set
  510. # CONFIG_E1000 is not set
  511. # CONFIG_NS83820 is not set
  512. # CONFIG_HAMACHI is not set
  513. # CONFIG_R8169 is not set
  514. # CONFIG_SIS190 is not set
  515. # CONFIG_SK98LIN is not set
  516. # CONFIG_VIA_VELOCITY is not set
  517. # CONFIG_TIGON3 is not set
  518. # CONFIG_BNX2 is not set
  519. #
  520. # Ethernet (10000 Mbit)
  521. #
  522. # CONFIG_CHELSIO_T1 is not set
  523. # CONFIG_IXGB is not set
  524. # CONFIG_S2IO is not set
  525. #
  526. # Token Ring devices
  527. #
  528. # CONFIG_TR is not set
  529. #
  530. # Wireless LAN (non-hamradio)
  531. #
  532. # CONFIG_NET_RADIO is not set
  533. #
  534. # Wan interfaces
  535. #
  536. CONFIG_WAN=y
  537. CONFIG_LANMEDIA=y
  538. # CONFIG_SYNCLINK_SYNCPPP is not set
  539. CONFIG_HDLC=y
  540. # CONFIG_HDLC_RAW is not set
  541. # CONFIG_HDLC_RAW_ETH is not set
  542. # CONFIG_HDLC_CISCO is not set
  543. # CONFIG_HDLC_FR is not set
  544. # CONFIG_HDLC_PPP is not set
  545. #
  546. # X.25/LAPB support is disabled
  547. #
  548. CONFIG_PCI200SYN=y
  549. CONFIG_WANXL=y
  550. CONFIG_PC300=y
  551. #
  552. # Cyclades-PC300 MLPPP support is disabled.
  553. #
  554. #
  555. # Refer to the file README.mlppp, provided by PC300 package.
  556. #
  557. CONFIG_FARSYNC=y
  558. CONFIG_DLCI=y
  559. CONFIG_DLCI_COUNT=24
  560. CONFIG_DLCI_MAX=8
  561. CONFIG_SBNI=y
  562. # CONFIG_SBNI_MULTILINE is not set
  563. # CONFIG_FDDI is not set
  564. # CONFIG_PLIP is not set
  565. # CONFIG_PPP is not set
  566. # CONFIG_SLIP is not set
  567. # CONFIG_NET_FC is not set
  568. # CONFIG_NETPOLL is not set
  569. # CONFIG_NET_POLL_CONTROLLER is not set
  570. #
  571. # ISDN subsystem
  572. #
  573. # CONFIG_ISDN is not set
  574. #
  575. # Telephony Support
  576. #
  577. # CONFIG_PHONE is not set
  578. #
  579. # Input device support
  580. #
  581. CONFIG_INPUT=y
  582. #
  583. # Userland interfaces
  584. #
  585. CONFIG_INPUT_MOUSEDEV=y
  586. CONFIG_INPUT_MOUSEDEV_PSAUX=y
  587. CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
  588. CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
  589. # CONFIG_INPUT_JOYDEV is not set
  590. # CONFIG_INPUT_TSDEV is not set
  591. # CONFIG_INPUT_EVDEV is not set
  592. # CONFIG_INPUT_EVBUG is not set
  593. #
  594. # Input Device Drivers
  595. #
  596. CONFIG_INPUT_KEYBOARD=y
  597. CONFIG_KEYBOARD_ATKBD=y
  598. # CONFIG_KEYBOARD_SUNKBD is not set
  599. # CONFIG_KEYBOARD_LKKBD is not set
  600. CONFIG_KEYBOARD_XTKBD=y
  601. CONFIG_KEYBOARD_NEWTON=y
  602. CONFIG_INPUT_MOUSE=y
  603. CONFIG_MOUSE_PS2=y
  604. # CONFIG_MOUSE_SERIAL is not set
  605. # CONFIG_MOUSE_VSXXXAA is not set
  606. # CONFIG_INPUT_JOYSTICK is not set
  607. # CONFIG_INPUT_TOUCHSCREEN is not set
  608. CONFIG_INPUT_MISC=y
  609. # CONFIG_INPUT_PCSPKR is not set
  610. # CONFIG_INPUT_WISTRON_BTNS is not set
  611. # CONFIG_INPUT_UINPUT is not set
  612. #
  613. # Hardware I/O ports
  614. #
  615. CONFIG_SERIO=y
  616. CONFIG_SERIO_I8042=y
  617. CONFIG_SERIO_SERPORT=y
  618. CONFIG_SERIO_CT82C710=y
  619. CONFIG_SERIO_PARKBD=y
  620. # CONFIG_SERIO_PCIPS2 is not set
  621. CONFIG_SERIO_LIBPS2=y
  622. CONFIG_SERIO_RAW=y
  623. # CONFIG_GAMEPORT is not set
  624. #
  625. # Character devices
  626. #
  627. CONFIG_VT=y
  628. CONFIG_VT_CONSOLE=y
  629. CONFIG_HW_CONSOLE=y
  630. # CONFIG_SERIAL_NONSTANDARD is not set
  631. #
  632. # Serial drivers
  633. #
  634. CONFIG_SERIAL_8250=y
  635. CONFIG_SERIAL_8250_CONSOLE=y
  636. # CONFIG_SERIAL_8250_ACPI is not set
  637. CONFIG_SERIAL_8250_NR_UARTS=48
  638. CONFIG_SERIAL_8250_EXTENDED=y
  639. CONFIG_SERIAL_8250_MANY_PORTS=y
  640. CONFIG_SERIAL_8250_SHARE_IRQ=y
  641. # CONFIG_SERIAL_8250_DETECT_IRQ is not set
  642. CONFIG_SERIAL_8250_RSA=y
  643. #
  644. # Non-8250 serial port support
  645. #
  646. CONFIG_SERIAL_CORE=y
  647. CONFIG_SERIAL_CORE_CONSOLE=y
  648. CONFIG_SERIAL_JSM=y
  649. CONFIG_UNIX98_PTYS=y
  650. # CONFIG_LEGACY_PTYS is not set
  651. # CONFIG_PRINTER is not set
  652. CONFIG_PPDEV=y
  653. # CONFIG_TIPAR is not set
  654. #
  655. # IPMI
  656. #
  657. CONFIG_IPMI_HANDLER=y
  658. # CONFIG_IPMI_PANIC_EVENT is not set
  659. CONFIG_IPMI_DEVICE_INTERFACE=y
  660. CONFIG_IPMI_SI=y
  661. CONFIG_IPMI_WATCHDOG=y
  662. CONFIG_IPMI_POWEROFF=y
  663. #
  664. # Watchdog Cards
  665. #
  666. CONFIG_WATCHDOG=y
  667. # CONFIG_WATCHDOG_NOWAYOUT is not set
  668. #
  669. # Watchdog Device Drivers
  670. #
  671. CONFIG_SOFT_WATCHDOG=y
  672. CONFIG_ACQUIRE_WDT=y
  673. CONFIG_ADVANTECH_WDT=y
  674. CONFIG_ALIM1535_WDT=y
  675. CONFIG_ALIM7101_WDT=y
  676. CONFIG_SC520_WDT=y
  677. CONFIG_EUROTECH_WDT=y
  678. CONFIG_IB700_WDT=y
  679. CONFIG_IBMASR=y
  680. CONFIG_WAFER_WDT=y
  681. CONFIG_I6300ESB_WDT=y
  682. # CONFIG_I8XX_TCO is not set
  683. CONFIG_SC1200_WDT=y
  684. CONFIG_60XX_WDT=y
  685. CONFIG_SBC8360_WDT=y
  686. CONFIG_CPU5_WDT=y
  687. CONFIG_W83627HF_WDT=y
  688. CONFIG_W83877F_WDT=y
  689. CONFIG_W83977F_WDT=y
  690. CONFIG_MACHZ_WDT=y
  691. #
  692. # PCI-based Watchdog Cards
  693. #
  694. CONFIG_PCIPCWATCHDOG=y
  695. CONFIG_WDTPCI=y
  696. CONFIG_WDT_501_PCI=y
  697. #
  698. # USB-based Watchdog Cards
  699. #
  700. CONFIG_USBPCWATCHDOG=y
  701. CONFIG_HW_RANDOM=y
  702. CONFIG_NVRAM=y
  703. # CONFIG_RTC is not set
  704. # CONFIG_GEN_RTC is not set
  705. CONFIG_DTLK=y
  706. # CONFIG_R3964 is not set
  707. # CONFIG_APPLICOM is not set
  708. #
  709. # Ftape, the floppy tape device driver
  710. #
  711. # CONFIG_FTAPE is not set
  712. # CONFIG_AGP is not set
  713. CONFIG_DRM=y
  714. CONFIG_DRM_TDFX=y
  715. CONFIG_DRM_R128=y
  716. CONFIG_DRM_RADEON=y
  717. CONFIG_DRM_MGA=y
  718. CONFIG_DRM_VIA=y
  719. CONFIG_DRM_SAVAGE=y
  720. # CONFIG_MWAVE is not set
  721. CONFIG_RAW_DRIVER=y
  722. CONFIG_MAX_RAW_DEVS=16
  723. CONFIG_HPET=y
  724. # CONFIG_HPET_RTC_IRQ is not set
  725. CONFIG_HPET_MMAP=y
  726. CONFIG_HANGCHECK_TIMER=y
  727. #
  728. # TPM devices
  729. #
  730. #
  731. # I2C support
  732. #
  733. # CONFIG_I2C is not set
  734. #
  735. # Dallas's 1-wire bus
  736. #
  737. # CONFIG_W1 is not set
  738. #
  739. # Hardware Monitoring support
  740. #
  741. CONFIG_HWMON=y
  742. # CONFIG_HWMON_VID is not set
  743. # CONFIG_SENSORS_HDAPS is not set
  744. # CONFIG_HWMON_DEBUG_CHIP is not set
  745. #
  746. # Misc devices
  747. #
  748. #
  749. # Multimedia Capabilities Port drivers
  750. #
  751. #
  752. # Multimedia devices
  753. #
  754. # CONFIG_VIDEO_DEV is not set
  755. #
  756. # Digital Video Broadcasting Devices
  757. #
  758. # CONFIG_DVB is not set
  759. #
  760. # Graphics support
  761. #
  762. CONFIG_FB=y
  763. # CONFIG_FB_CFB_FILLRECT is not set
  764. # CONFIG_FB_CFB_COPYAREA is not set
  765. # CONFIG_FB_CFB_IMAGEBLIT is not set
  766. # CONFIG_FB_MACMODES is not set
  767. # CONFIG_FB_MODE_HELPERS is not set
  768. # CONFIG_FB_TILEBLITTING is not set
  769. # CONFIG_FB_CIRRUS is not set
  770. # CONFIG_FB_PM2 is not set
  771. # CONFIG_FB_CYBER2000 is not set
  772. # CONFIG_FB_ARC is not set
  773. # CONFIG_FB_ASILIANT is not set
  774. # CONFIG_FB_IMSTT is not set
  775. # CONFIG_FB_VGA16 is not set
  776. # CONFIG_FB_VESA is not set
  777. CONFIG_VIDEO_SELECT=y
  778. # CONFIG_FB_HGA is not set
  779. # CONFIG_FB_S1D13XXX is not set
  780. # CONFIG_FB_NVIDIA is not set
  781. # CONFIG_FB_RIVA is not set
  782. # CONFIG_FB_MATROX is not set
  783. # CONFIG_FB_RADEON_OLD is not set
  784. # CONFIG_FB_RADEON is not set
  785. # CONFIG_FB_ATY128 is not set
  786. # CONFIG_FB_ATY is not set
  787. # CONFIG_FB_SIS is not set
  788. # CONFIG_FB_NEOMAGIC is not set
  789. # CONFIG_FB_KYRO is not set
  790. # CONFIG_FB_3DFX is not set
  791. # CONFIG_FB_VOODOO1 is not set
  792. # CONFIG_FB_CYBLA is not set
  793. # CONFIG_FB_TRIDENT is not set
  794. # CONFIG_FB_VIRTUAL is not set
  795. #
  796. # Console display driver support
  797. #
  798. CONFIG_VGA_CONSOLE=y
  799. CONFIG_DUMMY_CONSOLE=y
  800. # CONFIG_FRAMEBUFFER_CONSOLE is not set
  801. #
  802. # Logo configuration
  803. #
  804. # CONFIG_LOGO is not set
  805. # CONFIG_BACKLIGHT_LCD_SUPPORT is not set
  806. #
  807. # Sound
  808. #
  809. # CONFIG_SOUND is not set
  810. #
  811. # USB support
  812. #
  813. CONFIG_USB_ARCH_HAS_HCD=y
  814. CONFIG_USB_ARCH_HAS_OHCI=y
  815. CONFIG_USB=y
  816. # CONFIG_USB_DEBUG is not set
  817. #
  818. # Miscellaneous USB options
  819. #
  820. CONFIG_USB_DEVICEFS=y
  821. #
  822. # USB Host Controller Drivers
  823. #
  824. CONFIG_USB_EHCI_HCD=y
  825. CONFIG_USB_ISP116X_HCD=y
  826. CONFIG_USB_OHCI_HCD=y
  827. # CONFIG_USB_OHCI_BIG_ENDIAN is not set
  828. CONFIG_USB_OHCI_LITTLE_ENDIAN=y
  829. CONFIG_USB_UHCI_HCD=y
  830. CONFIG_USB_SL811_HCD=y
  831. #
  832. # USB Device Class drivers
  833. #
  834. CONFIG_USB_ACM=y
  835. # CONFIG_USB_PRINTER is not set
  836. #
  837. # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
  838. #
  839. #
  840. # may also be needed; see USB_STORAGE Help for more information
  841. #
  842. CONFIG_USB_STORAGE=y
  843. # CONFIG_USB_STORAGE_DEBUG is not set
  844. CONFIG_USB_STORAGE_FREECOM=y
  845. # CONFIG_USB_STORAGE_ISD200 is not set
  846. CONFIG_USB_STORAGE_DPCM=y
  847. #
  848. # USB Input Devices
  849. #
  850. CONFIG_USB_HID=y
  851. CONFIG_USB_HIDINPUT=y
  852. CONFIG_USB_HIDDEV=y
  853. # CONFIG_USB_AIPTEK is not set
  854. # CONFIG_USB_WACOM is not set
  855. # CONFIG_USB_ACECAD is not set
  856. # CONFIG_USB_KBTAB is not set
  857. # CONFIG_USB_POWERMATE is not set
  858. # CONFIG_USB_MTOUCH is not set
  859. # CONFIG_USB_ITMTOUCH is not set
  860. # CONFIG_USB_EGALAX is not set
  861. # CONFIG_USB_XPAD is not set
  862. # CONFIG_USB_ATI_REMOTE is not set
  863. # CONFIG_USB_APPLETOUCH is not set
  864. #
  865. # USB Imaging devices
  866. #
  867. CONFIG_USB_MICROTEK=y
  868. #
  869. # USB Multimedia devices
  870. #
  871. # CONFIG_USB_DABUSB is not set
  872. #
  873. # Video4Linux support is needed for USB Multimedia device support
  874. #
  875. #
  876. # USB Network Adapters
  877. #
  878. CONFIG_USB_KAWETH=y
  879. CONFIG_USB_PEGASUS=y
  880. CONFIG_USB_USBNET=y
  881. CONFIG_USB_NET_AX8817X=y
  882. CONFIG_USB_NET_CDCETHER=y
  883. CONFIG_USB_NET_GL620A=y
  884. CONFIG_USB_NET_NET1080=y
  885. CONFIG_USB_NET_CDC_SUBSET=y
  886. CONFIG_USB_ALI_M5632=y
  887. CONFIG_USB_AN2720=y
  888. CONFIG_USB_BELKIN=y
  889. CONFIG_USB_ARMLINUX=y
  890. CONFIG_USB_EPSON2888=y
  891. CONFIG_USB_NET_ZAURUS=y
  892. # CONFIG_USB_MON is not set
  893. #
  894. # USB port drivers
  895. #
  896. # CONFIG_USB_USS720 is not set
  897. #
  898. # USB Serial Converter support
  899. #
  900. # CONFIG_USB_SERIAL is not set
  901. #
  902. # USB Miscellaneous drivers
  903. #
  904. # CONFIG_USB_EMI62 is not set
  905. # CONFIG_USB_EMI26 is not set
  906. # CONFIG_USB_LCD is not set
  907. # CONFIG_USB_LED is not set
  908. # CONFIG_USB_CYTHERM is not set
  909. # CONFIG_USB_PHIDGETKIT is not set
  910. # CONFIG_USB_PHIDGETSERVO is not set
  911. # CONFIG_USB_IDMOUSE is not set
  912. # CONFIG_USB_SISUSBVGA is not set
  913. #
  914. # USB DSL modem support
  915. #
  916. #
  917. # USB Gadget Support
  918. #
  919. CONFIG_USB_GADGET=y
  920. # CONFIG_USB_GADGET_DEBUG_FILES is not set
  921. CONFIG_USB_GADGET_SELECTED=y
  922. CONFIG_USB_GADGET_NET2280=y
  923. CONFIG_USB_NET2280=y
  924. # CONFIG_USB_GADGET_PXA2XX is not set
  925. # CONFIG_USB_GADGET_GOKU is not set
  926. # CONFIG_USB_GADGET_LH7A40X is not set
  927. # CONFIG_USB_GADGET_OMAP is not set
  928. # CONFIG_USB_GADGET_DUMMY_HCD is not set
  929. CONFIG_USB_GADGET_DUALSPEED=y
  930. # CONFIG_USB_ZERO is not set
  931. CONFIG_USB_ETH=y
  932. # CONFIG_USB_GADGETFS is not set
  933. # CONFIG_USB_FILE_STORAGE is not set
  934. # CONFIG_USB_G_SERIAL is not set
  935. #
  936. # MMC/SD Card support
  937. #
  938. # CONFIG_MMC is not set
  939. #
  940. # InfiniBand support
  941. #
  942. # CONFIG_INFINIBAND is not set
  943. #
  944. # SN Devices
  945. #
  946. #
  947. # File systems
  948. #
  949. CONFIG_EXT2_FS=y
  950. CONFIG_EXT2_FS_XATTR=y
  951. CONFIG_EXT2_FS_POSIX_ACL=y
  952. CONFIG_EXT2_FS_SECURITY=y
  953. CONFIG_EXT2_FS_XIP=y
  954. CONFIG_FS_XIP=y
  955. # CONFIG_EXT3_FS is not set
  956. # CONFIG_JBD is not set
  957. CONFIG_FS_MBCACHE=y
  958. # CONFIG_REISERFS_FS is not set
  959. # CONFIG_JFS_FS is not set
  960. CONFIG_FS_POSIX_ACL=y
  961. # CONFIG_XFS_FS is not set
  962. # CONFIG_MINIX_FS is not set
  963. # CONFIG_ROMFS_FS is not set
  964. CONFIG_INOTIFY=y
  965. # CONFIG_QUOTA is not set
  966. CONFIG_DNOTIFY=y
  967. # CONFIG_AUTOFS_FS is not set
  968. CONFIG_AUTOFS4_FS=y
  969. # CONFIG_FUSE_FS is not set
  970. #
  971. # CD-ROM/DVD Filesystems
  972. #
  973. # CONFIG_ISO9660_FS is not set
  974. # CONFIG_UDF_FS is not set
  975. #
  976. # DOS/FAT/NT Filesystems
  977. #
  978. CONFIG_FAT_FS=y
  979. # CONFIG_MSDOS_FS is not set
  980. CONFIG_VFAT_FS=y
  981. CONFIG_FAT_DEFAULT_CODEPAGE=437
  982. CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
  983. # CONFIG_NTFS_FS is not set
  984. #
  985. # Pseudo filesystems
  986. #
  987. CONFIG_PROC_FS=y
  988. CONFIG_PROC_KCORE=y
  989. CONFIG_SYSFS=y
  990. CONFIG_TMPFS=y
  991. CONFIG_HUGETLBFS=y
  992. CONFIG_HUGETLB_PAGE=y
  993. CONFIG_RAMFS=y
  994. # CONFIG_RELAYFS_FS is not set
  995. #
  996. # Miscellaneous filesystems
  997. #
  998. # CONFIG_HFSPLUS_FS is not set
  999. # CONFIG_CRAMFS is not set
  1000. # CONFIG_VXFS_FS is not set
  1001. # CONFIG_HPFS_FS is not set
  1002. # CONFIG_QNX4FS_FS is not set
  1003. # CONFIG_SYSV_FS is not set
  1004. # CONFIG_UFS_FS is not set
  1005. #
  1006. # Network File Systems
  1007. #
  1008. # CONFIG_NFS_FS is not set
  1009. # CONFIG_NFSD is not set
  1010. # CONFIG_SMB_FS is not set
  1011. # CONFIG_CIFS is not set
  1012. # CONFIG_NCP_FS is not set
  1013. # CONFIG_CODA_FS is not set
  1014. #
  1015. # Partition Types
  1016. #
  1017. # CONFIG_PARTITION_ADVANCED is not set
  1018. CONFIG_MSDOS_PARTITION=y
  1019. #
  1020. # Native Language Support
  1021. #
  1022. CONFIG_NLS=y
  1023. CONFIG_NLS_DEFAULT="iso8859-1"
  1024. # CONFIG_NLS_CODEPAGE_437 is not set
  1025. # CONFIG_NLS_CODEPAGE_737 is not set
  1026. # CONFIG_NLS_CODEPAGE_775 is not set
  1027. # CONFIG_NLS_CODEPAGE_850 is not set
  1028. # CONFIG_NLS_CODEPAGE_852 is not set
  1029. # CONFIG_NLS_CODEPAGE_855 is not set
  1030. # CONFIG_NLS_CODEPAGE_857 is not set
  1031. # CONFIG_NLS_CODEPAGE_860 is not set
  1032. # CONFIG_NLS_CODEPAGE_861 is not set
  1033. # CONFIG_NLS_CODEPAGE_862 is not set
  1034. # CONFIG_NLS_CODEPAGE_863 is not set
  1035. # CONFIG_NLS_CODEPAGE_864 is not set
  1036. # CONFIG_NLS_CODEPAGE_865 is not set
  1037. # CONFIG_NLS_CODEPAGE_866 is not set
  1038. # CONFIG_NLS_CODEPAGE_869 is not set
  1039. # CONFIG_NLS_CODEPAGE_936 is not set
  1040. # CONFIG_NLS_CODEPAGE_950 is not set
  1041. # CONFIG_NLS_CODEPAGE_932 is not set
  1042. # CONFIG_NLS_CODEPAGE_949 is not set
  1043. # CONFIG_NLS_CODEPAGE_874 is not set
  1044. # CONFIG_NLS_ISO8859_8 is not set
  1045. # CONFIG_NLS_CODEPAGE_1250 is not set
  1046. # CONFIG_NLS_CODEPAGE_1251 is not set
  1047. # CONFIG_NLS_ASCII is not set
  1048. # CONFIG_NLS_ISO8859_1 is not set
  1049. # CONFIG_NLS_ISO8859_2 is not set
  1050. # CONFIG_NLS_ISO8859_3 is not set
  1051. # CONFIG_NLS_ISO8859_4 is not set
  1052. # CONFIG_NLS_ISO8859_5 is not set
  1053. # CONFIG_NLS_ISO8859_6 is not set
  1054. # CONFIG_NLS_ISO8859_7 is not set
  1055. # CONFIG_NLS_ISO8859_9 is not set
  1056. # CONFIG_NLS_ISO8859_13 is not set
  1057. # CONFIG_NLS_ISO8859_14 is not set
  1058. # CONFIG_NLS_ISO8859_15 is not set
  1059. # CONFIG_NLS_KOI8_R is not set
  1060. # CONFIG_NLS_KOI8_U is not set
  1061. # CONFIG_NLS_UTF8 is not set
  1062. #
  1063. # Kernel hacking
  1064. #
  1065. # CONFIG_PRINTK_TIME is not set
  1066. # CONFIG_DEBUG_KERNEL is not set
  1067. CONFIG_LOG_BUF_SHIFT=14
  1068. CONFIG_DEBUG_BUGVERBOSE=y
  1069. CONFIG_EARLY_PRINTK=y
  1070. #
  1071. # Security options
  1072. #
  1073. # CONFIG_KEYS is not set
  1074. # CONFIG_SECURITY is not set
  1075. #
  1076. # Cryptographic options
  1077. #
  1078. CONFIG_CRYPTO=y
  1079. CONFIG_CRYPTO_HMAC=y
  1080. # CONFIG_CRYPTO_NULL is not set
  1081. # CONFIG_CRYPTO_MD4 is not set
  1082. CONFIG_CRYPTO_MD5=y
  1083. CONFIG_CRYPTO_SHA1=y
  1084. # CONFIG_CRYPTO_SHA256 is not set
  1085. # CONFIG_CRYPTO_SHA512 is not set
  1086. # CONFIG_CRYPTO_WP512 is not set
  1087. # CONFIG_CRYPTO_TGR192 is not set
  1088. CONFIG_CRYPTO_DES=y
  1089. # CONFIG_CRYPTO_BLOWFISH is not set
  1090. # CONFIG_CRYPTO_TWOFISH is not set
  1091. # CONFIG_CRYPTO_SERPENT is not set
  1092. # CONFIG_CRYPTO_AES_586 is not set
  1093. # CONFIG_CRYPTO_CAST5 is not set
  1094. # CONFIG_CRYPTO_CAST6 is not set
  1095. # CONFIG_CRYPTO_TEA is not set
  1096. # CONFIG_CRYPTO_ARC4 is not set
  1097. # CONFIG_CRYPTO_KHAZAD is not set
  1098. # CONFIG_CRYPTO_ANUBIS is not set
  1099. CONFIG_CRYPTO_DEFLATE=y
  1100. # CONFIG_CRYPTO_MICHAEL_MIC is not set
  1101. CONFIG_CRYPTO_CRC32C=y
  1102. # CONFIG_CRYPTO_TEST is not set
  1103. #
  1104. # Hardware crypto devices
  1105. #
  1106. CONFIG_CRYPTO_DEV_PADLOCK=y
  1107. # CONFIG_CRYPTO_DEV_PADLOCK_AES is not set
  1108. #
  1109. # Library routines
  1110. #
  1111. CONFIG_CRC_CCITT=y
  1112. # CONFIG_CRC16 is not set
  1113. CONFIG_CRC32=y
  1114. CONFIG_LIBCRC32C=y
  1115. CONFIG_ZLIB_INFLATE=y
  1116. CONFIG_ZLIB_DEFLATE=y
  1117. CONFIG_GENERIC_HARDIRQS=y
  1118. CONFIG_GENERIC_IRQ_PROBE=y
  1119. CONFIG_X86_BIOS_REBOOT=y
复制代码
回复 支持 反对

使用道具 举报

发表于 2009-9-12 10:34:28 | 显示全部楼层
内核说到底其实也是 C 程序,所以归根究底是如何能编译出更小的程序,选项是因各人的需要而异的,暂且不谈。

而编译出来的代码大小就很视乎系统里的 Toolchain (gcc/glibc/binutils) 了,不同版的 Toolchain 特别是 gcc 版本与及其优化选项将直接影响体积,一般版本越高的 gcc 编译出来的内核效能也越高,但代码也越大。

内核其中有一选项是 Optimize for size 的,也就是将默认的 -O2 改为 -Os,这样效能会差少许,但体积会细一点。

如用 2.6 内核,还有一法是采用 2.6.30.x 以後的内核版本,这个版本以後的内核加入了 lzma 压缩支援,可以进一步减细尺寸

http://www.linuxsir.cn/bbs/thread350973-3.html
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-9-12 21:09:49 | 显示全部楼层
看到有人正面回答很温暖,谢谢
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表