[PARISC] defconfig updates

Make the defconfig more generally useful. Turn on IPv6, modules,
cardbus, etc. Boots 32bit on 715 with HIL, B160L with sound,
PrecisionBook, and C3000.

Signed-off-by: Helge Deller <deller@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

authored by Helge Deller and committed by Kyle McMartin 8ea6947b b312c33e

+315 -179
+315 -179
arch/parisc/defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.16-pa6 4 - # Sun Mar 26 19:50:07 2006 3 + # Linux kernel version: 2.6.16-pa10 4 + # Sun Apr 2 15:26:38 2006 5 5 # 6 6 CONFIG_PARISC=y 7 7 CONFIG_MMU=y ··· 25 25 # CONFIG_LOCALVERSION_AUTO is not set 26 26 CONFIG_SWAP=y 27 27 CONFIG_SYSVIPC=y 28 - # CONFIG_POSIX_MQUEUE is not set 28 + CONFIG_POSIX_MQUEUE=y 29 29 # CONFIG_BSD_PROCESS_ACCT is not set 30 30 CONFIG_SYSCTL=y 31 31 # CONFIG_AUDIT is not set ··· 35 35 CONFIG_CC_OPTIMIZE_FOR_SIZE=y 36 36 # CONFIG_EMBEDDED is not set 37 37 CONFIG_KALLSYMS=y 38 - # CONFIG_KALLSYMS_ALL is not set 38 + CONFIG_KALLSYMS_ALL=y 39 39 # CONFIG_KALLSYMS_EXTRA_PASS is not set 40 40 CONFIG_HOTPLUG=y 41 41 CONFIG_PRINTK=y ··· 57 57 # 58 58 # Loadable module support 59 59 # 60 - # CONFIG_MODULES is not set 60 + CONFIG_MODULES=y 61 + CONFIG_MODULE_UNLOAD=y 62 + CONFIG_MODULE_FORCE_UNLOAD=y 63 + CONFIG_OBSOLETE_MODPARM=y 64 + # CONFIG_MODVERSIONS is not set 65 + # CONFIG_MODULE_SRCVERSION_ALL is not set 66 + CONFIG_KMOD=y 61 67 62 68 # 63 69 # Block layer ··· 85 79 # 86 80 # Processor type and features 87 81 # 88 - CONFIG_PA7000=y 89 - # CONFIG_PA7100LC is not set 82 + # CONFIG_PA7000 is not set 83 + CONFIG_PA7100LC=y 90 84 # CONFIG_PA7200 is not set 91 85 # CONFIG_PA7300LC is not set 92 86 # CONFIG_PA8X00 is not set 93 87 CONFIG_PA11=y 88 + CONFIG_PARISC_PAGE_SIZE_4KB=y 89 + # CONFIG_PARISC_PAGE_SIZE_16KB is not set 90 + # CONFIG_PARISC_PAGE_SIZE_64KB is not set 94 91 # CONFIG_SMP is not set 95 92 CONFIG_ARCH_FLATMEM_ENABLE=y 96 - CONFIG_PREEMPT_NONE=y 97 - # CONFIG_PREEMPT_VOLUNTARY is not set 93 + # CONFIG_PREEMPT_NONE is not set 94 + CONFIG_PREEMPT_VOLUNTARY=y 98 95 # CONFIG_PREEMPT is not set 99 96 # CONFIG_HZ_100 is not set 100 97 CONFIG_HZ_250=y ··· 117 108 # Bus options (PCI, PCMCIA, EISA, GSC, ISA) 118 109 # 119 110 CONFIG_GSC=y 120 - CONFIG_HPPB=y 111 + # CONFIG_HPPB is not set 121 112 CONFIG_IOMMU_CCIO=y 122 113 CONFIG_GSC_LASI=y 123 114 CONFIG_GSC_WAX=y ··· 135 126 # 136 127 # PCCARD (PCMCIA/CardBus) support 137 128 # 138 - # CONFIG_PCCARD is not set 129 + CONFIG_PCCARD=y 130 + # CONFIG_PCMCIA_DEBUG is not set 131 + CONFIG_PCMCIA=y 132 + CONFIG_PCMCIA_LOAD_CIS=y 133 + CONFIG_PCMCIA_IOCTL=y 134 + CONFIG_CARDBUS=y 135 + 136 + # 137 + # PC-card bridges 138 + # 139 + CONFIG_YENTA=y 140 + CONFIG_YENTA_O2=y 141 + CONFIG_YENTA_RICOH=y 142 + CONFIG_YENTA_TI=y 143 + CONFIG_YENTA_ENE_TUNE=y 144 + CONFIG_YENTA_TOSHIBA=y 145 + CONFIG_PD6729=y 146 + CONFIG_I82092=y 147 + CONFIG_PCCARD_NONSTATIC=y 139 148 140 149 # 141 150 # PCI Hotplug Support ··· 172 145 # Executable file formats 173 146 # 174 147 CONFIG_BINFMT_ELF=y 175 - # CONFIG_BINFMT_MISC is not set 148 + CONFIG_BINFMT_MISC=m 176 149 177 150 # 178 151 # Networking ··· 186 159 CONFIG_PACKET=y 187 160 CONFIG_PACKET_MMAP=y 188 161 CONFIG_UNIX=y 189 - # CONFIG_NET_KEY is not set 162 + CONFIG_XFRM=y 163 + CONFIG_XFRM_USER=m 164 + CONFIG_NET_KEY=m 190 165 CONFIG_INET=y 191 166 CONFIG_IP_MULTICAST=y 192 167 # CONFIG_IP_ADVANCED_ROUTER is not set 193 168 CONFIG_IP_FIB_HASH=y 194 169 CONFIG_IP_PNP=y 195 - # CONFIG_IP_PNP_DHCP is not set 170 + CONFIG_IP_PNP_DHCP=y 196 171 CONFIG_IP_PNP_BOOTP=y 197 172 # CONFIG_IP_PNP_RARP is not set 198 173 # CONFIG_NET_IPIP is not set ··· 202 173 # CONFIG_IP_MROUTE is not set 203 174 # CONFIG_ARPD is not set 204 175 # CONFIG_SYN_COOKIES is not set 205 - # CONFIG_INET_AH is not set 206 - # CONFIG_INET_ESP is not set 176 + CONFIG_INET_AH=m 177 + CONFIG_INET_ESP=m 207 178 # CONFIG_INET_IPCOMP is not set 208 - # CONFIG_INET_TUNNEL is not set 209 - # CONFIG_INET_DIAG is not set 179 + CONFIG_INET_TUNNEL=m 180 + CONFIG_INET_DIAG=m 181 + CONFIG_INET_TCP_DIAG=m 210 182 # CONFIG_TCP_CONG_ADVANCED is not set 211 183 CONFIG_TCP_CONG_BIC=y 212 184 CONFIG_IPV6=y 213 185 # CONFIG_IPV6_PRIVACY is not set 214 - # CONFIG_INET6_AH is not set 215 - # CONFIG_INET6_ESP is not set 216 - # CONFIG_INET6_IPCOMP is not set 217 - # CONFIG_INET6_TUNNEL is not set 186 + CONFIG_INET6_AH=y 187 + CONFIG_INET6_ESP=y 188 + CONFIG_INET6_IPCOMP=y 189 + CONFIG_INET6_TUNNEL=y 218 190 # CONFIG_IPV6_TUNNEL is not set 219 191 # CONFIG_NETFILTER is not set 220 192 ··· 237 207 # CONFIG_BRIDGE is not set 238 208 # CONFIG_VLAN_8021Q is not set 239 209 # CONFIG_DECNET is not set 240 - # CONFIG_LLC2 is not set 210 + CONFIG_LLC=m 211 + CONFIG_LLC2=m 241 212 # CONFIG_IPX is not set 242 213 # CONFIG_ATALK is not set 243 214 # CONFIG_X25 is not set ··· 268 237 # 269 238 # Generic Driver Options 270 239 # 271 - CONFIG_STANDALONE=y 272 - CONFIG_PREVENT_FIRMWARE_BUILD=y 273 - # CONFIG_FW_LOADER is not set 240 + # CONFIG_STANDALONE is not set 241 + # CONFIG_PREVENT_FIRMWARE_BUILD is not set 242 + CONFIG_FW_LOADER=y 274 243 # CONFIG_DEBUG_DRIVER is not set 275 244 276 245 # ··· 287 256 # Parallel port support 288 257 # 289 258 CONFIG_PARPORT=y 290 - CONFIG_PARPORT_PC=y 259 + CONFIG_PARPORT_PC=m 291 260 # CONFIG_PARPORT_SERIAL is not set 292 261 # CONFIG_PARPORT_PC_FIFO is not set 293 262 # CONFIG_PARPORT_PC_SUPERIO is not set 263 + CONFIG_PARPORT_PC_PCMCIA=m 294 264 CONFIG_PARPORT_NOT_PC=y 295 265 CONFIG_PARPORT_GSC=y 296 - # CONFIG_PARPORT_1284 is not set 266 + CONFIG_PARPORT_1284=y 297 267 298 268 # 299 269 # Plug and Play support ··· 316 284 # CONFIG_BLK_DEV_UB is not set 317 285 CONFIG_BLK_DEV_RAM=y 318 286 CONFIG_BLK_DEV_RAM_COUNT=16 319 - CONFIG_BLK_DEV_RAM_SIZE=4096 287 + CONFIG_BLK_DEV_RAM_SIZE=6144 320 288 CONFIG_BLK_DEV_INITRD=y 321 289 # CONFIG_CDROM_PKTCDVD is not set 322 290 # CONFIG_ATA_OVER_ETH is not set ··· 324 292 # 325 293 # ATA/ATAPI/MFM/RLL support 326 294 # 327 - # CONFIG_IDE is not set 295 + CONFIG_IDE=y 296 + CONFIG_BLK_DEV_IDE=y 297 + 298 + # 299 + # Please see Documentation/ide.txt for help/info on IDE drives 300 + # 301 + # CONFIG_BLK_DEV_IDE_SATA is not set 302 + CONFIG_BLK_DEV_IDEDISK=y 303 + CONFIG_IDEDISK_MULTI_MODE=y 304 + CONFIG_BLK_DEV_IDECS=y 305 + CONFIG_BLK_DEV_IDECD=y 306 + # CONFIG_BLK_DEV_IDETAPE is not set 307 + # CONFIG_BLK_DEV_IDEFLOPPY is not set 308 + CONFIG_BLK_DEV_IDESCSI=y 309 + # CONFIG_IDE_TASK_IOCTL is not set 310 + 311 + # 312 + # IDE chipset support/bugfixes 313 + # 314 + CONFIG_IDE_GENERIC=y 315 + CONFIG_BLK_DEV_IDEPCI=y 316 + CONFIG_IDEPCI_SHARE_IRQ=y 317 + # CONFIG_BLK_DEV_OFFBOARD is not set 318 + CONFIG_BLK_DEV_GENERIC=y 319 + # CONFIG_BLK_DEV_OPTI621 is not set 320 + CONFIG_BLK_DEV_IDEDMA_PCI=y 321 + # CONFIG_BLK_DEV_IDEDMA_FORCED is not set 322 + # CONFIG_IDEDMA_PCI_AUTO is not set 323 + # CONFIG_BLK_DEV_AEC62XX is not set 324 + # CONFIG_BLK_DEV_ALI15X3 is not set 325 + # CONFIG_BLK_DEV_AMD74XX is not set 326 + # CONFIG_BLK_DEV_CMD64X is not set 327 + # CONFIG_BLK_DEV_TRIFLEX is not set 328 + # CONFIG_BLK_DEV_CY82C693 is not set 329 + # CONFIG_BLK_DEV_CS5520 is not set 330 + # CONFIG_BLK_DEV_CS5530 is not set 331 + # CONFIG_BLK_DEV_HPT34X is not set 332 + # CONFIG_BLK_DEV_HPT366 is not set 333 + # CONFIG_BLK_DEV_SC1200 is not set 334 + # CONFIG_BLK_DEV_PIIX is not set 335 + # CONFIG_BLK_DEV_IT821X is not set 336 + CONFIG_BLK_DEV_NS87415=y 337 + # CONFIG_BLK_DEV_PDC202XX_OLD is not set 338 + # CONFIG_BLK_DEV_PDC202XX_NEW is not set 339 + # CONFIG_BLK_DEV_SVWKS is not set 340 + # CONFIG_BLK_DEV_SIIMAGE is not set 341 + # CONFIG_BLK_DEV_SLC90E66 is not set 342 + # CONFIG_BLK_DEV_TRM290 is not set 343 + # CONFIG_BLK_DEV_VIA82CXXX is not set 344 + # CONFIG_IDE_ARM is not set 345 + CONFIG_BLK_DEV_IDEDMA=y 346 + # CONFIG_IDEDMA_IVB is not set 347 + # CONFIG_IDEDMA_AUTO is not set 348 + # CONFIG_BLK_DEV_HD is not set 328 349 329 350 # 330 351 # SCSI device support ··· 460 375 # CONFIG_SCSI_DEBUG is not set 461 376 462 377 # 378 + # PCMCIA SCSI adapter support 379 + # 380 + # CONFIG_PCMCIA_AHA152X is not set 381 + # CONFIG_PCMCIA_FDOMAIN is not set 382 + # CONFIG_PCMCIA_NINJA_SCSI is not set 383 + # CONFIG_PCMCIA_QLOGIC is not set 384 + # CONFIG_PCMCIA_SYM53C500 is not set 385 + 386 + # 463 387 # Multi-device support (RAID and LVM) 464 388 # 465 389 CONFIG_MD=y ··· 476 382 CONFIG_MD_LINEAR=y 477 383 CONFIG_MD_RAID0=y 478 384 CONFIG_MD_RAID1=y 479 - # CONFIG_MD_RAID10 is not set 385 + CONFIG_MD_RAID10=y 480 386 CONFIG_MD_RAID5=y 481 - # CONFIG_MD_RAID6 is not set 387 + CONFIG_MD_RAID6=y 482 388 # CONFIG_MD_MULTIPATH is not set 483 389 # CONFIG_MD_FAULTY is not set 484 - # CONFIG_BLK_DEV_DM is not set 390 + CONFIG_BLK_DEV_DM=y 391 + # CONFIG_DM_CRYPT is not set 392 + # CONFIG_DM_SNAPSHOT is not set 393 + # CONFIG_DM_MIRROR is not set 394 + # CONFIG_DM_ZERO is not set 395 + # CONFIG_DM_MULTIPATH is not set 485 396 486 397 # 487 398 # Fusion MPT device support ··· 510 411 # Network device support 511 412 # 512 413 CONFIG_NETDEVICES=y 513 - # CONFIG_DUMMY is not set 514 - # CONFIG_BONDING is not set 414 + CONFIG_DUMMY=m 415 + CONFIG_BONDING=m 515 416 # CONFIG_EQUALIZER is not set 516 - # CONFIG_TUN is not set 417 + CONFIG_TUN=m 517 418 518 419 # 519 420 # ARCnet devices ··· 529 430 # Ethernet (10 or 100Mbit) 530 431 # 531 432 CONFIG_NET_ETHERNET=y 532 - # CONFIG_MII is not set 433 + CONFIG_MII=m 533 434 CONFIG_LASI_82596=y 534 435 # CONFIG_HAPPYMEAL is not set 535 436 # CONFIG_SUNGEM is not set ··· 550 451 # CONFIG_WINBOND_840 is not set 551 452 # CONFIG_DM9102 is not set 552 453 # CONFIG_ULI526X is not set 454 + # CONFIG_PCMCIA_XIRCOM is not set 455 + # CONFIG_PCMCIA_XIRTULIP is not set 553 456 # CONFIG_DEPCA is not set 554 457 # CONFIG_HP100 is not set 555 458 CONFIG_NET_PCI=y ··· 619 518 # Obsolete Wireless cards support (pre-802.11) 620 519 # 621 520 # CONFIG_STRIP is not set 521 + # CONFIG_PCMCIA_WAVELAN is not set 522 + # CONFIG_PCMCIA_NETWAVE is not set 523 + 524 + # 525 + # Wireless 802.11 Frequency Hopping cards support 526 + # 527 + # CONFIG_PCMCIA_RAYCS is not set 622 528 623 529 # 624 530 # Wireless 802.11b ISA/PCI cards support 625 531 # 626 - # CONFIG_HERMES is not set 532 + CONFIG_HERMES=y 533 + # CONFIG_PLX_HERMES is not set 534 + # CONFIG_TMD_HERMES is not set 535 + # CONFIG_NORTEL_HERMES is not set 536 + # CONFIG_PCI_HERMES is not set 627 537 # CONFIG_ATMEL is not set 538 + 539 + # 540 + # Wireless 802.11b Pcmcia/Cardbus cards support 541 + # 542 + CONFIG_PCMCIA_HERMES=y 543 + CONFIG_PCMCIA_SPECTRUM=y 544 + # CONFIG_AIRO_CS is not set 545 + # CONFIG_PCMCIA_WL3501 is not set 628 546 629 547 # 630 548 # Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support ··· 653 533 CONFIG_NET_WIRELESS=y 654 534 655 535 # 536 + # PCMCIA network device support 537 + # 538 + CONFIG_NET_PCMCIA=y 539 + # CONFIG_PCMCIA_3C589 is not set 540 + # CONFIG_PCMCIA_3C574 is not set 541 + # CONFIG_PCMCIA_FMVJ18X is not set 542 + # CONFIG_PCMCIA_PCNET is not set 543 + # CONFIG_PCMCIA_NMCLAN is not set 544 + # CONFIG_PCMCIA_SMC91C92 is not set 545 + # CONFIG_PCMCIA_XIRC2PS is not set 546 + # CONFIG_PCMCIA_AXNET is not set 547 + 548 + # 656 549 # Wan interfaces 657 550 # 658 551 # CONFIG_WAN is not set 659 552 # CONFIG_FDDI is not set 660 553 # CONFIG_HIPPI is not set 661 554 # CONFIG_PLIP is not set 662 - # CONFIG_PPP is not set 555 + CONFIG_PPP=m 556 + # CONFIG_PPP_MULTILINK is not set 557 + # CONFIG_PPP_FILTER is not set 558 + CONFIG_PPP_ASYNC=m 559 + CONFIG_PPP_SYNC_TTY=m 560 + CONFIG_PPP_DEFLATE=m 561 + CONFIG_PPP_BSDCOMP=m 562 + # CONFIG_PPP_MPPE is not set 563 + CONFIG_PPPOE=m 663 564 # CONFIG_SLIP is not set 664 565 # CONFIG_NET_FC is not set 665 566 # CONFIG_SHAPER is not set ··· 712 571 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 713 572 # CONFIG_INPUT_JOYDEV is not set 714 573 # CONFIG_INPUT_TSDEV is not set 715 - CONFIG_INPUT_EVDEV=y 574 + # CONFIG_INPUT_EVDEV is not set 716 575 # CONFIG_INPUT_EVBUG is not set 717 576 718 577 # 719 578 # Input Device Drivers 720 579 # 721 580 CONFIG_INPUT_KEYBOARD=y 722 - # CONFIG_KEYBOARD_ATKBD is not set 581 + CONFIG_KEYBOARD_ATKBD=y 582 + CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y 583 + # CONFIG_KEYBOARD_ATKBD_RDI_KEYCODES is not set 723 584 # CONFIG_KEYBOARD_SUNKBD is not set 724 585 # CONFIG_KEYBOARD_LKKBD is not set 725 586 # CONFIG_KEYBOARD_XTKBD is not set ··· 729 586 # CONFIG_KEYBOARD_HIL_OLD is not set 730 587 CONFIG_KEYBOARD_HIL=y 731 588 CONFIG_INPUT_MOUSE=y 732 - # CONFIG_MOUSE_PS2 is not set 733 - # CONFIG_MOUSE_SERIAL is not set 589 + CONFIG_MOUSE_PS2=y 590 + CONFIG_MOUSE_SERIAL=y 734 591 # CONFIG_MOUSE_VSXXXAA is not set 735 592 CONFIG_MOUSE_HIL=y 736 - CONFIG_INPUT_JOYSTICK=y 737 - # CONFIG_JOYSTICK_ANALOG is not set 738 - # CONFIG_JOYSTICK_A3D is not set 739 - # CONFIG_JOYSTICK_ADI is not set 740 - # CONFIG_JOYSTICK_COBRA is not set 741 - # CONFIG_JOYSTICK_GF2K is not set 742 - # CONFIG_JOYSTICK_GRIP is not set 743 - # CONFIG_JOYSTICK_GRIP_MP is not set 744 - # CONFIG_JOYSTICK_GUILLEMOT is not set 745 - # CONFIG_JOYSTICK_INTERACT is not set 746 - # CONFIG_JOYSTICK_SIDEWINDER is not set 747 - # CONFIG_JOYSTICK_TMDC is not set 748 - # CONFIG_JOYSTICK_IFORCE is not set 749 - # CONFIG_JOYSTICK_WARRIOR is not set 750 - # CONFIG_JOYSTICK_MAGELLAN is not set 751 - # CONFIG_JOYSTICK_SPACEORB is not set 752 - # CONFIG_JOYSTICK_SPACEBALL is not set 753 - # CONFIG_JOYSTICK_STINGER is not set 754 - # CONFIG_JOYSTICK_TWIDJOY is not set 755 - # CONFIG_JOYSTICK_DB9 is not set 756 - # CONFIG_JOYSTICK_GAMECON is not set 757 - # CONFIG_JOYSTICK_TURBOGRAFX is not set 758 - # CONFIG_JOYSTICK_JOYDUMP is not set 759 - CONFIG_INPUT_TOUCHSCREEN=y 760 - # CONFIG_TOUCHSCREEN_GUNZE is not set 761 - # CONFIG_TOUCHSCREEN_ELO is not set 762 - # CONFIG_TOUCHSCREEN_MTOUCH is not set 763 - # CONFIG_TOUCHSCREEN_MK712 is not set 764 - CONFIG_INPUT_MISC=y 765 - # CONFIG_INPUT_UINPUT is not set 766 - CONFIG_HP_SDC_RTC=y 593 + # CONFIG_INPUT_JOYSTICK is not set 594 + # CONFIG_INPUT_TOUCHSCREEN is not set 595 + # CONFIG_INPUT_MISC is not set 767 596 768 597 # 769 598 # Hardware I/O ports 770 599 # 771 600 CONFIG_SERIO=y 772 - # CONFIG_SERIO_SERPORT is not set 601 + CONFIG_SERIO_SERPORT=y 773 602 # CONFIG_SERIO_PARKBD is not set 774 603 CONFIG_SERIO_GSCPS2=y 775 604 CONFIG_HP_SDC=y 776 605 CONFIG_HIL_MLC=y 777 606 # CONFIG_SERIO_PCIPS2 is not set 607 + CONFIG_SERIO_LIBPS2=y 778 608 # CONFIG_SERIO_RAW is not set 779 609 # CONFIG_GAMEPORT is not set 780 610 ··· 764 648 # 765 649 CONFIG_SERIAL_8250=y 766 650 CONFIG_SERIAL_8250_CONSOLE=y 767 - CONFIG_SERIAL_8250_NR_UARTS=13 651 + CONFIG_SERIAL_8250_CS=y 652 + CONFIG_SERIAL_8250_NR_UARTS=17 768 653 CONFIG_SERIAL_8250_RUNTIME_UARTS=4 769 654 CONFIG_SERIAL_8250_EXTENDED=y 770 655 CONFIG_SERIAL_8250_MANY_PORTS=y ··· 783 666 # CONFIG_SERIAL_JSM is not set 784 667 CONFIG_UNIX98_PTYS=y 785 668 CONFIG_LEGACY_PTYS=y 786 - CONFIG_LEGACY_PTY_COUNT=256 787 - CONFIG_PRINTER=y 669 + CONFIG_LEGACY_PTY_COUNT=64 670 + CONFIG_PRINTER=m 788 671 # CONFIG_LP_CONSOLE is not set 789 - # CONFIG_PPDEV is not set 672 + CONFIG_PPDEV=m 790 673 # CONFIG_TIPAR is not set 791 674 792 675 # ··· 799 682 # 800 683 # CONFIG_WATCHDOG is not set 801 684 CONFIG_GEN_RTC=y 802 - # CONFIG_GEN_RTC_X is not set 685 + CONFIG_GEN_RTC_X=y 803 686 # CONFIG_DTLK is not set 804 687 # CONFIG_R3964 is not set 805 688 # CONFIG_APPLICOM is not set ··· 808 691 # Ftape, the floppy tape device driver 809 692 # 810 693 # CONFIG_DRM is not set 694 + 695 + # 696 + # PCMCIA character devices 697 + # 698 + # CONFIG_SYNCLINK_CS is not set 699 + # CONFIG_CARDMAN_4000 is not set 700 + # CONFIG_CARDMAN_4040 is not set 811 701 # CONFIG_RAW_DRIVER is not set 812 702 813 703 # ··· 842 718 # 843 719 # Hardware Monitoring support 844 720 # 845 - CONFIG_HWMON=y 721 + # CONFIG_HWMON is not set 846 722 # CONFIG_HWMON_VID is not set 847 - # CONFIG_SENSORS_F71805F is not set 848 - # CONFIG_HWMON_DEBUG_CHIP is not set 849 723 850 724 # 851 725 # Misc devices ··· 871 749 CONFIG_FB_CFB_COPYAREA=y 872 750 CONFIG_FB_CFB_IMAGEBLIT=y 873 751 # CONFIG_FB_MACMODES is not set 874 - # CONFIG_FB_MODE_HELPERS is not set 875 - # CONFIG_FB_TILEBLITTING is not set 752 + CONFIG_FB_MODE_HELPERS=y 753 + CONFIG_FB_TILEBLITTING=y 876 754 # CONFIG_FB_CIRRUS is not set 877 755 # CONFIG_FB_PM2 is not set 878 756 # CONFIG_FB_CYBER2000 is not set ··· 900 778 # Console display driver support 901 779 # 902 780 CONFIG_DUMMY_CONSOLE=y 903 - CONFIG_DUMMY_CONSOLE_COLUMNS=160 904 - CONFIG_DUMMY_CONSOLE_ROWS=64 781 + CONFIG_DUMMY_CONSOLE_COLUMNS=128 782 + CONFIG_DUMMY_CONSOLE_ROWS=48 905 783 CONFIG_FRAMEBUFFER_CONSOLE=y 906 784 # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set 907 785 CONFIG_STI_CONSOLE=y ··· 938 816 CONFIG_SND=y 939 817 CONFIG_SND_TIMER=y 940 818 CONFIG_SND_PCM=y 819 + CONFIG_SND_HWDEP=y 941 820 CONFIG_SND_SEQUENCER=y 942 821 # CONFIG_SND_SEQ_DUMMY is not set 943 822 CONFIG_SND_OSSEMUL=y 944 823 CONFIG_SND_MIXER_OSS=y 945 824 CONFIG_SND_PCM_OSS=y 946 825 CONFIG_SND_SEQUENCER_OSS=y 947 - # CONFIG_SND_DYNAMIC_MINORS is not set 826 + CONFIG_SND_DYNAMIC_MINORS=y 948 827 CONFIG_SND_SUPPORT_OLD_API=y 949 828 # CONFIG_SND_VERBOSE_PRINTK is not set 950 829 # CONFIG_SND_DEBUG is not set ··· 953 830 # 954 831 # Generic devices 955 832 # 833 + CONFIG_SND_OPL3_LIB=y 956 834 CONFIG_SND_AC97_CODEC=y 957 835 CONFIG_SND_AC97_BUS=y 958 836 # CONFIG_SND_DUMMY is not set ··· 966 842 # PCI devices 967 843 # 968 844 CONFIG_SND_AD1889=y 969 - # CONFIG_SND_AD1889_OPL3 is not set 845 + CONFIG_SND_AD1889_OPL3=y 970 846 # CONFIG_SND_ALI5451 is not set 971 847 # CONFIG_SND_ATIIXP is not set 972 848 # CONFIG_SND_ATIIXP_MODEM is not set ··· 1014 890 # CONFIG_SND_USB_AUDIO is not set 1015 891 1016 892 # 893 + # PCMCIA devices 894 + # 895 + 896 + # 1017 897 # GSC devices 1018 898 # 1019 899 CONFIG_SND_HARMONY=y ··· 1033 905 CONFIG_USB_ARCH_HAS_HCD=y 1034 906 CONFIG_USB_ARCH_HAS_OHCI=y 1035 907 CONFIG_USB=y 1036 - CONFIG_USB_DEBUG=y 908 + # CONFIG_USB_DEBUG is not set 1037 909 1038 910 # 1039 911 # Miscellaneous USB options 1040 912 # 1041 - # CONFIG_USB_DEVICEFS is not set 913 + CONFIG_USB_DEVICEFS=y 1042 914 # CONFIG_USB_BANDWIDTH is not set 1043 915 # CONFIG_USB_DYNAMIC_MINORS is not set 1044 916 # CONFIG_USB_OTG is not set ··· 1046 918 # 1047 919 # USB Host Controller Drivers 1048 920 # 1049 - CONFIG_USB_EHCI_HCD=y 1050 - # CONFIG_USB_EHCI_SPLIT_ISO is not set 1051 - # CONFIG_USB_EHCI_ROOT_HUB_TT is not set 921 + # CONFIG_USB_EHCI_HCD is not set 1052 922 # CONFIG_USB_ISP116X_HCD is not set 1053 923 CONFIG_USB_OHCI_HCD=y 1054 924 # CONFIG_USB_OHCI_BIG_ENDIAN is not set 1055 925 CONFIG_USB_OHCI_LITTLE_ENDIAN=y 1056 - # CONFIG_USB_UHCI_HCD is not set 926 + CONFIG_USB_UHCI_HCD=y 1057 927 # CONFIG_USB_SL811_HCD is not set 1058 928 1059 929 # ··· 1074 948 # 1075 949 # USB Input Devices 1076 950 # 1077 - # CONFIG_USB_HID is not set 1078 - 1079 - # 1080 - # USB HID Boot Protocol drivers 1081 - # 1082 - # CONFIG_USB_KBD is not set 1083 - # CONFIG_USB_MOUSE is not set 951 + CONFIG_USB_HID=y 952 + CONFIG_USB_HIDINPUT=y 953 + # CONFIG_USB_HIDINPUT_POWERBOOK is not set 954 + # CONFIG_HID_FF is not set 955 + # CONFIG_USB_HIDDEV is not set 1084 956 # CONFIG_USB_AIPTEK is not set 1085 957 # CONFIG_USB_WACOM is not set 1086 958 # CONFIG_USB_ACECAD is not set ··· 1144 1020 # CONFIG_USB_PHIDGETKIT is not set 1145 1021 # CONFIG_USB_PHIDGETSERVO is not set 1146 1022 # CONFIG_USB_IDMOUSE is not set 1147 - # CONFIG_USB_SISUSBVGA is not set 1148 1023 # CONFIG_USB_LD is not set 1024 + # CONFIG_USB_TEST is not set 1149 1025 1150 1026 # 1151 1027 # USB DSL modem support ··· 1182 1058 # CONFIG_JBD_DEBUG is not set 1183 1059 # CONFIG_REISERFS_FS is not set 1184 1060 # CONFIG_JFS_FS is not set 1185 - # CONFIG_FS_POSIX_ACL is not set 1061 + CONFIG_FS_POSIX_ACL=y 1186 1062 # CONFIG_XFS_FS is not set 1187 1063 # CONFIG_OCFS2_FS is not set 1188 1064 # CONFIG_MINIX_FS is not set ··· 1190 1066 CONFIG_INOTIFY=y 1191 1067 # CONFIG_QUOTA is not set 1192 1068 CONFIG_DNOTIFY=y 1193 - # CONFIG_AUTOFS_FS is not set 1069 + CONFIG_AUTOFS_FS=y 1194 1070 # CONFIG_AUTOFS4_FS is not set 1195 1071 # CONFIG_FUSE_FS is not set 1196 1072 ··· 1205 1081 # 1206 1082 # DOS/FAT/NT Filesystems 1207 1083 # 1084 + CONFIG_FAT_FS=y 1208 1085 # CONFIG_MSDOS_FS is not set 1209 - # CONFIG_VFAT_FS is not set 1086 + CONFIG_VFAT_FS=y 1087 + CONFIG_FAT_DEFAULT_CODEPAGE=437 1088 + CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 1210 1089 # CONFIG_NTFS_FS is not set 1211 1090 1212 1091 # ··· 1252 1125 CONFIG_NFSD=y 1253 1126 CONFIG_NFSD_V3=y 1254 1127 # CONFIG_NFSD_V3_ACL is not set 1255 - # CONFIG_NFSD_V4 is not set 1128 + CONFIG_NFSD_V4=y 1256 1129 CONFIG_NFSD_TCP=y 1257 1130 CONFIG_ROOT_NFS=y 1258 1131 CONFIG_LOCKD=y ··· 1260 1133 CONFIG_EXPORTFS=y 1261 1134 CONFIG_NFS_COMMON=y 1262 1135 CONFIG_SUNRPC=y 1263 - # CONFIG_RPCSEC_GSS_KRB5 is not set 1264 - # CONFIG_RPCSEC_GSS_SPKM3 is not set 1265 - # CONFIG_SMB_FS is not set 1266 - # CONFIG_CIFS is not set 1136 + CONFIG_SUNRPC_GSS=y 1137 + CONFIG_RPCSEC_GSS_KRB5=y 1138 + CONFIG_RPCSEC_GSS_SPKM3=m 1139 + CONFIG_SMB_FS=m 1140 + CONFIG_SMB_NLS_DEFAULT=y 1141 + CONFIG_SMB_NLS_REMOTE="cp437" 1142 + CONFIG_CIFS=m 1143 + # CONFIG_CIFS_STATS is not set 1144 + # CONFIG_CIFS_XATTR is not set 1145 + # CONFIG_CIFS_EXPERIMENTAL is not set 1267 1146 # CONFIG_NCP_FS is not set 1268 1147 # CONFIG_CODA_FS is not set 1269 1148 # CONFIG_AFS_FS is not set ··· 1286 1153 # 1287 1154 CONFIG_NLS=y 1288 1155 CONFIG_NLS_DEFAULT="iso8859-1" 1289 - # CONFIG_NLS_CODEPAGE_437 is not set 1290 - # CONFIG_NLS_CODEPAGE_737 is not set 1291 - # CONFIG_NLS_CODEPAGE_775 is not set 1292 - # CONFIG_NLS_CODEPAGE_850 is not set 1293 - # CONFIG_NLS_CODEPAGE_852 is not set 1294 - # CONFIG_NLS_CODEPAGE_855 is not set 1295 - # CONFIG_NLS_CODEPAGE_857 is not set 1296 - # CONFIG_NLS_CODEPAGE_860 is not set 1297 - # CONFIG_NLS_CODEPAGE_861 is not set 1298 - # CONFIG_NLS_CODEPAGE_862 is not set 1299 - # CONFIG_NLS_CODEPAGE_863 is not set 1300 - # CONFIG_NLS_CODEPAGE_864 is not set 1301 - # CONFIG_NLS_CODEPAGE_865 is not set 1302 - # CONFIG_NLS_CODEPAGE_866 is not set 1303 - # CONFIG_NLS_CODEPAGE_869 is not set 1304 - # CONFIG_NLS_CODEPAGE_936 is not set 1305 - # CONFIG_NLS_CODEPAGE_950 is not set 1306 - # CONFIG_NLS_CODEPAGE_932 is not set 1307 - # CONFIG_NLS_CODEPAGE_949 is not set 1308 - # CONFIG_NLS_CODEPAGE_874 is not set 1309 - # CONFIG_NLS_ISO8859_8 is not set 1310 - # CONFIG_NLS_CODEPAGE_1250 is not set 1311 - # CONFIG_NLS_CODEPAGE_1251 is not set 1312 - # CONFIG_NLS_ASCII is not set 1313 - # CONFIG_NLS_ISO8859_1 is not set 1314 - # CONFIG_NLS_ISO8859_2 is not set 1315 - # CONFIG_NLS_ISO8859_3 is not set 1316 - # CONFIG_NLS_ISO8859_4 is not set 1317 - # CONFIG_NLS_ISO8859_5 is not set 1318 - # CONFIG_NLS_ISO8859_6 is not set 1319 - # CONFIG_NLS_ISO8859_7 is not set 1320 - # CONFIG_NLS_ISO8859_9 is not set 1321 - # CONFIG_NLS_ISO8859_13 is not set 1322 - # CONFIG_NLS_ISO8859_14 is not set 1323 - # CONFIG_NLS_ISO8859_15 is not set 1324 - # CONFIG_NLS_KOI8_R is not set 1325 - # CONFIG_NLS_KOI8_U is not set 1326 - # CONFIG_NLS_UTF8 is not set 1156 + CONFIG_NLS_CODEPAGE_437=y 1157 + CONFIG_NLS_CODEPAGE_737=m 1158 + CONFIG_NLS_CODEPAGE_775=m 1159 + CONFIG_NLS_CODEPAGE_850=m 1160 + CONFIG_NLS_CODEPAGE_852=m 1161 + CONFIG_NLS_CODEPAGE_855=m 1162 + CONFIG_NLS_CODEPAGE_857=m 1163 + CONFIG_NLS_CODEPAGE_860=m 1164 + CONFIG_NLS_CODEPAGE_861=m 1165 + CONFIG_NLS_CODEPAGE_862=m 1166 + CONFIG_NLS_CODEPAGE_863=m 1167 + CONFIG_NLS_CODEPAGE_864=m 1168 + CONFIG_NLS_CODEPAGE_865=m 1169 + CONFIG_NLS_CODEPAGE_866=m 1170 + CONFIG_NLS_CODEPAGE_869=m 1171 + CONFIG_NLS_CODEPAGE_936=m 1172 + CONFIG_NLS_CODEPAGE_950=m 1173 + CONFIG_NLS_CODEPAGE_932=m 1174 + CONFIG_NLS_CODEPAGE_949=m 1175 + CONFIG_NLS_CODEPAGE_874=m 1176 + CONFIG_NLS_ISO8859_8=m 1177 + CONFIG_NLS_CODEPAGE_1250=y 1178 + CONFIG_NLS_CODEPAGE_1251=m 1179 + CONFIG_NLS_ASCII=m 1180 + CONFIG_NLS_ISO8859_1=y 1181 + CONFIG_NLS_ISO8859_2=m 1182 + CONFIG_NLS_ISO8859_3=m 1183 + CONFIG_NLS_ISO8859_4=m 1184 + CONFIG_NLS_ISO8859_5=m 1185 + CONFIG_NLS_ISO8859_6=m 1186 + CONFIG_NLS_ISO8859_7=m 1187 + CONFIG_NLS_ISO8859_9=m 1188 + CONFIG_NLS_ISO8859_13=m 1189 + CONFIG_NLS_ISO8859_14=m 1190 + CONFIG_NLS_ISO8859_15=m 1191 + CONFIG_NLS_KOI8_R=m 1192 + CONFIG_NLS_KOI8_U=m 1193 + CONFIG_NLS_UTF8=y 1327 1194 1328 1195 # 1329 1196 # Profiling support 1330 1197 # 1331 1198 CONFIG_PROFILING=y 1332 - CONFIG_OPROFILE=y 1199 + CONFIG_OPROFILE=m 1333 1200 1334 1201 # 1335 1202 # Kernel hacking ··· 1337 1204 # CONFIG_PRINTK_TIME is not set 1338 1205 CONFIG_MAGIC_SYSRQ=y 1339 1206 CONFIG_DEBUG_KERNEL=y 1340 - CONFIG_LOG_BUF_SHIFT=15 1207 + CONFIG_LOG_BUF_SHIFT=16 1341 1208 CONFIG_DETECT_SOFTLOCKUP=y 1342 1209 # CONFIG_SCHEDSTATS is not set 1343 1210 # CONFIG_DEBUG_SLAB is not set ··· 1350 1217 # CONFIG_DEBUG_VM is not set 1351 1218 CONFIG_FORCED_INLINING=y 1352 1219 # CONFIG_RCU_TORTURE_TEST is not set 1353 - CONFIG_DEBUG_RODATA=y 1220 + # CONFIG_DEBUG_RODATA is not set 1354 1221 1355 1222 # 1356 1223 # Security options 1357 1224 # 1358 - # CONFIG_KEYS is not set 1225 + CONFIG_KEYS=y 1226 + CONFIG_KEYS_DEBUG_PROC_KEYS=y 1359 1227 # CONFIG_SECURITY is not set 1360 1228 1361 1229 # 1362 1230 # Cryptographic options 1363 1231 # 1364 1232 CONFIG_CRYPTO=y 1365 - # CONFIG_CRYPTO_HMAC is not set 1366 - # CONFIG_CRYPTO_NULL is not set 1367 - # CONFIG_CRYPTO_MD4 is not set 1368 - # CONFIG_CRYPTO_MD5 is not set 1369 - # CONFIG_CRYPTO_SHA1 is not set 1370 - # CONFIG_CRYPTO_SHA256 is not set 1371 - # CONFIG_CRYPTO_SHA512 is not set 1372 - # CONFIG_CRYPTO_WP512 is not set 1373 - # CONFIG_CRYPTO_TGR192 is not set 1374 - # CONFIG_CRYPTO_DES is not set 1375 - # CONFIG_CRYPTO_BLOWFISH is not set 1376 - # CONFIG_CRYPTO_TWOFISH is not set 1377 - # CONFIG_CRYPTO_SERPENT is not set 1378 - # CONFIG_CRYPTO_AES is not set 1379 - # CONFIG_CRYPTO_CAST5 is not set 1380 - # CONFIG_CRYPTO_CAST6 is not set 1381 - # CONFIG_CRYPTO_TEA is not set 1382 - # CONFIG_CRYPTO_ARC4 is not set 1383 - # CONFIG_CRYPTO_KHAZAD is not set 1384 - # CONFIG_CRYPTO_ANUBIS is not set 1385 - # CONFIG_CRYPTO_DEFLATE is not set 1386 - # CONFIG_CRYPTO_MICHAEL_MIC is not set 1387 - # CONFIG_CRYPTO_CRC32C is not set 1388 - # CONFIG_CRYPTO_TEST is not set 1233 + CONFIG_CRYPTO_HMAC=y 1234 + CONFIG_CRYPTO_NULL=m 1235 + CONFIG_CRYPTO_MD4=m 1236 + CONFIG_CRYPTO_MD5=y 1237 + CONFIG_CRYPTO_SHA1=y 1238 + CONFIG_CRYPTO_SHA256=m 1239 + CONFIG_CRYPTO_SHA512=m 1240 + CONFIG_CRYPTO_WP512=m 1241 + CONFIG_CRYPTO_TGR192=m 1242 + CONFIG_CRYPTO_DES=y 1243 + CONFIG_CRYPTO_BLOWFISH=m 1244 + CONFIG_CRYPTO_TWOFISH=m 1245 + CONFIG_CRYPTO_SERPENT=m 1246 + CONFIG_CRYPTO_AES=m 1247 + CONFIG_CRYPTO_CAST5=m 1248 + CONFIG_CRYPTO_CAST6=m 1249 + CONFIG_CRYPTO_TEA=m 1250 + CONFIG_CRYPTO_ARC4=m 1251 + CONFIG_CRYPTO_KHAZAD=m 1252 + CONFIG_CRYPTO_ANUBIS=m 1253 + CONFIG_CRYPTO_DEFLATE=y 1254 + CONFIG_CRYPTO_MICHAEL_MIC=m 1255 + CONFIG_CRYPTO_CRC32C=m 1256 + CONFIG_CRYPTO_TEST=m 1389 1257 1390 1258 # 1391 1259 # Hardware crypto devices ··· 1395 1261 # 1396 1262 # Library routines 1397 1263 # 1398 - # CONFIG_CRC_CCITT is not set 1264 + CONFIG_CRC_CCITT=m 1399 1265 # CONFIG_CRC16 is not set 1400 1266 CONFIG_CRC32=y 1401 - # CONFIG_LIBCRC32C is not set 1267 + CONFIG_LIBCRC32C=m 1268 + CONFIG_ZLIB_INFLATE=y 1269 + CONFIG_ZLIB_DEFLATE=y