Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[MIPS] rbtx4938: Update and minimize defconfig

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

authored by

Atsushi Nemoto and committed by
Ralf Baechle
bb33b19f f74cf6ff

+103 -795
+103 -795
arch/mips/configs/rbhma4500_defconfig
··· 1 1 # 2 2 # Automatically generated make config: don't edit 3 - # Linux kernel version: 2.6.20 4 - # Tue Feb 20 21:47:39 2007 3 + # Linux kernel version: 2.6.22-rc5 4 + # Fri Jun 22 21:39:45 2007 5 5 # 6 6 CONFIG_MIPS=y 7 7 ··· 9 9 # Machine selection 10 10 # 11 11 CONFIG_ZONE_DMA=y 12 - # CONFIG_MIPS_MTX1 is not set 13 - # CONFIG_MIPS_BOSPORUS is not set 14 - # CONFIG_MIPS_PB1000 is not set 15 - # CONFIG_MIPS_PB1100 is not set 16 - # CONFIG_MIPS_PB1500 is not set 17 - # CONFIG_MIPS_PB1550 is not set 18 - # CONFIG_MIPS_PB1200 is not set 19 - # CONFIG_MIPS_DB1000 is not set 20 - # CONFIG_MIPS_DB1100 is not set 21 - # CONFIG_MIPS_DB1500 is not set 22 - # CONFIG_MIPS_DB1550 is not set 23 - # CONFIG_MIPS_DB1200 is not set 24 - # CONFIG_MIPS_MIRAGE is not set 12 + # CONFIG_LEMOTE_FULONG is not set 13 + # CONFIG_MACH_ALCHEMY is not set 25 14 # CONFIG_BASLER_EXCITE is not set 26 15 # CONFIG_MIPS_COBALT is not set 27 16 # CONFIG_MACH_DECSTATION is not set ··· 21 32 # CONFIG_MIPS_SEAD is not set 22 33 # CONFIG_WR_PPMC is not set 23 34 # CONFIG_MIPS_SIM is not set 24 - # CONFIG_MOMENCO_JAGUAR_ATX is not set 25 35 # CONFIG_MOMENCO_OCELOT is not set 26 36 # CONFIG_MOMENCO_OCELOT_3 is not set 27 - # CONFIG_MOMENCO_OCELOT_G is not set 28 - # CONFIG_MIPS_XXS1500 is not set 29 37 # CONFIG_PNX8550_JBS is not set 30 38 # CONFIG_PNX8550_STB810 is not set 31 39 # CONFIG_DDB5477 is not set 32 40 # CONFIG_MACH_VR41XX is not set 41 + # CONFIG_PMC_MSP is not set 33 42 # CONFIG_PMC_YOSEMITE is not set 34 43 # CONFIG_QEMU is not set 35 44 # CONFIG_MARKEINS is not set ··· 67 80 CONFIG_DMA_NEED_PCI_MAP_STATE=y 68 81 CONFIG_GENERIC_ISA_DMA=y 69 82 CONFIG_I8259=y 83 + # CONFIG_NO_IOPORT is not set 70 84 CONFIG_GENERIC_GPIO=y 71 85 # CONFIG_CPU_BIG_ENDIAN is not set 72 86 CONFIG_CPU_LITTLE_ENDIAN=y ··· 80 92 # 81 93 # CPU selection 82 94 # 95 + # CONFIG_CPU_LOONGSON2 is not set 83 96 # CONFIG_CPU_MIPS32_R1 is not set 84 97 # CONFIG_CPU_MIPS32_R2 is not set 85 98 # CONFIG_CPU_MIPS64_R1 is not set ··· 137 148 # CONFIG_HZ_48 is not set 138 149 # CONFIG_HZ_100 is not set 139 150 # CONFIG_HZ_128 is not set 140 - # CONFIG_HZ_250 is not set 151 + CONFIG_HZ_250=y 141 152 # CONFIG_HZ_256 is not set 142 - CONFIG_HZ_1000=y 153 + # CONFIG_HZ_1000 is not set 143 154 # CONFIG_HZ_1024 is not set 144 155 CONFIG_SYS_SUPPORTS_ARBIT_HZ=y 145 - CONFIG_HZ=1000 156 + CONFIG_HZ=250 146 157 CONFIG_PREEMPT_NONE=y 147 158 # CONFIG_PREEMPT_VOLUNTARY is not set 148 159 # CONFIG_PREEMPT is not set ··· 174 185 # CONFIG_AUDIT is not set 175 186 CONFIG_IKCONFIG=y 176 187 CONFIG_IKCONFIG_PROC=y 188 + CONFIG_LOG_BUF_SHIFT=14 177 189 CONFIG_SYSFS_DEPRECATED=y 178 - CONFIG_RELAY=y 190 + # CONFIG_RELAY is not set 191 + CONFIG_BLK_DEV_INITRD=y 179 192 CONFIG_INITRAMFS_SOURCE="" 180 - # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set 193 + CONFIG_CC_OPTIMIZE_FOR_SIZE=y 181 194 CONFIG_SYSCTL=y 182 195 CONFIG_EMBEDDED=y 183 196 CONFIG_SYSCTL_SYSCALL=y 184 197 CONFIG_KALLSYMS=y 185 198 # CONFIG_KALLSYMS_EXTRA_PASS is not set 186 - CONFIG_HOTPLUG=y 199 + # CONFIG_HOTPLUG is not set 187 200 CONFIG_PRINTK=y 188 201 CONFIG_BUG=y 189 202 CONFIG_ELF_CORE=y 190 203 CONFIG_BASE_FULL=y 191 204 # CONFIG_FUTEX is not set 205 + CONFIG_ANON_INODES=y 192 206 # CONFIG_EPOLL is not set 207 + CONFIG_SIGNALFD=y 208 + CONFIG_TIMERFD=y 209 + CONFIG_EVENTFD=y 193 210 CONFIG_SHMEM=y 194 - CONFIG_SLAB=y 195 211 CONFIG_VM_EVENT_COUNTERS=y 212 + CONFIG_SLAB=y 213 + # CONFIG_SLUB is not set 214 + # CONFIG_SLOB is not set 196 215 # CONFIG_TINY_SHMEM is not set 197 216 CONFIG_BASE_SMALL=0 198 - # CONFIG_SLOB is not set 199 217 200 218 # 201 219 # Loadable module support ··· 239 243 # 240 244 CONFIG_HW_HAS_PCI=y 241 245 CONFIG_PCI=y 246 + # CONFIG_ARCH_SUPPORTS_MSI is not set 242 247 CONFIG_MMU=y 243 248 244 249 # 245 250 # PCCARD (PCMCIA/CardBus) support 246 251 # 247 - # CONFIG_PCCARD is not set 248 - 249 - # 250 - # PCI Hotplug Support 251 - # 252 - # CONFIG_HOTPLUG_PCI is not set 253 252 254 253 # 255 254 # Executable file formats ··· 256 265 # 257 266 # Power management options 258 267 # 259 - CONFIG_PM=y 260 - # CONFIG_PM_LEGACY is not set 261 - # CONFIG_PM_DEBUG is not set 262 - # CONFIG_PM_SYSFS_DEPRECATED is not set 268 + # CONFIG_PM is not set 263 269 264 270 # 265 271 # Networking ··· 266 278 # 267 279 # Networking options 268 280 # 269 - # CONFIG_NETDEBUG is not set 270 281 CONFIG_PACKET=y 271 282 # CONFIG_PACKET_MMAP is not set 272 283 CONFIG_UNIX=y 273 - CONFIG_XFRM=y 274 - # CONFIG_XFRM_USER is not set 275 - # CONFIG_XFRM_SUB_POLICY is not set 276 - CONFIG_XFRM_MIGRATE=y 277 284 # CONFIG_NET_KEY is not set 278 285 CONFIG_INET=y 279 286 CONFIG_IP_MULTICAST=y ··· 276 293 CONFIG_IP_FIB_HASH=y 277 294 CONFIG_IP_PNP=y 278 295 # CONFIG_IP_PNP_DHCP is not set 279 - CONFIG_IP_PNP_BOOTP=y 296 + # CONFIG_IP_PNP_BOOTP is not set 280 297 # CONFIG_IP_PNP_RARP is not set 281 298 # CONFIG_NET_IPIP is not set 282 299 # CONFIG_NET_IPGRE is not set ··· 287 304 # CONFIG_INET_ESP is not set 288 305 # CONFIG_INET_IPCOMP is not set 289 306 # CONFIG_INET_XFRM_TUNNEL is not set 290 - CONFIG_INET_TUNNEL=m 291 - CONFIG_INET_XFRM_MODE_TRANSPORT=m 292 - CONFIG_INET_XFRM_MODE_TUNNEL=m 293 - CONFIG_INET_XFRM_MODE_BEET=m 307 + # CONFIG_INET_TUNNEL is not set 308 + # CONFIG_INET_XFRM_MODE_TRANSPORT is not set 309 + # CONFIG_INET_XFRM_MODE_TUNNEL is not set 310 + # CONFIG_INET_XFRM_MODE_BEET is not set 294 311 CONFIG_INET_DIAG=y 295 312 CONFIG_INET_TCP_DIAG=y 296 313 # CONFIG_TCP_CONG_ADVANCED is not set 297 314 CONFIG_TCP_CONG_CUBIC=y 298 315 CONFIG_DEFAULT_TCP_CONG="cubic" 299 - CONFIG_TCP_MD5SIG=y 300 - 301 - # 302 - # IP: Virtual Server Configuration 303 - # 304 - # CONFIG_IP_VS is not set 305 - CONFIG_IPV6=m 306 - # CONFIG_IPV6_PRIVACY is not set 307 - CONFIG_IPV6_ROUTER_PREF=y 308 - CONFIG_IPV6_ROUTE_INFO=y 309 - # CONFIG_INET6_AH is not set 310 - # CONFIG_INET6_ESP is not set 311 - # CONFIG_INET6_IPCOMP is not set 312 - CONFIG_IPV6_MIP6=y 316 + # CONFIG_TCP_MD5SIG is not set 317 + # CONFIG_IPV6 is not set 313 318 # CONFIG_INET6_XFRM_TUNNEL is not set 314 319 # CONFIG_INET6_TUNNEL is not set 315 - CONFIG_INET6_XFRM_MODE_TRANSPORT=m 316 - CONFIG_INET6_XFRM_MODE_TUNNEL=m 317 - CONFIG_INET6_XFRM_MODE_BEET=m 318 - CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION=m 319 - CONFIG_IPV6_SIT=m 320 - # CONFIG_IPV6_TUNNEL is not set 321 - CONFIG_IPV6_MULTIPLE_TABLES=y 322 - CONFIG_IPV6_SUBTREES=y 323 - CONFIG_NETWORK_SECMARK=y 324 - CONFIG_NETFILTER=y 325 - # CONFIG_NETFILTER_DEBUG is not set 326 - 327 - # 328 - # Core Netfilter Configuration 329 - # 330 - CONFIG_NETFILTER_NETLINK=m 331 - CONFIG_NETFILTER_NETLINK_QUEUE=m 332 - CONFIG_NETFILTER_NETLINK_LOG=m 333 - CONFIG_NF_CONNTRACK_ENABLED=m 334 - CONFIG_NF_CONNTRACK_SUPPORT=y 335 - # CONFIG_IP_NF_CONNTRACK_SUPPORT is not set 336 - CONFIG_NF_CONNTRACK=m 337 - CONFIG_NF_CT_ACCT=y 338 - CONFIG_NF_CONNTRACK_MARK=y 339 - CONFIG_NF_CONNTRACK_SECMARK=y 340 - CONFIG_NF_CONNTRACK_EVENTS=y 341 - CONFIG_NF_CT_PROTO_GRE=m 342 - CONFIG_NF_CT_PROTO_SCTP=m 343 - CONFIG_NF_CONNTRACK_AMANDA=m 344 - CONFIG_NF_CONNTRACK_FTP=m 345 - CONFIG_NF_CONNTRACK_H323=m 346 - CONFIG_NF_CONNTRACK_IRC=m 347 - # CONFIG_NF_CONNTRACK_NETBIOS_NS is not set 348 - CONFIG_NF_CONNTRACK_PPTP=m 349 - CONFIG_NF_CONNTRACK_SANE=m 350 - CONFIG_NF_CONNTRACK_SIP=m 351 - CONFIG_NF_CONNTRACK_TFTP=m 352 - CONFIG_NF_CT_NETLINK=m 353 - CONFIG_NETFILTER_XTABLES=m 354 - CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m 355 - CONFIG_NETFILTER_XT_TARGET_MARK=m 356 - CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m 357 - CONFIG_NETFILTER_XT_TARGET_NFLOG=m 358 - CONFIG_NETFILTER_XT_TARGET_SECMARK=m 359 - CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=m 360 - CONFIG_NETFILTER_XT_TARGET_TCPMSS=m 361 - CONFIG_NETFILTER_XT_MATCH_COMMENT=m 362 - CONFIG_NETFILTER_XT_MATCH_CONNBYTES=m 363 - CONFIG_NETFILTER_XT_MATCH_CONNMARK=m 364 - CONFIG_NETFILTER_XT_MATCH_CONNTRACK=m 365 - CONFIG_NETFILTER_XT_MATCH_DCCP=m 366 - CONFIG_NETFILTER_XT_MATCH_DSCP=m 367 - CONFIG_NETFILTER_XT_MATCH_ESP=m 368 - CONFIG_NETFILTER_XT_MATCH_HELPER=m 369 - CONFIG_NETFILTER_XT_MATCH_LENGTH=m 370 - CONFIG_NETFILTER_XT_MATCH_LIMIT=m 371 - CONFIG_NETFILTER_XT_MATCH_MAC=m 372 - CONFIG_NETFILTER_XT_MATCH_MARK=m 373 - # CONFIG_NETFILTER_XT_MATCH_POLICY is not set 374 - CONFIG_NETFILTER_XT_MATCH_MULTIPORT=m 375 - CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m 376 - CONFIG_NETFILTER_XT_MATCH_QUOTA=m 377 - CONFIG_NETFILTER_XT_MATCH_REALM=m 378 - CONFIG_NETFILTER_XT_MATCH_SCTP=m 379 - CONFIG_NETFILTER_XT_MATCH_STATE=m 380 - CONFIG_NETFILTER_XT_MATCH_STATISTIC=m 381 - CONFIG_NETFILTER_XT_MATCH_STRING=m 382 - CONFIG_NETFILTER_XT_MATCH_TCPMSS=m 383 - CONFIG_NETFILTER_XT_MATCH_HASHLIMIT=m 384 - 385 - # 386 - # IP: Netfilter Configuration 387 - # 388 - CONFIG_NF_CONNTRACK_IPV4=m 389 - CONFIG_NF_CONNTRACK_PROC_COMPAT=y 390 - # CONFIG_IP_NF_QUEUE is not set 391 - # CONFIG_IP_NF_IPTABLES is not set 392 - # CONFIG_IP_NF_ARPTABLES is not set 393 - 394 - # 395 - # IPv6: Netfilter Configuration (EXPERIMENTAL) 396 - # 397 - CONFIG_NF_CONNTRACK_IPV6=m 398 - # CONFIG_IP6_NF_QUEUE is not set 399 - # CONFIG_IP6_NF_IPTABLES is not set 400 - 401 - # 402 - # DCCP Configuration (EXPERIMENTAL) 403 - # 320 + # CONFIG_NETWORK_SECMARK is not set 321 + # CONFIG_NETFILTER is not set 404 322 # CONFIG_IP_DCCP is not set 405 - 406 - # 407 - # SCTP Configuration (EXPERIMENTAL) 408 - # 409 323 # CONFIG_IP_SCTP is not set 410 - 411 - # 412 - # TIPC Configuration (EXPERIMENTAL) 413 - # 414 324 # CONFIG_TIPC is not set 415 325 # CONFIG_ATM is not set 416 326 # CONFIG_BRIDGE is not set ··· 321 445 # QoS and/or fair queueing 322 446 # 323 447 # CONFIG_NET_SCHED is not set 324 - CONFIG_NET_CLS_ROUTE=y 325 448 326 449 # 327 450 # Network testing ··· 329 454 # CONFIG_HAMRADIO is not set 330 455 # CONFIG_IRDA is not set 331 456 # CONFIG_BT is not set 332 - CONFIG_IEEE80211=m 333 - # CONFIG_IEEE80211_DEBUG is not set 334 - CONFIG_IEEE80211_CRYPT_WEP=m 335 - CONFIG_IEEE80211_CRYPT_CCMP=m 336 - CONFIG_IEEE80211_CRYPT_TKIP=m 337 - CONFIG_IEEE80211_SOFTMAC=m 338 - # CONFIG_IEEE80211_SOFTMAC_DEBUG is not set 339 - CONFIG_WIRELESS_EXT=y 340 - CONFIG_FIB_RULES=y 457 + # CONFIG_AF_RXRPC is not set 458 + 459 + # 460 + # Wireless 461 + # 462 + # CONFIG_CFG80211 is not set 463 + # CONFIG_WIRELESS_EXT is not set 464 + # CONFIG_MAC80211 is not set 465 + # CONFIG_IEEE80211 is not set 466 + # CONFIG_RFKILL is not set 341 467 342 468 # 343 469 # Device Drivers ··· 349 473 # 350 474 CONFIG_STANDALONE=y 351 475 CONFIG_PREVENT_FIRMWARE_BUILD=y 352 - CONFIG_FW_LOADER=m 353 476 # CONFIG_SYS_HYPERVISOR is not set 354 477 355 478 # 356 479 # Connector - unified userspace <-> kernelspace linker 357 480 # 358 - CONFIG_CONNECTOR=m 359 - 360 - # 361 - # Memory Technology Devices (MTD) 362 - # 363 - CONFIG_MTD=y 364 - # CONFIG_MTD_DEBUG is not set 365 - # CONFIG_MTD_CONCAT is not set 366 - CONFIG_MTD_PARTITIONS=y 367 - # CONFIG_MTD_REDBOOT_PARTS is not set 368 - # CONFIG_MTD_CMDLINE_PARTS is not set 369 - 370 - # 371 - # User Modules And Translation Layers 372 - # 373 - CONFIG_MTD_CHAR=y 374 - CONFIG_MTD_BLKDEVS=y 375 - CONFIG_MTD_BLOCK=y 376 - # CONFIG_FTL is not set 377 - # CONFIG_NFTL is not set 378 - # CONFIG_INFTL is not set 379 - # CONFIG_RFD_FTL is not set 380 - # CONFIG_SSFDC is not set 381 - 382 - # 383 - # RAM/ROM/Flash chip drivers 384 - # 385 - CONFIG_MTD_CFI=y 386 - # CONFIG_MTD_JEDECPROBE is not set 387 - CONFIG_MTD_GEN_PROBE=y 388 - # CONFIG_MTD_CFI_ADV_OPTIONS is not set 389 - CONFIG_MTD_MAP_BANK_WIDTH_1=y 390 - CONFIG_MTD_MAP_BANK_WIDTH_2=y 391 - CONFIG_MTD_MAP_BANK_WIDTH_4=y 392 - # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set 393 - # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set 394 - # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set 395 - CONFIG_MTD_CFI_I1=y 396 - CONFIG_MTD_CFI_I2=y 397 - # CONFIG_MTD_CFI_I4 is not set 398 - # CONFIG_MTD_CFI_I8 is not set 399 - CONFIG_MTD_CFI_INTELEXT=y 400 - CONFIG_MTD_CFI_AMDSTD=y 401 - # CONFIG_MTD_CFI_STAA is not set 402 - CONFIG_MTD_CFI_UTIL=y 403 - # CONFIG_MTD_RAM is not set 404 - # CONFIG_MTD_ROM is not set 405 - # CONFIG_MTD_ABSENT is not set 406 - # CONFIG_MTD_OBSOLETE_CHIPS is not set 407 - 408 - # 409 - # Mapping drivers for chip access 410 - # 411 - # CONFIG_MTD_COMPLEX_MAPPINGS is not set 412 - # CONFIG_MTD_PHYSMAP is not set 413 - # CONFIG_MTD_PLATRAM is not set 414 - 415 - # 416 - # Self-contained MTD device drivers 417 - # 418 - # CONFIG_MTD_PMC551 is not set 419 - # CONFIG_MTD_SLRAM is not set 420 - # CONFIG_MTD_PHRAM is not set 421 - # CONFIG_MTD_MTDRAM is not set 422 - # CONFIG_MTD_BLOCK2MTD is not set 423 - 424 - # 425 - # Disk-On-Chip Device Drivers 426 - # 427 - # CONFIG_MTD_DOC2000 is not set 428 - # CONFIG_MTD_DOC2001 is not set 429 - # CONFIG_MTD_DOC2001PLUS is not set 430 - 431 - # 432 - # NAND Flash Device Drivers 433 - # 434 - # CONFIG_MTD_NAND is not set 435 - 436 - # 437 - # OneNAND Flash Device Drivers 438 - # 439 - # CONFIG_MTD_ONENAND is not set 481 + # CONFIG_CONNECTOR is not set 482 + # CONFIG_MTD is not set 440 483 441 484 # 442 485 # Parallel port support ··· 377 582 # CONFIG_BLK_DEV_COW_COMMON is not set 378 583 CONFIG_BLK_DEV_LOOP=y 379 584 # CONFIG_BLK_DEV_CRYPTOLOOP is not set 380 - CONFIG_BLK_DEV_NBD=m 585 + # CONFIG_BLK_DEV_NBD is not set 381 586 # CONFIG_BLK_DEV_SX8 is not set 382 - # CONFIG_BLK_DEV_UB is not set 383 587 CONFIG_BLK_DEV_RAM=y 384 588 CONFIG_BLK_DEV_RAM_COUNT=16 385 589 CONFIG_BLK_DEV_RAM_SIZE=8192 386 590 CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 387 - CONFIG_BLK_DEV_INITRD=y 388 591 # CONFIG_CDROM_PKTCDVD is not set 389 592 # CONFIG_ATA_OVER_ETH is not set 390 593 391 594 # 392 595 # Misc devices 393 596 # 394 - CONFIG_SGI_IOC4=m 597 + # CONFIG_PHANTOM is not set 598 + # CONFIG_SGI_IOC4 is not set 395 599 # CONFIG_TIFM_CORE is not set 396 - 397 - # 398 - # ATA/ATAPI/MFM/RLL support 399 - # 400 - CONFIG_IDE=y 401 - CONFIG_IDE_MAX_HWIFS=4 402 - CONFIG_BLK_DEV_IDE=y 403 - 404 - # 405 - # Please see Documentation/ide.txt for help/info on IDE drives 406 - # 407 - # CONFIG_BLK_DEV_IDE_SATA is not set 408 - CONFIG_BLK_DEV_IDEDISK=y 409 - # CONFIG_IDEDISK_MULTI_MODE is not set 410 - CONFIG_BLK_DEV_IDECD=y 411 - # CONFIG_BLK_DEV_IDETAPE is not set 412 - # CONFIG_BLK_DEV_IDEFLOPPY is not set 413 - # CONFIG_IDE_TASK_IOCTL is not set 414 - 415 - # 416 - # IDE chipset support/bugfixes 417 - # 418 - CONFIG_IDE_GENERIC=y 419 - CONFIG_BLK_DEV_IDEPCI=y 420 - CONFIG_IDEPCI_SHARE_IRQ=y 421 - # CONFIG_BLK_DEV_OFFBOARD is not set 422 - # CONFIG_BLK_DEV_GENERIC is not set 423 - # CONFIG_BLK_DEV_OPTI621 is not set 424 - CONFIG_BLK_DEV_IDEDMA_PCI=y 425 - # CONFIG_BLK_DEV_IDEDMA_FORCED is not set 426 - # CONFIG_IDEDMA_PCI_AUTO is not set 427 - # CONFIG_BLK_DEV_AEC62XX is not set 428 - # CONFIG_BLK_DEV_ALI15X3 is not set 429 - # CONFIG_BLK_DEV_AMD74XX is not set 430 - # CONFIG_BLK_DEV_CMD64X is not set 431 - # CONFIG_BLK_DEV_TRIFLEX is not set 432 - # CONFIG_BLK_DEV_CY82C693 is not set 433 - # CONFIG_BLK_DEV_CS5520 is not set 434 - # CONFIG_BLK_DEV_CS5530 is not set 435 - # CONFIG_BLK_DEV_HPT34X is not set 436 - # CONFIG_BLK_DEV_HPT366 is not set 437 - # CONFIG_BLK_DEV_JMICRON is not set 438 - # CONFIG_BLK_DEV_SC1200 is not set 439 - # CONFIG_BLK_DEV_PIIX is not set 440 - CONFIG_BLK_DEV_IT8213=m 441 - # CONFIG_BLK_DEV_IT821X is not set 442 - # CONFIG_BLK_DEV_NS87415 is not set 443 - # CONFIG_BLK_DEV_PDC202XX_OLD is not set 444 - # CONFIG_BLK_DEV_PDC202XX_NEW is not set 445 - # CONFIG_BLK_DEV_SVWKS is not set 446 - # CONFIG_BLK_DEV_SIIMAGE is not set 447 - # CONFIG_BLK_DEV_SLC90E66 is not set 448 - # CONFIG_BLK_DEV_TRM290 is not set 449 - # CONFIG_BLK_DEV_VIA82CXXX is not set 450 - CONFIG_BLK_DEV_TC86C001=m 451 - # CONFIG_IDE_ARM is not set 452 - CONFIG_BLK_DEV_IDEDMA=y 453 - # CONFIG_IDEDMA_IVB is not set 454 - # CONFIG_IDEDMA_AUTO is not set 455 - # CONFIG_BLK_DEV_HD is not set 600 + # CONFIG_BLINK is not set 601 + # CONFIG_IDE is not set 456 602 457 603 # 458 604 # SCSI device support 459 605 # 460 - CONFIG_RAID_ATTRS=m 606 + # CONFIG_RAID_ATTRS is not set 461 607 # CONFIG_SCSI is not set 462 608 # CONFIG_SCSI_NETLINK is not set 463 - 464 - # 465 - # Serial ATA (prod) and Parallel ATA (experimental) drivers 466 - # 467 609 # CONFIG_ATA is not set 468 610 469 611 # ··· 416 684 # 417 685 # IEEE 1394 (FireWire) support 418 686 # 687 + # CONFIG_FIREWIRE is not set 419 688 # CONFIG_IEEE1394 is not set 420 689 421 690 # ··· 431 698 # CONFIG_DUMMY is not set 432 699 # CONFIG_BONDING is not set 433 700 # CONFIG_EQUALIZER is not set 434 - CONFIG_TUN=m 435 - 436 - # 437 - # ARCnet devices 438 - # 701 + # CONFIG_TUN is not set 439 702 # CONFIG_ARCNET is not set 440 - 441 - # 442 - # PHY device support 443 - # 444 - CONFIG_PHYLIB=m 445 - 446 - # 447 - # MII PHY device drivers 448 - # 449 - CONFIG_MARVELL_PHY=m 450 - CONFIG_DAVICOM_PHY=m 451 - CONFIG_QSEMI_PHY=m 452 - CONFIG_LXT_PHY=m 453 - CONFIG_CICADA_PHY=m 454 - CONFIG_VITESSE_PHY=m 455 - CONFIG_SMSC_PHY=m 456 - # CONFIG_BROADCOM_PHY is not set 457 - # CONFIG_FIXED_PHY is not set 703 + # CONFIG_PHYLIB is not set 458 704 459 705 # 460 706 # Ethernet (10 or 100Mbit) 461 707 # 462 708 CONFIG_NET_ETHERNET=y 463 - # CONFIG_MII is not set 709 + CONFIG_MII=y 464 710 # CONFIG_HAPPYMEAL is not set 465 711 # CONFIG_SUNGEM is not set 466 712 # CONFIG_CASSINI is not set ··· 458 746 # CONFIG_ADAPTEC_STARFIRE is not set 459 747 # CONFIG_B44 is not set 460 748 # CONFIG_FORCEDETH is not set 749 + CONFIG_TC35815=y 461 750 # CONFIG_DGRS is not set 462 751 # CONFIG_EEPRO100 is not set 463 752 # CONFIG_E100 is not set ··· 473 760 # CONFIG_TLAN is not set 474 761 # CONFIG_VIA_RHINE is not set 475 762 # CONFIG_SC92031 is not set 476 - 477 - # 478 - # Ethernet (1000 Mbit) 479 - # 480 - # CONFIG_ACENIC is not set 481 - # CONFIG_DL2K is not set 482 - # CONFIG_E1000 is not set 483 - # CONFIG_NS83820 is not set 484 - # CONFIG_HAMACHI is not set 485 - # CONFIG_YELLOWFIN is not set 486 - # CONFIG_R8169 is not set 487 - # CONFIG_SIS190 is not set 488 - # CONFIG_SKGE is not set 489 - # CONFIG_SKY2 is not set 490 - # CONFIG_SK98LIN is not set 491 - # CONFIG_VIA_VELOCITY is not set 492 - # CONFIG_TIGON3 is not set 493 - # CONFIG_BNX2 is not set 494 - CONFIG_QLA3XXX=m 495 - # CONFIG_ATL1 is not set 496 - 497 - # 498 - # Ethernet (10000 Mbit) 499 - # 500 - # CONFIG_CHELSIO_T1 is not set 501 - CONFIG_CHELSIO_T3=m 502 - # CONFIG_IXGB is not set 503 - # CONFIG_S2IO is not set 504 - # CONFIG_MYRI10GE is not set 505 - CONFIG_NETXEN_NIC=m 506 - 507 - # 508 - # Token Ring devices 509 - # 763 + # CONFIG_NETDEV_1000 is not set 764 + # CONFIG_NETDEV_10000 is not set 510 765 # CONFIG_TR is not set 511 766 512 767 # 513 - # Wireless LAN (non-hamradio) 768 + # Wireless LAN 514 769 # 515 - CONFIG_NET_RADIO=y 516 - # CONFIG_NET_WIRELESS_RTNETLINK is not set 517 - 518 - # 519 - # Obsolete Wireless cards support (pre-802.11) 520 - # 521 - # CONFIG_STRIP is not set 522 - 523 - # 524 - # Wireless 802.11b ISA/PCI cards support 525 - # 526 - # CONFIG_IPW2100 is not set 527 - CONFIG_IPW2200=m 528 - # CONFIG_IPW2200_MONITOR is not set 529 - # CONFIG_IPW2200_QOS is not set 530 - # CONFIG_IPW2200_DEBUG is not set 531 - # CONFIG_HERMES is not set 532 - # CONFIG_ATMEL is not set 533 - 534 - # 535 - # Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support 536 - # 537 - # CONFIG_PRISM54 is not set 538 - # CONFIG_USB_ZD1201 is not set 539 - # CONFIG_HOSTAP is not set 540 - # CONFIG_BCM43XX is not set 541 - # CONFIG_ZD1211RW is not set 542 - CONFIG_NET_WIRELESS=y 543 - 544 - # 545 - # Wan interfaces 546 - # 770 + # CONFIG_WLAN_PRE80211 is not set 771 + # CONFIG_WLAN_80211 is not set 547 772 # CONFIG_WAN is not set 548 773 # CONFIG_FDDI is not set 549 774 # CONFIG_HIPPI is not set 550 - CONFIG_PPP=m 551 - CONFIG_PPP_MULTILINK=y 552 - # CONFIG_PPP_FILTER is not set 553 - CONFIG_PPP_ASYNC=m 554 - CONFIG_PPP_SYNC_TTY=m 555 - CONFIG_PPP_DEFLATE=m 556 - # CONFIG_PPP_BSDCOMP is not set 557 - CONFIG_PPP_MPPE=m 558 - CONFIG_PPPOE=m 775 + # CONFIG_PPP is not set 559 776 # CONFIG_SLIP is not set 560 - CONFIG_SLHC=m 561 777 # CONFIG_SHAPER is not set 562 778 # CONFIG_NETCONSOLE is not set 563 779 # CONFIG_NETPOLL is not set ··· 505 863 # 506 864 # Input device support 507 865 # 508 - CONFIG_INPUT=y 509 - # CONFIG_INPUT_FF_MEMLESS is not set 510 - 511 - # 512 - # Userland interfaces 513 - # 514 - CONFIG_INPUT_MOUSEDEV=y 515 - CONFIG_INPUT_MOUSEDEV_PSAUX=y 516 - CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 517 - CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 518 - # CONFIG_INPUT_JOYDEV is not set 519 - # CONFIG_INPUT_TSDEV is not set 520 - CONFIG_INPUT_EVDEV=y 521 - # CONFIG_INPUT_EVBUG is not set 522 - 523 - # 524 - # Input Device Drivers 525 - # 526 - CONFIG_INPUT_KEYBOARD=y 527 - CONFIG_KEYBOARD_ATKBD=y 528 - # CONFIG_KEYBOARD_SUNKBD is not set 529 - # CONFIG_KEYBOARD_LKKBD is not set 530 - # CONFIG_KEYBOARD_XTKBD is not set 531 - # CONFIG_KEYBOARD_NEWTON is not set 532 - # CONFIG_KEYBOARD_STOWAWAY is not set 533 - CONFIG_INPUT_MOUSE=y 534 - CONFIG_MOUSE_PS2=y 535 - # CONFIG_MOUSE_SERIAL is not set 536 - # CONFIG_MOUSE_VSXXXAA is not set 537 - # CONFIG_INPUT_JOYSTICK is not set 538 - # CONFIG_INPUT_TOUCHSCREEN is not set 539 - # CONFIG_INPUT_MISC is not set 866 + # CONFIG_INPUT is not set 540 867 541 868 # 542 869 # Hardware I/O ports 543 870 # 544 - CONFIG_SERIO=y 545 - CONFIG_SERIO_I8042=y 546 - CONFIG_SERIO_SERPORT=y 547 - # CONFIG_SERIO_PCIPS2 is not set 548 - CONFIG_SERIO_LIBPS2=y 549 - # CONFIG_SERIO_RAW is not set 871 + # CONFIG_SERIO is not set 550 872 # CONFIG_GAMEPORT is not set 551 873 552 874 # 553 875 # Character devices 554 876 # 555 - CONFIG_VT=y 556 - CONFIG_VT_CONSOLE=y 557 - CONFIG_HW_CONSOLE=y 558 - CONFIG_VT_HW_CONSOLE_BINDING=y 877 + # CONFIG_VT is not set 559 878 # CONFIG_SERIAL_NONSTANDARD is not set 560 879 561 880 # ··· 528 925 # Non-8250 serial port support 529 926 # 530 927 CONFIG_SERIAL_CORE=y 928 + CONFIG_SERIAL_CORE_CONSOLE=y 531 929 CONFIG_SERIAL_TXX9=y 532 930 CONFIG_HAS_TXX9_SERIAL=y 533 931 CONFIG_SERIAL_TXX9_NR_UARTS=6 534 - # CONFIG_SERIAL_TXX9_CONSOLE is not set 535 - # CONFIG_SERIAL_TXX9_STDSERIAL is not set 932 + CONFIG_SERIAL_TXX9_CONSOLE=y 933 + CONFIG_SERIAL_TXX9_STDSERIAL=y 536 934 # CONFIG_SERIAL_JSM is not set 537 935 CONFIG_UNIX98_PTYS=y 538 936 CONFIG_LEGACY_PTYS=y ··· 543 939 # IPMI 544 940 # 545 941 # CONFIG_IPMI_HANDLER is not set 546 - 547 - # 548 - # Watchdog Cards 549 - # 550 942 # CONFIG_WATCHDOG is not set 551 943 # CONFIG_HW_RANDOM is not set 552 944 # CONFIG_RTC is not set 553 945 # CONFIG_GEN_RTC is not set 554 - # CONFIG_DTLK is not set 555 946 # CONFIG_R3964 is not set 556 947 # CONFIG_APPLICOM is not set 557 948 # CONFIG_DRM is not set ··· 556 957 # TPM devices 557 958 # 558 959 # CONFIG_TCG_TPM is not set 559 - 560 - # 561 - # I2C support 562 - # 960 + CONFIG_DEVPORT=y 563 961 # CONFIG_I2C is not set 564 962 565 963 # ··· 581 985 # Dallas's 1-wire bus 582 986 # 583 987 # CONFIG_W1 is not set 988 + # CONFIG_HWMON is not set 584 989 585 990 # 586 - # Hardware Monitoring support 991 + # Multifunction device drivers 587 992 # 588 - CONFIG_HWMON=y 589 - # CONFIG_HWMON_VID is not set 590 - # CONFIG_SENSORS_ABITUGURU is not set 591 - # CONFIG_SENSORS_F71805F is not set 592 - # CONFIG_SENSORS_PC87427 is not set 593 - # CONFIG_SENSORS_VT1211 is not set 594 - # CONFIG_HWMON_DEBUG_CHIP is not set 993 + # CONFIG_MFD_SM501 is not set 595 994 596 995 # 597 996 # Multimedia devices 598 997 # 599 998 # CONFIG_VIDEO_DEV is not set 600 - 601 - # 602 - # Digital Video Broadcasting Devices 603 - # 604 - # CONFIG_DVB is not set 605 - # CONFIG_USB_DABUSB is not set 999 + # CONFIG_DVB_CORE is not set 1000 + # CONFIG_DAB is not set 606 1001 607 1002 # 608 1003 # Graphics support 609 1004 # 610 - # CONFIG_FIRMWARE_EDID is not set 611 - CONFIG_FB=y 612 - CONFIG_FB_CFB_FILLRECT=y 613 - CONFIG_FB_CFB_COPYAREA=y 614 - CONFIG_FB_CFB_IMAGEBLIT=y 615 - # CONFIG_FB_SVGALIB is not set 616 - # CONFIG_FB_MACMODES is not set 617 - # CONFIG_FB_BACKLIGHT is not set 618 - # CONFIG_FB_MODE_HELPERS is not set 619 - # CONFIG_FB_TILEBLITTING is not set 620 - # CONFIG_FB_CIRRUS is not set 621 - # CONFIG_FB_PM2 is not set 622 - # CONFIG_FB_CYBER2000 is not set 623 - # CONFIG_FB_ASILIANT is not set 624 - # CONFIG_FB_IMSTT is not set 625 - # CONFIG_FB_S1D13XXX is not set 626 - # CONFIG_FB_NVIDIA is not set 627 - # CONFIG_FB_RIVA is not set 628 - # CONFIG_FB_MATROX is not set 629 - # CONFIG_FB_RADEON is not set 630 - # CONFIG_FB_ATY128 is not set 631 - CONFIG_FB_ATY=y 632 - CONFIG_FB_ATY_CT=y 633 - # CONFIG_FB_ATY_GENERIC_LCD is not set 634 - # CONFIG_FB_ATY_GX is not set 635 - # CONFIG_FB_S3 is not set 636 - # CONFIG_FB_SAVAGE is not set 637 - # CONFIG_FB_SIS is not set 638 - # CONFIG_FB_NEOMAGIC is not set 639 - # CONFIG_FB_KYRO is not set 640 - # CONFIG_FB_3DFX is not set 641 - # CONFIG_FB_VOODOO1 is not set 642 - # CONFIG_FB_SMIVGX is not set 643 - # CONFIG_FB_TRIDENT is not set 644 - # CONFIG_FB_VIRTUAL is not set 645 - 646 - # 647 - # Console display driver support 648 - # 649 - CONFIG_VGA_CONSOLE=y 650 - # CONFIG_VGACON_SOFT_SCROLLBACK is not set 651 - CONFIG_DUMMY_CONSOLE=y 652 - # CONFIG_FRAMEBUFFER_CONSOLE is not set 653 - 654 - # 655 - # Logo configuration 656 - # 657 - # CONFIG_LOGO is not set 658 1005 # CONFIG_BACKLIGHT_LCD_SUPPORT is not set 1006 + 1007 + # 1008 + # Display device support 1009 + # 1010 + # CONFIG_DISPLAY_SUPPORT is not set 1011 + # CONFIG_VGASTATE is not set 1012 + # CONFIG_FB is not set 659 1013 660 1014 # 661 1015 # Sound ··· 613 1067 # CONFIG_SOUND is not set 614 1068 615 1069 # 616 - # HID Devices 617 - # 618 - CONFIG_HID=y 619 - # CONFIG_HID_DEBUG is not set 620 - 621 - # 622 1070 # USB support 623 1071 # 624 1072 CONFIG_USB_ARCH_HAS_HCD=y 625 1073 CONFIG_USB_ARCH_HAS_OHCI=y 626 1074 CONFIG_USB_ARCH_HAS_EHCI=y 627 - CONFIG_USB=y 628 - # CONFIG_USB_DEBUG is not set 629 - 630 - # 631 - # Miscellaneous USB options 632 - # 633 - # CONFIG_USB_DEVICEFS is not set 634 - # CONFIG_USB_DYNAMIC_MINORS is not set 635 - # CONFIG_USB_SUSPEND is not set 636 - # CONFIG_USB_OTG is not set 637 - 638 - # 639 - # USB Host Controller Drivers 640 - # 641 - # CONFIG_USB_EHCI_HCD is not set 642 - # CONFIG_USB_ISP116X_HCD is not set 643 - # CONFIG_USB_OHCI_HCD is not set 644 - # CONFIG_USB_UHCI_HCD is not set 645 - # CONFIG_USB_SL811_HCD is not set 646 - 647 - # 648 - # USB Device Class drivers 649 - # 650 - # CONFIG_USB_ACM is not set 651 - # CONFIG_USB_PRINTER is not set 1075 + # CONFIG_USB is not set 652 1076 653 1077 # 654 1078 # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' 655 1079 # 656 1080 657 1081 # 658 - # may also be needed; see USB_STORAGE Help for more information 659 - # 660 - # CONFIG_USB_LIBUSUAL is not set 661 - 662 - # 663 - # USB Input Devices 664 - # 665 - CONFIG_USB_HID=y 666 - # CONFIG_USB_HIDINPUT_POWERBOOK is not set 667 - # CONFIG_HID_FF is not set 668 - CONFIG_USB_HIDDEV=y 669 - # CONFIG_USB_AIPTEK is not set 670 - # CONFIG_USB_WACOM is not set 671 - # CONFIG_USB_ACECAD is not set 672 - # CONFIG_USB_KBTAB is not set 673 - # CONFIG_USB_POWERMATE is not set 674 - # CONFIG_USB_TOUCHSCREEN is not set 675 - CONFIG_USB_YEALINK=m 676 - # CONFIG_USB_XPAD is not set 677 - # CONFIG_USB_ATI_REMOTE is not set 678 - # CONFIG_USB_ATI_REMOTE2 is not set 679 - # CONFIG_USB_KEYSPAN_REMOTE is not set 680 - # CONFIG_USB_APPLETOUCH is not set 681 - # CONFIG_USB_GTCO is not set 682 - 683 - # 684 - # USB Imaging devices 685 - # 686 - # CONFIG_USB_MDC800 is not set 687 - 688 - # 689 - # USB Network Adapters 690 - # 691 - # CONFIG_USB_CATC is not set 692 - # CONFIG_USB_KAWETH is not set 693 - # CONFIG_USB_PEGASUS is not set 694 - # CONFIG_USB_RTL8150 is not set 695 - # CONFIG_USB_USBNET_MII is not set 696 - # CONFIG_USB_USBNET is not set 697 - CONFIG_USB_MON=y 698 - 699 - # 700 - # USB port drivers 701 - # 702 - 703 - # 704 - # USB Serial Converter support 705 - # 706 - # CONFIG_USB_SERIAL is not set 707 - 708 - # 709 - # USB Miscellaneous drivers 710 - # 711 - # CONFIG_USB_EMI62 is not set 712 - # CONFIG_USB_EMI26 is not set 713 - # CONFIG_USB_ADUTUX is not set 714 - # CONFIG_USB_AUERSWALD is not set 715 - # CONFIG_USB_RIO500 is not set 716 - # CONFIG_USB_LEGOTOWER is not set 717 - # CONFIG_USB_LCD is not set 718 - # CONFIG_USB_BERRY_CHARGE is not set 719 - # CONFIG_USB_LED is not set 720 - # CONFIG_USB_CYPRESS_CY7C63 is not set 721 - # CONFIG_USB_CYTHERM is not set 722 - # CONFIG_USB_PHIDGET is not set 723 - # CONFIG_USB_IDMOUSE is not set 724 - # CONFIG_USB_FTDI_ELAN is not set 725 - # CONFIG_USB_APPLEDISPLAY is not set 726 - # CONFIG_USB_LD is not set 727 - # CONFIG_USB_TRANCEVIBRATOR is not set 728 - 729 - # 730 - # USB DSL modem support 731 - # 732 - 733 - # 734 1082 # USB Gadget Support 735 1083 # 736 1084 # CONFIG_USB_GADGET is not set 737 - 738 - # 739 - # MMC/SD Card support 740 - # 741 1085 # CONFIG_MMC is not set 742 1086 743 1087 # ··· 707 1271 # 708 1272 709 1273 # 710 - # Auxiliary Display support 711 - # 712 - 713 - # 714 - # Virtualization 715 - # 716 - 717 - # 718 1274 # File systems 719 1275 # 720 - CONFIG_EXT2_FS=y 721 - # CONFIG_EXT2_FS_XATTR is not set 722 - # CONFIG_EXT2_FS_XIP is not set 723 - CONFIG_EXT3_FS=m 724 - CONFIG_EXT3_FS_XATTR=y 725 - # CONFIG_EXT3_FS_POSIX_ACL is not set 726 - # CONFIG_EXT3_FS_SECURITY is not set 1276 + # CONFIG_EXT2_FS is not set 1277 + # CONFIG_EXT3_FS is not set 727 1278 # CONFIG_EXT4DEV_FS is not set 728 - CONFIG_JBD=m 729 - # CONFIG_JBD_DEBUG is not set 730 - CONFIG_FS_MBCACHE=y 731 - CONFIG_REISERFS_FS=m 732 - # CONFIG_REISERFS_CHECK is not set 733 - # CONFIG_REISERFS_PROC_INFO is not set 734 - # CONFIG_REISERFS_FS_XATTR is not set 1279 + # CONFIG_REISERFS_FS is not set 735 1280 # CONFIG_JFS_FS is not set 736 1281 CONFIG_FS_POSIX_ACL=y 737 - CONFIG_XFS_FS=m 738 - # CONFIG_XFS_QUOTA is not set 739 - # CONFIG_XFS_SECURITY is not set 740 - # CONFIG_XFS_POSIX_ACL is not set 741 - # CONFIG_XFS_RT is not set 1282 + # CONFIG_XFS_FS is not set 742 1283 # CONFIG_GFS2_FS is not set 743 1284 # CONFIG_OCFS2_FS is not set 744 1285 # CONFIG_MINIX_FS is not set ··· 725 1312 # CONFIG_QUOTA is not set 726 1313 # CONFIG_DNOTIFY is not set 727 1314 # CONFIG_AUTOFS_FS is not set 728 - CONFIG_AUTOFS4_FS=m 729 - CONFIG_FUSE_FS=m 1315 + # CONFIG_AUTOFS4_FS is not set 1316 + # CONFIG_FUSE_FS is not set 730 1317 CONFIG_GENERIC_ACL=y 731 1318 732 1319 # 733 1320 # CD-ROM/DVD Filesystems 734 1321 # 735 - CONFIG_ISO9660_FS=y 736 - # CONFIG_JOLIET is not set 737 - # CONFIG_ZISOFS is not set 1322 + # CONFIG_ISO9660_FS is not set 738 1323 # CONFIG_UDF_FS is not set 739 1324 740 1325 # 741 1326 # DOS/FAT/NT Filesystems 742 1327 # 743 - CONFIG_FAT_FS=y 744 1328 # CONFIG_MSDOS_FS is not set 745 - CONFIG_VFAT_FS=y 746 - CONFIG_FAT_DEFAULT_CODEPAGE=437 747 - CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" 1329 + # CONFIG_VFAT_FS is not set 748 1330 # CONFIG_NTFS_FS is not set 749 1331 750 1332 # ··· 753 1345 CONFIG_TMPFS_POSIX_ACL=y 754 1346 # CONFIG_HUGETLB_PAGE is not set 755 1347 CONFIG_RAMFS=y 756 - CONFIG_CONFIGFS_FS=m 1348 + # CONFIG_CONFIGFS_FS is not set 757 1349 758 1350 # 759 1351 # Miscellaneous filesystems ··· 765 1357 # CONFIG_BEFS_FS is not set 766 1358 # CONFIG_BFS_FS is not set 767 1359 # CONFIG_EFS_FS is not set 768 - CONFIG_JFFS2_FS=y 769 - CONFIG_JFFS2_FS_DEBUG=0 770 - CONFIG_JFFS2_FS_WRITEBUFFER=y 771 - # CONFIG_JFFS2_SUMMARY is not set 772 - # CONFIG_JFFS2_FS_XATTR is not set 773 - # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set 774 - CONFIG_JFFS2_ZLIB=y 775 - CONFIG_JFFS2_RTIME=y 776 - # CONFIG_JFFS2_RUBIN is not set 777 - CONFIG_CRAMFS=y 1360 + # CONFIG_CRAMFS is not set 778 1361 # CONFIG_VXFS_FS is not set 779 1362 # CONFIG_HPFS_FS is not set 780 1363 # CONFIG_QNX4FS_FS is not set ··· 780 1381 # CONFIG_NFS_V3_ACL is not set 781 1382 # CONFIG_NFS_V4 is not set 782 1383 # CONFIG_NFS_DIRECTIO is not set 783 - CONFIG_NFSD=m 784 - # CONFIG_NFSD_V3 is not set 785 - # CONFIG_NFSD_TCP is not set 1384 + # CONFIG_NFSD is not set 786 1385 CONFIG_ROOT_NFS=y 787 1386 CONFIG_LOCKD=y 788 1387 CONFIG_LOCKD_V4=y 789 - CONFIG_EXPORTFS=m 790 1388 CONFIG_NFS_COMMON=y 791 1389 CONFIG_SUNRPC=y 1390 + # CONFIG_SUNRPC_BIND34 is not set 792 1391 # CONFIG_RPCSEC_GSS_KRB5 is not set 793 1392 # CONFIG_RPCSEC_GSS_SPKM3 is not set 794 - CONFIG_SMB_FS=m 795 - # CONFIG_SMB_NLS_DEFAULT is not set 1393 + # CONFIG_SMB_FS is not set 796 1394 # CONFIG_CIFS is not set 797 1395 # CONFIG_NCP_FS is not set 798 1396 # CONFIG_CODA_FS is not set ··· 805 1409 # 806 1410 # Native Language Support 807 1411 # 808 - CONFIG_NLS=y 809 - CONFIG_NLS_DEFAULT="iso8859-1" 810 - # CONFIG_NLS_CODEPAGE_437 is not set 811 - # CONFIG_NLS_CODEPAGE_737 is not set 812 - # CONFIG_NLS_CODEPAGE_775 is not set 813 - # CONFIG_NLS_CODEPAGE_850 is not set 814 - # CONFIG_NLS_CODEPAGE_852 is not set 815 - # CONFIG_NLS_CODEPAGE_855 is not set 816 - # CONFIG_NLS_CODEPAGE_857 is not set 817 - # CONFIG_NLS_CODEPAGE_860 is not set 818 - # CONFIG_NLS_CODEPAGE_861 is not set 819 - # CONFIG_NLS_CODEPAGE_862 is not set 820 - # CONFIG_NLS_CODEPAGE_863 is not set 821 - # CONFIG_NLS_CODEPAGE_864 is not set 822 - # CONFIG_NLS_CODEPAGE_865 is not set 823 - # CONFIG_NLS_CODEPAGE_866 is not set 824 - # CONFIG_NLS_CODEPAGE_869 is not set 825 - # CONFIG_NLS_CODEPAGE_936 is not set 826 - # CONFIG_NLS_CODEPAGE_950 is not set 827 - # CONFIG_NLS_CODEPAGE_932 is not set 828 - # CONFIG_NLS_CODEPAGE_949 is not set 829 - # CONFIG_NLS_CODEPAGE_874 is not set 830 - # CONFIG_NLS_ISO8859_8 is not set 831 - # CONFIG_NLS_CODEPAGE_1250 is not set 832 - # CONFIG_NLS_CODEPAGE_1251 is not set 833 - # CONFIG_NLS_ASCII is not set 834 - # CONFIG_NLS_ISO8859_1 is not set 835 - # CONFIG_NLS_ISO8859_2 is not set 836 - # CONFIG_NLS_ISO8859_3 is not set 837 - # CONFIG_NLS_ISO8859_4 is not set 838 - # CONFIG_NLS_ISO8859_5 is not set 839 - # CONFIG_NLS_ISO8859_6 is not set 840 - # CONFIG_NLS_ISO8859_7 is not set 841 - # CONFIG_NLS_ISO8859_9 is not set 842 - # CONFIG_NLS_ISO8859_13 is not set 843 - # CONFIG_NLS_ISO8859_14 is not set 844 - # CONFIG_NLS_ISO8859_15 is not set 845 - # CONFIG_NLS_KOI8_R is not set 846 - # CONFIG_NLS_KOI8_U is not set 847 - # CONFIG_NLS_UTF8 is not set 1412 + # CONFIG_NLS is not set 848 1413 849 1414 # 850 1415 # Distributed Lock Manager 851 1416 # 852 - CONFIG_DLM=m 853 - CONFIG_DLM_TCP=y 854 - # CONFIG_DLM_SCTP is not set 855 - # CONFIG_DLM_DEBUG is not set 1417 + # CONFIG_DLM is not set 856 1418 857 1419 # 858 1420 # Profiling support ··· 828 1474 # CONFIG_DEBUG_FS is not set 829 1475 # CONFIG_HEADERS_CHECK is not set 830 1476 # CONFIG_DEBUG_KERNEL is not set 831 - CONFIG_LOG_BUF_SHIFT=14 832 1477 CONFIG_CROSSCOMPILE=y 833 1478 CONFIG_CMDLINE="" 834 1479 CONFIG_SYS_SUPPORTS_KGDB=y ··· 841 1488 # 842 1489 # Cryptographic options 843 1490 # 844 - CONFIG_CRYPTO=y 845 - CONFIG_CRYPTO_ALGAPI=y 846 - CONFIG_CRYPTO_BLKCIPHER=m 847 - CONFIG_CRYPTO_HASH=y 848 - CONFIG_CRYPTO_MANAGER=y 849 - CONFIG_CRYPTO_HMAC=y 850 - CONFIG_CRYPTO_XCBC=m 851 - CONFIG_CRYPTO_NULL=m 852 - CONFIG_CRYPTO_MD4=m 853 - CONFIG_CRYPTO_MD5=y 854 - CONFIG_CRYPTO_SHA1=m 855 - CONFIG_CRYPTO_SHA256=m 856 - CONFIG_CRYPTO_SHA512=m 857 - CONFIG_CRYPTO_WP512=m 858 - CONFIG_CRYPTO_TGR192=m 859 - CONFIG_CRYPTO_GF128MUL=m 860 - CONFIG_CRYPTO_ECB=m 861 - CONFIG_CRYPTO_CBC=m 862 - CONFIG_CRYPTO_PCBC=m 863 - CONFIG_CRYPTO_LRW=m 864 - CONFIG_CRYPTO_DES=m 865 - CONFIG_CRYPTO_FCRYPT=m 866 - CONFIG_CRYPTO_BLOWFISH=m 867 - CONFIG_CRYPTO_TWOFISH=m 868 - CONFIG_CRYPTO_TWOFISH_COMMON=m 869 - CONFIG_CRYPTO_SERPENT=m 870 - CONFIG_CRYPTO_AES=m 871 - CONFIG_CRYPTO_CAST5=m 872 - CONFIG_CRYPTO_CAST6=m 873 - CONFIG_CRYPTO_TEA=m 874 - CONFIG_CRYPTO_ARC4=m 875 - CONFIG_CRYPTO_KHAZAD=m 876 - CONFIG_CRYPTO_ANUBIS=m 877 - CONFIG_CRYPTO_DEFLATE=m 878 - CONFIG_CRYPTO_MICHAEL_MIC=m 879 - CONFIG_CRYPTO_CRC32C=m 880 - CONFIG_CRYPTO_CAMELLIA=m 881 - # CONFIG_CRYPTO_TEST is not set 882 - 883 - # 884 - # Hardware crypto devices 885 - # 1491 + # CONFIG_CRYPTO is not set 886 1492 887 1493 # 888 1494 # Library routines 889 1495 # 890 1496 CONFIG_BITREVERSE=y 891 - CONFIG_CRC_CCITT=m 892 - CONFIG_CRC16=m 1497 + # CONFIG_CRC_CCITT is not set 1498 + # CONFIG_CRC16 is not set 1499 + # CONFIG_CRC_ITU_T is not set 893 1500 CONFIG_CRC32=y 894 - CONFIG_LIBCRC32C=m 895 - CONFIG_ZLIB_INFLATE=y 896 - CONFIG_ZLIB_DEFLATE=y 897 - CONFIG_TEXTSEARCH=y 898 - CONFIG_TEXTSEARCH_KMP=m 899 - CONFIG_TEXTSEARCH_BM=m 900 - CONFIG_TEXTSEARCH_FSM=m 1501 + # CONFIG_LIBCRC32C is not set 901 1502 CONFIG_HAS_IOMEM=y 902 1503 CONFIG_HAS_IOPORT=y 1504 + CONFIG_HAS_DMA=y