Miles Bader | f307d36 | 2005-07-27 11:44:53 -0700 | [diff] [blame] | 1 | # |
| 2 | # Automatically generated make config: don't edit |
Miles Bader | 20216fc | 2005-09-02 15:13:30 +0900 | [diff] [blame] | 3 | # Linux kernel version: 2.6.13-uc0 |
| 4 | # Fri Sep 2 13:54:27 2005 |
Miles Bader | f307d36 | 2005-07-27 11:44:53 -0700 | [diff] [blame] | 5 | # |
| 6 | # CONFIG_MMU is not set |
| 7 | # CONFIG_UID16 is not set |
| 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
| 9 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
| 10 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
| 11 | # CONFIG_ISA is not set |
| 12 | # CONFIG_ISAPNP is not set |
| 13 | # CONFIG_EISA is not set |
| 14 | # CONFIG_MCA is not set |
| 15 | CONFIG_V850=y |
| 16 | |
| 17 | # |
| 18 | # Processor type and features |
| 19 | # |
| 20 | # CONFIG_V850E_SIM is not set |
| 21 | CONFIG_RTE_CB_MA1=y |
| 22 | # CONFIG_RTE_CB_NB85E is not set |
| 23 | # CONFIG_RTE_CB_ME2 is not set |
| 24 | # CONFIG_V850E_AS85EP1 is not set |
| 25 | # CONFIG_V850E2_SIM85E2C is not set |
| 26 | # CONFIG_V850E2_SIM85E2S is not set |
| 27 | # CONFIG_V850E2_FPGA85E2C is not set |
| 28 | # CONFIG_V850E2_ANNA is not set |
| 29 | CONFIG_V850E=y |
| 30 | CONFIG_V850E_MA1=y |
| 31 | CONFIG_RTE_CB=y |
| 32 | CONFIG_RTE_CB_MULTI=y |
| 33 | CONFIG_RTE_CB_MULTI_DBTRAP=y |
| 34 | # CONFIG_RTE_CB_MA1_KSRAM is not set |
| 35 | CONFIG_RTE_MB_A_PCI=y |
| 36 | CONFIG_RTE_GBUS_INT=y |
| 37 | CONFIG_PCI=y |
| 38 | CONFIG_V850E_INTC=y |
| 39 | CONFIG_V850E_TIMER_D=y |
| 40 | # CONFIG_V850E_CACHE is not set |
| 41 | # CONFIG_V850E2_CACHE is not set |
| 42 | CONFIG_NO_CACHE=y |
| 43 | CONFIG_ZERO_BSS=y |
| 44 | # CONFIG_V850E_HIGHRES_TIMER is not set |
| 45 | # CONFIG_RESET_GUARD is not set |
| 46 | CONFIG_LARGE_ALLOCS=y |
Miles Bader | 20216fc | 2005-09-02 15:13:30 +0900 | [diff] [blame] | 47 | CONFIG_FLATMEM=y |
| 48 | CONFIG_FLAT_NODE_MEM_MAP=y |
Miles Bader | f307d36 | 2005-07-27 11:44:53 -0700 | [diff] [blame] | 49 | |
| 50 | # |
| 51 | # Code maturity level options |
| 52 | # |
| 53 | # CONFIG_EXPERIMENTAL is not set |
| 54 | CONFIG_CLEAN_COMPILE=y |
| 55 | CONFIG_BROKEN_ON_SMP=y |
| 56 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
| 57 | |
| 58 | # |
| 59 | # General setup |
| 60 | # |
| 61 | CONFIG_LOCALVERSION="" |
| 62 | # CONFIG_BSD_PROCESS_ACCT is not set |
| 63 | # CONFIG_SYSCTL is not set |
| 64 | # CONFIG_AUDIT is not set |
| 65 | # CONFIG_HOTPLUG is not set |
| 66 | CONFIG_KOBJECT_UEVENT=y |
| 67 | # CONFIG_IKCONFIG is not set |
| 68 | CONFIG_EMBEDDED=y |
| 69 | # CONFIG_KALLSYMS is not set |
| 70 | CONFIG_PRINTK=y |
| 71 | CONFIG_BUG=y |
| 72 | # CONFIG_BASE_FULL is not set |
| 73 | # CONFIG_FUTEX is not set |
| 74 | # CONFIG_EPOLL is not set |
| 75 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
| 76 | CONFIG_CC_ALIGN_FUNCTIONS=0 |
| 77 | CONFIG_CC_ALIGN_LABELS=0 |
| 78 | CONFIG_CC_ALIGN_LOOPS=0 |
| 79 | CONFIG_CC_ALIGN_JUMPS=0 |
| 80 | CONFIG_BASE_SMALL=1 |
| 81 | |
| 82 | # |
| 83 | # Loadable module support |
| 84 | # |
| 85 | CONFIG_MODULES=y |
| 86 | CONFIG_MODULE_UNLOAD=y |
| 87 | CONFIG_OBSOLETE_MODPARM=y |
| 88 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
| 89 | CONFIG_KMOD=y |
| 90 | |
| 91 | # |
| 92 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
| 93 | # |
| 94 | # CONFIG_PCI_LEGACY_PROC is not set |
| 95 | # CONFIG_PCI_NAMES is not set |
| 96 | # CONFIG_PCI_DEBUG is not set |
| 97 | |
| 98 | # |
| 99 | # PCCARD (PCMCIA/CardBus) support |
| 100 | # |
| 101 | # CONFIG_PCCARD is not set |
| 102 | |
| 103 | # |
| 104 | # PCI Hotplug Support |
| 105 | # |
| 106 | |
| 107 | # |
| 108 | # Executable file formats |
| 109 | # |
| 110 | CONFIG_BINFMT_FLAT=y |
| 111 | # CONFIG_BINFMT_ZFLAT is not set |
| 112 | # CONFIG_BINFMT_SHARED_FLAT is not set |
| 113 | # CONFIG_BINFMT_MISC is not set |
| 114 | |
| 115 | # |
Miles Bader | 20216fc | 2005-09-02 15:13:30 +0900 | [diff] [blame] | 116 | # Networking |
| 117 | # |
| 118 | CONFIG_NET=y |
| 119 | |
| 120 | # |
| 121 | # Networking options |
| 122 | # |
| 123 | # CONFIG_PACKET is not set |
| 124 | # CONFIG_UNIX is not set |
| 125 | # CONFIG_NET_KEY is not set |
| 126 | CONFIG_INET=y |
| 127 | # CONFIG_IP_MULTICAST is not set |
| 128 | # CONFIG_IP_ADVANCED_ROUTER is not set |
| 129 | CONFIG_IP_FIB_HASH=y |
| 130 | # CONFIG_IP_PNP is not set |
| 131 | # CONFIG_NET_IPIP is not set |
| 132 | # CONFIG_NET_IPGRE is not set |
| 133 | # CONFIG_SYN_COOKIES is not set |
| 134 | # CONFIG_INET_AH is not set |
| 135 | # CONFIG_INET_ESP is not set |
| 136 | # CONFIG_INET_IPCOMP is not set |
| 137 | # CONFIG_INET_TUNNEL is not set |
| 138 | # CONFIG_IP_TCPDIAG is not set |
| 139 | # CONFIG_IP_TCPDIAG_IPV6 is not set |
| 140 | # CONFIG_TCP_CONG_ADVANCED is not set |
| 141 | CONFIG_TCP_CONG_BIC=y |
| 142 | # CONFIG_IPV6 is not set |
| 143 | # CONFIG_NETFILTER is not set |
| 144 | # CONFIG_BRIDGE is not set |
| 145 | # CONFIG_VLAN_8021Q is not set |
| 146 | # CONFIG_DECNET is not set |
| 147 | # CONFIG_LLC2 is not set |
| 148 | # CONFIG_IPX is not set |
| 149 | # CONFIG_ATALK is not set |
| 150 | # CONFIG_NET_SCHED is not set |
| 151 | # CONFIG_NET_CLS_ROUTE is not set |
| 152 | |
| 153 | # |
| 154 | # Network testing |
| 155 | # |
| 156 | # CONFIG_NET_PKTGEN is not set |
| 157 | # CONFIG_HAMRADIO is not set |
| 158 | # CONFIG_IRDA is not set |
| 159 | # CONFIG_BT is not set |
| 160 | |
| 161 | # |
Miles Bader | f307d36 | 2005-07-27 11:44:53 -0700 | [diff] [blame] | 162 | # Generic Driver Options |
| 163 | # |
| 164 | CONFIG_STANDALONE=y |
| 165 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
| 166 | # CONFIG_FW_LOADER is not set |
| 167 | # CONFIG_DEBUG_DRIVER is not set |
| 168 | |
| 169 | # |
| 170 | # Memory Technology Devices (MTD) |
| 171 | # |
| 172 | CONFIG_MTD=y |
| 173 | # CONFIG_MTD_DEBUG is not set |
| 174 | # CONFIG_MTD_CONCAT is not set |
| 175 | # CONFIG_MTD_PARTITIONS is not set |
| 176 | |
| 177 | # |
| 178 | # User Modules And Translation Layers |
| 179 | # |
| 180 | # CONFIG_MTD_CHAR is not set |
| 181 | CONFIG_MTD_BLOCK=y |
| 182 | # CONFIG_FTL is not set |
| 183 | # CONFIG_NFTL is not set |
| 184 | # CONFIG_INFTL is not set |
| 185 | |
| 186 | # |
| 187 | # RAM/ROM/Flash chip drivers |
| 188 | # |
| 189 | # CONFIG_MTD_CFI is not set |
| 190 | # CONFIG_MTD_JEDECPROBE is not set |
| 191 | CONFIG_MTD_MAP_BANK_WIDTH_1=y |
| 192 | CONFIG_MTD_MAP_BANK_WIDTH_2=y |
| 193 | CONFIG_MTD_MAP_BANK_WIDTH_4=y |
| 194 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set |
| 195 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set |
| 196 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set |
| 197 | CONFIG_MTD_CFI_I1=y |
| 198 | CONFIG_MTD_CFI_I2=y |
| 199 | # CONFIG_MTD_CFI_I4 is not set |
| 200 | # CONFIG_MTD_CFI_I8 is not set |
| 201 | # CONFIG_MTD_RAM is not set |
| 202 | # CONFIG_MTD_ROM is not set |
| 203 | # CONFIG_MTD_ABSENT is not set |
| 204 | |
| 205 | # |
| 206 | # Mapping drivers for chip access |
| 207 | # |
| 208 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set |
Miles Bader | 20216fc | 2005-09-02 15:13:30 +0900 | [diff] [blame] | 209 | # CONFIG_MTD_PLATRAM is not set |
Miles Bader | f307d36 | 2005-07-27 11:44:53 -0700 | [diff] [blame] | 210 | |
| 211 | # |
| 212 | # Self-contained MTD device drivers |
| 213 | # |
| 214 | # CONFIG_MTD_PMC551 is not set |
| 215 | CONFIG_MTD_SLRAM=y |
| 216 | # CONFIG_MTD_PHRAM is not set |
| 217 | # CONFIG_MTD_MTDRAM is not set |
| 218 | # CONFIG_MTD_BLKMTD is not set |
| 219 | |
| 220 | # |
| 221 | # Disk-On-Chip Device Drivers |
| 222 | # |
| 223 | # CONFIG_MTD_DOC2000 is not set |
| 224 | # CONFIG_MTD_DOC2001 is not set |
| 225 | # CONFIG_MTD_DOC2001PLUS is not set |
| 226 | |
| 227 | # |
| 228 | # NAND Flash Device Drivers |
| 229 | # |
| 230 | # CONFIG_MTD_NAND is not set |
| 231 | |
| 232 | # |
| 233 | # Parallel port support |
| 234 | # |
| 235 | # CONFIG_PARPORT is not set |
| 236 | |
| 237 | # |
| 238 | # Block devices |
| 239 | # |
| 240 | # CONFIG_BLK_DEV_FD is not set |
| 241 | # CONFIG_BLK_CPQ_DA is not set |
| 242 | # CONFIG_BLK_CPQ_CISS_DA is not set |
| 243 | # CONFIG_BLK_DEV_DAC960 is not set |
| 244 | # CONFIG_BLK_DEV_COW_COMMON is not set |
| 245 | # CONFIG_BLK_DEV_LOOP is not set |
| 246 | # CONFIG_BLK_DEV_NBD is not set |
| 247 | # CONFIG_BLK_DEV_SX8 is not set |
| 248 | # CONFIG_BLK_DEV_RAM is not set |
| 249 | CONFIG_BLK_DEV_RAM_COUNT=16 |
| 250 | CONFIG_INITRAMFS_SOURCE="" |
| 251 | # CONFIG_CDROM_PKTCDVD is not set |
| 252 | |
| 253 | # |
| 254 | # IO Schedulers |
| 255 | # |
| 256 | CONFIG_IOSCHED_NOOP=y |
| 257 | # CONFIG_IOSCHED_AS is not set |
| 258 | # CONFIG_IOSCHED_DEADLINE is not set |
| 259 | # CONFIG_IOSCHED_CFQ is not set |
| 260 | # CONFIG_ATA_OVER_ETH is not set |
| 261 | |
| 262 | # |
| 263 | # Disk device support |
| 264 | # |
| 265 | |
| 266 | # |
| 267 | # ATA/ATAPI/MFM/RLL support |
| 268 | # |
| 269 | # CONFIG_IDE is not set |
| 270 | |
| 271 | # |
| 272 | # SCSI device support |
| 273 | # |
| 274 | # CONFIG_SCSI is not set |
| 275 | |
| 276 | # |
| 277 | # Multi-device support (RAID and LVM) |
| 278 | # |
| 279 | # CONFIG_MD is not set |
| 280 | |
| 281 | # |
| 282 | # Fusion MPT device support |
| 283 | # |
Miles Bader | 20216fc | 2005-09-02 15:13:30 +0900 | [diff] [blame] | 284 | # CONFIG_FUSION is not set |
Miles Bader | f307d36 | 2005-07-27 11:44:53 -0700 | [diff] [blame] | 285 | |
| 286 | # |
| 287 | # IEEE 1394 (FireWire) support |
| 288 | # |
| 289 | # CONFIG_IEEE1394 is not set |
| 290 | |
| 291 | # |
| 292 | # I2O device support |
| 293 | # |
| 294 | # CONFIG_I2O is not set |
| 295 | |
| 296 | # |
Miles Bader | 20216fc | 2005-09-02 15:13:30 +0900 | [diff] [blame] | 297 | # Network device support |
Miles Bader | f307d36 | 2005-07-27 11:44:53 -0700 | [diff] [blame] | 298 | # |
Miles Bader | f307d36 | 2005-07-27 11:44:53 -0700 | [diff] [blame] | 299 | CONFIG_NETDEVICES=y |
| 300 | # CONFIG_DUMMY is not set |
| 301 | # CONFIG_BONDING is not set |
| 302 | # CONFIG_EQUALIZER is not set |
| 303 | # CONFIG_TUN is not set |
| 304 | |
| 305 | # |
| 306 | # ARCnet devices |
| 307 | # |
| 308 | # CONFIG_ARCNET is not set |
| 309 | |
| 310 | # |
| 311 | # Ethernet (10 or 100Mbit) |
| 312 | # |
| 313 | CONFIG_NET_ETHERNET=y |
| 314 | CONFIG_MII=y |
| 315 | # CONFIG_HAPPYMEAL is not set |
| 316 | # CONFIG_SUNGEM is not set |
| 317 | # CONFIG_NET_VENDOR_3COM is not set |
| 318 | # CONFIG_NET_VENDOR_SMC is not set |
| 319 | |
| 320 | # |
| 321 | # Tulip family network device support |
| 322 | # |
| 323 | # CONFIG_NET_TULIP is not set |
| 324 | # CONFIG_HP100 is not set |
| 325 | # CONFIG_NE2000 is not set |
| 326 | CONFIG_NET_PCI=y |
| 327 | # CONFIG_PCNET32 is not set |
| 328 | # CONFIG_AMD8111_ETH is not set |
| 329 | # CONFIG_ADAPTEC_STARFIRE is not set |
| 330 | # CONFIG_DGRS is not set |
| 331 | CONFIG_EEPRO100=y |
| 332 | # CONFIG_E100 is not set |
| 333 | # CONFIG_FEALNX is not set |
| 334 | # CONFIG_NATSEMI is not set |
| 335 | # CONFIG_NE2K_PCI is not set |
| 336 | # CONFIG_8139TOO is not set |
| 337 | # CONFIG_SIS900 is not set |
| 338 | # CONFIG_EPIC100 is not set |
| 339 | # CONFIG_SUNDANCE is not set |
| 340 | # CONFIG_TLAN is not set |
| 341 | # CONFIG_VIA_RHINE is not set |
| 342 | |
| 343 | # |
| 344 | # Ethernet (1000 Mbit) |
| 345 | # |
| 346 | # CONFIG_ACENIC is not set |
| 347 | # CONFIG_DL2K is not set |
| 348 | # CONFIG_E1000 is not set |
| 349 | # CONFIG_NS83820 is not set |
| 350 | # CONFIG_HAMACHI is not set |
| 351 | # CONFIG_R8169 is not set |
| 352 | # CONFIG_SK98LIN is not set |
| 353 | # CONFIG_VIA_VELOCITY is not set |
| 354 | # CONFIG_TIGON3 is not set |
| 355 | # CONFIG_BNX2 is not set |
| 356 | |
| 357 | # |
| 358 | # Ethernet (10000 Mbit) |
| 359 | # |
| 360 | # CONFIG_IXGB is not set |
| 361 | # CONFIG_S2IO is not set |
| 362 | |
| 363 | # |
| 364 | # Token Ring devices |
| 365 | # |
| 366 | # CONFIG_TR is not set |
| 367 | |
| 368 | # |
| 369 | # Wireless LAN (non-hamradio) |
| 370 | # |
| 371 | # CONFIG_NET_RADIO is not set |
| 372 | |
| 373 | # |
| 374 | # Wan interfaces |
| 375 | # |
| 376 | # CONFIG_WAN is not set |
| 377 | # CONFIG_FDDI is not set |
| 378 | # CONFIG_PPP is not set |
| 379 | # CONFIG_SLIP is not set |
Miles Bader | 20216fc | 2005-09-02 15:13:30 +0900 | [diff] [blame] | 380 | # CONFIG_NETPOLL is not set |
| 381 | # CONFIG_NET_POLL_CONTROLLER is not set |
Miles Bader | f307d36 | 2005-07-27 11:44:53 -0700 | [diff] [blame] | 382 | |
| 383 | # |
| 384 | # ISDN subsystem |
| 385 | # |
| 386 | # CONFIG_ISDN is not set |
| 387 | |
| 388 | # |
| 389 | # Input device support |
| 390 | # |
| 391 | CONFIG_INPUT=y |
| 392 | |
| 393 | # |
| 394 | # Userland interfaces |
| 395 | # |
| 396 | # CONFIG_INPUT_MOUSEDEV is not set |
| 397 | # CONFIG_INPUT_JOYDEV is not set |
| 398 | # CONFIG_INPUT_TSDEV is not set |
| 399 | # CONFIG_INPUT_EVDEV is not set |
| 400 | # CONFIG_INPUT_EVBUG is not set |
| 401 | |
| 402 | # |
| 403 | # Input Device Drivers |
| 404 | # |
| 405 | # CONFIG_INPUT_KEYBOARD is not set |
| 406 | # CONFIG_INPUT_MOUSE is not set |
| 407 | # CONFIG_INPUT_JOYSTICK is not set |
| 408 | # CONFIG_INPUT_TOUCHSCREEN is not set |
| 409 | # CONFIG_INPUT_MISC is not set |
| 410 | |
| 411 | # |
| 412 | # Hardware I/O ports |
| 413 | # |
| 414 | # CONFIG_SERIO is not set |
| 415 | # CONFIG_GAMEPORT is not set |
| 416 | |
| 417 | # |
| 418 | # Character devices |
| 419 | # |
| 420 | # CONFIG_VT is not set |
| 421 | # CONFIG_SERIAL_NONSTANDARD is not set |
| 422 | |
| 423 | # |
| 424 | # Serial drivers |
| 425 | # |
| 426 | # CONFIG_SERIAL_8250 is not set |
| 427 | |
| 428 | # |
| 429 | # Non-8250 serial port support |
| 430 | # |
| 431 | CONFIG_V850E_UART=y |
| 432 | CONFIG_V850E_UART_CONSOLE=y |
| 433 | CONFIG_SERIAL_CORE=y |
| 434 | CONFIG_SERIAL_CORE_CONSOLE=y |
| 435 | # CONFIG_SERIAL_JSM is not set |
| 436 | # CONFIG_UNIX98_PTYS is not set |
| 437 | # CONFIG_LEGACY_PTYS is not set |
| 438 | |
| 439 | # |
| 440 | # IPMI |
| 441 | # |
| 442 | # CONFIG_IPMI_HANDLER is not set |
| 443 | |
| 444 | # |
| 445 | # Watchdog Cards |
| 446 | # |
| 447 | # CONFIG_WATCHDOG is not set |
| 448 | # CONFIG_RTC is not set |
| 449 | # CONFIG_GEN_RTC is not set |
| 450 | # CONFIG_DTLK is not set |
| 451 | # CONFIG_R3964 is not set |
| 452 | # CONFIG_APPLICOM is not set |
| 453 | |
| 454 | # |
| 455 | # Ftape, the floppy tape device driver |
| 456 | # |
| 457 | # CONFIG_DRM is not set |
| 458 | # CONFIG_RAW_DRIVER is not set |
| 459 | |
| 460 | # |
| 461 | # TPM devices |
| 462 | # |
| 463 | |
| 464 | # |
| 465 | # Multimedia devices |
| 466 | # |
| 467 | # CONFIG_VIDEO_DEV is not set |
| 468 | |
| 469 | # |
| 470 | # Digital Video Broadcasting Devices |
| 471 | # |
| 472 | # CONFIG_DVB is not set |
| 473 | |
| 474 | # |
| 475 | # File systems |
| 476 | # |
| 477 | # CONFIG_EXT2_FS is not set |
| 478 | # CONFIG_EXT3_FS is not set |
| 479 | # CONFIG_JBD is not set |
| 480 | # CONFIG_REISERFS_FS is not set |
| 481 | # CONFIG_JFS_FS is not set |
Miles Bader | 20216fc | 2005-09-02 15:13:30 +0900 | [diff] [blame] | 482 | # CONFIG_FS_POSIX_ACL is not set |
Miles Bader | f307d36 | 2005-07-27 11:44:53 -0700 | [diff] [blame] | 483 | |
| 484 | # |
| 485 | # XFS support |
| 486 | # |
| 487 | # CONFIG_XFS_FS is not set |
| 488 | # CONFIG_MINIX_FS is not set |
| 489 | CONFIG_ROMFS_FS=y |
Miles Bader | 20216fc | 2005-09-02 15:13:30 +0900 | [diff] [blame] | 490 | # CONFIG_MAGIC_ROM_PTR is not set |
| 491 | CONFIG_INOTIFY=y |
Miles Bader | f307d36 | 2005-07-27 11:44:53 -0700 | [diff] [blame] | 492 | # CONFIG_QUOTA is not set |
| 493 | CONFIG_DNOTIFY=y |
| 494 | # CONFIG_AUTOFS_FS is not set |
| 495 | # CONFIG_AUTOFS4_FS is not set |
| 496 | |
| 497 | # |
| 498 | # CD-ROM/DVD Filesystems |
| 499 | # |
| 500 | # CONFIG_ISO9660_FS is not set |
| 501 | # CONFIG_UDF_FS is not set |
| 502 | |
| 503 | # |
| 504 | # DOS/FAT/NT Filesystems |
| 505 | # |
| 506 | # CONFIG_MSDOS_FS is not set |
| 507 | # CONFIG_VFAT_FS is not set |
| 508 | # CONFIG_NTFS_FS is not set |
| 509 | |
| 510 | # |
| 511 | # Pseudo filesystems |
| 512 | # |
| 513 | CONFIG_PROC_FS=y |
| 514 | CONFIG_SYSFS=y |
| 515 | # CONFIG_TMPFS is not set |
| 516 | # CONFIG_HUGETLB_PAGE is not set |
| 517 | CONFIG_RAMFS=y |
| 518 | |
| 519 | # |
| 520 | # Miscellaneous filesystems |
| 521 | # |
| 522 | # CONFIG_HFSPLUS_FS is not set |
| 523 | # CONFIG_JFFS_FS is not set |
| 524 | # CONFIG_JFFS2_FS is not set |
| 525 | # CONFIG_CRAMFS is not set |
| 526 | # CONFIG_VXFS_FS is not set |
| 527 | # CONFIG_HPFS_FS is not set |
| 528 | # CONFIG_QNX4FS_FS is not set |
| 529 | # CONFIG_SYSV_FS is not set |
| 530 | # CONFIG_UFS_FS is not set |
| 531 | |
| 532 | # |
| 533 | # Network File Systems |
| 534 | # |
| 535 | CONFIG_NFS_FS=y |
| 536 | CONFIG_NFS_V3=y |
Miles Bader | 20216fc | 2005-09-02 15:13:30 +0900 | [diff] [blame] | 537 | # CONFIG_NFS_V3_ACL is not set |
Miles Bader | f307d36 | 2005-07-27 11:44:53 -0700 | [diff] [blame] | 538 | # CONFIG_NFSD is not set |
| 539 | CONFIG_LOCKD=y |
| 540 | CONFIG_LOCKD_V4=y |
Miles Bader | 20216fc | 2005-09-02 15:13:30 +0900 | [diff] [blame] | 541 | CONFIG_NFS_COMMON=y |
Miles Bader | f307d36 | 2005-07-27 11:44:53 -0700 | [diff] [blame] | 542 | CONFIG_SUNRPC=y |
| 543 | # CONFIG_SMB_FS is not set |
| 544 | # CONFIG_CIFS is not set |
| 545 | # CONFIG_NCP_FS is not set |
| 546 | # CONFIG_CODA_FS is not set |
| 547 | |
| 548 | # |
| 549 | # Partition Types |
| 550 | # |
| 551 | # CONFIG_PARTITION_ADVANCED is not set |
| 552 | CONFIG_MSDOS_PARTITION=y |
| 553 | |
| 554 | # |
| 555 | # Native Language Support |
| 556 | # |
| 557 | # CONFIG_NLS is not set |
| 558 | |
| 559 | # |
| 560 | # Graphics support |
| 561 | # |
| 562 | # CONFIG_FB is not set |
| 563 | |
| 564 | # |
| 565 | # Sound |
| 566 | # |
| 567 | # CONFIG_SOUND is not set |
| 568 | |
| 569 | # |
| 570 | # USB support |
| 571 | # |
| 572 | CONFIG_USB_ARCH_HAS_HCD=y |
| 573 | CONFIG_USB_ARCH_HAS_OHCI=y |
| 574 | # CONFIG_USB is not set |
| 575 | |
| 576 | # |
| 577 | # USB Gadget Support |
| 578 | # |
| 579 | # CONFIG_USB_GADGET is not set |
| 580 | |
| 581 | # |
| 582 | # Kernel hacking |
| 583 | # |
| 584 | # CONFIG_PRINTK_TIME is not set |
| 585 | CONFIG_DEBUG_KERNEL=y |
| 586 | # CONFIG_MAGIC_SYSRQ is not set |
| 587 | CONFIG_LOG_BUF_SHIFT=14 |
| 588 | # CONFIG_SCHEDSTATS is not set |
| 589 | # CONFIG_DEBUG_SLAB is not set |
| 590 | # CONFIG_DEBUG_SPINLOCK is not set |
| 591 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
| 592 | # CONFIG_DEBUG_KOBJECT is not set |
| 593 | CONFIG_DEBUG_INFO=y |
| 594 | # CONFIG_DEBUG_FS is not set |
| 595 | # CONFIG_NO_KERNEL_MSG is not set |
| 596 | |
| 597 | # |
| 598 | # Security options |
| 599 | # |
| 600 | # CONFIG_KEYS is not set |
| 601 | # CONFIG_SECURITY is not set |
| 602 | |
| 603 | # |
| 604 | # Cryptographic options |
| 605 | # |
| 606 | # CONFIG_CRYPTO is not set |
| 607 | |
| 608 | # |
| 609 | # Hardware crypto devices |
| 610 | # |
| 611 | |
| 612 | # |
| 613 | # Library routines |
| 614 | # |
| 615 | # CONFIG_CRC_CCITT is not set |
| 616 | # CONFIG_CRC32 is not set |
| 617 | # CONFIG_LIBCRC32C is not set |