Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame^] | 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 | CONFIG_PPC=y |
| 8 | CONFIG_PPC32=y |
| 9 | CONFIG_GENERIC_NVRAM=y |
| 10 | |
| 11 | # |
| 12 | # Code maturity level options |
| 13 | # |
| 14 | CONFIG_EXPERIMENTAL=y |
| 15 | CONFIG_CLEAN_COMPILE=y |
| 16 | CONFIG_STANDALONE=y |
| 17 | CONFIG_BROKEN_ON_SMP=y |
| 18 | |
| 19 | # |
| 20 | # General setup |
| 21 | # |
| 22 | CONFIG_SWAP=y |
| 23 | CONFIG_SYSVIPC=y |
| 24 | # CONFIG_POSIX_MQUEUE is not set |
| 25 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 26 | CONFIG_SYSCTL=y |
| 27 | # CONFIG_AUDIT is not set |
| 28 | CONFIG_LOG_BUF_SHIFT=14 |
| 29 | # CONFIG_HOTPLUG is not set |
| 30 | # CONFIG_IKCONFIG is not set |
| 31 | CONFIG_EMBEDDED=y |
| 32 | CONFIG_KALLSYMS=y |
| 33 | CONFIG_FUTEX=y |
| 34 | CONFIG_EPOLL=y |
| 35 | CONFIG_IOSCHED_NOOP=y |
| 36 | CONFIG_IOSCHED_AS=y |
| 37 | CONFIG_IOSCHED_DEADLINE=y |
| 38 | CONFIG_IOSCHED_CFQ=y |
| 39 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
| 40 | |
| 41 | # |
| 42 | # Loadable module support |
| 43 | # |
| 44 | CONFIG_MODULES=y |
| 45 | CONFIG_MODULE_UNLOAD=y |
| 46 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
| 47 | CONFIG_OBSOLETE_MODPARM=y |
| 48 | # CONFIG_MODVERSIONS is not set |
| 49 | CONFIG_KMOD=y |
| 50 | |
| 51 | # |
| 52 | # Processor |
| 53 | # |
| 54 | CONFIG_6xx=y |
| 55 | # CONFIG_40x is not set |
| 56 | # CONFIG_44x is not set |
| 57 | # CONFIG_POWER3 is not set |
| 58 | # CONFIG_POWER4 is not set |
| 59 | # CONFIG_8xx is not set |
| 60 | # CONFIG_ALTIVEC is not set |
| 61 | # CONFIG_TAU is not set |
| 62 | # CONFIG_CPU_FREQ is not set |
| 63 | CONFIG_PPC_STD_MMU=y |
| 64 | |
| 65 | # |
| 66 | # Platform options |
| 67 | # |
| 68 | # CONFIG_PPC_MULTIPLATFORM is not set |
| 69 | # CONFIG_APUS is not set |
| 70 | # CONFIG_WILLOW is not set |
| 71 | # CONFIG_PCORE is not set |
| 72 | # CONFIG_POWERPMC250 is not set |
| 73 | # CONFIG_EV64260 is not set |
| 74 | # CONFIG_SPRUCE is not set |
| 75 | # CONFIG_LOPEC is not set |
| 76 | # CONFIG_MCPN765 is not set |
| 77 | # CONFIG_MVME5100 is not set |
| 78 | # CONFIG_PPLUS is not set |
| 79 | # CONFIG_PRPMC750 is not set |
| 80 | # CONFIG_PRPMC800 is not set |
| 81 | # CONFIG_SANDPOINT is not set |
| 82 | # CONFIG_ADIR is not set |
| 83 | CONFIG_K2=y |
| 84 | # CONFIG_PAL4 is not set |
| 85 | # CONFIG_GEMINI is not set |
| 86 | # CONFIG_EST8260 is not set |
| 87 | # CONFIG_SBS8260 is not set |
| 88 | # CONFIG_RPX6 is not set |
| 89 | # CONFIG_TQM8260 is not set |
| 90 | CONFIG_PPC_GEN550=y |
| 91 | # CONFIG_CPC710_DATA_GATHERING is not set |
| 92 | # CONFIG_SMP is not set |
| 93 | # CONFIG_PREEMPT is not set |
| 94 | # CONFIG_HIGHMEM is not set |
| 95 | CONFIG_KERNEL_ELF=y |
| 96 | CONFIG_BINFMT_ELF=y |
| 97 | # CONFIG_BINFMT_MISC is not set |
| 98 | CONFIG_CMDLINE_BOOL=y |
| 99 | CONFIG_CMDLINE="ip=on" |
| 100 | |
| 101 | # |
| 102 | # Bus options |
| 103 | # |
| 104 | CONFIG_GENERIC_ISA_DMA=y |
| 105 | CONFIG_PCI=y |
| 106 | CONFIG_PCI_DOMAINS=y |
| 107 | # CONFIG_PCI_LEGACY_PROC is not set |
| 108 | # CONFIG_PCI_NAMES is not set |
| 109 | |
| 110 | # |
| 111 | # Advanced setup |
| 112 | # |
| 113 | # CONFIG_ADVANCED_OPTIONS is not set |
| 114 | |
| 115 | # |
| 116 | # Default settings for advanced configuration options are used |
| 117 | # |
| 118 | CONFIG_HIGHMEM_START=0xfe000000 |
| 119 | CONFIG_LOWMEM_SIZE=0x30000000 |
| 120 | CONFIG_KERNEL_START=0xc0000000 |
| 121 | CONFIG_TASK_SIZE=0x80000000 |
| 122 | CONFIG_BOOT_LOAD=0x00800000 |
| 123 | |
| 124 | # |
| 125 | # Device Drivers |
| 126 | # |
| 127 | |
| 128 | # |
| 129 | # Generic Driver Options |
| 130 | # |
| 131 | |
| 132 | # |
| 133 | # Memory Technology Devices (MTD) |
| 134 | # |
| 135 | # CONFIG_MTD is not set |
| 136 | |
| 137 | # |
| 138 | # Parallel port support |
| 139 | # |
| 140 | # CONFIG_PARPORT is not set |
| 141 | |
| 142 | # |
| 143 | # Plug and Play support |
| 144 | # |
| 145 | |
| 146 | # |
| 147 | # Block devices |
| 148 | # |
| 149 | # CONFIG_BLK_DEV_FD is not set |
| 150 | # CONFIG_BLK_CPQ_DA is not set |
| 151 | # CONFIG_BLK_CPQ_CISS_DA is not set |
| 152 | # CONFIG_BLK_DEV_DAC960 is not set |
| 153 | # CONFIG_BLK_DEV_UMEM is not set |
| 154 | CONFIG_BLK_DEV_LOOP=y |
| 155 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
| 156 | # CONFIG_BLK_DEV_NBD is not set |
| 157 | # CONFIG_BLK_DEV_CARMEL is not set |
| 158 | CONFIG_BLK_DEV_RAM=y |
| 159 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
| 160 | CONFIG_BLK_DEV_INITRD=y |
| 161 | # CONFIG_LBD is not set |
| 162 | |
| 163 | # |
| 164 | # ATA/ATAPI/MFM/RLL support |
| 165 | # |
| 166 | CONFIG_IDE=y |
| 167 | CONFIG_BLK_DEV_IDE=y |
| 168 | |
| 169 | # |
| 170 | # Please see Documentation/ide.txt for help/info on IDE drives |
| 171 | # |
| 172 | CONFIG_BLK_DEV_IDEDISK=y |
| 173 | # CONFIG_IDEDISK_MULTI_MODE is not set |
| 174 | # CONFIG_IDEDISK_STROKE is not set |
| 175 | # CONFIG_BLK_DEV_IDECD is not set |
| 176 | # CONFIG_BLK_DEV_IDETAPE is not set |
| 177 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
| 178 | # CONFIG_IDE_TASK_IOCTL is not set |
| 179 | # CONFIG_IDE_TASKFILE_IO is not set |
| 180 | |
| 181 | # |
| 182 | # IDE chipset support/bugfixes |
| 183 | # |
| 184 | # CONFIG_IDE_GENERIC is not set |
| 185 | CONFIG_BLK_DEV_IDEPCI=y |
| 186 | # CONFIG_IDEPCI_SHARE_IRQ is not set |
| 187 | # CONFIG_BLK_DEV_OFFBOARD is not set |
| 188 | # CONFIG_BLK_DEV_GENERIC is not set |
| 189 | # CONFIG_BLK_DEV_OPTI621 is not set |
| 190 | # CONFIG_BLK_DEV_SL82C105 is not set |
| 191 | CONFIG_BLK_DEV_IDEDMA_PCI=y |
| 192 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set |
| 193 | # CONFIG_IDEDMA_PCI_AUTO is not set |
| 194 | CONFIG_BLK_DEV_ADMA=y |
| 195 | # CONFIG_BLK_DEV_AEC62XX is not set |
| 196 | CONFIG_BLK_DEV_ALI15X3=y |
| 197 | # CONFIG_WDC_ALI15X3 is not set |
| 198 | # CONFIG_BLK_DEV_AMD74XX is not set |
| 199 | # CONFIG_BLK_DEV_CMD64X is not set |
| 200 | # CONFIG_BLK_DEV_TRIFLEX is not set |
| 201 | # CONFIG_BLK_DEV_CY82C693 is not set |
| 202 | # CONFIG_BLK_DEV_CS5520 is not set |
| 203 | # CONFIG_BLK_DEV_CS5530 is not set |
| 204 | # CONFIG_BLK_DEV_HPT34X is not set |
| 205 | # CONFIG_BLK_DEV_HPT366 is not set |
| 206 | # CONFIG_BLK_DEV_SC1200 is not set |
| 207 | # CONFIG_BLK_DEV_PIIX is not set |
| 208 | # CONFIG_BLK_DEV_NS87415 is not set |
| 209 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set |
| 210 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set |
| 211 | # CONFIG_BLK_DEV_SVWKS is not set |
| 212 | # CONFIG_BLK_DEV_SIIMAGE is not set |
| 213 | # CONFIG_BLK_DEV_SLC90E66 is not set |
| 214 | # CONFIG_BLK_DEV_TRM290 is not set |
| 215 | # CONFIG_BLK_DEV_VIA82CXXX is not set |
| 216 | CONFIG_BLK_DEV_IDEDMA=y |
| 217 | # CONFIG_IDEDMA_IVB is not set |
| 218 | # CONFIG_IDEDMA_AUTO is not set |
| 219 | # CONFIG_BLK_DEV_HD is not set |
| 220 | |
| 221 | # |
| 222 | # SCSI device support |
| 223 | # |
| 224 | # CONFIG_SCSI is not set |
| 225 | |
| 226 | # |
| 227 | # Multi-device support (RAID and LVM) |
| 228 | # |
| 229 | # CONFIG_MD is not set |
| 230 | |
| 231 | # |
| 232 | # Fusion MPT device support |
| 233 | # |
| 234 | # CONFIG_FUSION is not set |
| 235 | |
| 236 | # |
| 237 | # IEEE 1394 (FireWire) support |
| 238 | # |
| 239 | # CONFIG_IEEE1394 is not set |
| 240 | |
| 241 | # |
| 242 | # I2O device support |
| 243 | # |
| 244 | # CONFIG_I2O is not set |
| 245 | |
| 246 | # |
| 247 | # Macintosh device drivers |
| 248 | # |
| 249 | |
| 250 | # |
| 251 | # Networking support |
| 252 | # |
| 253 | CONFIG_NET=y |
| 254 | |
| 255 | # |
| 256 | # Networking options |
| 257 | # |
| 258 | CONFIG_PACKET=y |
| 259 | # CONFIG_PACKET_MMAP is not set |
| 260 | # CONFIG_NETLINK_DEV is not set |
| 261 | CONFIG_UNIX=y |
| 262 | # CONFIG_NET_KEY is not set |
| 263 | CONFIG_INET=y |
| 264 | # CONFIG_IP_MULTICAST is not set |
| 265 | # CONFIG_IP_ADVANCED_ROUTER is not set |
| 266 | CONFIG_IP_PNP=y |
| 267 | CONFIG_IP_PNP_DHCP=y |
| 268 | # CONFIG_IP_PNP_BOOTP is not set |
| 269 | # CONFIG_IP_PNP_RARP is not set |
| 270 | # CONFIG_NET_IPIP is not set |
| 271 | # CONFIG_NET_IPGRE is not set |
| 272 | # CONFIG_ARPD is not set |
| 273 | # CONFIG_SYN_COOKIES is not set |
| 274 | # CONFIG_INET_AH is not set |
| 275 | # CONFIG_INET_ESP is not set |
| 276 | # CONFIG_INET_IPCOMP is not set |
| 277 | |
| 278 | # |
| 279 | # IP: Virtual Server Configuration |
| 280 | # |
| 281 | # CONFIG_IP_VS is not set |
| 282 | # CONFIG_IPV6 is not set |
| 283 | CONFIG_NETFILTER=y |
| 284 | # CONFIG_NETFILTER_DEBUG is not set |
| 285 | |
| 286 | # |
| 287 | # IP: Netfilter Configuration |
| 288 | # |
| 289 | CONFIG_IP_NF_CONNTRACK=m |
| 290 | CONFIG_IP_NF_FTP=m |
| 291 | # CONFIG_IP_NF_IRC is not set |
| 292 | # CONFIG_IP_NF_TFTP is not set |
| 293 | # CONFIG_IP_NF_AMANDA is not set |
| 294 | # CONFIG_IP_NF_QUEUE is not set |
| 295 | CONFIG_IP_NF_IPTABLES=m |
| 296 | CONFIG_IP_NF_MATCH_LIMIT=m |
| 297 | # CONFIG_IP_NF_MATCH_IPRANGE is not set |
| 298 | CONFIG_IP_NF_MATCH_MAC=m |
| 299 | CONFIG_IP_NF_MATCH_PKTTYPE=m |
| 300 | CONFIG_IP_NF_MATCH_MARK=m |
| 301 | CONFIG_IP_NF_MATCH_MULTIPORT=m |
| 302 | CONFIG_IP_NF_MATCH_TOS=m |
| 303 | # CONFIG_IP_NF_MATCH_RECENT is not set |
| 304 | CONFIG_IP_NF_MATCH_ECN=m |
| 305 | CONFIG_IP_NF_MATCH_DSCP=m |
| 306 | CONFIG_IP_NF_MATCH_AH_ESP=m |
| 307 | # CONFIG_IP_NF_MATCH_LENGTH is not set |
| 308 | # CONFIG_IP_NF_MATCH_TTL is not set |
| 309 | CONFIG_IP_NF_MATCH_TCPMSS=m |
| 310 | CONFIG_IP_NF_MATCH_HELPER=m |
| 311 | CONFIG_IP_NF_MATCH_STATE=m |
| 312 | CONFIG_IP_NF_MATCH_CONNTRACK=m |
| 313 | CONFIG_IP_NF_MATCH_OWNER=m |
| 314 | CONFIG_IP_NF_FILTER=m |
| 315 | CONFIG_IP_NF_TARGET_REJECT=m |
| 316 | CONFIG_IP_NF_NAT=m |
| 317 | CONFIG_IP_NF_NAT_NEEDED=y |
| 318 | CONFIG_IP_NF_TARGET_MASQUERADE=m |
| 319 | CONFIG_IP_NF_TARGET_REDIRECT=m |
| 320 | # CONFIG_IP_NF_TARGET_NETMAP is not set |
| 321 | # CONFIG_IP_NF_TARGET_SAME is not set |
| 322 | # CONFIG_IP_NF_NAT_SNMP_BASIC is not set |
| 323 | CONFIG_IP_NF_NAT_FTP=m |
| 324 | # CONFIG_IP_NF_MANGLE is not set |
| 325 | # CONFIG_IP_NF_TARGET_LOG is not set |
| 326 | CONFIG_IP_NF_TARGET_ULOG=m |
| 327 | CONFIG_IP_NF_TARGET_TCPMSS=m |
| 328 | CONFIG_IP_NF_ARPTABLES=m |
| 329 | CONFIG_IP_NF_ARPFILTER=m |
| 330 | # CONFIG_IP_NF_ARP_MANGLE is not set |
| 331 | CONFIG_IP_NF_COMPAT_IPCHAINS=m |
| 332 | # CONFIG_IP_NF_COMPAT_IPFWADM is not set |
| 333 | # CONFIG_IP_NF_RAW is not set |
| 334 | |
| 335 | # |
| 336 | # SCTP Configuration (EXPERIMENTAL) |
| 337 | # |
| 338 | # CONFIG_IP_SCTP is not set |
| 339 | # CONFIG_ATM is not set |
| 340 | # CONFIG_BRIDGE is not set |
| 341 | # CONFIG_VLAN_8021Q is not set |
| 342 | # CONFIG_DECNET is not set |
| 343 | # CONFIG_LLC2 is not set |
| 344 | # CONFIG_IPX is not set |
| 345 | # CONFIG_ATALK is not set |
| 346 | # CONFIG_X25 is not set |
| 347 | # CONFIG_LAPB is not set |
| 348 | # CONFIG_NET_DIVERT is not set |
| 349 | # CONFIG_ECONET is not set |
| 350 | # CONFIG_WAN_ROUTER is not set |
| 351 | # CONFIG_NET_HW_FLOWCONTROL is not set |
| 352 | |
| 353 | # |
| 354 | # QoS and/or fair queueing |
| 355 | # |
| 356 | # CONFIG_NET_SCHED is not set |
| 357 | |
| 358 | # |
| 359 | # Network testing |
| 360 | # |
| 361 | # CONFIG_NET_PKTGEN is not set |
| 362 | # CONFIG_NETPOLL is not set |
| 363 | # CONFIG_NET_POLL_CONTROLLER is not set |
| 364 | # CONFIG_HAMRADIO is not set |
| 365 | # CONFIG_IRDA is not set |
| 366 | # CONFIG_BT is not set |
| 367 | CONFIG_NETDEVICES=y |
| 368 | # CONFIG_DUMMY is not set |
| 369 | # CONFIG_BONDING is not set |
| 370 | # CONFIG_EQUALIZER is not set |
| 371 | # CONFIG_TUN is not set |
| 372 | |
| 373 | # |
| 374 | # ARCnet devices |
| 375 | # |
| 376 | # CONFIG_ARCNET is not set |
| 377 | |
| 378 | # |
| 379 | # Ethernet (10 or 100Mbit) |
| 380 | # |
| 381 | CONFIG_NET_ETHERNET=y |
| 382 | CONFIG_MII=y |
| 383 | # CONFIG_OAKNET is not set |
| 384 | # CONFIG_HAPPYMEAL is not set |
| 385 | # CONFIG_SUNGEM is not set |
| 386 | # CONFIG_NET_VENDOR_3COM is not set |
| 387 | |
| 388 | # |
| 389 | # Tulip family network device support |
| 390 | # |
| 391 | # CONFIG_NET_TULIP is not set |
| 392 | # CONFIG_HP100 is not set |
| 393 | CONFIG_NET_PCI=y |
| 394 | # CONFIG_PCNET32 is not set |
| 395 | # CONFIG_AMD8111_ETH is not set |
| 396 | # CONFIG_ADAPTEC_STARFIRE is not set |
| 397 | # CONFIG_B44 is not set |
| 398 | # CONFIG_FORCEDETH is not set |
| 399 | # CONFIG_DGRS is not set |
| 400 | CONFIG_EEPRO100=y |
| 401 | # CONFIG_EEPRO100_PIO is not set |
| 402 | # CONFIG_E100 is not set |
| 403 | # CONFIG_FEALNX is not set |
| 404 | # CONFIG_NATSEMI is not set |
| 405 | # CONFIG_NE2K_PCI is not set |
| 406 | # CONFIG_8139CP is not set |
| 407 | # CONFIG_8139TOO is not set |
| 408 | # CONFIG_SIS900 is not set |
| 409 | # CONFIG_EPIC100 is not set |
| 410 | # CONFIG_SUNDANCE is not set |
| 411 | # CONFIG_TLAN is not set |
| 412 | # CONFIG_VIA_RHINE is not set |
| 413 | |
| 414 | # |
| 415 | # Ethernet (1000 Mbit) |
| 416 | # |
| 417 | # CONFIG_ACENIC is not set |
| 418 | # CONFIG_DL2K is not set |
| 419 | # CONFIG_E1000 is not set |
| 420 | # CONFIG_NS83820 is not set |
| 421 | # CONFIG_HAMACHI is not set |
| 422 | # CONFIG_YELLOWFIN is not set |
| 423 | # CONFIG_R8169 is not set |
| 424 | # CONFIG_SK98LIN is not set |
| 425 | # CONFIG_TIGON3 is not set |
| 426 | |
| 427 | # |
| 428 | # Ethernet (10000 Mbit) |
| 429 | # |
| 430 | # CONFIG_IXGB is not set |
| 431 | # CONFIG_S2IO is not set |
| 432 | |
| 433 | # |
| 434 | # Token Ring devices |
| 435 | # |
| 436 | # CONFIG_TR is not set |
| 437 | |
| 438 | # |
| 439 | # Wireless LAN (non-hamradio) |
| 440 | # |
| 441 | # CONFIG_NET_RADIO is not set |
| 442 | |
| 443 | # |
| 444 | # Wan interfaces |
| 445 | # |
| 446 | # CONFIG_WAN is not set |
| 447 | # CONFIG_FDDI is not set |
| 448 | # CONFIG_HIPPI is not set |
| 449 | # CONFIG_PPP is not set |
| 450 | # CONFIG_SLIP is not set |
| 451 | # CONFIG_RCPCI is not set |
| 452 | # CONFIG_SHAPER is not set |
| 453 | # CONFIG_NETCONSOLE is not set |
| 454 | |
| 455 | # |
| 456 | # ISDN subsystem |
| 457 | # |
| 458 | # CONFIG_ISDN is not set |
| 459 | |
| 460 | # |
| 461 | # Telephony Support |
| 462 | # |
| 463 | # CONFIG_PHONE is not set |
| 464 | |
| 465 | # |
| 466 | # Input device support |
| 467 | # |
| 468 | # CONFIG_INPUT is not set |
| 469 | |
| 470 | # |
| 471 | # Userland interfaces |
| 472 | # |
| 473 | |
| 474 | # |
| 475 | # Input I/O drivers |
| 476 | # |
| 477 | # CONFIG_GAMEPORT is not set |
| 478 | CONFIG_SOUND_GAMEPORT=y |
| 479 | # CONFIG_SERIO is not set |
| 480 | # CONFIG_SERIO_I8042 is not set |
| 481 | |
| 482 | # |
| 483 | # Input Device Drivers |
| 484 | # |
| 485 | |
| 486 | # |
| 487 | # Character devices |
| 488 | # |
| 489 | # CONFIG_VT is not set |
| 490 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 491 | |
| 492 | # |
| 493 | # Serial drivers |
| 494 | # |
| 495 | CONFIG_SERIAL_8250=y |
| 496 | CONFIG_SERIAL_8250_CONSOLE=y |
| 497 | CONFIG_SERIAL_8250_NR_UARTS=2 |
| 498 | # CONFIG_SERIAL_8250_EXTENDED is not set |
| 499 | |
| 500 | # |
| 501 | # Non-8250 serial port support |
| 502 | # |
| 503 | CONFIG_SERIAL_CORE=y |
| 504 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 505 | CONFIG_UNIX98_PTYS=y |
| 506 | CONFIG_LEGACY_PTYS=y |
| 507 | CONFIG_LEGACY_PTY_COUNT=256 |
| 508 | # CONFIG_QIC02_TAPE is not set |
| 509 | |
| 510 | # |
| 511 | # IPMI |
| 512 | # |
| 513 | # CONFIG_IPMI_HANDLER is not set |
| 514 | |
| 515 | # |
| 516 | # Watchdog Cards |
| 517 | # |
| 518 | # CONFIG_WATCHDOG is not set |
| 519 | # CONFIG_NVRAM is not set |
| 520 | CONFIG_GEN_RTC=y |
| 521 | # CONFIG_GEN_RTC_X is not set |
| 522 | # CONFIG_DTLK is not set |
| 523 | # CONFIG_R3964 is not set |
| 524 | # CONFIG_APPLICOM is not set |
| 525 | |
| 526 | # |
| 527 | # Ftape, the floppy tape device driver |
| 528 | # |
| 529 | # CONFIG_FTAPE is not set |
| 530 | # CONFIG_AGP is not set |
| 531 | # CONFIG_DRM is not set |
| 532 | # CONFIG_RAW_DRIVER is not set |
| 533 | |
| 534 | # |
| 535 | # I2C support |
| 536 | # |
| 537 | # CONFIG_I2C is not set |
| 538 | |
| 539 | # |
| 540 | # Misc devices |
| 541 | # |
| 542 | |
| 543 | # |
| 544 | # Multimedia devices |
| 545 | # |
| 546 | # CONFIG_VIDEO_DEV is not set |
| 547 | |
| 548 | # |
| 549 | # Digital Video Broadcasting Devices |
| 550 | # |
| 551 | # CONFIG_DVB is not set |
| 552 | |
| 553 | # |
| 554 | # Graphics support |
| 555 | # |
| 556 | # CONFIG_FB is not set |
| 557 | |
| 558 | # |
| 559 | # Sound |
| 560 | # |
| 561 | # CONFIG_SOUND is not set |
| 562 | |
| 563 | # |
| 564 | # USB support |
| 565 | # |
| 566 | # CONFIG_USB is not set |
| 567 | |
| 568 | # |
| 569 | # USB Gadget Support |
| 570 | # |
| 571 | # CONFIG_USB_GADGET is not set |
| 572 | |
| 573 | # |
| 574 | # File systems |
| 575 | # |
| 576 | CONFIG_EXT2_FS=y |
| 577 | # CONFIG_EXT2_FS_XATTR is not set |
| 578 | # CONFIG_EXT3_FS is not set |
| 579 | # CONFIG_JBD is not set |
| 580 | # CONFIG_REISERFS_FS is not set |
| 581 | # CONFIG_JFS_FS is not set |
| 582 | # CONFIG_XFS_FS is not set |
| 583 | # CONFIG_MINIX_FS is not set |
| 584 | # CONFIG_ROMFS_FS is not set |
| 585 | # CONFIG_QUOTA is not set |
| 586 | # CONFIG_AUTOFS_FS is not set |
| 587 | # CONFIG_AUTOFS4_FS is not set |
| 588 | |
| 589 | # |
| 590 | # CD-ROM/DVD Filesystems |
| 591 | # |
| 592 | # CONFIG_ISO9660_FS is not set |
| 593 | # CONFIG_UDF_FS is not set |
| 594 | |
| 595 | # |
| 596 | # DOS/FAT/NT Filesystems |
| 597 | # |
| 598 | # CONFIG_FAT_FS is not set |
| 599 | # CONFIG_NTFS_FS is not set |
| 600 | |
| 601 | # |
| 602 | # Pseudo filesystems |
| 603 | # |
| 604 | CONFIG_PROC_FS=y |
| 605 | CONFIG_PROC_KCORE=y |
| 606 | CONFIG_SYSFS=y |
| 607 | # CONFIG_DEVFS_FS is not set |
| 608 | # CONFIG_DEVPTS_FS_XATTR is not set |
| 609 | CONFIG_TMPFS=y |
| 610 | # CONFIG_HUGETLB_PAGE is not set |
| 611 | CONFIG_RAMFS=y |
| 612 | |
| 613 | # |
| 614 | # Miscellaneous filesystems |
| 615 | # |
| 616 | # CONFIG_ADFS_FS is not set |
| 617 | # CONFIG_AFFS_FS is not set |
| 618 | # CONFIG_HFS_FS is not set |
| 619 | # CONFIG_HFSPLUS_FS is not set |
| 620 | # CONFIG_BEFS_FS is not set |
| 621 | # CONFIG_BFS_FS is not set |
| 622 | # CONFIG_EFS_FS is not set |
| 623 | # CONFIG_CRAMFS is not set |
| 624 | # CONFIG_VXFS_FS is not set |
| 625 | # CONFIG_HPFS_FS is not set |
| 626 | # CONFIG_QNX4FS_FS is not set |
| 627 | # CONFIG_SYSV_FS is not set |
| 628 | # CONFIG_UFS_FS is not set |
| 629 | |
| 630 | # |
| 631 | # Network File Systems |
| 632 | # |
| 633 | CONFIG_NFS_FS=y |
| 634 | # CONFIG_NFS_V3 is not set |
| 635 | # CONFIG_NFS_V4 is not set |
| 636 | # CONFIG_NFS_DIRECTIO is not set |
| 637 | # CONFIG_NFSD is not set |
| 638 | CONFIG_ROOT_NFS=y |
| 639 | CONFIG_LOCKD=y |
| 640 | # CONFIG_EXPORTFS is not set |
| 641 | CONFIG_SUNRPC=y |
| 642 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
| 643 | # CONFIG_SMB_FS is not set |
| 644 | # CONFIG_CIFS is not set |
| 645 | # CONFIG_NCP_FS is not set |
| 646 | # CONFIG_CODA_FS is not set |
| 647 | # CONFIG_INTERMEZZO_FS is not set |
| 648 | # CONFIG_AFS_FS is not set |
| 649 | |
| 650 | # |
| 651 | # Partition Types |
| 652 | # |
| 653 | # CONFIG_PARTITION_ADVANCED is not set |
| 654 | CONFIG_MSDOS_PARTITION=y |
| 655 | |
| 656 | # |
| 657 | # Native Language Support |
| 658 | # |
| 659 | # CONFIG_NLS is not set |
| 660 | |
| 661 | # |
| 662 | # Library routines |
| 663 | # |
| 664 | # CONFIG_CRC32 is not set |
| 665 | |
| 666 | # |
| 667 | # Kernel hacking |
| 668 | # |
| 669 | # CONFIG_DEBUG_KERNEL is not set |
| 670 | # CONFIG_SERIAL_TEXT_DEBUG is not set |
| 671 | |
| 672 | # |
| 673 | # Security options |
| 674 | # |
| 675 | # CONFIG_SECURITY is not set |
| 676 | |
| 677 | # |
| 678 | # Cryptographic options |
| 679 | # |
| 680 | # CONFIG_CRYPTO is not set |