lopec_defconfig 15.5 KB
Newer Older
1
#
2
# Automatically generated make config: don't edit
3
#
4
CONFIG_MMU=y
5
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
6
CONFIG_HAVE_DEC_LOCK=y
7 8 9 10 11 12

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

13 14 15
#
# General setup
#
16
CONFIG_SWAP=y
17 18 19
CONFIG_SYSVIPC=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
20
CONFIG_LOG_BUF_SHIFT=14
21 22 23
# CONFIG_EMBEDDED is not set
CONFIG_FUTEX=y
CONFIG_EPOLL=y
24

25 26 27 28
#
# Loadable module support
#
CONFIG_MODULES=y
29 30 31
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_OBSOLETE_MODPARM=y
32
# CONFIG_MODVERSIONS is not set
33 34 35 36 37 38 39 40
CONFIG_KMOD=y

#
# Platform support
#
CONFIG_PPC=y
CONFIG_PPC32=y
CONFIG_6xx=y
41
# CONFIG_40x is not set
42 43
# CONFIG_POWER3 is not set
# CONFIG_8xx is not set
44 45 46 47

#
# IBM 4xx options
#
48
# CONFIG_8260 is not set
49
CONFIG_GENERIC_ISA_DMA=y
50
CONFIG_PPC_STD_MMU=y
51
# CONFIG_PPC_MULTIPLATFORM is not set
52
# CONFIG_APUS is not set
53
# CONFIG_WILLOW_2 is not set
54
# CONFIG_PCORE is not set
55 56 57
# CONFIG_POWERPMC250 is not set
# CONFIG_EV64260 is not set
# CONFIG_SPRUCE is not set
58 59 60
CONFIG_LOPEC=y
# CONFIG_MCPN765 is not set
# CONFIG_MVME5100 is not set
61
# CONFIG_PPLUS is not set
62
# CONFIG_PRPMC750 is not set
63
# CONFIG_PRPMC800 is not set
64
# CONFIG_SANDPOINT is not set
65
# CONFIG_ADIR is not set
66
# CONFIG_K2 is not set
67
# CONFIG_PAL4 is not set
68
# CONFIG_GEMINI is not set
69
CONFIG_EPIC_SERIAL_MODE=y
70
# CONFIG_SMP is not set
71 72
# CONFIG_PREEMPT is not set
CONFIG_ALTIVEC=y
73
# CONFIG_TAU is not set
74
# CONFIG_CPU_FREQ is not set
75 76 77 78 79 80

#
# General setup
#
# CONFIG_HIGHMEM is not set
CONFIG_PCI=y
81
CONFIG_PCI_DOMAINS=y
82 83 84 85
CONFIG_KCORE_ELF=y
CONFIG_BINFMT_ELF=y
CONFIG_KERNEL_ELF=y
CONFIG_BINFMT_MISC=m
86
# CONFIG_PCI_LEGACY_PROC is not set
87 88 89 90 91 92
CONFIG_PCI_NAMES=y
CONFIG_HOTPLUG=y

#
# PCMCIA/CardBus support
#
93 94 95 96 97 98
# CONFIG_PCMCIA is not set

#
# Parallel port support
#
# CONFIG_PARPORT is not set
99
CONFIG_PPC601_SYNC_FIX=y
100
# CONFIG_PPCBUG_NVRAM is not set
101 102
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="ip=on"
103

104 105 106 107 108 109 110 111 112
#
# Advanced setup
#
# CONFIG_ADVANCED_OPTIONS is not set

#
# Default settings for advanced configuration options are used
#
CONFIG_HIGHMEM_START=0xfe000000
113
CONFIG_LOWMEM_SIZE=0x30000000
114 115 116 117
CONFIG_KERNEL_START=0xc0000000
CONFIG_TASK_SIZE=0x80000000
CONFIG_BOOT_LOAD=0x00800000

118 119 120 121 122 123
#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
124
# Plug and Play support
125 126 127 128 129 130 131 132 133 134
#
# CONFIG_PNP is not set

#
# Block devices
#
# CONFIG_BLK_DEV_FD is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
135 136
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=m
137
# CONFIG_BLK_DEV_NBD is not set
138 139
CONFIG_BLK_DEV_RAM=m
CONFIG_BLK_DEV_RAM_SIZE=4096
140
# CONFIG_BLK_DEV_INITRD is not set
141 142 143 144 145 146 147 148 149

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

#
# ATA/IDE/MFM/RLL support
#
150 151 152
CONFIG_IDE=y

#
153
# IDE, ATA and ATAPI Block devices
154 155 156 157 158 159
#
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
160
# CONFIG_BLK_DEV_HD is not set
161 162 163 164 165 166
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
# CONFIG_IDEDISK_STROKE is not set
# CONFIG_BLK_DEV_IDECD is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
167
# CONFIG_IDE_TASK_IOCTL is not set
168 169

