diff options
| author | Lennert Buytenhek <buytenh@wantstofly.org> | 2006-03-20 12:10:15 -0500 |
|---|---|---|
| committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-03-21 17:06:13 -0500 |
| commit | dd18c34eac6686d04aed9e51e7b98842c0cef3d5 (patch) | |
| tree | c2df68f3dd17bb1a7ffee4dff86df103501687dd /arch/arm/configs/ep93xx_defconfig | |
| parent | a8e19667a42d752f3eca6eaa17aa5d6f93066dfe (diff) | |
[ARM] 3372/1: ep93xx: add defconfig
Patch from Lennert Buytenhek
Add ep93xx defconfig.
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs/ep93xx_defconfig')
| -rw-r--r-- | arch/arm/configs/ep93xx_defconfig | 1087 |
1 files changed, 1087 insertions, 0 deletions
diff --git a/arch/arm/configs/ep93xx_defconfig b/arch/arm/configs/ep93xx_defconfig new file mode 100644 index 000000000000..8dcc8e8ec813 --- /dev/null +++ b/arch/arm/configs/ep93xx_defconfig | |||
| @@ -0,0 +1,1087 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.16 | ||
| 4 | # Mon Mar 20 14:54:51 2006 | ||
| 5 | # | ||
| 6 | CONFIG_ARM=y | ||
| 7 | CONFIG_MMU=y | ||
| 8 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 9 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 10 | |||
| 11 | # | ||
| 12 | # Code maturity level options | ||
| 13 | # | ||
| 14 | CONFIG_EXPERIMENTAL=y | ||
| 15 | CONFIG_BROKEN_ON_SMP=y | ||
| 16 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 17 | |||
| 18 | # | ||
| 19 | # General setup | ||
| 20 | # | ||
| 21 | CONFIG_LOCALVERSION="" | ||
| 22 | CONFIG_LOCALVERSION_AUTO=y | ||
| 23 | CONFIG_SWAP=y | ||
| 24 | CONFIG_SYSVIPC=y | ||
| 25 | # CONFIG_POSIX_MQUEUE is not set | ||
| 26 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
| 27 | CONFIG_SYSCTL=y | ||
| 28 | # CONFIG_AUDIT is not set | ||
| 29 | CONFIG_IKCONFIG=y | ||
| 30 | CONFIG_IKCONFIG_PROC=y | ||
| 31 | CONFIG_INITRAMFS_SOURCE="" | ||
| 32 | CONFIG_UID16=y | ||
| 33 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
| 34 | CONFIG_EMBEDDED=y | ||
| 35 | CONFIG_KALLSYMS=y | ||
| 36 | # CONFIG_KALLSYMS_ALL is not set | ||
| 37 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
| 38 | CONFIG_HOTPLUG=y | ||
| 39 | CONFIG_PRINTK=y | ||
| 40 | CONFIG_BUG=y | ||
| 41 | CONFIG_ELF_CORE=y | ||
| 42 | CONFIG_BASE_FULL=y | ||
| 43 | CONFIG_FUTEX=y | ||
| 44 | CONFIG_EPOLL=y | ||
| 45 | CONFIG_SHMEM=y | ||
| 46 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
| 47 | CONFIG_CC_ALIGN_LABELS=0 | ||
| 48 | CONFIG_CC_ALIGN_LOOPS=0 | ||
| 49 | CONFIG_CC_ALIGN_JUMPS=0 | ||
| 50 | CONFIG_SLAB=y | ||
| 51 | # CONFIG_TINY_SHMEM is not set | ||
| 52 | CONFIG_BASE_SMALL=0 | ||
| 53 | # CONFIG_SLOB is not set | ||
| 54 | CONFIG_OBSOLETE_INTERMODULE=y | ||
| 55 | |||
| 56 | # | ||
| 57 | # Loadable module support | ||
| 58 | # | ||
| 59 | CONFIG_MODULES=y | ||
| 60 | CONFIG_MODULE_UNLOAD=y | ||
| 61 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
| 62 | CONFIG_OBSOLETE_MODPARM=y | ||
| 63 | # CONFIG_MODVERSIONS is not set | ||
| 64 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 65 | CONFIG_KMOD=y | ||
| 66 | |||
| 67 | # | ||
| 68 | # Block layer | ||
| 69 | # | ||
| 70 | |||
| 71 | # | ||
| 72 | # IO Schedulers | ||
| 73 | # | ||
| 74 | CONFIG_IOSCHED_NOOP=y | ||
| 75 | # CONFIG_IOSCHED_AS is not set | ||
| 76 | CONFIG_IOSCHED_DEADLINE=y | ||
| 77 | # CONFIG_IOSCHED_CFQ is not set | ||
| 78 | # CONFIG_DEFAULT_AS is not set | ||
| 79 | CONFIG_DEFAULT_DEADLINE=y | ||
| 80 | # CONFIG_DEFAULT_CFQ is not set | ||
| 81 | # CONFIG_DEFAULT_NOOP is not set | ||
| 82 | CONFIG_DEFAULT_IOSCHED="deadline" | ||
| 83 | |||
| 84 | # | ||
| 85 | # System Type | ||
| 86 | # | ||
| 87 | # CONFIG_ARCH_CLPS7500 is not set | ||
| 88 | # CONFIG_ARCH_CLPS711X is not set | ||
| 89 | # CONFIG_ARCH_CO285 is not set | ||
| 90 | # CONFIG_ARCH_EBSA110 is not set | ||
| 91 | CONFIG_ARCH_EP93XX=y | ||
| 92 | # CONFIG_ARCH_FOOTBRIDGE is not set | ||
| 93 | # CONFIG_ARCH_INTEGRATOR is not set | ||
| 94 | # CONFIG_ARCH_IOP3XX is not set | ||
| 95 | # CONFIG_ARCH_IXP4XX is not set | ||
| 96 | # CONFIG_ARCH_IXP2000 is not set | ||
| 97 | # CONFIG_ARCH_L7200 is not set | ||
| 98 | # CONFIG_ARCH_PXA is not set | ||
| 99 | # CONFIG_ARCH_RPC is not set | ||
| 100 | # CONFIG_ARCH_SA1100 is not set | ||
| 101 | # CONFIG_ARCH_S3C2410 is not set | ||
| 102 | # CONFIG_ARCH_SHARK is not set | ||
| 103 | # CONFIG_ARCH_LH7A40X is not set | ||
| 104 | # CONFIG_ARCH_OMAP is not set | ||
| 105 | # CONFIG_ARCH_VERSATILE is not set | ||
| 106 | # CONFIG_ARCH_REALVIEW is not set | ||
| 107 | # CONFIG_ARCH_IMX is not set | ||
| 108 | # CONFIG_ARCH_H720X is not set | ||
| 109 | # CONFIG_ARCH_AAEC2000 is not set | ||
| 110 | # CONFIG_ARCH_AT91RM9200 is not set | ||
| 111 | |||
| 112 | # | ||
| 113 | # Cirrus EP93xx Implementation Options | ||
| 114 | # | ||
| 115 | CONFIG_CRUNCH=y | ||
| 116 | |||
| 117 | # | ||
| 118 | # EP93xx Platforms | ||
| 119 | # | ||
| 120 | CONFIG_MACH_GESBC9312=y | ||
| 121 | CONFIG_MACH_TS72XX=y | ||
| 122 | |||
| 123 | # | ||
| 124 | # Processor Type | ||
| 125 | # | ||
| 126 | CONFIG_CPU_32=y | ||
| 127 | CONFIG_CPU_ARM920T=y | ||
| 128 | CONFIG_CPU_32v4=y | ||
| 129 | CONFIG_CPU_ABRT_EV4T=y | ||
| 130 | CONFIG_CPU_CACHE_V4WT=y | ||
| 131 | CONFIG_CPU_CACHE_VIVT=y | ||
| 132 | CONFIG_CPU_COPY_V4WB=y | ||
| 133 | CONFIG_CPU_TLB_V4WBI=y | ||
| 134 | |||
| 135 | # | ||
| 136 | # Processor Features | ||
| 137 | # | ||
| 138 | CONFIG_ARM_THUMB=y | ||
| 139 | # CONFIG_CPU_ICACHE_DISABLE is not set | ||
| 140 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
| 141 | # CONFIG_CPU_DCACHE_WRITETHROUGH is not set | ||
| 142 | CONFIG_ARM_VIC=y | ||
| 143 | |||
| 144 | # | ||
| 145 | # Bus support | ||
| 146 | # | ||
| 147 | CONFIG_ARM_AMBA=y | ||
| 148 | |||
| 149 | # | ||
| 150 | # PCCARD (PCMCIA/CardBus) support | ||
| 151 | # | ||
| 152 | # CONFIG_PCCARD is not set | ||
| 153 | |||
| 154 | # | ||
| 155 | # Kernel Features | ||
| 156 | # | ||
| 157 | # CONFIG_PREEMPT is not set | ||
| 158 | # CONFIG_NO_IDLE_HZ is not set | ||
| 159 | CONFIG_HZ=100 | ||
| 160 | # CONFIG_AEABI is not set | ||
| 161 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | ||
| 162 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 163 | CONFIG_FLATMEM_MANUAL=y | ||
| 164 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
| 165 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 166 | CONFIG_FLATMEM=y | ||
| 167 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 168 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 169 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
| 170 | CONFIG_ALIGNMENT_TRAP=y | ||
| 171 | |||
| 172 | # | ||
| 173 | # Boot options | ||
| 174 | # | ||
| 175 | CONFIG_ZBOOT_ROM_TEXT=0x0 | ||
| 176 | CONFIG_ZBOOT_ROM_BSS=0x0 | ||
| 177 | CONFIG_CMDLINE="console=ttyAM0,115200 root=/dev/nfs ip=bootp" | ||
| 178 | # CONFIG_XIP_KERNEL is not set | ||
| 179 | |||
| 180 | # | ||
| 181 | # Floating point emulation | ||
| 182 | # | ||
| 183 | |||
| 184 | # | ||
| 185 | # At least one emulation must be selected | ||
| 186 | # | ||
| 187 | CONFIG_FPE_NWFPE=y | ||
| 188 | CONFIG_FPE_NWFPE_XP=y | ||
| 189 | # CONFIG_FPE_FASTFPE is not set | ||
| 190 | |||
| 191 | # | ||
| 192 | # Userspace binary formats | ||
| 193 | # | ||
| 194 | CONFIG_BINFMT_ELF=y | ||
| 195 | # CONFIG_BINFMT_AOUT is not set | ||
| 196 | # CONFIG_BINFMT_MISC is not set | ||
| 197 | # CONFIG_ARTHUR is not set | ||
| 198 | |||
| 199 | # | ||
| 200 | # Power management options | ||
| 201 | # | ||
| 202 | # CONFIG_PM is not set | ||
| 203 | # CONFIG_APM is not set | ||
| 204 | |||
| 205 | # | ||
| 206 | # Networking | ||
| 207 | # | ||
| 208 | CONFIG_NET=y | ||
| 209 | |||
| 210 | # | ||
| 211 | # Networking options | ||
| 212 | # | ||
| 213 | # CONFIG_NETDEBUG is not set | ||
| 214 | CONFIG_PACKET=y | ||
| 215 | CONFIG_PACKET_MMAP=y | ||
| 216 | CONFIG_UNIX=y | ||
| 217 | CONFIG_XFRM=y | ||
| 218 | # CONFIG_XFRM_USER is not set | ||
| 219 | CONFIG_NET_KEY=y | ||
| 220 | CONFIG_INET=y | ||
| 221 | # CONFIG_IP_MULTICAST is not set | ||
| 222 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 223 | CONFIG_IP_FIB_HASH=y | ||
| 224 | CONFIG_IP_PNP=y | ||
| 225 | CONFIG_IP_PNP_DHCP=y | ||
| 226 | CONFIG_IP_PNP_BOOTP=y | ||
| 227 | # CONFIG_IP_PNP_RARP is not set | ||
| 228 | # CONFIG_NET_IPIP is not set | ||
| 229 | # CONFIG_NET_IPGRE is not set | ||
| 230 | # CONFIG_ARPD is not set | ||
| 231 | CONFIG_SYN_COOKIES=y | ||
| 232 | # CONFIG_INET_AH is not set | ||
| 233 | # CONFIG_INET_ESP is not set | ||
| 234 | # CONFIG_INET_IPCOMP is not set | ||
| 235 | # CONFIG_INET_TUNNEL is not set | ||
| 236 | CONFIG_INET_DIAG=y | ||
| 237 | CONFIG_INET_TCP_DIAG=y | ||
| 238 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 239 | CONFIG_TCP_CONG_BIC=y | ||
| 240 | # CONFIG_IPV6 is not set | ||
| 241 | # CONFIG_NETFILTER is not set | ||
| 242 | |||
| 243 | # | ||
| 244 | # DCCP Configuration (EXPERIMENTAL) | ||
| 245 | # | ||
| 246 | # CONFIG_IP_DCCP is not set | ||
| 247 | |||
| 248 | # | ||
| 249 | # SCTP Configuration (EXPERIMENTAL) | ||
| 250 | # | ||
| 251 | # CONFIG_IP_SCTP is not set | ||
| 252 | |||
| 253 | # | ||
| 254 | # TIPC Configuration (EXPERIMENTAL) | ||
| 255 | # | ||
| 256 | # CONFIG_TIPC is not set | ||
| 257 | # CONFIG_ATM is not set | ||
| 258 | # CONFIG_BRIDGE is not set | ||
| 259 | # CONFIG_VLAN_8021Q is not set | ||
| 260 | # CONFIG_DECNET is not set | ||
| 261 | # CONFIG_LLC2 is not set | ||
| 262 | # CONFIG_IPX is not set | ||
| 263 | # CONFIG_ATALK is not set | ||
| 264 | # CONFIG_X25 is not set | ||
| 265 | # CONFIG_LAPB is not set | ||
| 266 | # CONFIG_NET_DIVERT is not set | ||
| 267 | # CONFIG_ECONET is not set | ||
| 268 | # CONFIG_WAN_ROUTER is not set | ||
| 269 | |||
| 270 | # | ||
| 271 | # QoS and/or fair queueing | ||
| 272 | # | ||
| 273 | # CONFIG_NET_SCHED is not set | ||
| 274 | |||
| 275 | # | ||
| 276 | # Network testing | ||
| 277 | # | ||
| 278 | # CONFIG_NET_PKTGEN is not set | ||
| 279 | # CONFIG_HAMRADIO is not set | ||
| 280 | # CONFIG_IRDA is not set | ||
| 281 | # CONFIG_BT is not set | ||
| 282 | # CONFIG_IEEE80211 is not set | ||
| 283 | |||
| 284 | # | ||
| 285 | # Device Drivers | ||
| 286 | # | ||
| 287 | |||
| 288 | # | ||
| 289 | # Generic Driver Options | ||
| 290 | # | ||
| 291 | CONFIG_STANDALONE=y | ||
| 292 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 293 | # CONFIG_FW_LOADER is not set | ||
| 294 | # CONFIG_DEBUG_DRIVER is not set | ||
| 295 | |||
| 296 | # | ||
| 297 | # Connector - unified userspace <-> kernelspace linker | ||
| 298 | # | ||
| 299 | # CONFIG_CONNECTOR is not set | ||
| 300 | |||
| 301 | # | ||
| 302 | # Memory Technology Devices (MTD) | ||
| 303 | # | ||
| 304 | CONFIG_MTD=y | ||
| 305 | # CONFIG_MTD_DEBUG is not set | ||
| 306 | CONFIG_MTD_CONCAT=y | ||
| 307 | CONFIG_MTD_PARTITIONS=y | ||
| 308 | CONFIG_MTD_REDBOOT_PARTS=y | ||
| 309 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | ||
| 310 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | ||
| 311 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | ||
| 312 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
| 313 | # CONFIG_MTD_AFS_PARTS is not set | ||
| 314 | |||
| 315 | # | ||
| 316 | # User Modules And Translation Layers | ||
| 317 | # | ||
| 318 | CONFIG_MTD_CHAR=y | ||
| 319 | CONFIG_MTD_BLOCK=y | ||
| 320 | # CONFIG_FTL is not set | ||
| 321 | # CONFIG_NFTL is not set | ||
| 322 | # CONFIG_INFTL is not set | ||
| 323 | # CONFIG_RFD_FTL is not set | ||
| 324 | |||
| 325 | # | ||
| 326 | # RAM/ROM/Flash chip drivers | ||
| 327 | # | ||
| 328 | CONFIG_MTD_CFI=y | ||
| 329 | # CONFIG_MTD_JEDECPROBE is not set | ||
| 330 | CONFIG_MTD_GEN_PROBE=y | ||
| 331 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
| 332 | CONFIG_MTD_CFI_NOSWAP=y | ||
| 333 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
| 334 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
| 335 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
| 336 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
| 337 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 338 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
| 339 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 340 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 341 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 342 | CONFIG_MTD_CFI_I1=y | ||
| 343 | CONFIG_MTD_CFI_I2=y | ||
| 344 | # CONFIG_MTD_CFI_I4 is not set | ||
| 345 | # CONFIG_MTD_CFI_I8 is not set | ||
| 346 | # CONFIG_MTD_OTP is not set | ||
| 347 | CONFIG_MTD_CFI_INTELEXT=y | ||
| 348 | CONFIG_MTD_CFI_AMDSTD=y | ||
| 349 | CONFIG_MTD_CFI_AMDSTD_RETRY=0 | ||
| 350 | CONFIG_MTD_CFI_STAA=y | ||
| 351 | CONFIG_MTD_CFI_UTIL=y | ||
| 352 | # CONFIG_MTD_RAM is not set | ||
| 353 | CONFIG_MTD_ROM=y | ||
| 354 | # CONFIG_MTD_ABSENT is not set | ||
| 355 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
| 356 | |||
| 357 | # | ||
| 358 | # Mapping drivers for chip access | ||
| 359 | # | ||
| 360 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
| 361 | CONFIG_MTD_PHYSMAP=y | ||
| 362 | CONFIG_MTD_PHYSMAP_START=0x0 | ||
| 363 | CONFIG_MTD_PHYSMAP_LEN=0x0 | ||
| 364 | CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | ||
| 365 | # CONFIG_MTD_ARM_INTEGRATOR is not set | ||
| 366 | # CONFIG_MTD_PLATRAM is not set | ||
| 367 | |||
| 368 | # | ||
| 369 | # Self-contained MTD device drivers | ||
| 370 | # | ||
| 371 | # CONFIG_MTD_SLRAM is not set | ||
| 372 | # CONFIG_MTD_PHRAM is not set | ||
| 373 | # CONFIG_MTD_MTDRAM is not set | ||
| 374 | # CONFIG_MTD_BLKMTD is not set | ||
| 375 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 376 | |||
| 377 | # | ||
| 378 | # Disk-On-Chip Device Drivers | ||
| 379 | # | ||
| 380 | # CONFIG_MTD_DOC2000 is not set | ||
| 381 | # CONFIG_MTD_DOC2001 is not set | ||
| 382 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 383 | |||
| 384 | # | ||
| 385 | # NAND Flash Device Drivers | ||
| 386 | # | ||
| 387 | CONFIG_MTD_NAND=y | ||
| 388 | CONFIG_MTD_NAND_VERIFY_WRITE=y | ||
| 389 | CONFIG_MTD_NAND_IDS=y | ||
| 390 | # CONFIG_MTD_NAND_DISKONCHIP is not set | ||
| 391 | # CONFIG_MTD_NAND_NANDSIM is not set | ||
| 392 | |||
| 393 | # | ||
| 394 | # OneNAND Flash Device Drivers | ||
| 395 | # | ||
| 396 | # CONFIG_MTD_ONENAND is not set | ||
| 397 | |||
| 398 | # | ||
| 399 | # Parallel port support | ||
| 400 | # | ||
| 401 | # CONFIG_PARPORT is not set | ||
| 402 | |||
| 403 | # | ||
| 404 | # Plug and Play support | ||
| 405 | # | ||
| 406 | |||
| 407 | # | ||
| 408 | # Block devices | ||
| 409 | # | ||
| 410 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 411 | # CONFIG_BLK_DEV_LOOP is not set | ||
| 412 | # CONFIG_BLK_DEV_NBD is not set | ||
| 413 | # CONFIG_BLK_DEV_UB is not set | ||
| 414 | # CONFIG_BLK_DEV_RAM is not set | ||
| 415 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 416 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 417 | # CONFIG_ATA_OVER_ETH is not set | ||
| 418 | |||
| 419 | # | ||
| 420 | # SCSI device support | ||
| 421 | # | ||
| 422 | # CONFIG_RAID_ATTRS is not set | ||
| 423 | CONFIG_SCSI=y | ||
| 424 | # CONFIG_SCSI_PROC_FS is not set | ||
| 425 | |||
| 426 | # | ||
| 427 | # SCSI support type (disk, tape, CD-ROM) | ||
| 428 | # | ||
| 429 | CONFIG_BLK_DEV_SD=y | ||
| 430 | # CONFIG_CHR_DEV_ST is not set | ||
| 431 | # CONFIG_CHR_DEV_OSST is not set | ||
| 432 | # CONFIG_BLK_DEV_SR is not set | ||
| 433 | # CONFIG_CHR_DEV_SG is not set | ||
| 434 | # CONFIG_CHR_DEV_SCH is not set | ||
| 435 | |||
| 436 | # | ||
| 437 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
| 438 | # | ||
| 439 | # CONFIG_SCSI_MULTI_LUN is not set | ||
| 440 | # CONFIG_SCSI_CONSTANTS is not set | ||
| 441 | # CONFIG_SCSI_LOGGING is not set | ||
| 442 | |||
| 443 | # | ||
| 444 | # SCSI Transport Attributes | ||
| 445 | # | ||
| 446 | # CONFIG_SCSI_SPI_ATTRS is not set | ||
| 447 | # CONFIG_SCSI_FC_ATTRS is not set | ||
| 448 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
| 449 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
| 450 | |||
| 451 | # | ||
| 452 | # SCSI low-level drivers | ||
| 453 | # | ||
| 454 | # CONFIG_ISCSI_TCP is not set | ||
| 455 | # CONFIG_SCSI_SATA is not set | ||
| 456 | # CONFIG_SCSI_DEBUG is not set | ||
| 457 | |||
| 458 | # | ||
| 459 | # Multi-device support (RAID and LVM) | ||
| 460 | # | ||
| 461 | # CONFIG_MD is not set | ||
| 462 | |||
| 463 | # | ||
| 464 | # Fusion MPT device support | ||
| 465 | # | ||
| 466 | # CONFIG_FUSION is not set | ||
| 467 | |||
| 468 | # | ||
| 469 | # IEEE 1394 (FireWire) support | ||
| 470 | # | ||
| 471 | |||
| 472 | # | ||
| 473 | # I2O device support | ||
| 474 | # | ||
| 475 | |||
| 476 | # | ||
| 477 | # Network device support | ||
| 478 | # | ||
| 479 | CONFIG_NETDEVICES=y | ||
| 480 | # CONFIG_DUMMY is not set | ||
| 481 | # CONFIG_BONDING is not set | ||
| 482 | # CONFIG_EQUALIZER is not set | ||
| 483 | # CONFIG_TUN is not set | ||
| 484 | |||
| 485 | # | ||
| 486 | # PHY device support | ||
| 487 | # | ||
| 488 | # CONFIG_PHYLIB is not set | ||
| 489 | |||
| 490 | # | ||
| 491 | # Ethernet (10 or 100Mbit) | ||
| 492 | # | ||
| 493 | CONFIG_NET_ETHERNET=y | ||
| 494 | CONFIG_MII=y | ||
| 495 | # CONFIG_SMC91X is not set | ||
| 496 | # CONFIG_DM9000 is not set | ||
| 497 | |||
| 498 | # | ||
| 499 | # Ethernet (1000 Mbit) | ||
| 500 | # | ||
| 501 | |||
| 502 | # | ||
| 503 | # Ethernet (10000 Mbit) | ||
| 504 | # | ||
| 505 | |||
| 506 | # | ||
| 507 | # Token Ring devices | ||
| 508 | # | ||
| 509 | |||
| 510 | # | ||
| 511 | # Wireless LAN (non-hamradio) | ||
| 512 | # | ||
| 513 | # CONFIG_NET_RADIO is not set | ||
| 514 | |||
| 515 | # | ||
| 516 | # Wan interfaces | ||
| 517 | # | ||
| 518 | # CONFIG_WAN is not set | ||
| 519 | # CONFIG_PPP is not set | ||
| 520 | # CONFIG_SLIP is not set | ||
| 521 | # CONFIG_SHAPER is not set | ||
| 522 | # CONFIG_NETCONSOLE is not set | ||
| 523 | # CONFIG_NETPOLL is not set | ||
| 524 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 525 | |||
| 526 | # | ||
| 527 | # ISDN subsystem | ||
| 528 | # | ||
| 529 | # CONFIG_ISDN is not set | ||
| 530 | |||
| 531 | # | ||
| 532 | # Input device support | ||
| 533 | # | ||
| 534 | # CONFIG_INPUT is not set | ||
| 535 | |||
| 536 | # | ||
| 537 | # Hardware I/O ports | ||
| 538 | # | ||
| 539 | # CONFIG_SERIO is not set | ||
| 540 | # CONFIG_GAMEPORT is not set | ||
| 541 | |||
| 542 | # | ||
| 543 | # Character devices | ||
| 544 | # | ||
| 545 | # CONFIG_VT is not set | ||
| 546 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 547 | |||
| 548 | # | ||
| 549 | # Serial drivers | ||
| 550 | # | ||
| 551 | # CONFIG_SERIAL_8250 is not set | ||
| 552 | |||
| 553 | # | ||
| 554 | # Non-8250 serial port support | ||
| 555 | # | ||
| 556 | CONFIG_SERIAL_AMBA_PL010=y | ||
| 557 | CONFIG_SERIAL_AMBA_PL010_CONSOLE=y | ||
| 558 | # CONFIG_SERIAL_AMBA_PL011 is not set | ||
| 559 | CONFIG_SERIAL_CORE=y | ||
| 560 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 561 | CONFIG_UNIX98_PTYS=y | ||
| 562 | # CONFIG_LEGACY_PTYS is not set | ||
| 563 | |||
| 564 | # | ||
| 565 | # IPMI | ||
| 566 | # | ||
| 567 | # CONFIG_IPMI_HANDLER is not set | ||
| 568 | |||
| 569 | # | ||
| 570 | # Watchdog Cards | ||
| 571 | # | ||
| 572 | CONFIG_WATCHDOG=y | ||
| 573 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
| 574 | |||
| 575 | # | ||
| 576 | # Watchdog Device Drivers | ||
| 577 | # | ||
| 578 | # CONFIG_SOFT_WATCHDOG is not set | ||
| 579 | |||
| 580 | # | ||
| 581 | # USB-based Watchdog Cards | ||
| 582 | # | ||
| 583 | # CONFIG_USBPCWATCHDOG is not set | ||
| 584 | # CONFIG_NVRAM is not set | ||
| 585 | # CONFIG_RTC is not set | ||
| 586 | # CONFIG_DTLK is not set | ||
| 587 | # CONFIG_R3964 is not set | ||
| 588 | |||
| 589 | # | ||
| 590 | # Ftape, the floppy tape device driver | ||
| 591 | # | ||
| 592 | # CONFIG_RAW_DRIVER is not set | ||
| 593 | |||
| 594 | # | ||
| 595 | # TPM devices | ||
| 596 | # | ||
| 597 | # CONFIG_TCG_TPM is not set | ||
| 598 | # CONFIG_TELCLOCK is not set | ||
| 599 | |||
| 600 | # | ||
| 601 | # I2C support | ||
| 602 | # | ||
| 603 | CONFIG_I2C=y | ||
| 604 | CONFIG_I2C_CHARDEV=y | ||
| 605 | |||
| 606 | # | ||
| 607 | # I2C Algorithms | ||
| 608 | # | ||
| 609 | CONFIG_I2C_ALGOBIT=y | ||
| 610 | # CONFIG_I2C_ALGOPCF is not set | ||
| 611 | # CONFIG_I2C_ALGOPCA is not set | ||
| 612 | |||
| 613 | # | ||
| 614 | # I2C Hardware Bus support | ||
| 615 | # | ||
| 616 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
| 617 | # CONFIG_I2C_STUB is not set | ||
| 618 | # CONFIG_I2C_PCA_ISA is not set | ||
| 619 | |||
| 620 | # | ||
| 621 | # Miscellaneous I2C Chip support | ||
| 622 | # | ||
| 623 | # CONFIG_SENSORS_DS1337 is not set | ||
| 624 | # CONFIG_SENSORS_DS1374 is not set | ||
| 625 | # CONFIG_SENSORS_EEPROM is not set | ||
| 626 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 627 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 628 | # CONFIG_SENSORS_PCF8591 is not set | ||
| 629 | # CONFIG_SENSORS_RTC8564 is not set | ||
| 630 | # CONFIG_SENSORS_MAX6875 is not set | ||
| 631 | # CONFIG_RTC_X1205_I2C is not set | ||
| 632 | CONFIG_I2C_DEBUG_CORE=y | ||
| 633 | CONFIG_I2C_DEBUG_ALGO=y | ||
| 634 | CONFIG_I2C_DEBUG_BUS=y | ||
| 635 | CONFIG_I2C_DEBUG_CHIP=y | ||
| 636 | |||
| 637 | # | ||
| 638 | # SPI support | ||
| 639 | # | ||
| 640 | # CONFIG_SPI is not set | ||
| 641 | # CONFIG_SPI_MASTER is not set | ||
| 642 | |||
| 643 | # | ||
| 644 | # Dallas's 1-wire bus | ||
| 645 | # | ||
| 646 | # CONFIG_W1 is not set | ||
| 647 | |||
| 648 | # | ||
| 649 | # Hardware Monitoring support | ||
| 650 | # | ||
| 651 | CONFIG_HWMON=y | ||
| 652 | # CONFIG_HWMON_VID is not set | ||
| 653 | # CONFIG_SENSORS_ADM1021 is not set | ||
| 654 | # CONFIG_SENSORS_ADM1025 is not set | ||
| 655 | # CONFIG_SENSORS_ADM1026 is not set | ||
| 656 | # CONFIG_SENSORS_ADM1031 is not set | ||
| 657 | # CONFIG_SENSORS_ADM9240 is not set | ||
| 658 | # CONFIG_SENSORS_ASB100 is not set | ||
| 659 | # CONFIG_SENSORS_ATXP1 is not set | ||
| 660 | # CONFIG_SENSORS_DS1621 is not set | ||
| 661 | # CONFIG_SENSORS_F71805F is not set | ||
| 662 | # CONFIG_SENSORS_FSCHER is not set | ||
| 663 | # CONFIG_SENSORS_FSCPOS is not set | ||
| 664 | # CONFIG_SENSORS_GL518SM is not set | ||
| 665 | # CONFIG_SENSORS_GL520SM is not set | ||
| 666 | # CONFIG_SENSORS_IT87 is not set | ||
| 667 | # CONFIG_SENSORS_LM63 is not set | ||
| 668 | # CONFIG_SENSORS_LM75 is not set | ||
| 669 | # CONFIG_SENSORS_LM77 is not set | ||
| 670 | # CONFIG_SENSORS_LM78 is not set | ||
| 671 | # CONFIG_SENSORS_LM80 is not set | ||
| 672 | # CONFIG_SENSORS_LM83 is not set | ||
| 673 | # CONFIG_SENSORS_LM85 is not set | ||
| 674 | # CONFIG_SENSORS_LM87 is not set | ||
| 675 | # CONFIG_SENSORS_LM90 is not set | ||
| 676 | # CONFIG_SENSORS_LM92 is not set | ||
| 677 | # CONFIG_SENSORS_MAX1619 is not set | ||
| 678 | # CONFIG_SENSORS_PC87360 is not set | ||
| 679 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 680 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 681 | # CONFIG_SENSORS_W83781D is not set | ||
| 682 | # CONFIG_SENSORS_W83792D is not set | ||
| 683 | # CONFIG_SENSORS_W83L785TS is not set | ||
| 684 | # CONFIG_SENSORS_W83627HF is not set | ||
| 685 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 686 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 687 | |||
| 688 | # | ||
| 689 | # Misc devices | ||
| 690 | # | ||
| 691 | |||
| 692 | # | ||
| 693 | # Multimedia Capabilities Port drivers | ||
| 694 | # | ||
| 695 | |||
| 696 | # | ||
| 697 | # Multimedia devices | ||
| 698 | # | ||
| 699 | # CONFIG_VIDEO_DEV is not set | ||
| 700 | |||
| 701 | # | ||
| 702 | # Digital Video Broadcasting Devices | ||
| 703 | # | ||
| 704 | # CONFIG_DVB is not set | ||
| 705 | |||
| 706 | # | ||
| 707 | # Graphics support | ||
| 708 | # | ||
| 709 | # CONFIG_FB is not set | ||
| 710 | |||
| 711 | # | ||
| 712 | # Sound | ||
| 713 | # | ||
| 714 | # CONFIG_SOUND is not set | ||
| 715 | |||
| 716 | # | ||
| 717 | # USB support | ||
| 718 | # | ||
| 719 | CONFIG_USB_ARCH_HAS_HCD=y | ||
| 720 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 721 | CONFIG_USB=y | ||
| 722 | CONFIG_USB_DEBUG=y | ||
| 723 | |||
| 724 | # | ||
| 725 | # Miscellaneous USB options | ||
| 726 | # | ||
| 727 | CONFIG_USB_DEVICEFS=y | ||
| 728 | # CONFIG_USB_BANDWIDTH is not set | ||
| 729 | CONFIG_USB_DYNAMIC_MINORS=y | ||
| 730 | # CONFIG_USB_OTG is not set | ||
| 731 | |||
| 732 | # | ||
| 733 | # USB Host Controller Drivers | ||
| 734 | # | ||
| 735 | # CONFIG_USB_ISP116X_HCD is not set | ||
| 736 | # CONFIG_USB_SL811_HCD is not set | ||
| 737 | |||
| 738 | # | ||
| 739 | # USB Device Class drivers | ||
| 740 | # | ||
| 741 | # CONFIG_USB_ACM is not set | ||
| 742 | # CONFIG_USB_PRINTER is not set | ||
| 743 | |||
| 744 | # | ||
| 745 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 746 | # | ||
| 747 | |||
| 748 | # | ||
| 749 | # may also be needed; see USB_STORAGE Help for more information | ||
| 750 | # | ||
| 751 | CONFIG_USB_STORAGE=y | ||
| 752 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
| 753 | # CONFIG_USB_STORAGE_DATAFAB is not set | ||
| 754 | # CONFIG_USB_STORAGE_FREECOM is not set | ||
| 755 | # CONFIG_USB_STORAGE_DPCM is not set | ||
| 756 | # CONFIG_USB_STORAGE_USBAT is not set | ||
| 757 | # CONFIG_USB_STORAGE_SDDR09 is not set | ||
| 758 | # CONFIG_USB_STORAGE_SDDR55 is not set | ||
| 759 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | ||
| 760 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
| 761 | # CONFIG_USB_LIBUSUAL is not set | ||
| 762 | |||
| 763 | # | ||
| 764 | # USB Input Devices | ||
| 765 | # | ||
| 766 | # CONFIG_USB_HID is not set | ||
| 767 | |||
| 768 | # | ||
| 769 | # USB HID Boot Protocol drivers | ||
| 770 | # | ||
| 771 | |||
| 772 | # | ||
| 773 | # USB Imaging devices | ||
| 774 | # | ||
| 775 | # CONFIG_USB_MDC800 is not set | ||
| 776 | # CONFIG_USB_MICROTEK is not set | ||
| 777 | |||
| 778 | # | ||
| 779 | # USB Multimedia devices | ||
| 780 | # | ||
| 781 | # CONFIG_USB_DABUSB is not set | ||
| 782 | |||
| 783 | # | ||
| 784 | # Video4Linux support is needed for USB Multimedia device support | ||
| 785 | # | ||
| 786 | |||
| 787 | # | ||
| 788 | # USB Network Adapters | ||
| 789 | # | ||
| 790 | # CONFIG_USB_CATC is not set | ||
| 791 | # CONFIG_USB_KAWETH is not set | ||
| 792 | # CONFIG_USB_PEGASUS is not set | ||
| 793 | CONFIG_USB_RTL8150=y | ||
| 794 | # CONFIG_USB_USBNET is not set | ||
| 795 | # CONFIG_USB_MON is not set | ||
| 796 | |||
| 797 | # | ||
| 798 | # USB port drivers | ||
| 799 | # | ||
| 800 | |||
| 801 | # | ||
| 802 | # USB Serial Converter support | ||
| 803 | # | ||
| 804 | CONFIG_USB_SERIAL=y | ||
| 805 | CONFIG_USB_SERIAL_CONSOLE=y | ||
| 806 | # CONFIG_USB_SERIAL_GENERIC is not set | ||
| 807 | # CONFIG_USB_SERIAL_AIRPRIME is not set | ||
| 808 | # CONFIG_USB_SERIAL_ANYDATA is not set | ||
| 809 | # CONFIG_USB_SERIAL_BELKIN is not set | ||
| 810 | # CONFIG_USB_SERIAL_WHITEHEAT is not set | ||
| 811 | # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set | ||
| 812 | # CONFIG_USB_SERIAL_CP2101 is not set | ||
| 813 | # CONFIG_USB_SERIAL_CYPRESS_M8 is not set | ||
| 814 | # CONFIG_USB_SERIAL_EMPEG is not set | ||
| 815 | # CONFIG_USB_SERIAL_FTDI_SIO is not set | ||
| 816 | # CONFIG_USB_SERIAL_VISOR is not set | ||
| 817 | # CONFIG_USB_SERIAL_IPAQ is not set | ||
| 818 | # CONFIG_USB_SERIAL_IR is not set | ||
| 819 | # CONFIG_USB_SERIAL_EDGEPORT is not set | ||
| 820 | # CONFIG_USB_SERIAL_EDGEPORT_TI is not set | ||
| 821 | # CONFIG_USB_SERIAL_GARMIN is not set | ||
| 822 | # CONFIG_USB_SERIAL_IPW is not set | ||
| 823 | # CONFIG_USB_SERIAL_KEYSPAN_PDA is not set | ||
| 824 | # CONFIG_USB_SERIAL_KEYSPAN is not set | ||
| 825 | # CONFIG_USB_SERIAL_KLSI is not set | ||
| 826 | # CONFIG_USB_SERIAL_KOBIL_SCT is not set | ||
| 827 | # CONFIG_USB_SERIAL_MCT_U232 is not set | ||
| 828 | CONFIG_USB_SERIAL_PL2303=y | ||
| 829 | # CONFIG_USB_SERIAL_HP4X is not set | ||
| 830 | # CONFIG_USB_SERIAL_SAFE is not set | ||
| 831 | # CONFIG_USB_SERIAL_TI is not set | ||
| 832 | # CONFIG_USB_SERIAL_CYBERJACK is not set | ||
| 833 | # CONFIG_USB_SERIAL_XIRCOM is not set | ||
| 834 | # CONFIG_USB_SERIAL_OMNINET is not set | ||
| 835 | |||
| 836 | # | ||
| 837 | # USB Miscellaneous drivers | ||
| 838 | # | ||
| 839 | # CONFIG_USB_EMI62 is not set | ||
| 840 | # CONFIG_USB_EMI26 is not set | ||
| 841 | # CONFIG_USB_AUERSWALD is not set | ||
| 842 | # CONFIG_USB_RIO500 is not set | ||
| 843 | # CONFIG_USB_LEGOTOWER is not set | ||
| 844 | # CONFIG_USB_LCD is not set | ||
| 845 | # CONFIG_USB_LED is not set | ||
| 846 | # CONFIG_USB_CYTHERM is not set | ||
| 847 | # CONFIG_USB_PHIDGETKIT is not set | ||
| 848 | # CONFIG_USB_PHIDGETSERVO is not set | ||
| 849 | # CONFIG_USB_IDMOUSE is not set | ||
| 850 | # CONFIG_USB_LD is not set | ||
| 851 | # CONFIG_USB_TEST is not set | ||
| 852 | |||
| 853 | # | ||
| 854 | # USB DSL modem support | ||
| 855 | # | ||
| 856 | |||
| 857 | # | ||
| 858 | # USB Gadget Support | ||
| 859 | # | ||
| 860 | # CONFIG_USB_GADGET is not set | ||
| 861 | |||
| 862 | # | ||
| 863 | # MMC/SD Card support | ||
| 864 | # | ||
| 865 | # CONFIG_MMC is not set | ||
| 866 | |||
| 867 | # | ||
| 868 | # File systems | ||
| 869 | # | ||
| 870 | CONFIG_EXT2_FS=y | ||
| 871 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 872 | # CONFIG_EXT2_FS_XIP is not set | ||
| 873 | CONFIG_EXT3_FS=y | ||
| 874 | # CONFIG_EXT3_FS_XATTR is not set | ||
| 875 | CONFIG_JBD=y | ||
| 876 | # CONFIG_JBD_DEBUG is not set | ||
| 877 | # CONFIG_REISERFS_FS is not set | ||
| 878 | # CONFIG_JFS_FS is not set | ||
| 879 | # CONFIG_FS_POSIX_ACL is not set | ||
| 880 | # CONFIG_XFS_FS is not set | ||
| 881 | # CONFIG_OCFS2_FS is not set | ||
| 882 | # CONFIG_MINIX_FS is not set | ||
| 883 | # CONFIG_ROMFS_FS is not set | ||
| 884 | CONFIG_INOTIFY=y | ||
| 885 | # CONFIG_QUOTA is not set | ||
| 886 | CONFIG_DNOTIFY=y | ||
| 887 | # CONFIG_AUTOFS_FS is not set | ||
| 888 | # CONFIG_AUTOFS4_FS is not set | ||
| 889 | # CONFIG_FUSE_FS is not set | ||
| 890 | |||
| 891 | # | ||
| 892 | # CD-ROM/DVD Filesystems | ||
| 893 | # | ||
| 894 | # CONFIG_ISO9660_FS is not set | ||
| 895 | # CONFIG_UDF_FS is not set | ||
| 896 | |||
| 897 | # | ||
| 898 | # DOS/FAT/NT Filesystems | ||
| 899 | # | ||
| 900 | CONFIG_FAT_FS=y | ||
| 901 | # CONFIG_MSDOS_FS is not set | ||
| 902 | CONFIG_VFAT_FS=y | ||
| 903 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
| 904 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
| 905 | # CONFIG_NTFS_FS is not set | ||
| 906 | |||
| 907 | # | ||
| 908 | # Pseudo filesystems | ||
| 909 | # | ||
| 910 | CONFIG_PROC_FS=y | ||
| 911 | CONFIG_SYSFS=y | ||
| 912 | CONFIG_TMPFS=y | ||
| 913 | # CONFIG_HUGETLB_PAGE is not set | ||
| 914 | CONFIG_RAMFS=y | ||
| 915 | # CONFIG_RELAYFS_FS is not set | ||
| 916 | # CONFIG_CONFIGFS_FS is not set | ||
| 917 | |||
| 918 | # | ||
| 919 | # Miscellaneous filesystems | ||
| 920 | # | ||
| 921 | # CONFIG_ADFS_FS is not set | ||
| 922 | # CONFIG_AFFS_FS is not set | ||
| 923 | # CONFIG_HFS_FS is not set | ||
| 924 | # CONFIG_HFSPLUS_FS is not set | ||
| 925 | # CONFIG_BEFS_FS is not set | ||
| 926 | # CONFIG_BFS_FS is not set | ||
| 927 | # CONFIG_EFS_FS is not set | ||
| 928 | # CONFIG_JFFS_FS is not set | ||
| 929 | CONFIG_JFFS2_FS=y | ||
| 930 | CONFIG_JFFS2_FS_DEBUG=0 | ||
| 931 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
| 932 | # CONFIG_JFFS2_SUMMARY is not set | ||
| 933 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
| 934 | CONFIG_JFFS2_ZLIB=y | ||
| 935 | CONFIG_JFFS2_RTIME=y | ||
| 936 | # CONFIG_JFFS2_RUBIN is not set | ||
| 937 | # CONFIG_CRAMFS is not set | ||
| 938 | # CONFIG_VXFS_FS is not set | ||
| 939 | # CONFIG_HPFS_FS is not set | ||
| 940 | # CONFIG_QNX4FS_FS is not set | ||
| 941 | # CONFIG_SYSV_FS is not set | ||
| 942 | # CONFIG_UFS_FS is not set | ||
| 943 | |||
| 944 | # | ||
| 945 | # Network File Systems | ||
| 946 | # | ||
| 947 | CONFIG_NFS_FS=y | ||
| 948 | CONFIG_NFS_V3=y | ||
| 949 | # CONFIG_NFS_V3_ACL is not set | ||
| 950 | # CONFIG_NFS_V4 is not set | ||
| 951 | # CONFIG_NFS_DIRECTIO is not set | ||
| 952 | # CONFIG_NFSD is not set | ||
| 953 | CONFIG_ROOT_NFS=y | ||
| 954 | CONFIG_LOCKD=y | ||
| 955 | CONFIG_LOCKD_V4=y | ||
| 956 | CONFIG_NFS_COMMON=y | ||
| 957 | CONFIG_SUNRPC=y | ||
| 958 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 959 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 960 | # CONFIG_SMB_FS is not set | ||
| 961 | # CONFIG_CIFS is not set | ||
| 962 | # CONFIG_NCP_FS is not set | ||
| 963 | # CONFIG_CODA_FS is not set | ||
| 964 | # CONFIG_AFS_FS is not set | ||
| 965 | # CONFIG_9P_FS is not set | ||
| 966 | |||
| 967 | # | ||
| 968 | # Partition Types | ||
| 969 | # | ||
| 970 | CONFIG_PARTITION_ADVANCED=y | ||
| 971 | # CONFIG_ACORN_PARTITION is not set | ||
| 972 | # CONFIG_OSF_PARTITION is not set | ||
| 973 | # CONFIG_AMIGA_PARTITION is not set | ||
| 974 | # CONFIG_ATARI_PARTITION is not set | ||
| 975 | # CONFIG_MAC_PARTITION is not set | ||
| 976 | CONFIG_MSDOS_PARTITION=y | ||
| 977 | # CONFIG_BSD_DISKLABEL is not set | ||
| 978 | # CONFIG_MINIX_SUBPARTITION is not set | ||
| 979 | # CONFIG_SOLARIS_X86_PARTITION is not set | ||
| 980 | # CONFIG_UNIXWARE_DISKLABEL is not set | ||
| 981 | # CONFIG_LDM_PARTITION is not set | ||
| 982 | # CONFIG_SGI_PARTITION is not set | ||
| 983 | # CONFIG_ULTRIX_PARTITION is not set | ||
| 984 | # CONFIG_SUN_PARTITION is not set | ||
| 985 | # CONFIG_KARMA_PARTITION is not set | ||
| 986 | # CONFIG_EFI_PARTITION is not set | ||
| 987 | |||
| 988 | # | ||
| 989 | # Native Language Support | ||
| 990 | # | ||
| 991 | CONFIG_NLS=y | ||
| 992 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
| 993 | CONFIG_NLS_CODEPAGE_437=y | ||
| 994 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
| 995 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
| 996 | # CONFIG_NLS_CODEPAGE_850 is not set | ||
| 997 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
| 998 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
| 999 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
| 1000 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
| 1001 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
| 1002 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
| 1003 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
| 1004 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
| 1005 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
| 1006 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
| 1007 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
| 1008 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
| 1009 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
| 1010 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
| 1011 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
| 1012 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
| 1013 | # CONFIG_NLS_ISO8859_8 is not set | ||
| 1014 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
| 1015 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
| 1016 | # CONFIG_NLS_ASCII is not set | ||
| 1017 | CONFIG_NLS_ISO8859_1=y | ||
| 1018 | # CONFIG_NLS_ISO8859_2 is not set | ||
| 1019 | # CONFIG_NLS_ISO8859_3 is not set | ||
| 1020 | # CONFIG_NLS_ISO8859_4 is not set | ||
| 1021 | # CONFIG_NLS_ISO8859_5 is not set | ||
| 1022 | # CONFIG_NLS_ISO8859_6 is not set | ||
| 1023 | # CONFIG_NLS_ISO8859_7 is not set | ||
| 1024 | # CONFIG_NLS_ISO8859_9 is not set | ||
| 1025 | # CONFIG_NLS_ISO8859_13 is not set | ||
| 1026 | # CONFIG_NLS_ISO8859_14 is not set | ||
| 1027 | # CONFIG_NLS_ISO8859_15 is not set | ||
| 1028 | # CONFIG_NLS_KOI8_R is not set | ||
| 1029 | # CONFIG_NLS_KOI8_U is not set | ||
| 1030 | # CONFIG_NLS_UTF8 is not set | ||
| 1031 | |||
| 1032 | # | ||
| 1033 | # Profiling support | ||
| 1034 | # | ||
| 1035 | # CONFIG_PROFILING is not set | ||
| 1036 | |||
| 1037 | # | ||
| 1038 | # Kernel hacking | ||
| 1039 | # | ||
| 1040 | # CONFIG_PRINTK_TIME is not set | ||
| 1041 | CONFIG_MAGIC_SYSRQ=y | ||
| 1042 | CONFIG_DEBUG_KERNEL=y | ||
| 1043 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 1044 | CONFIG_DETECT_SOFTLOCKUP=y | ||
| 1045 | # CONFIG_SCHEDSTATS is not set | ||
| 1046 | CONFIG_DEBUG_SLAB=y | ||
| 1047 | CONFIG_DEBUG_MUTEXES=y | ||
| 1048 | CONFIG_DEBUG_SPINLOCK=y | ||
| 1049 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
| 1050 | # CONFIG_DEBUG_KOBJECT is not set | ||
| 1051 | CONFIG_DEBUG_BUGVERBOSE=y | ||
| 1052 | # CONFIG_DEBUG_INFO is not set | ||
| 1053 | # CONFIG_DEBUG_FS is not set | ||
| 1054 | # CONFIG_DEBUG_VM is not set | ||
| 1055 | CONFIG_FRAME_POINTER=y | ||
| 1056 | CONFIG_FORCED_INLINING=y | ||
| 1057 | # CONFIG_RCU_TORTURE_TEST is not set | ||
| 1058 | CONFIG_DEBUG_USER=y | ||
| 1059 | CONFIG_DEBUG_WAITQ=y | ||
| 1060 | CONFIG_DEBUG_ERRORS=y | ||
| 1061 | CONFIG_DEBUG_LL=y | ||
| 1062 | # CONFIG_DEBUG_ICEDCC is not set | ||
| 1063 | |||
| 1064 | # | ||
| 1065 | # Security options | ||
| 1066 | # | ||
| 1067 | # CONFIG_KEYS is not set | ||
| 1068 | # CONFIG_SECURITY is not set | ||
| 1069 | |||
| 1070 | # | ||
| 1071 | # Cryptographic options | ||
| 1072 | # | ||
| 1073 | # CONFIG_CRYPTO is not set | ||
| 1074 | |||
| 1075 | # | ||
| 1076 | # Hardware crypto devices | ||
| 1077 | # | ||
| 1078 | |||
| 1079 | # | ||
| 1080 | # Library routines | ||
| 1081 | # | ||
| 1082 | # CONFIG_CRC_CCITT is not set | ||
| 1083 | # CONFIG_CRC16 is not set | ||
| 1084 | CONFIG_CRC32=y | ||
| 1085 | CONFIG_LIBCRC32C=y | ||
| 1086 | CONFIG_ZLIB_INFLATE=y | ||
| 1087 | CONFIG_ZLIB_DEFLATE=y | ||
