da holly » mar dic 02, 2003 21:00
ho compilato lil nuovo kernel 2.4.6-test9 dandogli anche il supporto emulazione scsi ora se gli do cdrecord -scanbus e gardatue un po:
<BR>
<BR>Cdrecord 2.00.3 (i686-pc-linux-gnu) Copyright (C) 1995-2002 Jörg Schilling
<BR>Using libscg version ´schily-0.7´
<BR>scsibus0:
<BR> 0,0,0 0) ´PLEXTOR ´ ´CD-R PX-W4824A´ ´1.05´ Removable CD-ROM
<BR> 0,1,0 1) *
<BR> 0,2,0 2) *
<BR> 0,3,0 3) *
<BR> 0,4,0 4) *
<BR> 0,5,0 5) *
<BR> 0,6,0 6) *
<BR> 0,7,0 7) *
<BR>scsibus1:
<BR> 1,0,0 100) ´TOSHIBA ´ ´DVD-ROM SD-M1712´ ´1004´ Removable CD-ROM
<BR> 1,1,0 101) *
<BR> 1,2,0 102) *
<BR> 1,3,0 103) *
<BR> 1,4,0 104) *
<BR> 1,5,0 105) *
<BR> 1,6,0 106) *
<BR> 1,7,0 107) *
<BR>xchè me li trova su 2 canali diversi ? quando sono sullo stesso canale?
<BR>tirando via l´emulazione scsi da lilo.conf
<BR>
<BR>gli digito
<BR>mount -t auto /dev/hdc /mnt/cdrom
<BR>
<BR>funziona
<BR>mentre con l´emulazione scsi non mi accetta ne hdc,ne sg0,ne sr0 ne sd0,e non so più che pesci pigliare!!!!!!!!!!!!!
<BR>Sapete come posso risolvere il prob?
<BR>qui c´e il mio .config
<BR>
<BR>
<BR>#
<BR># Automatically generated make config: don´t edit
<BR>#
<BR>CONFIG_X86=y
<BR>CONFIG_MMU=y
<BR>CONFIG_UID16=y
<BR>CONFIG_GENERIC_ISA_DMA=y
<BR>
<BR>#
<BR># Code maturity level options
<BR>#
<BR>CONFIG_EXPERIMENTAL=y
<BR>CONFIG_CLEAN_COMPILE=y
<BR>CONFIG_STANDALONE=y
<BR>
<BR>#
<BR># General setup
<BR>#
<BR>CONFIG_SWAP=y
<BR>CONFIG_SYSVIPC=y
<BR>CONFIG_BSD_PROCESS_ACCT=y
<BR>CONFIG_SYSCTL=y
<BR>CONFIG_LOG_BUF_SHIFT=15
<BR>CONFIG_IKCONFIG=y
<BR>CONFIG_IKCONFIG_PROC=y
<BR># CONFIG_EMBEDDED is not set
<BR>CONFIG_KALLSYMS=y
<BR>CONFIG_FUTEX=y
<BR>CONFIG_EPOLL=y
<BR>CONFIG_IOSCHED_NOOP=y
<BR>CONFIG_IOSCHED_AS=y
<BR>CONFIG_IOSCHED_DEADLINE=y
<BR>
<BR>#
<BR># Loadable module support
<BR>#
<BR>CONFIG_MODULES=y
<BR># CONFIG_MODULE_UNLOAD is not set
<BR>CONFIG_OBSOLETE_MODPARM=y
<BR># CONFIG_MODVERSIONS is not set
<BR>CONFIG_KMOD=y
<BR>
<BR>#
<BR># Processor type and features
<BR>#
<BR>CONFIG_X86_PC=y
<BR># CONFIG_X86_VOYAGER is not set
<BR># CONFIG_X86_NUMAQ is not set
<BR># CONFIG_X86_SUMMIT is not set
<BR># CONFIG_X86_BIGSMP is not set
<BR># CONFIG_X86_VISWS is not set
<BR># CONFIG_X86_GENERICARCH is not set
<BR># CONFIG_X86_ES7000 is not set
<BR># CONFIG_M386 is not set
<BR># CONFIG_M486 is not set
<BR># CONFIG_M586 is not set
<BR># CONFIG_M586TSC is not set
<BR># CONFIG_M586MMX is not set
<BR># CONFIG_M686 is not set
<BR># CONFIG_MPENTIUMII is not set
<BR># CONFIG_MPENTIUMIII is not set
<BR># CONFIG_MPENTIUM4 is not set
<BR># CONFIG_MK6 is not set
<BR>CONFIG_MK7=y
<BR># CONFIG_MK8 is not set
<BR># CONFIG_MELAN is not set
<BR># CONFIG_MCRUSOE is not set
<BR># CONFIG_MWINCHIPC6 is not set
<BR># CONFIG_MWINCHIP2 is not set
<BR># CONFIG_MWINCHIP3D is not set
<BR># CONFIG_MCYRIXIII is not set
<BR># CONFIG_MVIAC3_2 is not set
<BR># CONFIG_X86_GENERIC is not set
<BR>CONFIG_X86_CMPXCHG=y
<BR>CONFIG_X86_XADD=y
<BR>CONFIG_X86_L1_CACHE_SHIFT=6
<BR>CONFIG_RWSEM_XCHGADD_ALGORITHM=y
<BR>CONFIG_X86_WP_WORKS_OK=y
<BR>CONFIG_X86_INVLPG=y
<BR>CONFIG_X86_BSWAP=y
<BR>CONFIG_X86_POPAD_OK=y
<BR>CONFIG_X86_GOOD_APIC=y
<BR>CONFIG_X86_INTEL_USERCOPY=y
<BR>CONFIG_X86_USE_PPRO_CHECKSUM=y
<BR>CONFIG_X86_USE_3DNOW=y
<BR># CONFIG_HPET_TIMER is not set
<BR># CONFIG_HPET_EMULATE_RTC is not set
<BR>CONFIG_SMP=y
<BR>CONFIG_NR_CPUS=8
<BR>CONFIG_PREEMPT=y
<BR>CONFIG_X86_LOCAL_APIC=y
<BR>CONFIG_X86_IO_APIC=y
<BR>CONFIG_X86_TSC=y
<BR>CONFIG_X86_MCE=y
<BR>CONFIG_X86_MCE_NONFATAL=y
<BR>CONFIG_X86_MCE_P4THERMAL=y
<BR># CONFIG_TOSHIBA is not set
<BR># CONFIG_I8K is not set
<BR># CONFIG_MICROCODE is not set
<BR># CONFIG_X86_MSR is not set
<BR># CONFIG_X86_CPUID is not set
<BR># CONFIG_EDD is not set
<BR>CONFIG_NOHIGHMEM=y
<BR># CONFIG_HIGHMEM4G is not set
<BR># CONFIG_HIGHMEM64G is not set
<BR># CONFIG_MATH_EMULATION is not set
<BR>CONFIG_MTRR=y
<BR>CONFIG_HAVE_DEC_LOCK=y
<BR>
<BR>#
<BR># Power management options (ACPI, APM)
<BR>#
<BR>CONFIG_PM=y
<BR># CONFIG_SOFTWARE_SUSPEND is not set
<BR># CONFIG_PM_DISK is not set
<BR>
<BR>#
<BR># ACPI (Advanced Configuration and Power Interface) Support
<BR>#
<BR>CONFIG_ACPI=y
<BR>CONFIG_ACPI_BOOT=y
<BR>CONFIG_ACPI_INTERPRETER=y
<BR>CONFIG_ACPI_SLEEP=y
<BR>CONFIG_ACPI_SLEEP_PROC_FS=y
<BR>CONFIG_ACPI_AC=m
<BR>CONFIG_ACPI_BATTERY=m
<BR>CONFIG_ACPI_BUTTON=m
<BR>CONFIG_ACPI_FAN=m
<BR>CONFIG_ACPI_PROCESSOR=m
<BR>CONFIG_ACPI_THERMAL=m
<BR>CONFIG_ACPI_ASUS=m
<BR># CONFIG_ACPI_TOSHIBA is not set
<BR># CONFIG_ACPI_DEBUG is not set
<BR>CONFIG_ACPI_BUS=y
<BR>CONFIG_ACPI_EC=y
<BR>CONFIG_ACPI_POWER=y
<BR>CONFIG_ACPI_PCI=y
<BR>CONFIG_ACPI_SYSTEM=y
<BR># CONFIG_ACPI_RELAXED_AML is not set
<BR>
<BR>#
<BR># APM (Advanced Power Management) BIOS Support
<BR>#
<BR>CONFIG_APM=m
<BR>CONFIG_APM_IGNORE_USER_SUSPEND=y
<BR>CONFIG_APM_DO_ENABLE=y
<BR>CONFIG_APM_CPU_IDLE=y
<BR>CONFIG_APM_DISPLAY_BLANK=y
<BR>CONFIG_APM_RTC_IS_GMT=y
<BR>CONFIG_APM_ALLOW_INTS=y
<BR>CONFIG_APM_REAL_MODE_POWER_OFF=y
<BR>
<BR>#
<BR># CPU Frequency scaling
<BR>#
<BR># CONFIG_CPU_FREQ is not set
<BR>
<BR>#
<BR># Bus options (PCI, PCMCIA, EISA, MCA, ISA)
<BR>#
<BR>CONFIG_PCI=y
<BR># CONFIG_PCI_GOBIOS is not set
<BR># CONFIG_PCI_GODIRECT is not set
<BR>CONFIG_PCI_GOANY=y
<BR>CONFIG_PCI_BIOS=y
<BR>CONFIG_PCI_DIRECT=y
<BR>CONFIG_PCI_LEGACY_PROC=y
<BR>CONFIG_PCI_NAMES=y
<BR># CONFIG_ISA is not set
<BR># CONFIG_MCA is not set
<BR># CONFIG_SCx200 is not set
<BR># CONFIG_HOTPLUG is not set
<BR>
<BR>#
<BR># Executable file formats
<BR>#
<BR>CONFIG_BINFMT_ELF=y
<BR>CONFIG_BINFMT_AOUT=y
<BR>CONFIG_BINFMT_MISC=y
<BR>
<BR>#
<BR># Device Drivers
<BR>#
<BR>
<BR>#
<BR># Generic Driver Options
<BR>#
<BR>
<BR>#
<BR># Memory Technology Devices (MTD)
<BR>#
<BR># CONFIG_MTD is not set
<BR>
<BR>#
<BR># Parallel port support
<BR>#
<BR>CONFIG_PARPORT=y
<BR>CONFIG_PARPORT_PC=y
<BR>CONFIG_PARPORT_PC_CML1=y
<BR># CONFIG_PARPORT_SERIAL is not set
<BR># CONFIG_PARPORT_PC_FIFO is not set
<BR># CONFIG_PARPORT_PC_SUPERIO is not set
<BR># CONFIG_PARPORT_OTHER is not set
<BR># CONFIG_PARPORT_1284 is not set
<BR>
<BR>#
<BR># Plug and Play support
<BR>#
<BR>CONFIG_PNP=y
<BR>CONFIG_PNP_DEBUG=y
<BR>
<BR>#
<BR># Protocols
<BR>#
<BR># CONFIG_ISAPNP is not set
<BR>CONFIG_PNPBIOS=y
<BR>
<BR>#
<BR># Block devices
<BR>#
<BR>CONFIG_BLK_DEV_FD=y
<BR># CONFIG_PARIDE is not set
<BR># CONFIG_BLK_CPQ_DA is not set
<BR># CONFIG_BLK_CPQ_CISS_DA is not set
<BR># CONFIG_BLK_DEV_DAC960 is not set
<BR># CONFIG_BLK_DEV_UMEM is not set
<BR># CONFIG_BLK_DEV_LOOP is not set
<BR># CONFIG_BLK_DEV_NBD is not set
<BR># CONFIG_BLK_DEV_RAM is not set
<BR># CONFIG_BLK_DEV_INITRD is not set
<BR>CONFIG_LBD=y
<BR>
<BR>#
<BR># ATA/ATAPI/MFM/RLL support
<BR>#
<BR>CONFIG_IDE=y
<BR>CONFIG_BLK_DEV_IDE=y
<BR>
<BR>#
<BR># Please see Documentation/ide.txt for help/info on IDE drives
<BR>#
<BR># CONFIG_BLK_DEV_HD_IDE is not set
<BR>CONFIG_BLK_DEV_IDEDISK=y
<BR>CONFIG_IDEDISK_MULTI_MODE=y
<BR># CONFIG_IDEDISK_STROKE is not set
<BR>CONFIG_BLK_DEV_IDECD=y
<BR># CONFIG_BLK_DEV_IDETAPE is not set
<BR># CONFIG_BLK_DEV_IDEFLOPPY is not set
<BR>CONFIG_BLK_DEV_IDESCSI=y
<BR># CONFIG_IDE_TASK_IOCTL is not set
<BR>CONFIG_IDE_TASKFILE_IO=y
<BR>
<BR>#
<BR># IDE chipset support/bugfixes
<BR>#
<BR>CONFIG_BLK_DEV_CMD640=y
<BR># CONFIG_BLK_DEV_CMD640_ENHANCED is not set
<BR>CONFIG_BLK_DEV_IDEPNP=y
<BR>CONFIG_BLK_DEV_IDEPCI=y
<BR>CONFIG_IDEPCI_SHARE_IRQ=y
<BR># CONFIG_BLK_DEV_OFFBOARD is not set
<BR>CONFIG_BLK_DEV_GENERIC=y
<BR># CONFIG_BLK_DEV_OPTI621 is not set
<BR>CONFIG_BLK_DEV_RZ1000=y
<BR>CONFIG_BLK_DEV_IDEDMA_PCI=y
<BR># CONFIG_BLK_DEV_IDE_TCQ is not set
<BR># CONFIG_BLK_DEV_IDEDMA_FORCED is not set
<BR>CONFIG_IDEDMA_PCI_AUTO=y
<BR># CONFIG_IDEDMA_ONLYDISK is not set
<BR># CONFIG_IDEDMA_PCI_WIP is not set
<BR>CONFIG_BLK_DEV_ADMA=y
<BR># CONFIG_BLK_DEV_AEC62XX is not set
<BR># CONFIG_BLK_DEV_ALI15X3 is not set
<BR>CONFIG_BLK_DEV_AMD74XX=y
<BR># CONFIG_BLK_DEV_CMD64X is not set
<BR># CONFIG_BLK_DEV_TRIFLEX is not set
<BR># CONFIG_BLK_DEV_CY82C693 is not set
<BR># CONFIG_BLK_DEV_CS5520 is not set
<BR># CONFIG_BLK_DEV_CS5530 is not set
<BR># CONFIG_BLK_DEV_HPT34X is not set
<BR># CONFIG_BLK_DEV_HPT366 is not set
<BR># CONFIG_BLK_DEV_SC1200 is not set
<BR># CONFIG_BLK_DEV_PIIX is not set
<BR># CONFIG_BLK_DEV_NS87415 is not set
<BR># CONFIG_BLK_DEV_PDC202XX_OLD is not set
<BR># CONFIG_BLK_DEV_PDC202XX_NEW is not set
<BR># CONFIG_BLK_DEV_SVWKS is not set
<BR># CONFIG_BLK_DEV_SIIMAGE is not set
<BR># CONFIG_BLK_DEV_SIS5513 is not set
<BR># CONFIG_BLK_DEV_SLC90E66 is not set
<BR># CONFIG_BLK_DEV_TRM290 is not set
<BR># CONFIG_BLK_DEV_VIA82CXXX is not set
<BR>CONFIG_BLK_DEV_IDEDMA=y
<BR># CONFIG_IDEDMA_IVB is not set
<BR>CONFIG_IDEDMA_AUTO=y
<BR># CONFIG_DMA_NONPCI is not set
<BR># CONFIG_BLK_DEV_HD is not set
<BR>
<BR>#
<BR># SCSI device support
<BR>#
<BR>CONFIG_SCSI=y
<BR>CONFIG_SCSI_PROC_FS=y
<BR>
<BR>#
<BR># SCSI support type (disk, tape, CD-ROM)
<BR>#
<BR># CONFIG_BLK_DEV_SD is not set
<BR># CONFIG_CHR_DEV_ST is not set
<BR># CONFIG_CHR_DEV_OSST is not set
<BR># CONFIG_BLK_DEV_SR is not set
<BR>CONFIG_CHR_DEV_SG=y
<BR>
<BR>#
<BR># Some SCSI devices (e.g. CD jukebox) support multiple LUNs
<BR>#
<BR># CONFIG_SCSI_MULTI_LUN is not set
<BR>CONFIG_SCSI_REPORT_LUNS=y
<BR># CONFIG_SCSI_CONSTANTS is not set
<BR># CONFIG_SCSI_LOGGING is not set
<BR>
<BR>#
<BR># SCSI low-level drivers
<BR>#
<BR># CONFIG_BLK_DEV_3W_XXXX_RAID is not set
<BR># CONFIG_SCSI_ACARD is not set
<BR># CONFIG_SCSI_AACRAID is not set
<BR># CONFIG_SCSI_AIC7XXX is not set
<BR># CONFIG_SCSI_AIC7XXX_OLD is not set
<BR># CONFIG_SCSI_AIC79XX is not set
<BR># CONFIG_SCSI_ADVANSYS is not set
<BR># CONFIG_SCSI_MEGARAID is not set
<BR># CONFIG_SCSI_SATA is not set
<BR># CONFIG_SCSI_BUSLOGIC is not set
<BR># CONFIG_SCSI_CPQFCTS is not set
<BR># CONFIG_SCSI_DMX3191D is not set
<BR># CONFIG_SCSI_EATA is not set
<BR># CONFIG_SCSI_EATA_PIO is not set
<BR># CONFIG_SCSI_FUTURE_DOMAIN is not set
<BR># CONFIG_SCSI_GDTH is not set
<BR># CONFIG_SCSI_IPS is not set
<BR># CONFIG_SCSI_INIA100 is not set
<BR># CONFIG_SCSI_PPA is not set
<BR># CONFIG_SCSI_IMM is not set
<BR># CONFIG_SCSI_SYM53C8XX_2 is not set
<BR># CONFIG_SCSI_QLOGIC_ISP is not set
<BR># CONFIG_SCSI_QLOGIC_FC is not set
<BR># CONFIG_SCSI_QLOGIC_1280 is not set
<BR># CONFIG_SCSI_DC395x is not set
<BR># CONFIG_SCSI_NSP32 is not set
<BR># CONFIG_SCSI_DEBUG is not set
<BR>
<BR>#
<BR># Multi-device support (RAID and LVM)
<BR>#
<BR># CONFIG_MD is not set
<BR>
<BR>#
<BR># Fusion MPT device support
<BR>#
<BR>
<BR>#
<BR># IEEE 1394 (FireWire) support (EXPERIMENTAL)
<BR>#
<BR>CONFIG_IEEE1394=y
<BR>
<BR>#
<BR># Subsystem Options
<BR>#
<BR># CONFIG_IEEE1394_VERBOSEDEBUG is not set
<BR># CONFIG_IEEE1394_OUI_DB is not set
<BR>
<BR>#
<BR># Device Drivers
<BR>#
<BR>
<BR>#
<BR># Texas Instruments PCILynx requires I2C bit-banging
<BR>#
<BR>CONFIG_IEEE1394_OHCI1394=y
<BR>
<BR>#
<BR># Protocol Drivers
<BR>#
<BR># CONFIG_IEEE1394_VIDEO1394 is not set
<BR># CONFIG_IEEE1394_SBP2 is not set
<BR># CONFIG_IEEE1394_ETH1394 is not set
<BR># CONFIG_IEEE1394_DV1394 is not set
<BR># CONFIG_IEEE1394_RAWIO is not set
<BR># CONFIG_IEEE1394_CMP is not set
<BR>
<BR>#
<BR># I2O device support
<BR>#
<BR># CONFIG_I2O is not set
<BR>
<BR>#
<BR># Networking support
<BR>#
<BR>CONFIG_NET=y
<BR>
<BR>#
<BR># Networking options
<BR>#
<BR>CONFIG_PACKET=y
<BR>CONFIG_PACKET_MMAP=y
<BR>CONFIG_NETLINK_DEV=m
<BR>CONFIG_UNIX=y
<BR>CONFIG_NET_KEY=m
<BR>CONFIG_INET=y
<BR>CONFIG_IP_MULTICAST=y
<BR># CONFIG_IP_ADVANCED_ROUTER is not set
<BR># CONFIG_IP_PNP is not set
<BR># CONFIG_NET_IPIP is not set
<BR># CONFIG_NET_IPGRE is not set
<BR># CONFIG_IP_MROUTE is not set
<BR># CONFIG_ARPD is not set
<BR># CONFIG_INET_ECN is not set
<BR># CONFIG_SYN_COOKIES is not set
<BR># CONFIG_INET_AH is not set
<BR># CONFIG_INET_ESP is not set
<BR># CONFIG_INET_IPCOMP is not set
<BR># CONFIG_IPV6 is not set
<BR># CONFIG_DECNET is not set
<BR># CONFIG_BRIDGE is not set
<BR># CONFIG_NETFILTER is not set
<BR>CONFIG_XFRM=y
<BR>CONFIG_XFRM_USER=y
<BR>
<BR>#
<BR># SCTP Configuration (EXPERIMENTAL)
<BR>#
<BR>CONFIG_IPV6_SCTP__=y
<BR># CONFIG_IP_SCTP is not set
<BR># CONFIG_ATM is not set
<BR># CONFIG_VLAN_8021Q is not set
<BR># CONFIG_LLC2 is not set
<BR># CONFIG_IPX is not set
<BR># CONFIG_ATALK is not set
<BR># CONFIG_X25 is not set
<BR># CONFIG_LAPB is not set
<BR># CONFIG_NET_DIVERT is not set
<BR># CONFIG_ECONET is not set
<BR># CONFIG_WAN_ROUTER is not set
<BR># CONFIG_NET_FASTROUTE is not set
<BR># CONFIG_NET_HW_FLOWCONTROL is not set
<BR>
<BR>#
<BR># QoS and/or fair queueing
<BR>#
<BR># CONFIG_NET_SCHED is not set
<BR>
<BR>#
<BR># Network testing
<BR>#
<BR># CONFIG_NET_PKTGEN is not set
<BR>CONFIG_NETDEVICES=y
<BR>
<BR>#
<BR># ARCnet devices
<BR>#
<BR># CONFIG_ARCNET is not set
<BR>CONFIG_DUMMY=m
<BR># CONFIG_BONDING is not set
<BR># CONFIG_EQUALIZER is not set
<BR># CONFIG_TUN is not set
<BR># CONFIG_ETHERTAP is not set
<BR># CONFIG_NET_SB1000 is not set
<BR>
<BR>#
<BR># Ethernet (10 or 100Mbit)
<BR>#
<BR>CONFIG_NET_ETHERNET=y
<BR>CONFIG_MII=y
<BR># CONFIG_HAPPYMEAL is not set
<BR># CONFIG_SUNGEM is not set
<BR># CONFIG_NET_VENDOR_3COM is not set
<BR>
<BR>#
<BR># Tulip family network device support
<BR>#
<BR># CONFIG_NET_TULIP is not set
<BR># CONFIG_HP100 is not set
<BR>CONFIG_NET_PCI=y
<BR># CONFIG_PCNET32 is not set
<BR># CONFIG_AMD8111_ETH is not set
<BR># CONFIG_ADAPTEC_STARFIRE is not set
<BR># CONFIG_B44 is not set
<BR># CONFIG_DGRS is not set
<BR># CONFIG_EEPRO100 is not set
<BR># CONFIG_E100 is not set
<BR># CONFIG_FEALNX is not set
<BR># CONFIG_NATSEMI is not set
<BR># CONFIG_NE2K_PCI is not set
<BR># CONFIG_8139CP is not set
<BR>CONFIG_8139TOO=y
<BR># CONFIG_8139TOO_PIO is not set
<BR># CONFIG_8139TOO_TUNE_TWISTER is not set
<BR># CONFIG_8139TOO_8129 is not set
<BR># CONFIG_8139_OLD_RX_RESET is not set
<BR># CONFIG_SIS900 is not set
<BR># CONFIG_EPIC100 is not set
<BR># CONFIG_SUNDANCE is not set
<BR># CONFIG_TLAN is not set
<BR># CONFIG_VIA_RHINE is not set
<BR>
<BR>#
<BR># Ethernet (1000 Mbit)
<BR>#
<BR># CONFIG_ACENIC is not set
<BR># CONFIG_DL2K is not set
<BR># CONFIG_E1000 is not set
<BR># CONFIG_NS83820 is not set
<BR># CONFIG_HAMACHI is not set
<BR># CONFIG_YELLOWFIN is not set
<BR># CONFIG_R8169 is not set
<BR># CONFIG_SIS190 is not set
<BR># CONFIG_SK98LIN is not set
<BR># CONFIG_TIGON3 is not set
<BR>
<BR>#
<BR># Ethernet (10000 Mbit)
<BR>#
<BR># CONFIG_IXGB is not set
<BR># CONFIG_FDDI is not set
<BR># CONFIG_HIPPI is not set
<BR># CONFIG_PLIP is not set
<BR>CONFIG_PPP=m
<BR># CONFIG_PPP_MULTILINK is not set
<BR>CONFIG_PPP_FILTER=y
<BR>CONFIG_PPP_ASYNC=m
<BR>CONFIG_PPP_SYNC_TTY=m
<BR># CONFIG_PPP_DEFLATE is not set
<BR># CONFIG_PPP_BSDCOMP is not set
<BR># CONFIG_PPPOE is not set
<BR># CONFIG_SLIP is not set
<BR>
<BR>#
<BR># Wireless LAN (non-hamradio)
<BR>#
<BR># CONFIG_NET_RADIO is not set
<BR>
<BR>#
<BR># Token Ring devices
<BR>#
<BR># CONFIG_TR is not set
<BR># CONFIG_NET_FC is not set
<BR># CONFIG_RCPCI is not set
<BR># CONFIG_SHAPER is not set
<BR>
<BR>#
<BR># Wan interfaces
<BR>#
<BR># CONFIG_WAN is not set
<BR>
<BR>#
<BR># Amateur Radio support
<BR>#
<BR># CONFIG_HAMRADIO is not set
<BR>
<BR>#
<BR># IrDA (infrared) support
<BR>#
<BR># CONFIG_IRDA is not set
<BR>
<BR>#
<BR># Bluetooth support
<BR>#
<BR># CONFIG_BT is not set
<BR>
<BR>#
<BR># ISDN subsystem
<BR>#
<BR># CONFIG_ISDN_BOOL is not set
<BR>
<BR>#
<BR># Telephony Support
<BR>#
<BR># CONFIG_PHONE is not set
<BR>
<BR>#
<BR># Input device support
<BR>#
<BR>CONFIG_INPUT=y
<BR>
<BR>#
<BR># Userland interfaces
<BR>#
<BR>CONFIG_INPUT_MOUSEDEV=y
<BR>CONFIG_INPUT_MOUSEDEV_PSAUX=y
<BR>CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
<BR>CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
<BR># CONFIG_INPUT_JOYDEV is not set
<BR># CONFIG_INPUT_TSDEV is not set
<BR># CONFIG_INPUT_EVDEV is not set
<BR># CONFIG_INPUT_EVBUG is not set
<BR>
<BR>#
<BR># Input I/O drivers
<BR>#
<BR># CONFIG_GAMEPORT is not set
<BR>CONFIG_SOUND_GAMEPORT=y
<BR>CONFIG_SERIO=y
<BR>CONFIG_SERIO_I8042=y
<BR>CONFIG_SERIO_SERPORT=m
<BR># CONFIG_SERIO_CT82C710 is not set
<BR># CONFIG_SERIO_PARKBD is not set
<BR># CONFIG_SERIO_PCIPS2 is not set
<BR>
<BR>#
<BR># Input Device Drivers
<BR>#
<BR>CONFIG_INPUT_KEYBOARD=y
<BR>CONFIG_KEYBOARD_ATKBD=y
<BR># CONFIG_KEYBOARD_SUNKBD is not set
<BR># CONFIG_KEYBOARD_XTKBD is not set
<BR># CONFIG_KEYBOARD_NEWTON is not set
<BR>CONFIG_INPUT_MOUSE=y
<BR>CONFIG_MOUSE_PS2=y
<BR># CONFIG_MOUSE_PS2_SYNAPTICS is not set
<BR># CONFIG_MOUSE_SERIAL is not set
<BR># CONFIG_INPUT_JOYSTICK is not set
<BR># CONFIG_INPUT_TOUCHSCREEN is not set
<BR># CONFIG_INPUT_MISC is not set
<BR>
<BR>#
<BR># Character devices
<BR>#
<BR>CONFIG_VT=y
<BR>CONFIG_VT_CONSOLE=y
<BR>CONFIG_HW_CONSOLE=y
<BR># CONFIG_SERIAL_NONSTANDARD is not set
<BR>
<BR>#
<BR># Serial drivers
<BR>#
<BR>CONFIG_SERIAL_8250=y
<BR># CONFIG_SERIAL_8250_CONSOLE is not set
<BR># CONFIG_SERIAL_8250_ACPI is not set
<BR>CONFIG_SERIAL_8250_NR_UARTS=4
<BR># CONFIG_SERIAL_8250_EXTENDED is not set
<BR>
<BR>#
<BR># Non-8250 serial port support
<BR>#
<BR>CONFIG_SERIAL_CORE=y
<BR>CONFIG_UNIX98_PTYS=y
<BR>CONFIG_UNIX98_PTY_COUNT=256
<BR>CONFIG_PRINTER=y
<BR># CONFIG_LP_CONSOLE is not set
<BR># CONFIG_PPDEV is not set
<BR># CONFIG_TIPAR is not set
<BR>
<BR>#
<BR># I2C support
<BR>#
<BR>CONFIG_I2C=m
<BR># CONFIG_I2C_CHARDEV is not set
<BR>
<BR>#
<BR># I2C Algorithms
<BR>#
<BR># CONFIG_I2C_ALGOBIT is not set
<BR># CONFIG_I2C_ALGOPCF is not set
<BR>
<BR>#
<BR># I2C Hardware Bus support
<BR>#
<BR># CONFIG_I2C_ALI1535 is not set
<BR># CONFIG_I2C_ALI15X3 is not set
<BR># CONFIG_I2C_AMD756 is not set
<BR># CONFIG_I2C_AMD8111 is not set
<BR># CONFIG_I2C_I801 is not set
<BR># CONFIG_I2C_NFORCE2 is not set
<BR># CONFIG_I2C_PIIX4 is not set
<BR># CONFIG_I2C_SIS5595 is not set
<BR># CONFIG_I2C_SIS630 is not set
<BR># CONFIG_I2C_SIS96X is not set
<BR># CONFIG_I2C_VIAPRO is not set
<BR>
<BR>#
<BR># I2C Hardware Sensors Chip support
<BR>#
<BR># CONFIG_I2C_SENSOR is not set
<BR># CONFIG_SENSORS_ADM1021 is not set
<BR># CONFIG_SENSORS_EEPROM is not set
<BR># CONFIG_SENSORS_IT87 is not set
<BR># CONFIG_SENSORS_LM75 is not set
<BR># CONFIG_SENSORS_LM78 is not set
<BR># CONFIG_SENSORS_LM85 is not set
<BR># CONFIG_SENSORS_VIA686A is not set
<BR># CONFIG_SENSORS_W83781D is not set
<BR>
<BR>#
<BR># Mice
<BR>#
<BR>CONFIG_BUSMOUSE=m
<BR># CONFIG_QIC02_TAPE is not set
<BR>
<BR>#
<BR># IPMI
<BR>#
<BR># CONFIG_IPMI_HANDLER is not set
<BR>
<BR>#
<BR># Watchdog Cards
<BR>#
<BR># CONFIG_WATCHDOG is not set
<BR># CONFIG_HW_RANDOM is not set
<BR># CONFIG_NVRAM is not set
<BR># CONFIG_RTC is not set
<BR># CONFIG_GEN_RTC is not set
<BR># CONFIG_DTLK is not set
<BR># CONFIG_R3964 is not set
<BR># CONFIG_APPLICOM is not set
<BR># CONFIG_SONYPI is not set
<BR>
<BR>#
<BR># Ftape, the floppy tape device driver
<BR>#
<BR>CONFIG_AGP=y
<BR># CONFIG_AGP_ALI is not set
<BR># CONFIG_AGP_ATI is not set
<BR># CONFIG_AGP_AMD is not set
<BR># CONFIG_AGP_AMD64 is not set
<BR># CONFIG_AGP_INTEL is not set
<BR>CONFIG_AGP_NVIDIA=y
<BR># CONFIG_AGP_SIS is not set
<BR># CONFIG_AGP_SWORKS is not set
<BR># CONFIG_AGP_VIA is not set
<BR>CONFIG_DRM=y
<BR># CONFIG_DRM_TDFX is not set
<BR># CONFIG_DRM_GAMMA is not set
<BR># CONFIG_DRM_R128 is not set
<BR># CONFIG_DRM_RADEON is not set
<BR># CONFIG_DRM_MGA is not set
<BR># CONFIG_DRM_SIS is not set
<BR># CONFIG_MWAVE is not set
<BR># CONFIG_RAW_DRIVER is not set
<BR># CONFIG_HANGCHECK_TIMER is not set
<BR>
<BR>#
<BR># Multimedia devices
<BR>#
<BR>CONFIG_VIDEO_DEV=m
<BR>
<BR>#
<BR># Video For Linux
<BR>#
<BR>
<BR>#
<BR># Video Adapters
<BR>#
<BR># CONFIG_VIDEO_BWQCAM is not set
<BR># CONFIG_VIDEO_CQCAM is not set
<BR># CONFIG_VIDEO_CPIA is not set
<BR># CONFIG_VIDEO_SAA5249 is not set
<BR># CONFIG_TUNER_3036 is not set
<BR># CONFIG_VIDEO_STRADIS is not set
<BR># CONFIG_VIDEO_ZORAN is not set
<BR>CONFIG_VIDEO_SAA7134=m
<BR># CONFIG_VIDEO_MXB is not set
<BR>CONFIG_VIDEO_DPC=m
<BR># CONFIG_VIDEO_HEXIUM_ORION is not set
<BR># CONFIG_VIDEO_HEXIUM_GEMINI is not set
<BR>
<BR>#
<BR># Radio Adapters
<BR>#
<BR># CONFIG_RADIO_GEMTEK_PCI is not set
<BR># CONFIG_RADIO_MAXIRADIO is not set
<BR># CONFIG_RADIO_MAESTRO is not set
<BR>
<BR>#
<BR># Digital Video Broadcasting Devices
<BR>#
<BR>CONFIG_DVB=y
<BR>CONFIG_DVB_CORE=m
<BR>
<BR>#
<BR># Supported Frontend Modules
<BR>#
<BR># CONFIG_DVB_STV0299 is not set
<BR># CONFIG_DVB_SP887X is not set
<BR># CONFIG_DVB_ALPS_TDLB7 is not set
<BR># CONFIG_DVB_ALPS_TDMB7 is not set
<BR># CONFIG_DVB_ATMEL_AT76C651 is not set
<BR># CONFIG_DVB_CX24110 is not set
<BR># CONFIG_DVB_GRUNDIG_29504_491 is not set
<BR># CONFIG_DVB_GRUNDIG_29504_401 is not set
<BR># CONFIG_DVB_MT312 is not set
<BR># CONFIG_DVB_VES1820 is not set
<BR># CONFIG_DVB_VES1X93 is not set
<BR>
<BR>#
<BR># Supported SAA7146 based PCI Adapters
<BR>#
<BR># CONFIG_DVB_AV7110 is not set
<BR># CONFIG_DVB_BUDGET is not set
<BR># CONFIG_DVB_BUDGET_CI is not set
<BR># CONFIG_DVB_BUDGET_AV is not set
<BR>
<BR>#
<BR># Supported USB Adapters
<BR>#
<BR># CONFIG_DVB_TTUSB_BUDGET is not set
<BR>
<BR>#
<BR># Supported FlexCopII (B2C2) Adapters
<BR>#
<BR># CONFIG_DVB_B2C2_SKYSTAR is not set
<BR>CONFIG_VIDEO_SAA7146=m
<BR>CONFIG_VIDEO_SAA7146_VV=m
<BR>CONFIG_VIDEO_VIDEOBUF=m
<BR>CONFIG_VIDEO_TUNER=m
<BR>CONFIG_VIDEO_BUF=m
<BR># CONFIG_VIDEO_BTCX is not set
<BR>
<BR>#
<BR># Graphics support
<BR>#
<BR># CONFIG_FB is not set
<BR># CONFIG_VIDEO_SELECT is not set
<BR>
<BR>#
<BR># Console display driver support
<BR>#
<BR>CONFIG_VGA_CONSOLE=y
<BR># CONFIG_MDA_CONSOLE is not set
<BR>CONFIG_DUMMY_CONSOLE=y
<BR>
<BR>#
<BR># Sound
<BR>#
<BR>CONFIG_SOUND=y
<BR>
<BR>#
<BR># Advanced Linux Sound Architecture
<BR>#
<BR>CONFIG_SND=y
<BR>CONFIG_SND_SEQUENCER=y
<BR># CONFIG_SND_SEQ_DUMMY is not set
<BR>CONFIG_SND_OSSEMUL=y
<BR>CONFIG_SND_MIXER_OSS=y
<BR>CONFIG_SND_PCM_OSS=y
<BR>CONFIG_SND_SEQUENCER_OSS=y
<BR># CONFIG_SND_VERBOSE_PRINTK is not set
<BR># CONFIG_SND_DEBUG is not set
<BR>
<BR>#
<BR># Generic devices
<BR>#
<BR># CONFIG_SND_DUMMY is not set
<BR># CONFIG_SND_VIRMIDI is not set
<BR># CONFIG_SND_MTPAV is not set
<BR># CONFIG_SND_SERIAL_U16550 is not set
<BR># CONFIG_SND_MPU401 is not set
<BR>
<BR>#
<BR># PCI devices
<BR>#
<BR># CONFIG_SND_ALI5451 is not set
<BR># CONFIG_SND_AZT3328 is not set
<BR># CONFIG_SND_CS46XX is not set
<BR># CONFIG_SND_CS4281 is not set
<BR>CONFIG_SND_EMU10K1=y
<BR># CONFIG_SND_KORG1212 is not set
<BR># CONFIG_SND_NM256 is not set
<BR># CONFIG_SND_RME32 is not set
<BR># CONFIG_SND_RME96 is not set
<BR># CONFIG_SND_RME9652 is not set
<BR># CONFIG_SND_HDSP is not set
<BR># CONFIG_SND_TRIDENT is not set
<BR># CONFIG_SND_YMFPCI is not set
<BR># CONFIG_SND_ALS4000 is not set
<BR># CONFIG_SND_CMIPCI is not set
<BR># CONFIG_SND_ENS1370 is not set
<BR># CONFIG_SND_ENS1371 is not set
<BR># CONFIG_SND_ES1938 is not set
<BR># CONFIG_SND_ES1968 is not set
<BR># CONFIG_SND_MAESTRO3 is not set
<BR># CONFIG_SND_FM801 is not set
<BR># CONFIG_SND_ICE1712 is not set
<BR># CONFIG_SND_ICE1724 is not set
<BR># CONFIG_SND_INTEL8X0 is not set
<BR># CONFIG_SND_SONICVIBES is not set
<BR># CONFIG_SND_VIA82XX is not set
<BR># CONFIG_SND_VX222 is not set
<BR>
<BR>#
<BR># ALSA USB devices
<BR>#
<BR># CONFIG_SND_USB_AUDIO is not set
<BR>
<BR>#
<BR># Open Sound System
<BR>#
<BR>CONFIG_SOUND_PRIME=m
<BR># CONFIG_SOUND_BT878 is not set
<BR># CONFIG_SOUND_CMPCI is not set
<BR>CONFIG_SOUND_EMU10K1=m
<BR>CONFIG_MIDI_EMU10K1=y
<BR># CONFIG_SOUND_FUSION is not set
<BR># CONFIG_SOUND_CS4281 is not set
<BR># CONFIG_SOUND_ES1370 is not set
<BR># CONFIG_SOUND_ES1371 is not set
<BR># CONFIG_SOUND_ESSSOLO1 is not set
<BR># CONFIG_SOUND_MAESTRO is not set
<BR># CONFIG_SOUND_MAESTRO3 is not set
<BR># CONFIG_SOUND_ICH is not set
<BR># CONFIG_SOUND_SONICVIBES is not set
<BR># CONFIG_SOUND_TRIDENT is not set
<BR># CONFIG_SOUND_MSNDCLAS is not set
<BR># CONFIG_SOUND_MSNDPIN is not set
<BR># CONFIG_SOUND_VIA82CXXX is not set
<BR># CONFIG_SOUND_OSS is not set
<BR># CONFIG_SOUND_TVMIXER is not set
<BR># CONFIG_SOUND_ALI5455 is not set
<BR># CONFIG_SOUND_FORTE is not set
<BR># CONFIG_SOUND_RME96XX is not set
<BR># CONFIG_SOUND_AD1980 is not set
<BR>
<BR>#
<BR># USB support
<BR>#
<BR>CONFIG_USB=y
<BR>CONFIG_USB_DEBUG=y
<BR>
<BR>#
<BR># Miscellaneous USB options
<BR>#
<BR>CONFIG_USB_DEVICEFS=y
<BR># CONFIG_USB_BANDWIDTH is not set
<BR># CONFIG_USB_DYNAMIC_MINORS is not set
<BR>
<BR>#
<BR># USB Host Controller Drivers
<BR>#
<BR>CONFIG_USB_EHCI_HCD=y
<BR># CONFIG_USB_OHCI_HCD is not set
<BR>CONFIG_USB_UHCI_HCD=y
<BR>
<BR>#
<BR># USB Device Class drivers
<BR>#
<BR>CONFIG_USB_AUDIO=m
<BR># CONFIG_USB_BLUETOOTH_TTY is not set
<BR># CONFIG_USB_MIDI is not set
<BR># CONFIG_USB_ACM is not set
<BR>CONFIG_USB_PRINTER=y
<BR>CONFIG_USB_STORAGE=y
<BR>CONFIG_USB_STORAGE_DEBUG=y
<BR># CONFIG_USB_STORAGE_DATAFAB is not set
<BR># CONFIG_USB_STORAGE_FREECOM is not set
<BR># CONFIG_USB_STORAGE_ISD200 is not set
<BR># CONFIG_USB_STORAGE_DPCM is not set
<BR># CONFIG_USB_STORAGE_HP8200e is not set
<BR># CONFIG_USB_STORAGE_SDDR09 is not set
<BR># CONFIG_USB_STORAGE_SDDR55 is not set
<BR># CONFIG_USB_STORAGE_JUMPSHOT is not set
<BR>
<BR>#
<BR># USB Human Interface Devices (HID)
<BR>#
<BR>CONFIG_USB_HID=y
<BR>CONFIG_USB_HIDINPUT=y
<BR># CONFIG_HID_FF is not set
<BR># CONFIG_USB_HIDDEV is not set
<BR># CONFIG_USB_AIPTEK is not set
<BR># CONFIG_USB_WACOM is not set
<BR># CONFIG_USB_KBTAB is not set
<BR># CONFIG_USB_POWERMATE is not set
<BR># CONFIG_USB_XPAD is not set
<BR>
<BR>#
<BR># USB Imaging devices
<BR>#
<BR># CONFIG_USB_MDC800 is not set
<BR>CONFIG_USB_SCANNER=m
<BR># CONFIG_USB_MICROTEK is not set
<BR># CONFIG_USB_HPUSBSCSI is not set
<BR>
<BR>#
<BR># USB Multimedia devices
<BR>#
<BR># CONFIG_USB_DABUSB is not set
<BR># CONFIG_USB_VICAM is not set
<BR># CONFIG_USB_DSBR is not set
<BR># CONFIG_USB_IBMCAM is not set
<BR># CONFIG_USB_KONICAWC is not set
<BR># CONFIG_USB_OV511 is not set
<BR>CONFIG_USB_PWC=m
<BR># CONFIG_USB_SE401 is not set
<BR># CONFIG_USB_STV680 is not set
<BR>
<BR>#
<BR># USB Network adaptors
<BR>#
<BR># CONFIG_USB_CATC is not set
<BR># CONFIG_USB_KAWETH is not set
<BR># CONFIG_USB_PEGASUS is not set
<BR># CONFIG_USB_RTL8150 is not set
<BR># CONFIG_USB_USBNET is not set
<BR>
<BR>#
<BR># USB port drivers
<BR>#
<BR># CONFIG_USB_USS720 is not set
<BR>
<BR>#
<BR># USB Serial Converter support
<BR>#
<BR># CONFIG_USB_SERIAL is not set
<BR>
<BR>#
<BR># USB Miscellaneous drivers
<BR>#
<BR># CONFIG_USB_EMI26 is not set
<BR># CONFIG_USB_TIGL is not set
<BR># CONFIG_USB_AUERSWALD is not set
<BR># CONFIG_USB_RIO500 is not set
<BR># CONFIG_USB_BRLVGER is not set
<BR># CONFIG_USB_LCD is not set
<BR># CONFIG_USB_TEST is not set
<BR># CONFIG_USB_GADGET is not set
<BR>
<BR>#
<BR># File systems
<BR>#
<BR>CONFIG_EXT2_FS=y
<BR># CONFIG_EXT2_FS_XATTR is not set
<BR>CONFIG_EXT3_FS=y
<BR>CONFIG_EXT3_FS_XATTR=y
<BR># CONFIG_EXT3_FS_POSIX_ACL is not set
<BR># CONFIG_EXT3_FS_SECURITY is not set
<BR>CONFIG_JBD=y
<BR># CONFIG_JBD_DEBUG is not set
<BR>CONFIG_FS_MBCACHE=y
<BR># CONFIG_REISERFS_FS is not set
<BR># CONFIG_JFS_FS is not set
<BR># CONFIG_XFS_FS is not set
<BR># CONFIG_MINIX_FS is not set
<BR># CONFIG_ROMFS_FS is not set
<BR># CONFIG_QUOTA is not set
<BR># CONFIG_AUTOFS_FS is not set
<BR>CONFIG_AUTOFS4_FS=y
<BR>
<BR>#
<BR># CD-ROM/DVD Filesystems
<BR>#
<BR>CONFIG_ISO9660_FS=y
<BR>CONFIG_JOLIET=y
<BR># CONFIG_ZISOFS is not set
<BR>CONFIG_UDF_FS=y
<BR>
<BR>#
<BR># DOS/FAT/NT Filesystems
<BR>#
<BR>CONFIG_FAT_FS=y
<BR>CONFIG_MSDOS_FS=y
<BR>CONFIG_VFAT_FS=y
<BR>CONFIG_NTFS_FS=m
<BR>CONFIG_NTFS_DEBUG=y
<BR>CONFIG_NTFS_RW=y
<BR>
<BR>#
<BR># Pseudo filesystems
<BR>#
<BR>CONFIG_PROC_FS=y
<BR>CONFIG_PROC_KCORE=y
<BR># CONFIG_DEVFS_FS is not set
<BR>CONFIG_DEVPTS_FS=y
<BR># CONFIG_DEVPTS_FS_XATTR is not set
<BR>CONFIG_TMPFS=y
<BR># CONFIG_HUGETLBFS is not set
<BR># CONFIG_HUGETLB_PAGE is not set
<BR>CONFIG_RAMFS=y
<BR>
<BR>#
<BR># Miscellaneous filesystems
<BR>#
<BR># CONFIG_ADFS_FS is not set
<BR># CONFIG_AFFS_FS is not set
<BR># CONFIG_HFS_FS is not set
<BR># CONFIG_BEFS_FS is not set
<BR># CONFIG_BFS_FS is not set
<BR># CONFIG_EFS_FS is not set
<BR># CONFIG_CRAMFS is not set
<BR># CONFIG_VXFS_FS is not set
<BR># CONFIG_HPFS_FS is not set
<BR># CONFIG_QNX4FS_FS is not set
<BR># CONFIG_SYSV_FS is not set
<BR># CONFIG_UFS_FS is not set
<BR>
<BR>#
<BR># Network File Systems
<BR>#
<BR>CONFIG_NFS_FS=y
<BR># CONFIG_NFS_V3 is not set
<BR># CONFIG_NFS_V4 is not set
<BR># CONFIG_NFS_DIRECTIO is not set
<BR>CONFIG_NFSD=y
<BR># CONFIG_NFSD_V3 is not set
<BR># CONFIG_NFSD_TCP is not set
<BR>CONFIG_LOCKD=y
<BR>CONFIG_EXPORTFS=y
<BR>CONFIG_SUNRPC=y
<BR># CONFIG_SUNRPC_GSS is not set
<BR># CONFIG_SMB_FS is not set
<BR># CONFIG_CIFS is not set
<BR># CONFIG_NCP_FS is not set
<BR># CONFIG_CODA_FS is not set
<BR># CONFIG_INTERMEZZO_FS is not set
<BR># CONFIG_AFS_FS is not set
<BR>
<BR>#
<BR># Partition Types
<BR>#
<BR># CONFIG_PARTITION_ADVANCED is not set
<BR>CONFIG_MSDOS_PARTITION=y
<BR>CONFIG_NLS=y
<BR>
<BR>#
<BR># Native Language Support
<BR>#
<BR>CONFIG_NLS_DEFAULT="iso8859-1"
<BR>CONFIG_NLS_CODEPAGE_437=y
<BR># CONFIG_NLS_CODEPAGE_737 is not set
<BR># CONFIG_NLS_CODEPAGE_775 is not set
<BR># CONFIG_NLS_CODEPAGE_850 is not set
<BR># CONFIG_NLS_CODEPAGE_852 is not set
<BR># CONFIG_NLS_CODEPAGE_855 is not set
<BR># CONFIG_NLS_CODEPAGE_857 is not set
<BR># CONFIG_NLS_CODEPAGE_860 is not set
<BR># CONFIG_NLS_CODEPAGE_861 is not set
<BR># CONFIG_NLS_CODEPAGE_862 is not set
<BR># CONFIG_NLS_CODEPAGE_863 is not set
<BR># CONFIG_NLS_CODEPAGE_864 is not set
<BR># CONFIG_NLS_CODEPAGE_865 is not set
<BR># CONFIG_NLS_CODEPAGE_866 is not set
<BR># CONFIG_NLS_CODEPAGE_869 is not set
<BR># CONFIG_NLS_CODEPAGE_936 is not set
<BR># CONFIG_NLS_CODEPAGE_950 is not set
<BR># CONFIG_NLS_CODEPAGE_932 is not set
<BR># CONFIG_NLS_CODEPAGE_949 is not set
<BR># CONFIG_NLS_CODEPAGE_874 is not set
<BR># CONFIG_NLS_ISO8859_8 is not set
<BR># CONFIG_NLS_CODEPAGE_1250 is not set
<BR># CONFIG_NLS_CODEPAGE_1251 is not set
<BR>CONFIG_NLS_ISO8859_1=y
<BR># CONFIG_NLS_ISO8859_2 is not set
<BR># CONFIG_NLS_ISO8859_3 is not set
<BR># CONFIG_NLS_ISO8859_4 is not set
<BR># CONFIG_NLS_ISO8859_5 is not set
<BR># CONFIG_NLS_ISO8859_6 is not set
<BR># CONFIG_NLS_ISO8859_7 is not set
<BR># CONFIG_NLS_ISO8859_9 is not set
<BR># CONFIG_NLS_ISO8859_13 is not set
<BR># CONFIG_NLS_ISO8859_14 is not set
<BR># CONFIG_NLS_ISO8859_15 is not set
<BR># CONFIG_NLS_KOI8_R is not set
<BR># CONFIG_NLS_KOI8_U is not set
<BR># CONFIG_NLS_UTF8 is not set
<BR>
<BR>#
<BR># Profiling support
<BR>#
<BR># CONFIG_PROFILING is not set
<BR>
<BR>#
<BR># Kernel hacking
<BR>#
<BR># CONFIG_DEBUG_KERNEL is not set
<BR>CONFIG_DEBUG_SPINLOCK_SLEEP=y
<BR>CONFIG_FRAME_POINTER=y
<BR>CONFIG_X86_EXTRA_IRQS=y
<BR>CONFIG_X86_FIND_SMP_CONFIG=y
<BR>CONFIG_X86_MPPARSE=y
<BR>
<BR>#
<BR># Security options
<BR>#
<BR># CONFIG_SECURITY is not set
<BR>
<BR>#
<BR># Cryptographic options
<BR>#
<BR># CONFIG_CRYPTO is not set
<BR>
<BR>#
<BR># Library routines
<BR>#
<BR>CONFIG_CRC32=y
<BR>CONFIG_X86_SMP=y
<BR>CONFIG_X86_HT=y
<BR>CONFIG_X86_BIOS_REBOOT=y
<BR>CONFIG_X86_TRAMPOLINE=y
<BR>CONFIG_PC=y
<BR>
<BR><br>