#
170 171 172
# IDE chipset support/bugfixes
#
# CONFIG_BLK_DEV_IDEPCI is not set
173 174 175 176 177

#
# SCSI support
#
CONFIG_SCSI=y
178 179 180 181

#
# SCSI support type (disk, tape, CD-ROM)
#
182 183 184 185 186
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
187 188 189 190

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
191
# CONFIG_SCSI_MULTI_LUN is not set
192
# CONFIG_SCSI_REPORT_LUNS is not set
193 194 195 196 197 198 199 200
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set

#
# SCSI low-level drivers
#
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_ACARD is not set
201
# CONFIG_SCSI_AACRAID is not set
202 203
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
204
# CONFIG_SCSI_AIC79XX is not set
205
# CONFIG_SCSI_DPT_I2O is not set
206 207 208 209 210 211 212 213 214 215 216 217
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_IN2000 is not set
# CONFIG_SCSI_AM53C974 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_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
218
# CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set
219 220 221
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_NCR53C7xx is not set
222 223 224 225 226
CONFIG_SCSI_SYM53C8XX_2=y
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
# CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set
227 228 229 230 231
# CONFIG_SCSI_PCI2000 is not set
# CONFIG_SCSI_PCI2220I is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
232
# CONFIG_SCSI_DC395x is not set
233 234
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_U14_34F is not set
235
# CONFIG_SCSI_NSP32 is not set
236
# CONFIG_SCSI_DEBUG is not set
237 238 239 240 241

#
# Fusion MPT device support
#
# CONFIG_FUSION is not set
242 243 244 245 246 247

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

248 249 250 251 252
#
# I2O device support
#
# CONFIG_I2O is not set

253
#
254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281
# Networking support
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
# CONFIG_NETLINK_DEV is not set
# CONFIG_NETFILTER is not set
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
# CONFIG_IP_PNP_RARP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE 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 is not set
# CONFIG_INET_ESP is not set
282
# CONFIG_INET_IPCOMP is not set
283
# CONFIG_IPV6 is not set
284
# CONFIG_XFRM_USER is not set
285 286 287

#
# SCTP Configuration (EXPERIMENTAL)
288
#
289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312
CONFIG_IPV6_SCTP__=y
# CONFIG_IP_SCTP is not set
# CONFIG_ATM is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_LLC is not set
# CONFIG_DECNET is not set
# CONFIG_BRIDGE is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
313 314 315 316 317 318
CONFIG_NETDEVICES=y

#
# ARCnet devices
#
# CONFIG_ARCNET is not set
319
CONFIG_DUMMY=m
320 321 322 323 324 325 326 327 328
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_ETHERTAP is not set

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
329
CONFIG_MII=y
330 331 332 333
# CONFIG_OAKNET is not set
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_NET_VENDOR_3COM is not set
334 335 336 337 338

#
# Tulip family network device support
#
# CONFIG_NET_TULIP is not set
339 340 341
# CONFIG_HP100 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
342
# CONFIG_AMD8111_ETH is not set
343
# CONFIG_ADAPTEC_STARFIRE is not set
344
# CONFIG_B44 is not set
345
# CONFIG_DGRS is not set
346 347
# CONFIG_EEPRO100 is not set
CONFIG_E100=y
348 349 350
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
351
# CONFIG_8139CP is not set
352 353 354 355 356 357 358 359 360 361 362 363
# CONFIG_8139TOO 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

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
364 365
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
366 367
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
368
# CONFIG_R8169 is not set
369
# CONFIG_SK98LIN is not set
370
# CONFIG_TIGON3 is not set
371 372 373 374 375

#
# Ethernet (10000 Mbit)
#
# CONFIG_IXGB is not set
376 377 378 379 380 381 382 383 384 385 386
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set

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

#
387
# Token Ring devices (depends on LLC=y)
388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410
#
# 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

#
# ISDN subsystem
#
411
# CONFIG_ISDN_BOOL is not set
412 413

#
414
# Graphics support
415
#
416
CONFIG_FB=y
417
# CONFIG_FB_CIRRUS is not set
418 419 420 421 422 423 424 425 426 427 428
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_CT65550 is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_S3TRIO is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_RIVA is not set
CONFIG_FB_MATROX=y
CONFIG_FB_MATROX_MILLENIUM=y
# CONFIG_FB_MATROX_MYSTIQUE is not set
# CONFIG_FB_MATROX_G450 is not set
429 430
CONFIG_FB_MATROX_G100A=y
CONFIG_FB_MATROX_G100=y
431 432 433
# CONFIG_FB_MATROX_MULTIHEAD is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
434
# CONFIG_FB_ATY is not set
435 436 437 438 439 440 441
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_VIRTUAL is not set
442 443

