diff options
| author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:20:36 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-04-16 18:20:36 -0400 |
| commit | 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 (patch) | |
| tree | 0bba044c4ce775e45a88a51686b5d9f90697ea9d /arch/parisc/configs/b180_defconfig | |
Linux-2.6.12-rc2v2.6.12-rc2
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.
Let it rip!
Diffstat (limited to 'arch/parisc/configs/b180_defconfig')
| -rw-r--r-- | arch/parisc/configs/b180_defconfig | 839 |
1 files changed, 839 insertions, 0 deletions
diff --git a/arch/parisc/configs/b180_defconfig b/arch/parisc/configs/b180_defconfig new file mode 100644 index 000000000000..1700d7aec686 --- /dev/null +++ b/arch/parisc/configs/b180_defconfig | |||
| @@ -0,0 +1,839 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.10-pa5 | ||
| 4 | # Wed Jan 5 13:35:54 2005 | ||
| 5 | # | ||
| 6 | CONFIG_PARISC=y | ||
| 7 | CONFIG_MMU=y | ||
| 8 | CONFIG_STACK_GROWSUP=y | ||
| 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 10 | |||
| 11 | # | ||
| 12 | # Code maturity level options | ||
| 13 | # | ||
| 14 | # CONFIG_EXPERIMENTAL is not set | ||
| 15 | CONFIG_CLEAN_COMPILE=y | ||
| 16 | CONFIG_BROKEN_ON_SMP=y | ||
| 17 | |||
| 18 | # | ||
| 19 | # General setup | ||
| 20 | # | ||
| 21 | CONFIG_LOCALVERSION="" | ||
| 22 | CONFIG_SWAP=y | ||
| 23 | CONFIG_SYSVIPC=y | ||
| 24 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
| 25 | CONFIG_SYSCTL=y | ||
| 26 | # CONFIG_AUDIT is not set | ||
| 27 | CONFIG_LOG_BUF_SHIFT=16 | ||
| 28 | # CONFIG_HOTPLUG is not set | ||
| 29 | CONFIG_KOBJECT_UEVENT=y | ||
| 30 | # CONFIG_IKCONFIG is not set | ||
| 31 | # CONFIG_EMBEDDED is not set | ||
| 32 | CONFIG_KALLSYMS=y | ||
| 33 | # CONFIG_KALLSYMS_ALL is not set | ||
| 34 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
| 35 | CONFIG_FUTEX=y | ||
| 36 | CONFIG_EPOLL=y | ||
| 37 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
| 38 | CONFIG_SHMEM=y | ||
| 39 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
| 40 | CONFIG_CC_ALIGN_LABELS=0 | ||
| 41 | CONFIG_CC_ALIGN_LOOPS=0 | ||
| 42 | CONFIG_CC_ALIGN_JUMPS=0 | ||
| 43 | # CONFIG_TINY_SHMEM is not set | ||
| 44 | |||
| 45 | # | ||
| 46 | # Loadable module support | ||
| 47 | # | ||
| 48 | CONFIG_MODULES=y | ||
| 49 | # CONFIG_MODULE_UNLOAD is not set | ||
| 50 | CONFIG_OBSOLETE_MODPARM=y | ||
| 51 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 52 | # CONFIG_KMOD is not set | ||
| 53 | |||
| 54 | # | ||
| 55 | # Processor type and features | ||
| 56 | # | ||
| 57 | # CONFIG_PA7000 is not set | ||
| 58 | CONFIG_PA7100LC=y | ||
| 59 | # CONFIG_PA7200 is not set | ||
| 60 | # CONFIG_PA7300LC is not set | ||
| 61 | # CONFIG_PA8X00 is not set | ||
| 62 | CONFIG_PA11=y | ||
| 63 | # CONFIG_64BIT is not set | ||
| 64 | # CONFIG_SMP is not set | ||
| 65 | # CONFIG_PREEMPT is not set | ||
| 66 | # CONFIG_HPUX is not set | ||
| 67 | |||
| 68 | # | ||
| 69 | # Bus options (PCI, PCMCIA, EISA, GSC, ISA) | ||
| 70 | # | ||
| 71 | CONFIG_GSC=y | ||
| 72 | # CONFIG_HPPB is not set | ||
| 73 | # CONFIG_IOMMU_CCIO is not set | ||
| 74 | CONFIG_GSC_LASI=y | ||
| 75 | CONFIG_GSC_WAX=y | ||
| 76 | CONFIG_EISA=y | ||
| 77 | CONFIG_EISA_NAMES=y | ||
| 78 | CONFIG_ISA=y | ||
| 79 | CONFIG_PCI=y | ||
| 80 | CONFIG_PCI_LEGACY_PROC=y | ||
| 81 | CONFIG_PCI_NAMES=y | ||
| 82 | CONFIG_GSC_DINO=y | ||
| 83 | # CONFIG_PCI_LBA is not set | ||
| 84 | CONFIG_CHASSIS_LCD_LED=y | ||
| 85 | # CONFIG_PDC_CHASSIS is not set | ||
| 86 | |||
| 87 | # | ||
| 88 | # Executable file formats | ||
| 89 | # | ||
| 90 | CONFIG_BINFMT_ELF=y | ||
| 91 | # CONFIG_BINFMT_MISC is not set | ||
| 92 | |||
| 93 | # | ||
| 94 | # Device Drivers | ||
| 95 | # | ||
| 96 | |||
| 97 | # | ||
| 98 | # Generic Driver Options | ||
| 99 | # | ||
| 100 | CONFIG_STANDALONE=y | ||
| 101 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | ||
| 102 | # CONFIG_DEBUG_DRIVER is not set | ||
| 103 | |||
| 104 | # | ||
| 105 | # Memory Technology Devices (MTD) | ||
| 106 | # | ||
| 107 | # CONFIG_MTD is not set | ||
| 108 | |||
| 109 | # | ||
| 110 | # Parallel port support | ||
| 111 | # | ||
| 112 | CONFIG_PARPORT=y | ||
| 113 | CONFIG_PARPORT_PC=y | ||
| 114 | CONFIG_PARPORT_PC_CML1=y | ||
| 115 | # CONFIG_PARPORT_SERIAL is not set | ||
| 116 | CONFIG_PARPORT_GSC=y | ||
| 117 | # CONFIG_PARPORT_OTHER is not set | ||
| 118 | # CONFIG_PARPORT_1284 is not set | ||
| 119 | |||
| 120 | # | ||
| 121 | # Plug and Play support | ||
| 122 | # | ||
| 123 | # CONFIG_PNP is not set | ||
| 124 | |||
| 125 | # | ||
| 126 | # Block devices | ||
| 127 | # | ||
| 128 | # CONFIG_BLK_DEV_FD is not set | ||
| 129 | # CONFIG_BLK_DEV_XD is not set | ||
| 130 | # CONFIG_PARIDE is not set | ||
| 131 | # CONFIG_BLK_CPQ_DA is not set | ||
| 132 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
| 133 | # CONFIG_BLK_DEV_DAC960 is not set | ||
| 134 | CONFIG_BLK_DEV_LOOP=y | ||
| 135 | CONFIG_BLK_DEV_CRYPTOLOOP=y | ||
| 136 | # CONFIG_BLK_DEV_NBD is not set | ||
| 137 | # CONFIG_BLK_DEV_SX8 is not set | ||
| 138 | # CONFIG_BLK_DEV_RAM is not set | ||
| 139 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 140 | CONFIG_INITRAMFS_SOURCE="" | ||
| 141 | CONFIG_CDROM_PKTCDVD=m | ||
| 142 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 | ||
| 143 | # CONFIG_CDROM_PKTCDVD_WCACHE is not set | ||
| 144 | |||
| 145 | # | ||
| 146 | # IO Schedulers | ||
| 147 | # | ||
| 148 | CONFIG_IOSCHED_NOOP=y | ||
| 149 | CONFIG_IOSCHED_AS=y | ||
| 150 | CONFIG_IOSCHED_DEADLINE=y | ||
| 151 | CONFIG_IOSCHED_CFQ=y | ||
| 152 | |||
| 153 | # | ||
| 154 | # ATA/ATAPI/MFM/RLL support | ||
| 155 | # | ||
| 156 | # CONFIG_IDE is not set | ||
| 157 | |||
| 158 | # | ||
| 159 | # SCSI device support | ||
| 160 | # | ||
| 161 | CONFIG_SCSI=y | ||
| 162 | CONFIG_SCSI_PROC_FS=y | ||
| 163 | |||
| 164 | # | ||
| 165 | # SCSI support type (disk, tape, CD-ROM) | ||
| 166 | # | ||
| 167 | CONFIG_BLK_DEV_SD=y | ||
| 168 | CONFIG_CHR_DEV_ST=y | ||
| 169 | # CONFIG_CHR_DEV_OSST is not set | ||
| 170 | CONFIG_BLK_DEV_SR=y | ||
| 171 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
| 172 | CONFIG_CHR_DEV_SG=y | ||
| 173 | |||
| 174 | # | ||
| 175 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
| 176 | # | ||
| 177 | # CONFIG_SCSI_MULTI_LUN is not set | ||
| 178 | # CONFIG_SCSI_CONSTANTS is not set | ||
| 179 | # CONFIG_SCSI_LOGGING is not set | ||
| 180 | |||
| 181 | # | ||
| 182 | # SCSI Transport Attributes | ||
| 183 | # | ||
| 184 | CONFIG_SCSI_SPI_ATTRS=y | ||
| 185 | # CONFIG_SCSI_FC_ATTRS is not set | ||
| 186 | |||
| 187 | # | ||
| 188 | # SCSI low-level drivers | ||
| 189 | # | ||
| 190 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
| 191 | # CONFIG_SCSI_3W_9XXX is not set | ||
| 192 | # CONFIG_SCSI_7000FASST is not set | ||
| 193 | # CONFIG_SCSI_ACARD is not set | ||
| 194 | # CONFIG_SCSI_AHA152X is not set | ||
| 195 | # CONFIG_SCSI_AHA1542 is not set | ||
| 196 | # CONFIG_SCSI_AHA1740 is not set | ||
| 197 | # CONFIG_SCSI_AACRAID is not set | ||
| 198 | # CONFIG_SCSI_AIC7XXX is not set | ||
| 199 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
| 200 | # CONFIG_SCSI_AIC79XX is not set | ||
| 201 | # CONFIG_SCSI_DPT_I2O is not set | ||
| 202 | # CONFIG_SCSI_IN2000 is not set | ||
| 203 | # CONFIG_MEGARAID_NEWGEN is not set | ||
| 204 | # CONFIG_MEGARAID_LEGACY is not set | ||
| 205 | # CONFIG_SCSI_SATA is not set | ||
| 206 | # CONFIG_SCSI_BUSLOGIC is not set | ||
| 207 | # CONFIG_SCSI_DMX3191D is not set | ||
| 208 | # CONFIG_SCSI_DTC3280 is not set | ||
| 209 | # CONFIG_SCSI_EATA is not set | ||
| 210 | # CONFIG_SCSI_EATA_PIO is not set | ||
| 211 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
| 212 | # CONFIG_SCSI_GDTH is not set | ||
| 213 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||
| 214 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | ||
| 215 | # CONFIG_SCSI_IPS is not set | ||
| 216 | # CONFIG_SCSI_INITIO is not set | ||
| 217 | # CONFIG_SCSI_INIA100 is not set | ||
| 218 | # CONFIG_SCSI_PPA is not set | ||
| 219 | # CONFIG_SCSI_IMM is not set | ||
| 220 | # CONFIG_SCSI_NCR53C406A is not set | ||
| 221 | CONFIG_SCSI_LASI700=y | ||
| 222 | CONFIG_53C700_MEM_MAPPED=y | ||
| 223 | CONFIG_53C700_LE_ON_BE=y | ||
| 224 | CONFIG_SCSI_SYM53C8XX_2=y | ||
| 225 | CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 | ||
| 226 | CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 | ||
| 227 | CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 | ||
| 228 | # CONFIG_SCSI_SYM53C8XX_IOMAPPED is not set | ||
| 229 | # CONFIG_SCSI_IPR is not set | ||
| 230 | # CONFIG_SCSI_ZALON is not set | ||
| 231 | # CONFIG_SCSI_PAS16 is not set | ||
| 232 | # CONFIG_SCSI_PSI240I is not set | ||
| 233 | # CONFIG_SCSI_QLOGIC_FAS is not set | ||
| 234 | # CONFIG_SCSI_QLOGIC_ISP is not set | ||
| 235 | # CONFIG_SCSI_QLOGIC_FC is not set | ||
| 236 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
| 237 | CONFIG_SCSI_QLA2XXX=y | ||
| 238 | # CONFIG_SCSI_QLA21XX is not set | ||
| 239 | # CONFIG_SCSI_QLA22XX is not set | ||
| 240 | # CONFIG_SCSI_QLA2300 is not set | ||
| 241 | # CONFIG_SCSI_QLA2322 is not set | ||
| 242 | # CONFIG_SCSI_QLA6312 is not set | ||
| 243 | # CONFIG_SCSI_QLA6322 is not set | ||
| 244 | # CONFIG_SCSI_SIM710 is not set | ||
| 245 | # CONFIG_SCSI_SYM53C416 is not set | ||
| 246 | # CONFIG_SCSI_DC390T is not set | ||
| 247 | # CONFIG_SCSI_T128 is not set | ||
| 248 | # CONFIG_SCSI_U14_34F is not set | ||
| 249 | # CONFIG_SCSI_NSP32 is not set | ||
| 250 | # CONFIG_SCSI_DEBUG is not set | ||
| 251 | |||
| 252 | # | ||
| 253 | # Old CD-ROM drivers (not SCSI, not IDE) | ||
| 254 | # | ||
| 255 | # CONFIG_CD_NO_IDESCSI is not set | ||
| 256 | |||
| 257 | # | ||
| 258 | # Multi-device support (RAID and LVM) | ||
| 259 | # | ||
| 260 | CONFIG_MD=y | ||
| 261 | CONFIG_BLK_DEV_MD=y | ||
| 262 | CONFIG_MD_LINEAR=y | ||
| 263 | CONFIG_MD_RAID0=y | ||
| 264 | CONFIG_MD_RAID1=y | ||
| 265 | CONFIG_MD_RAID5=y | ||
| 266 | # CONFIG_MD_MULTIPATH is not set | ||
| 267 | # CONFIG_MD_FAULTY is not set | ||
| 268 | # CONFIG_BLK_DEV_DM is not set | ||
| 269 | |||
| 270 | # | ||
| 271 | # Fusion MPT device support | ||
| 272 | # | ||
| 273 | # CONFIG_FUSION is not set | ||
| 274 | |||
| 275 | # | ||
| 276 | # IEEE 1394 (FireWire) support | ||
| 277 | # | ||
| 278 | # CONFIG_IEEE1394 is not set | ||
| 279 | |||
| 280 | # | ||
| 281 | # I2O device support | ||
| 282 | # | ||
| 283 | # CONFIG_I2O is not set | ||
| 284 | |||
| 285 | # | ||
| 286 | # Networking support | ||
| 287 | # | ||
| 288 | CONFIG_NET=y | ||
| 289 | |||
| 290 | # | ||
| 291 | # Networking options | ||
| 292 | # | ||
| 293 | CONFIG_PACKET=y | ||
| 294 | CONFIG_PACKET_MMAP=y | ||
| 295 | CONFIG_NETLINK_DEV=y | ||
| 296 | CONFIG_UNIX=y | ||
| 297 | # CONFIG_NET_KEY is not set | ||
| 298 | CONFIG_INET=y | ||
| 299 | CONFIG_IP_MULTICAST=y | ||
| 300 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 301 | CONFIG_IP_PNP=y | ||
| 302 | # CONFIG_IP_PNP_DHCP is not set | ||
| 303 | CONFIG_IP_PNP_BOOTP=y | ||
| 304 | # CONFIG_IP_PNP_RARP is not set | ||
| 305 | # CONFIG_NET_IPIP is not set | ||
| 306 | # CONFIG_NET_IPGRE is not set | ||
| 307 | # CONFIG_IP_MROUTE is not set | ||
| 308 | # CONFIG_SYN_COOKIES is not set | ||
| 309 | # CONFIG_INET_AH is not set | ||
| 310 | # CONFIG_INET_ESP is not set | ||
| 311 | # CONFIG_INET_IPCOMP is not set | ||
| 312 | # CONFIG_INET_TUNNEL is not set | ||
| 313 | CONFIG_IP_TCPDIAG=y | ||
| 314 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
| 315 | # CONFIG_NETFILTER is not set | ||
| 316 | # CONFIG_BRIDGE is not set | ||
| 317 | # CONFIG_VLAN_8021Q is not set | ||
| 318 | # CONFIG_DECNET is not set | ||
| 319 | # CONFIG_LLC2 is not set | ||
| 320 | # CONFIG_IPX is not set | ||
| 321 | # CONFIG_ATALK is not set | ||
| 322 | |||
| 323 | # | ||
| 324 | # QoS and/or fair queueing | ||
| 325 | # | ||
| 326 | # CONFIG_NET_SCHED is not set | ||
| 327 | # CONFIG_NET_CLS_ROUTE is not set | ||
| 328 | |||
| 329 | # | ||
| 330 | # Network testing | ||
| 331 | # | ||
| 332 | # CONFIG_NET_PKTGEN is not set | ||
| 333 | # CONFIG_NETPOLL is not set | ||
| 334 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 335 | # CONFIG_HAMRADIO is not set | ||
| 336 | # CONFIG_IRDA is not set | ||
| 337 | # CONFIG_BT is not set | ||
| 338 | CONFIG_NETDEVICES=y | ||
| 339 | # CONFIG_DUMMY is not set | ||
| 340 | # CONFIG_BONDING is not set | ||
| 341 | # CONFIG_EQUALIZER is not set | ||
| 342 | # CONFIG_TUN is not set | ||
| 343 | |||
| 344 | # | ||
| 345 | # ARCnet devices | ||
| 346 | # | ||
| 347 | # CONFIG_ARCNET is not set | ||
| 348 | |||
| 349 | # | ||
| 350 | # Ethernet (10 or 100Mbit) | ||
| 351 | # | ||
| 352 | CONFIG_NET_ETHERNET=y | ||
| 353 | # CONFIG_MII is not set | ||
| 354 | # CONFIG_LASI_82596 is not set | ||
| 355 | # CONFIG_HAPPYMEAL is not set | ||
| 356 | # CONFIG_SUNGEM is not set | ||
| 357 | # CONFIG_NET_VENDOR_3COM is not set | ||
| 358 | # CONFIG_LANCE is not set | ||
| 359 | # CONFIG_NET_VENDOR_SMC is not set | ||
| 360 | # CONFIG_NET_VENDOR_RACAL is not set | ||
| 361 | |||
| 362 | # | ||
| 363 | # Tulip family network device support | ||
| 364 | # | ||
| 365 | CONFIG_NET_TULIP=y | ||
| 366 | CONFIG_TULIP=y | ||
| 367 | # CONFIG_TULIP_MMIO is not set | ||
| 368 | # CONFIG_TULIP_NAPI is not set | ||
| 369 | # CONFIG_DE4X5 is not set | ||
| 370 | # CONFIG_WINBOND_840 is not set | ||
| 371 | # CONFIG_DM9102 is not set | ||
| 372 | # CONFIG_DEPCA is not set | ||
| 373 | # CONFIG_HP100 is not set | ||
| 374 | # CONFIG_NET_ISA is not set | ||
| 375 | # CONFIG_NET_PCI is not set | ||
| 376 | # CONFIG_NET_POCKET is not set | ||
| 377 | |||
| 378 | # | ||
| 379 | # Ethernet (1000 Mbit) | ||
| 380 | # | ||
| 381 | # CONFIG_ACENIC is not set | ||
| 382 | # CONFIG_DL2K is not set | ||
| 383 | # CONFIG_E1000 is not set | ||
| 384 | # CONFIG_NS83820 is not set | ||
| 385 | # CONFIG_HAMACHI is not set | ||
| 386 | # CONFIG_R8169 is not set | ||
| 387 | # CONFIG_SK98LIN is not set | ||
| 388 | # CONFIG_TIGON3 is not set | ||
| 389 | |||
| 390 | # | ||
| 391 | # Ethernet (10000 Mbit) | ||
| 392 | # | ||
| 393 | # CONFIG_IXGB is not set | ||
| 394 | # CONFIG_S2IO is not set | ||
| 395 | |||
| 396 | # | ||
| 397 | # Token Ring devices | ||
| 398 | # | ||
| 399 | # CONFIG_TR is not set | ||
| 400 | |||
| 401 | # | ||
| 402 | # Wireless LAN (non-hamradio) | ||
| 403 | # | ||
| 404 | CONFIG_NET_RADIO=y | ||
| 405 | |||
| 406 | # | ||
| 407 | # Obsolete Wireless cards support (pre-802.11) | ||
| 408 | # | ||
| 409 | # CONFIG_STRIP is not set | ||
| 410 | # CONFIG_ARLAN is not set | ||
| 411 | # CONFIG_WAVELAN is not set | ||
| 412 | |||
| 413 | # | ||
| 414 | # Wireless 802.11b ISA/PCI cards support | ||
| 415 | # | ||
| 416 | # CONFIG_AIRO is not set | ||
| 417 | # CONFIG_HERMES is not set | ||
| 418 | |||
| 419 | # | ||
| 420 | # Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support | ||
| 421 | # | ||
| 422 | CONFIG_NET_WIRELESS=y | ||
| 423 | |||
| 424 | # | ||
| 425 | # Wan interfaces | ||
| 426 | # | ||
| 427 | # CONFIG_WAN is not set | ||
| 428 | # CONFIG_FDDI is not set | ||
| 429 | # CONFIG_PLIP is not set | ||
| 430 | CONFIG_PPP=y | ||
| 431 | # CONFIG_PPP_FILTER is not set | ||
| 432 | # CONFIG_PPP_ASYNC is not set | ||
| 433 | # CONFIG_PPP_SYNC_TTY is not set | ||
| 434 | # CONFIG_PPP_DEFLATE is not set | ||
| 435 | # CONFIG_PPP_BSDCOMP is not set | ||
| 436 | # CONFIG_SLIP is not set | ||
| 437 | # CONFIG_NET_FC is not set | ||
| 438 | |||
| 439 | # | ||
| 440 | # ISDN subsystem | ||
| 441 | # | ||
| 442 | # CONFIG_ISDN is not set | ||
| 443 | |||
| 444 | # | ||
| 445 | # Telephony Support | ||
| 446 | # | ||
| 447 | # CONFIG_PHONE is not set | ||
| 448 | |||
| 449 | # | ||
| 450 | # Input device support | ||
| 451 | # | ||
| 452 | CONFIG_INPUT=y | ||
| 453 | |||
| 454 | # | ||
| 455 | # Userland interfaces | ||
| 456 | # | ||
| 457 | CONFIG_INPUT_MOUSEDEV=y | ||
| 458 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
| 459 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
| 460 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
| 461 | # CONFIG_INPUT_JOYDEV is not set | ||
| 462 | # CONFIG_INPUT_TSDEV is not set | ||
| 463 | CONFIG_INPUT_EVDEV=y | ||
| 464 | # CONFIG_INPUT_EVBUG is not set | ||
| 465 | |||
| 466 | # | ||
| 467 | # Input I/O drivers | ||
| 468 | # | ||
| 469 | # CONFIG_GAMEPORT is not set | ||
| 470 | CONFIG_SOUND_GAMEPORT=y | ||
| 471 | CONFIG_SERIO=y | ||
| 472 | # CONFIG_SERIO_SERPORT is not set | ||
| 473 | # CONFIG_SERIO_PARKBD is not set | ||
| 474 | CONFIG_SERIO_GSCPS2=y | ||
| 475 | # CONFIG_HP_SDC is not set | ||
| 476 | # CONFIG_SERIO_PCIPS2 is not set | ||
| 477 | # CONFIG_SERIO_RAW is not set | ||
| 478 | |||
| 479 | # | ||
| 480 | # Input Device Drivers | ||
| 481 | # | ||
| 482 | CONFIG_INPUT_KEYBOARD=y | ||
| 483 | # CONFIG_KEYBOARD_ATKBD is not set | ||
| 484 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
| 485 | # CONFIG_KEYBOARD_LKKBD is not set | ||
| 486 | # CONFIG_KEYBOARD_XTKBD is not set | ||
| 487 | # CONFIG_KEYBOARD_NEWTON is not set | ||
| 488 | # CONFIG_KEYBOARD_HIL_OLD is not set | ||
| 489 | # CONFIG_KEYBOARD_HIL is not set | ||
| 490 | CONFIG_INPUT_MOUSE=y | ||
| 491 | # CONFIG_MOUSE_PS2 is not set | ||
| 492 | # CONFIG_MOUSE_SERIAL is not set | ||
| 493 | # CONFIG_MOUSE_INPORT is not set | ||
| 494 | # CONFIG_MOUSE_LOGIBM is not set | ||
| 495 | # CONFIG_MOUSE_PC110PAD is not set | ||
| 496 | # CONFIG_MOUSE_VSXXXAA is not set | ||
| 497 | # CONFIG_MOUSE_HIL is not set | ||
| 498 | # CONFIG_INPUT_JOYSTICK is not set | ||
| 499 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
| 500 | CONFIG_INPUT_MISC=y | ||
| 501 | # CONFIG_INPUT_UINPUT is not set | ||
| 502 | # CONFIG_HP_SDC_RTC is not set | ||
| 503 | |||
| 504 | # | ||
| 505 | # Character devices | ||
| 506 | # | ||
| 507 | CONFIG_VT=y | ||
| 508 | CONFIG_VT_CONSOLE=y | ||
| 509 | CONFIG_HW_CONSOLE=y | ||
| 510 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 511 | |||
| 512 | # | ||
| 513 | # Serial drivers | ||
| 514 | # | ||
| 515 | CONFIG_SERIAL_8250=y | ||
| 516 | CONFIG_SERIAL_8250_CONSOLE=y | ||
| 517 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
| 518 | CONFIG_SERIAL_8250_EXTENDED=y | ||
| 519 | CONFIG_SERIAL_8250_MANY_PORTS=y | ||
| 520 | CONFIG_SERIAL_8250_SHARE_IRQ=y | ||
| 521 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
| 522 | # CONFIG_SERIAL_8250_MULTIPORT is not set | ||
| 523 | # CONFIG_SERIAL_8250_RSA is not set | ||
| 524 | |||
| 525 | # | ||
| 526 | # Non-8250 serial port support | ||
| 527 | # | ||
| 528 | # CONFIG_SERIAL_MUX is not set | ||
| 529 | # CONFIG_PDC_CONSOLE is not set | ||
| 530 | CONFIG_SERIAL_CORE=y | ||
| 531 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 532 | CONFIG_UNIX98_PTYS=y | ||
| 533 | CONFIG_LEGACY_PTYS=y | ||
| 534 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 535 | CONFIG_PRINTER=y | ||
| 536 | # CONFIG_LP_CONSOLE is not set | ||
| 537 | # CONFIG_PPDEV is not set | ||
| 538 | # CONFIG_TIPAR is not set | ||
| 539 | |||
| 540 | # | ||
| 541 | # IPMI | ||
| 542 | # | ||
| 543 | # CONFIG_IPMI_HANDLER is not set | ||
| 544 | |||
| 545 | # | ||
| 546 | # Watchdog Cards | ||
| 547 | # | ||
| 548 | # CONFIG_WATCHDOG is not set | ||
| 549 | CONFIG_GEN_RTC=y | ||
| 550 | # CONFIG_GEN_RTC_X is not set | ||
| 551 | # CONFIG_DTLK is not set | ||
| 552 | # CONFIG_R3964 is not set | ||
| 553 | # CONFIG_APPLICOM is not set | ||
| 554 | |||
| 555 | # | ||
| 556 | # Ftape, the floppy tape device driver | ||
| 557 | # | ||
| 558 | # CONFIG_AGP is not set | ||
| 559 | # CONFIG_DRM is not set | ||
| 560 | # CONFIG_RAW_DRIVER is not set | ||
| 561 | |||
| 562 | # | ||
| 563 | # I2C support | ||
| 564 | # | ||
| 565 | # CONFIG_I2C is not set | ||
| 566 | |||
| 567 | # | ||
| 568 | # Dallas's 1-wire bus | ||
| 569 | # | ||
| 570 | # CONFIG_W1 is not set | ||
| 571 | |||
| 572 | # | ||
| 573 | # Misc devices | ||
| 574 | # | ||
| 575 | |||
| 576 | # | ||
| 577 | # Multimedia devices | ||
| 578 | # | ||
| 579 | # CONFIG_VIDEO_DEV is not set | ||
| 580 | |||
| 581 | # | ||
| 582 | # Digital Video Broadcasting Devices | ||
| 583 | # | ||
| 584 | # CONFIG_DVB is not set | ||
| 585 | |||
| 586 | # | ||
| 587 | # Graphics support | ||
| 588 | # | ||
| 589 | CONFIG_FB=y | ||
| 590 | # CONFIG_FB_MODE_HELPERS is not set | ||
| 591 | # CONFIG_FB_TILEBLITTING is not set | ||
| 592 | # CONFIG_FB_CIRRUS is not set | ||
| 593 | # CONFIG_FB_PM2 is not set | ||
| 594 | # CONFIG_FB_CYBER2000 is not set | ||
| 595 | # CONFIG_FB_ASILIANT is not set | ||
| 596 | # CONFIG_FB_IMSTT is not set | ||
| 597 | CONFIG_FB_STI=y | ||
| 598 | # CONFIG_FB_RIVA is not set | ||
| 599 | # CONFIG_FB_MATROX is not set | ||
| 600 | # CONFIG_FB_RADEON_OLD is not set | ||
| 601 | # CONFIG_FB_RADEON is not set | ||
| 602 | # CONFIG_FB_ATY128 is not set | ||
| 603 | # CONFIG_FB_ATY is not set | ||
| 604 | # CONFIG_FB_SIS is not set | ||
| 605 | # CONFIG_FB_NEOMAGIC is not set | ||
| 606 | # CONFIG_FB_KYRO is not set | ||
| 607 | # CONFIG_FB_3DFX is not set | ||
| 608 | # CONFIG_FB_VOODOO1 is not set | ||
| 609 | # CONFIG_FB_TRIDENT is not set | ||
| 610 | # CONFIG_FB_VIRTUAL is not set | ||
| 611 | |||
| 612 | # | ||
| 613 | # Console display driver support | ||
| 614 | # | ||
| 615 | # CONFIG_MDA_CONSOLE is not set | ||
| 616 | CONFIG_STI_CONSOLE=y | ||
| 617 | CONFIG_DUMMY_CONSOLE_COLUMNS=160 | ||
| 618 | CONFIG_DUMMY_CONSOLE_ROWS=64 | ||
| 619 | CONFIG_DUMMY_CONSOLE=y | ||
| 620 | CONFIG_FRAMEBUFFER_CONSOLE=y | ||
| 621 | # CONFIG_FONTS is not set | ||
| 622 | CONFIG_FONT_8x8=y | ||
| 623 | CONFIG_FONT_8x16=y | ||
| 624 | |||
| 625 | # | ||
| 626 | # Logo configuration | ||
| 627 | # | ||
| 628 | CONFIG_LOGO=y | ||
| 629 | CONFIG_LOGO_LINUX_MONO=y | ||
| 630 | CONFIG_LOGO_LINUX_VGA16=y | ||
| 631 | CONFIG_LOGO_LINUX_CLUT224=y | ||
| 632 | CONFIG_LOGO_PARISC_CLUT224=y | ||
| 633 | |||
| 634 | # | ||
| 635 | # Sound | ||
| 636 | # | ||
| 637 | # CONFIG_SOUND is not set | ||
| 638 | |||
| 639 | # | ||
| 640 | # USB support | ||
| 641 | # | ||
| 642 | # CONFIG_USB is not set | ||
| 643 | CONFIG_USB_ARCH_HAS_HCD=y | ||
| 644 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
| 645 | |||
| 646 | # | ||
| 647 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | ||
| 648 | # | ||
| 649 | |||
| 650 | # | ||
| 651 | # USB Gadget Support | ||
| 652 | # | ||
| 653 | # CONFIG_USB_GADGET is not set | ||
| 654 | |||
| 655 | # | ||
| 656 | # MMC/SD Card support | ||
| 657 | # | ||
| 658 | # CONFIG_MMC is not set | ||
| 659 | |||
| 660 | # | ||
| 661 | # File systems | ||
| 662 | # | ||
| 663 | CONFIG_EXT2_FS=y | ||
| 664 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 665 | CONFIG_EXT3_FS=y | ||
| 666 | # CONFIG_EXT3_FS_XATTR is not set | ||
| 667 | CONFIG_JBD=y | ||
| 668 | # CONFIG_JBD_DEBUG is not set | ||
| 669 | # CONFIG_REISERFS_FS is not set | ||
| 670 | # CONFIG_JFS_FS is not set | ||
| 671 | # CONFIG_XFS_FS is not set | ||
| 672 | # CONFIG_MINIX_FS is not set | ||
| 673 | # CONFIG_ROMFS_FS is not set | ||
| 674 | # CONFIG_QUOTA is not set | ||
| 675 | CONFIG_DNOTIFY=y | ||
| 676 | # CONFIG_AUTOFS_FS is not set | ||
| 677 | CONFIG_AUTOFS4_FS=y | ||
| 678 | |||
| 679 | # | ||
| 680 | # CD-ROM/DVD Filesystems | ||
| 681 | # | ||
| 682 | CONFIG_ISO9660_FS=y | ||
| 683 | CONFIG_JOLIET=y | ||
| 684 | # CONFIG_ZISOFS is not set | ||
| 685 | # CONFIG_UDF_FS is not set | ||
| 686 | |||
| 687 | # | ||
| 688 | # DOS/FAT/NT Filesystems | ||
| 689 | # | ||
| 690 | # CONFIG_MSDOS_FS is not set | ||
| 691 | # CONFIG_VFAT_FS is not set | ||
| 692 | # CONFIG_NTFS_FS is not set | ||
| 693 | |||
| 694 | # | ||
| 695 | # Pseudo filesystems | ||
| 696 | # | ||
| 697 | CONFIG_PROC_FS=y | ||
| 698 | CONFIG_PROC_KCORE=y | ||
| 699 | CONFIG_SYSFS=y | ||
| 700 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
| 701 | CONFIG_TMPFS=y | ||
| 702 | # CONFIG_TMPFS_XATTR is not set | ||
| 703 | # CONFIG_HUGETLB_PAGE is not set | ||
| 704 | CONFIG_RAMFS=y | ||
| 705 | |||
| 706 | # | ||
| 707 | # Miscellaneous filesystems | ||
| 708 | # | ||
| 709 | # CONFIG_HFSPLUS_FS is not set | ||
| 710 | # CONFIG_CRAMFS is not set | ||
| 711 | # CONFIG_VXFS_FS is not set | ||
| 712 | # CONFIG_HPFS_FS is not set | ||
| 713 | # CONFIG_QNX4FS_FS is not set | ||
| 714 | # CONFIG_SYSV_FS is not set | ||
| 715 | # CONFIG_UFS_FS is not set | ||
| 716 | |||
| 717 | # | ||
| 718 | # Network File Systems | ||
| 719 | # | ||
| 720 | CONFIG_NFS_FS=y | ||
| 721 | CONFIG_NFS_V3=y | ||
| 722 | CONFIG_NFSD=y | ||
| 723 | CONFIG_NFSD_V3=y | ||
| 724 | CONFIG_NFSD_TCP=y | ||
| 725 | CONFIG_ROOT_NFS=y | ||
| 726 | CONFIG_LOCKD=y | ||
| 727 | CONFIG_LOCKD_V4=y | ||
| 728 | CONFIG_EXPORTFS=y | ||
| 729 | CONFIG_SUNRPC=y | ||
| 730 | # CONFIG_SMB_FS is not set | ||
| 731 | # CONFIG_CIFS is not set | ||
| 732 | # CONFIG_NCP_FS is not set | ||
| 733 | # CONFIG_CODA_FS is not set | ||
| 734 | |||
| 735 | # | ||
| 736 | # Partition Types | ||
| 737 | # | ||
| 738 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 739 | CONFIG_MSDOS_PARTITION=y | ||
| 740 | |||
| 741 | # | ||
| 742 | # Native Language Support | ||
| 743 | # | ||
| 744 | CONFIG_NLS=y | ||
| 745 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 746 | # CONFIG_NLS_CODEPAGE_437 is not set | ||
| 747 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 748 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 749 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 750 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 751 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 752 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 753 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 754 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 755 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 756 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 757 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 758 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 759 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 760 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 761 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 762 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 763 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 764 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 765 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 766 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 767 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 768 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 769 | # CONFIG_NLS_ASCII is not set | ||
| 770 | # CONFIG_NLS_ISO8859_1 is not set | ||
| 771 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 772 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 773 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 774 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 775 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 776 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 777 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 778 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 779 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 780 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 781 | # CONFIG_NLS_KOI8_R is not set | ||
| 782 | # CONFIG_NLS_KOI8_U is not set | ||
| 783 | # CONFIG_NLS_UTF8 is not set | ||
| 784 | |||
| 785 | # | ||
| 786 | # Kernel hacking | ||
| 787 | # | ||
| 788 | CONFIG_DEBUG_KERNEL=y | ||
| 789 | CONFIG_MAGIC_SYSRQ=y | ||
| 790 | # CONFIG_SCHEDSTATS is not set | ||
| 791 | # CONFIG_DEBUG_SLAB is not set | ||
| 792 | # CONFIG_DEBUG_SPINLOCK is not set | ||
| 793 | # CONFIG_DEBUG_KOBJECT is not set | ||
| 794 | # CONFIG_DEBUG_INFO is not set | ||
| 795 | |||
| 796 | # | ||
| 797 | # Security options | ||
| 798 | # | ||
| 799 | # CONFIG_KEYS is not set | ||
| 800 | CONFIG_SECURITY=y | ||
| 801 | # CONFIG_SECURITY_NETWORK is not set | ||
| 802 | CONFIG_SECURITY_CAPABILITIES=y | ||
| 803 | # CONFIG_SECURITY_SECLVL is not set | ||
| 804 | # CONFIG_SECURITY_SELINUX is not set | ||
| 805 | |||
| 806 | # | ||
| 807 | # Cryptographic options | ||
| 808 | # | ||
| 809 | CONFIG_CRYPTO=y | ||
| 810 | # CONFIG_CRYPTO_HMAC is not set | ||
| 811 | # CONFIG_CRYPTO_NULL is not set | ||
| 812 | # CONFIG_CRYPTO_MD4 is not set | ||
| 813 | # CONFIG_CRYPTO_MD5 is not set | ||
| 814 | # CONFIG_CRYPTO_SHA1 is not set | ||
| 815 | # CONFIG_CRYPTO_SHA256 is not set | ||
| 816 | # CONFIG_CRYPTO_SHA512 is not set | ||
| 817 | # CONFIG_CRYPTO_WP512 is not set | ||
| 818 | # CONFIG_CRYPTO_DES is not set | ||
| 819 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 820 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 821 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 822 | # CONFIG_CRYPTO_AES is not set | ||
| 823 | # CONFIG_CRYPTO_CAST5 is not set | ||
| 824 | # CONFIG_CRYPTO_CAST6 is not set | ||
| 825 | # CONFIG_CRYPTO_TEA is not set | ||
| 826 | # CONFIG_CRYPTO_ARC4 is not set | ||
| 827 | # CONFIG_CRYPTO_KHAZAD is not set | ||
| 828 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 829 | # CONFIG_CRYPTO_DEFLATE is not set | ||
| 830 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
| 831 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 832 | # CONFIG_CRYPTO_TEST is not set | ||
| 833 | |||
| 834 | # | ||
| 835 | # Library routines | ||
| 836 | # | ||
| 837 | # CONFIG_CRC_CCITT is not set | ||
| 838 | CONFIG_CRC32=y | ||
| 839 | # CONFIG_LIBCRC32C is not set | ||