#
444
# Logo configuration
445
#
446 447 448 449
CONFIG_LOGO=y
CONFIG_LOGO_LINUX_MONO=y
CONFIG_LOGO_LINUX_VGA16=y
CONFIG_LOGO_LINUX_CLUT224=y
450

451 452 453 454 455
#
# Old CD-ROM drivers (not SCSI, not IDE)
#
# CONFIG_CD_NO_IDESCSI is not set

456 457 458 459
#
# Input device support
#
CONFIG_INPUT=m
460 461 462 463

#
# Userland interfaces
#
464
CONFIG_INPUT_MOUSEDEV=m
465
CONFIG_INPUT_MOUSEDEV_PSAUX=y
466 467 468
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
469
# CONFIG_INPUT_TSDEV is not set
470
CONFIG_INPUT_EVDEV=m
471 472 473 474 475
# CONFIG_INPUT_EVBUG is not set

#
# Input I/O drivers
#
476 477 478
# CONFIG_GAMEPORT is not set
CONFIG_SOUND_GAMEPORT=y
# CONFIG_SERIO is not set
479 480 481 482 483 484

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_INPUT_MOUSE=y
485
# CONFIG_INPUT_JOYSTICK is not set
486 487
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set
488 489 490 491 492 493 494 495 496

#
# Macintosh device drivers
#

#
# Character devices
#
# CONFIG_SERIAL_NONSTANDARD is not set
497 498 499 500 501 502 503 504 505 506 507 508 509

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
# CONFIG_SERIAL_8250_EXTENDED is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
510 511 512 513 514 515 516 517
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256

#
# I2C support
#
# CONFIG_I2C is not set

518 519 520 521 522 523 524
#
# I2C Hardware Sensors Mainboard support
#

#
# I2C Hardware Sensors Chip support
#
525
# CONFIG_I2C_SENSOR is not set
526

527 528 529 530 531 532
#
# Mice
#
# CONFIG_BUSMOUSE is not set
# CONFIG_QIC02_TAPE is not set

533 534 535 536 537
#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

538 539 540 541 542
#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_NVRAM is not set
543 544
CONFIG_GEN_RTC=y
# CONFIG_GEN_RTC_X is not set
545 546 547 548 549 550 551 552 553 554
# CONFIG_DTLK is not set
# 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 is not set
555
# CONFIG_RAW_DRIVER is not set
556
# CONFIG_HANGCHECK_TIMER is not set
557 558 559 560

#
# Multimedia devices
#
561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580
CONFIG_VIDEO_DEV=m

#
# Video For Linux
#
CONFIG_VIDEO_PROC_FS=y

#
# Video Adapters
#
# CONFIG_VIDEO_PMS is not set
# CONFIG_VIDEO_CPIA is not set
# CONFIG_VIDEO_STRADIS is not set

#
# Radio Adapters
#
# CONFIG_RADIO_GEMTEK_PCI is not set
# CONFIG_RADIO_MAXIRADIO is not set
# CONFIG_RADIO_MAESTRO is not set
581

582 583 584 585
#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set
586
# CONFIG_VIDEO_BTCX is not set
587

588 589 590
#
# File systems
#
591 592 593 594 595 596 597 598 599 600 601 602 603 604
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
# CONFIG_EXT3_FS_POSIX_ACL is not set
# CONFIG_EXT3_FS_SECURITY is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
605 606 607
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633

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

#
# DOS/FAT/NT Filesystems
#
# CONFIG_FAT_FS is not set
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
# CONFIG_DEVFS_FS is not set
CONFIG_DEVPTS_FS=y
# CONFIG_DEVPTS_FS_XATTR is not set
CONFIG_TMPFS=y
CONFIG_RAMFS=y

#
# Miscellaneous filesystems
#
634 635 636
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
637
# CONFIG_BEFS_FS is not set
638 639 640 641 642 643 644 645 646 647 648 649 650 651
# 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=y
CONFIG_NFS_V3=y
652
# CONFIG_NFS_V4 is not set
653
# CONFIG_NFSD is not set
654
CONFIG_ROOT_NFS=y
655 656
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
657
# CONFIG_EXPORTFS is not set
658 659
CONFIG_SUNRPC=y
# CONFIG_SUNRPC_GSS is not set
660
# CONFIG_SMB_FS is not set
661
# CONFIG_CIFS is not set
662
# CONFIG_NCP_FS is not set
663 664
# CONFIG_CODA_FS is not set
# CONFIG_INTERMEZZO_FS is not set
665
# CONFIG_AFS_FS is not set
666 667 668 669 670 671 672 673 674 675 676 677 678 679 680

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

#
# Sound
#
# CONFIG_SOUND is not set

#
# USB support
#
681
CONFIG_USB=m
682
# CONFIG_USB_DEBUG is not set
683 684 685 686

#
# Miscellaneous USB options
#
687 688
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
689 690 691 692 693 694 695 696 697 698 699 700 701 702
# CONFIG_USB_DYNAMIC_MINORS is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_EHCI_HCD is not set
CONFIG_USB_OHCI_HCD=m
# CONFIG_USB_UHCI_HCD is not set

#
# USB Device Class drivers
#
# CONFIG_USB_BLUETOOTH_TTY is not set
CONFIG_USB_ACM=m
703
# CONFIG_USB_PRINTER is not set
704 705 706 707 708 709 710
# CONFIG_USB_STORAGE is not set

#
# USB Human Interface Devices (HID)
#
CONFIG_USB_HID=m
CONFIG_USB_HIDINPUT=y
711
# CONFIG_HID_FF is not set
712
# CONFIG_USB_HIDDEV is not set
713 714 715 716

#
# USB HID Boot Protocol drivers
#
717 718 719 720
# CONFIG_USB_KBD is not set
# CONFIG_USB_MOUSE is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
721
# CONFIG_USB_KBTAB is not set
722 723
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_XPAD is not set
724 725 726 727

#
# USB Imaging devices
#
728
# CONFIG_USB_MDC800 is not set
729
CONFIG_USB_SCANNER=m
730
# CONFIG_USB_MICROTEK is not set
731 732 733 734 735 736 737 738
# CONFIG_USB_HPUSBSCSI is not set

#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set
# CONFIG_USB_VICAM is not set
# CONFIG_USB_DSBR is not set
739
# CONFIG_USB_IBMCAM is not set
740
# CONFIG_USB_KONICAWC is not set
741 742
# CONFIG_USB_OV511 is not set
# CONFIG_USB_PWC is not set
743 744 745 746 747 748
CONFIG_USB_SE401=m
# CONFIG_USB_STV680 is not set

#
# USB Network adaptors
#
749
# CONFIG_USB_CATC is not set
750 751 752 753 754 755 756 757
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET is not set

#
# USB port drivers
#
758 759 760 761

#
# USB Serial Converter support
#
762 763 764 765 766 767 768 769 770 771 772
CONFIG_USB_SERIAL=m
# CONFIG_USB_SERIAL_GENERIC is not set
# CONFIG_USB_SERIAL_BELKIN is not set
# CONFIG_USB_SERIAL_WHITEHEAT is not set
# CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set
# CONFIG_USB_SERIAL_EMPEG is not set
# CONFIG_USB_SERIAL_FTDI_SIO is not set
CONFIG_USB_SERIAL_VISOR=m
# CONFIG_USB_SERIAL_IPAQ is not set
# CONFIG_USB_SERIAL_IR is not set
# CONFIG_USB_SERIAL_EDGEPORT is not set
773
# CONFIG_USB_SERIAL_EDGEPORT_TI is not set
774 775 776
# CONFIG_USB_SERIAL_KEYSPAN_PDA is not set
# CONFIG_USB_SERIAL_KEYSPAN is not set
# CONFIG_USB_SERIAL_KLSI is not set
777
# CONFIG_USB_SERIAL_KOBIL_SCT is not set
778 779 780 781 782 783 784 785 786 787 788 789
# CONFIG_USB_SERIAL_MCT_U232 is not set
# CONFIG_USB_SERIAL_PL2303 is not set
# CONFIG_USB_SERIAL_SAFE is not set
# CONFIG_USB_SERIAL_CYBERJACK is not set
# CONFIG_USB_SERIAL_XIRCOM is not set
# CONFIG_USB_SERIAL_OMNINET is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_TIGL is not set
# CONFIG_USB_AUERSWALD is not set
790
# CONFIG_USB_RIO500 is not set
791
# CONFIG_USB_BRLVGER is not set
792 793
# CONFIG_USB_LCD is not set
# CONFIG_USB_TEST is not set
794
# CONFIG_USB_GADGET is not set
795 796 797 798

#
# Bluetooth support
#
799
# CONFIG_BT is not set
800

801 802 803
#
# Library routines
#
804
# CONFIG_CRC32 is not set
805

806 807 808
#
# Kernel hacking
#
809 810
# CONFIG_DEBUG_KERNEL is not set
# CONFIG_KALLSYMS is not set
811
# CONFIG_SERIAL_TEXT_DEBUG is not set
812 813 814 815 816 817 818 819 820 821

#
# Security options
#
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
# CONFIG_CRYPTO is not set