diff options
| author | Stefan Roese <sr@denx.de> | 2007-02-12 05:29:04 -0500 |
|---|---|---|
| committer | Paul Mackerras <paulus@samba.org> | 2007-02-12 23:35:52 -0500 |
| commit | ab9367e38fa97c2ed7f72fd5fa29d0d70d58df89 (patch) | |
| tree | 5d6d4fe9545100b867533631572f10e6bd602d78 /arch/ppc/configs | |
| parent | 7ac9a13717c10c5ee074a6b23096c8d277fa5712 (diff) | |
[POWERPC] ppc: Add support for AMCC Taishan 440GX eval board
This patch adds support for the AMCC Taishan PPC440GX evaluation
board.
This is still an arch/ppc port. I'm aware that the move of
4xx to arch/powerpc is making good progress right now. So this
patch is mainly intended to make the Taishan support available
for the community right now.
Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/ppc/configs')
| -rw-r--r-- | arch/ppc/configs/taishan_defconfig | 1077 |
1 files changed, 1077 insertions, 0 deletions
diff --git a/arch/ppc/configs/taishan_defconfig b/arch/ppc/configs/taishan_defconfig new file mode 100644 index 000000000000..1ca0204267b1 --- /dev/null +++ b/arch/ppc/configs/taishan_defconfig | |||
| @@ -0,0 +1,1077 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.20 | ||
| 4 | # Mon Feb 12 11:11:58 2007 | ||
| 5 | # | ||
| 6 | CONFIG_MMU=y | ||
| 7 | CONFIG_GENERIC_HARDIRQS=y | ||
| 8 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | ||
| 9 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
| 10 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 11 | CONFIG_GENERIC_HWEIGHT=y | ||
| 12 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 13 | CONFIG_PPC=y | ||
| 14 | CONFIG_PPC32=y | ||
| 15 | CONFIG_GENERIC_NVRAM=y | ||
| 16 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
| 17 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
| 18 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y | ||
| 19 | CONFIG_GENERIC_BUG=y | ||
| 20 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 21 | |||
| 22 | # | ||
| 23 | # Code maturity level options | ||
| 24 | # | ||
| 25 | CONFIG_EXPERIMENTAL=y | ||
| 26 | CONFIG_BROKEN_ON_SMP=y | ||
| 27 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 28 | |||
| 29 | # | ||
| 30 | # General setup | ||
| 31 | # | ||
| 32 | CONFIG_LOCALVERSION="" | ||
| 33 | CONFIG_LOCALVERSION_AUTO=y | ||
| 34 | CONFIG_SWAP=y | ||
| 35 | CONFIG_SYSVIPC=y | ||
| 36 | # CONFIG_IPC_NS is not set | ||
| 37 | # CONFIG_POSIX_MQUEUE is not set | ||
| 38 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
| 39 | # CONFIG_TASKSTATS is not set | ||
| 40 | # CONFIG_UTS_NS is not set | ||
| 41 | # CONFIG_AUDIT is not set | ||
| 42 | # CONFIG_IKCONFIG is not set | ||
| 43 | CONFIG_SYSFS_DEPRECATED=y | ||
| 44 | # CONFIG_RELAY is not set | ||
| 45 | CONFIG_INITRAMFS_SOURCE="" | ||
| 46 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
| 47 | CONFIG_SYSCTL=y | ||
| 48 | CONFIG_EMBEDDED=y | ||
| 49 | CONFIG_SYSCTL_SYSCALL=y | ||
| 50 | CONFIG_KALLSYMS=y | ||
| 51 | # CONFIG_KALLSYMS_ALL is not set | ||
| 52 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
| 53 | # CONFIG_HOTPLUG is not set | ||
| 54 | CONFIG_PRINTK=y | ||
| 55 | CONFIG_BUG=y | ||
| 56 | CONFIG_ELF_CORE=y | ||
| 57 | CONFIG_BASE_FULL=y | ||
| 58 | CONFIG_FUTEX=y | ||
| 59 | CONFIG_EPOLL=y | ||
| 60 | CONFIG_SHMEM=y | ||
| 61 | CONFIG_SLAB=y | ||
| 62 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 63 | CONFIG_RT_MUTEXES=y | ||
| 64 | # CONFIG_TINY_SHMEM is not set | ||
| 65 | CONFIG_BASE_SMALL=0 | ||
| 66 | # CONFIG_SLOB is not set | ||
| 67 | |||
| 68 | # | ||
| 69 | # Loadable module support | ||
| 70 | # | ||
| 71 | CONFIG_MODULES=y | ||
| 72 | CONFIG_MODULE_UNLOAD=y | ||
| 73 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
| 74 | # CONFIG_MODVERSIONS is not set | ||
| 75 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 76 | CONFIG_KMOD=y | ||
| 77 | |||
| 78 | # | ||
| 79 | # Block layer | ||
| 80 | # | ||
| 81 | CONFIG_BLOCK=y | ||
| 82 | # CONFIG_LBD is not set | ||
| 83 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 84 | # CONFIG_LSF is not set | ||
| 85 | |||
| 86 | # | ||
| 87 | # IO Schedulers | ||
| 88 | # | ||
| 89 | CONFIG_IOSCHED_NOOP=y | ||
| 90 | CONFIG_IOSCHED_AS=y | ||
| 91 | CONFIG_IOSCHED_DEADLINE=y | ||
| 92 | CONFIG_IOSCHED_CFQ=y | ||
| 93 | CONFIG_DEFAULT_AS=y | ||
| 94 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 95 | # CONFIG_DEFAULT_CFQ is not set | ||
| 96 | # CONFIG_DEFAULT_NOOP is not set | ||
| 97 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
| 98 | |||
| 99 | # | ||
| 100 | # Processor | ||
| 101 | # | ||
| 102 | # CONFIG_6xx is not set | ||
| 103 | # CONFIG_40x is not set | ||
| 104 | CONFIG_44x=y | ||
| 105 | # CONFIG_8xx is not set | ||
| 106 | # CONFIG_E200 is not set | ||
| 107 | # CONFIG_E500 is not set | ||
| 108 | CONFIG_PPC_DCR_NATIVE=y | ||
| 109 | CONFIG_PPC_DCR=y | ||
| 110 | CONFIG_BOOKE=y | ||
| 111 | CONFIG_PTE_64BIT=y | ||
| 112 | CONFIG_PHYS_64BIT=y | ||
| 113 | # CONFIG_MATH_EMULATION is not set | ||
| 114 | # CONFIG_KEXEC is not set | ||
| 115 | # CONFIG_CPU_FREQ is not set | ||
| 116 | CONFIG_4xx=y | ||
| 117 | CONFIG_WANT_EARLY_SERIAL=y | ||
| 118 | |||
| 119 | # | ||
| 120 | # IBM 4xx options | ||
| 121 | # | ||
| 122 | # CONFIG_BAMBOO is not set | ||
| 123 | # CONFIG_EBONY is not set | ||
| 124 | # CONFIG_LUAN is not set | ||
| 125 | # CONFIG_YUCCA is not set | ||
| 126 | # CONFIG_OCOTEA is not set | ||
| 127 | CONFIG_TAISHAN=y | ||
| 128 | CONFIG_440GX=y | ||
| 129 | CONFIG_440A=y | ||
| 130 | CONFIG_IBM_OCP=y | ||
| 131 | CONFIG_IBM_EMAC4=y | ||
| 132 | CONFIG_PPC4xx_DMA=y | ||
| 133 | CONFIG_PPC4xx_EDMA=y | ||
| 134 | CONFIG_PPC_GEN550=y | ||
| 135 | CONFIG_NOT_COHERENT_CACHE=y | ||
| 136 | |||
| 137 | # | ||
| 138 | # Platform options | ||
| 139 | # | ||
| 140 | # CONFIG_PC_KEYBOARD is not set | ||
| 141 | # CONFIG_HIGHMEM is not set | ||
| 142 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
| 143 | # CONFIG_HZ_100 is not set | ||
| 144 | CONFIG_HZ_250=y | ||
| 145 | # CONFIG_HZ_300 is not set | ||
| 146 | # CONFIG_HZ_1000 is not set | ||
| 147 | CONFIG_HZ=250 | ||
| 148 | CONFIG_PREEMPT_NONE=y | ||
| 149 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
| 150 | # CONFIG_PREEMPT is not set | ||
| 151 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 152 | CONFIG_FLATMEM_MANUAL=y | ||
| 153 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
| 154 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 155 | CONFIG_FLATMEM=y | ||
| 156 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 157 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 158 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
| 159 | CONFIG_RESOURCES_64BIT=y | ||
| 160 | CONFIG_ZONE_DMA_FLAG=1 | ||
| 161 | CONFIG_BINFMT_ELF=y | ||
| 162 | # CONFIG_BINFMT_MISC is not set | ||
| 163 | CONFIG_CMDLINE_BOOL=y | ||
| 164 | CONFIG_CMDLINE="ip=on console=ttyS0,115200" | ||
| 165 | CONFIG_SECCOMP=y | ||
| 166 | CONFIG_ISA_DMA_API=y | ||
| 167 | |||
| 168 | # | ||
| 169 | # Bus options | ||
| 170 | # | ||
| 171 | CONFIG_ZONE_DMA=y | ||
| 172 | # CONFIG_PPC_I8259 is not set | ||
| 173 | CONFIG_PPC_INDIRECT_PCI=y | ||
| 174 | CONFIG_PCI=y | ||
| 175 | CONFIG_PCI_DOMAINS=y | ||
| 176 | # CONFIG_PCI_DEBUG is not set | ||
| 177 | |||
| 178 | # | ||
| 179 | # PCCARD (PCMCIA/CardBus) support | ||
| 180 | # | ||
| 181 | |||
| 182 | # | ||
| 183 | # Advanced setup | ||
| 184 | # | ||
| 185 | # CONFIG_ADVANCED_OPTIONS is not set | ||
| 186 | |||
| 187 | # | ||
| 188 | # Default settings for advanced configuration options are used | ||
| 189 | # | ||
| 190 | CONFIG_HIGHMEM_START=0xfe000000 | ||
| 191 | CONFIG_LOWMEM_SIZE=0x30000000 | ||
| 192 | CONFIG_KERNEL_START=0xc0000000 | ||
| 193 | CONFIG_TASK_SIZE=0x80000000 | ||
| 194 | CONFIG_CONSISTENT_START=0xff100000 | ||
| 195 | CONFIG_CONSISTENT_SIZE=0x00200000 | ||
| 196 | CONFIG_BOOT_LOAD=0x01000000 | ||
| 197 | |||
| 198 | # | ||
| 199 | # Networking | ||
| 200 | # | ||
| 201 | CONFIG_NET=y | ||
| 202 | |||
| 203 | # | ||
| 204 | # Networking options | ||
| 205 | # | ||
| 206 | # CONFIG_NETDEBUG is not set | ||
| 207 | CONFIG_PACKET=y | ||
| 208 | # CONFIG_PACKET_MMAP is not set | ||
| 209 | CONFIG_UNIX=y | ||
| 210 | CONFIG_XFRM=y | ||
| 211 | # CONFIG_XFRM_USER is not set | ||
| 212 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 213 | # CONFIG_XFRM_MIGRATE is not set | ||
| 214 | # CONFIG_NET_KEY is not set | ||
| 215 | CONFIG_INET=y | ||
| 216 | # CONFIG_IP_MULTICAST is not set | ||
| 217 | CONFIG_IP_ADVANCED_ROUTER=y | ||
| 218 | CONFIG_ASK_IP_FIB_HASH=y | ||
| 219 | # CONFIG_IP_FIB_TRIE is not set | ||
| 220 | CONFIG_IP_FIB_HASH=y | ||
| 221 | # CONFIG_IP_MULTIPLE_TABLES is not set | ||
| 222 | # CONFIG_IP_ROUTE_MULTIPATH is not set | ||
| 223 | # CONFIG_IP_ROUTE_VERBOSE is not set | ||
| 224 | CONFIG_IP_PNP=y | ||
| 225 | # CONFIG_IP_PNP_DHCP is not set | ||
| 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 is not set | ||
| 232 | # CONFIG_INET_AH is not set | ||
| 233 | # CONFIG_INET_ESP is not set | ||
| 234 | # CONFIG_INET_IPCOMP is not set | ||
| 235 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
| 236 | # CONFIG_INET_TUNNEL is not set | ||
| 237 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
| 238 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
| 239 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 240 | CONFIG_INET_DIAG=y | ||
| 241 | CONFIG_INET_TCP_DIAG=y | ||
| 242 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 243 | CONFIG_TCP_CONG_CUBIC=y | ||
| 244 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 245 | # CONFIG_TCP_MD5SIG is not set | ||
| 246 | # CONFIG_IPV6 is not set | ||
| 247 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 248 | # CONFIG_INET6_TUNNEL is not set | ||
| 249 | # CONFIG_NETWORK_SECMARK is not set | ||
| 250 | # CONFIG_NETFILTER is not set | ||
| 251 | |||
| 252 | # | ||
| 253 | # DCCP Configuration (EXPERIMENTAL) | ||
| 254 | # | ||
| 255 | # CONFIG_IP_DCCP is not set | ||
| 256 | |||
| 257 | # | ||
| 258 | # SCTP Configuration (EXPERIMENTAL) | ||
| 259 | # | ||
| 260 | # CONFIG_IP_SCTP is not set | ||
| 261 | |||
| 262 | # | ||
| 263 | # TIPC Configuration (EXPERIMENTAL) | ||
| 264 | # | ||
| 265 | # CONFIG_TIPC is not set | ||
| 266 | # CONFIG_ATM is not set | ||
| 267 | CONFIG_BRIDGE=y | ||
| 268 | # CONFIG_VLAN_8021Q is not set | ||
| 269 | # CONFIG_DECNET is not set | ||
| 270 | CONFIG_LLC=y | ||
| 271 | # CONFIG_LLC2 is not set | ||
| 272 | # CONFIG_IPX is not set | ||
| 273 | # CONFIG_ATALK is not set | ||
| 274 | # CONFIG_X25 is not set | ||
| 275 | # CONFIG_LAPB is not set | ||
| 276 | # CONFIG_ECONET is not set | ||
| 277 | # CONFIG_WAN_ROUTER is not set | ||
| 278 | |||
| 279 | # | ||
| 280 | # QoS and/or fair queueing | ||
| 281 | # | ||
| 282 | # CONFIG_NET_SCHED is not set | ||
| 283 | |||
| 284 | # | ||
| 285 | # Network testing | ||
| 286 | # | ||
| 287 | # CONFIG_NET_PKTGEN is not set | ||
| 288 | # CONFIG_HAMRADIO is not set | ||
| 289 | # CONFIG_IRDA is not set | ||
| 290 | # CONFIG_BT is not set | ||
| 291 | # CONFIG_IEEE80211 is not set | ||
| 292 | |||
| 293 | # | ||
| 294 | # Device Drivers | ||
| 295 | # | ||
| 296 | |||
| 297 | # | ||
| 298 | # Generic Driver Options | ||
| 299 | # | ||
| 300 | # CONFIG_STANDALONE is not set | ||
| 301 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 302 | # CONFIG_DEBUG_DRIVER is not set | ||
| 303 | # CONFIG_DEBUG_DEVRES is not set | ||
| 304 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 305 | |||
| 306 | # | ||
| 307 | # Connector - unified userspace <-> kernelspace linker | ||
| 308 | # | ||
| 309 | # CONFIG_CONNECTOR is not set | ||
| 310 | |||
| 311 | # | ||
| 312 | # Memory Technology Devices (MTD) | ||
| 313 | # | ||
| 314 | CONFIG_MTD=y | ||
| 315 | # CONFIG_MTD_DEBUG is not set | ||
| 316 | CONFIG_MTD_CONCAT=y | ||
| 317 | CONFIG_MTD_PARTITIONS=y | ||
| 318 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
| 319 | CONFIG_MTD_CMDLINE_PARTS=y | ||
| 320 | |||
| 321 | # | ||
| 322 | # User Modules And Translation Layers | ||
| 323 | # | ||
| 324 | CONFIG_MTD_CHAR=y | ||
| 325 | CONFIG_MTD_BLKDEVS=y | ||
| 326 | CONFIG_MTD_BLOCK=y | ||
| 327 | # CONFIG_FTL is not set | ||
| 328 | # CONFIG_NFTL is not set | ||
| 329 | # CONFIG_INFTL is not set | ||
| 330 | # CONFIG_RFD_FTL is not set | ||
| 331 | # CONFIG_SSFDC is not set | ||
| 332 | |||
| 333 | # | ||
| 334 | # RAM/ROM/Flash chip drivers | ||
| 335 | # | ||
| 336 | CONFIG_MTD_CFI=y | ||
| 337 | CONFIG_MTD_JEDECPROBE=y | ||
| 338 | CONFIG_MTD_GEN_PROBE=y | ||
| 339 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
| 340 | CONFIG_MTD_CFI_NOSWAP=y | ||
| 341 | # CONFIG_MTD_CFI_BE_BYTE_SWAP is not set | ||
| 342 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
| 343 | # CONFIG_MTD_CFI_GEOMETRY is not set | ||
| 344 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
| 345 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 346 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
| 347 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 348 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 349 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 350 | CONFIG_MTD_CFI_I1=y | ||
| 351 | CONFIG_MTD_CFI_I2=y | ||
| 352 | # CONFIG_MTD_CFI_I4 is not set | ||
| 353 | # CONFIG_MTD_CFI_I8 is not set | ||
| 354 | # CONFIG_MTD_OTP is not set | ||
| 355 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
| 356 | CONFIG_MTD_CFI_AMDSTD=y | ||
| 357 | # CONFIG_MTD_CFI_STAA is not set | ||
| 358 | CONFIG_MTD_CFI_UTIL=y | ||
| 359 | # CONFIG_MTD_RAM is not set | ||
| 360 | # CONFIG_MTD_ROM is not set | ||
| 361 | # CONFIG_MTD_ABSENT is not set | ||
| 362 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
| 363 | |||
| 364 | # | ||
| 365 | # Mapping drivers for chip access | ||
| 366 | # | ||
| 367 | CONFIG_MTD_COMPLEX_MAPPINGS=y | ||
| 368 | CONFIG_MTD_PHYSMAP=y | ||
| 369 | CONFIG_MTD_PHYSMAP_START=0x8000000 | ||
| 370 | CONFIG_MTD_PHYSMAP_LEN=0x0 | ||
| 371 | CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | ||
| 372 | # CONFIG_MTD_PCI is not set | ||
| 373 | # CONFIG_MTD_PLATRAM is not set | ||
| 374 | |||
| 375 | # | ||
| 376 | # Self-contained MTD device drivers | ||
| 377 | # | ||
| 378 | # CONFIG_MTD_PMC551 is not set | ||
| 379 | # CONFIG_MTD_SLRAM is not set | ||
| 380 | # CONFIG_MTD_PHRAM is not set | ||
| 381 | # CONFIG_MTD_MTDRAM is not set | ||
| 382 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 383 | |||
| 384 | # | ||
| 385 | # Disk-On-Chip Device Drivers | ||
| 386 | # | ||
| 387 | # CONFIG_MTD_DOC2000 is not set | ||
| 388 | # CONFIG_MTD_DOC2001 is not set | ||
| 389 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 390 | |||
| 391 | # | ||
| 392 | # NAND Flash Device Drivers | ||
| 393 | # | ||
| 394 | # CONFIG_MTD_NAND is not set | ||
| 395 | # CONFIG_MTD_NAND_CAFE is not set | ||
| 396 | |||
| 397 | # | ||
| 398 | # OneNAND Flash Device Drivers | ||
| 399 | # | ||
| 400 | # CONFIG_MTD_ONENAND is not set | ||
| 401 | |||
| 402 | # | ||
| 403 | # Parallel port support | ||
| 404 | # | ||
| 405 | # CONFIG_PARPORT is not set | ||
| 406 | |||
| 407 | # | ||
| 408 | # Plug and Play support | ||
| 409 | # | ||
| 410 | |||
| 411 | # | ||
| 412 | # Block devices | ||
| 413 | # | ||
| 414 | # CONFIG_BLK_DEV_FD is not set | ||
| 415 | # CONFIG_BLK_CPQ_DA is not set | ||
| 416 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
| 417 | # CONFIG_BLK_DEV_DAC960 is not set | ||
| 418 | # CONFIG_BLK_DEV_UMEM is not set | ||
| 419 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 420 | # CONFIG_BLK_DEV_LOOP is not set | ||
| 421 | # CONFIG_BLK_DEV_NBD is not set | ||
| 422 | # CONFIG_BLK_DEV_SX8 is not set | ||
| 423 | CONFIG_BLK_DEV_RAM=y | ||
| 424 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 425 | CONFIG_BLK_DEV_RAM_SIZE=65536 | ||
| 426 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 427 | CONFIG_BLK_DEV_INITRD=y | ||
| 428 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 429 | # CONFIG_ATA_OVER_ETH is not set | ||
| 430 | |||
| 431 | # | ||
| 432 | # Misc devices | ||
| 433 | # | ||
| 434 | # CONFIG_SGI_IOC4 is not set | ||
| 435 | # CONFIG_TIFM_CORE is not set | ||
| 436 | |||
| 437 | # | ||
| 438 | # ATA/ATAPI/MFM/RLL support | ||
| 439 | # | ||
| 440 | # CONFIG_IDE is not set | ||
| 441 | |||
| 442 | # | ||
| 443 | # SCSI device support | ||
| 444 | # | ||
| 445 | # CONFIG_RAID_ATTRS is not set | ||
| 446 | # CONFIG_SCSI is not set | ||
| 447 | # CONFIG_SCSI_NETLINK is not set | ||
| 448 | |||
| 449 | # | ||
| 450 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
| 451 | # | ||
| 452 | # CONFIG_ATA is not set | ||
| 453 | |||
| 454 | # | ||
| 455 | # Multi-device support (RAID and LVM) | ||
| 456 | # | ||
| 457 | # CONFIG_MD is not set | ||
| 458 | |||
| 459 | # | ||
| 460 | # Fusion MPT device support | ||
| 461 | # | ||
| 462 | # CONFIG_FUSION is not set | ||
| 463 | |||
| 464 | # | ||
| 465 | # IEEE 1394 (FireWire) support | ||
| 466 | # | ||
| 467 | # CONFIG_IEEE1394 is not set | ||
| 468 | |||
| 469 | # | ||
| 470 | # I2O device support | ||
| 471 | # | ||
| 472 | # CONFIG_I2O is not set | ||
| 473 | |||
| 474 | # | ||
| 475 | # Macintosh device drivers | ||
| 476 | # | ||
| 477 | # CONFIG_MAC_EMUMOUSEBTN is not set | ||
| 478 | # CONFIG_WINDFARM is not set | ||
| 479 | |||
| 480 | # | ||
| 481 | # Network device support | ||
| 482 | # | ||
| 483 | CONFIG_NETDEVICES=y | ||
| 484 | # CONFIG_DUMMY is not set | ||
| 485 | # CONFIG_BONDING is not set | ||
| 486 | # CONFIG_EQUALIZER is not set | ||
| 487 | # CONFIG_TUN is not set | ||
| 488 | |||
| 489 | # | ||
| 490 | # ARCnet devices | ||
| 491 | # | ||
| 492 | # CONFIG_ARCNET is not set | ||
| 493 | |||
| 494 | # | ||
| 495 | # PHY device support | ||
| 496 | # | ||
| 497 | # CONFIG_PHYLIB is not set | ||
| 498 | |||
| 499 | # | ||
| 500 | # Ethernet (10 or 100Mbit) | ||
| 501 | # | ||
| 502 | CONFIG_NET_ETHERNET=y | ||
| 503 | CONFIG_MII=y | ||
| 504 | # CONFIG_HAPPYMEAL is not set | ||
| 505 | # CONFIG_SUNGEM is not set | ||
| 506 | # CONFIG_CASSINI is not set | ||
| 507 | # CONFIG_NET_VENDOR_3COM is not set | ||
| 508 | |||
| 509 | # | ||
| 510 | # Tulip family network device support | ||
| 511 | # | ||
| 512 | # CONFIG_NET_TULIP is not set | ||
| 513 | # CONFIG_HP100 is not set | ||
| 514 | CONFIG_IBM_EMAC=y | ||
| 515 | CONFIG_IBM_EMAC_RXB=128 | ||
| 516 | CONFIG_IBM_EMAC_TXB=128 | ||
| 517 | CONFIG_IBM_EMAC_POLL_WEIGHT=32 | ||
| 518 | CONFIG_IBM_EMAC_RX_COPY_THRESHOLD=256 | ||
| 519 | CONFIG_IBM_EMAC_RX_SKB_HEADROOM=0 | ||
| 520 | CONFIG_IBM_EMAC_PHY_RX_CLK_FIX=y | ||
| 521 | # CONFIG_IBM_EMAC_DEBUG is not set | ||
| 522 | CONFIG_IBM_EMAC_ZMII=y | ||
| 523 | CONFIG_IBM_EMAC_RGMII=y | ||
| 524 | CONFIG_IBM_EMAC_TAH=y | ||
| 525 | CONFIG_NET_PCI=y | ||
| 526 | # CONFIG_PCNET32 is not set | ||
| 527 | # CONFIG_AMD8111_ETH is not set | ||
| 528 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
| 529 | # CONFIG_B44 is not set | ||
| 530 | # CONFIG_FORCEDETH is not set | ||
| 531 | # CONFIG_DGRS is not set | ||
| 532 | # CONFIG_EEPRO100 is not set | ||
| 533 | CONFIG_E100=y | ||
| 534 | # CONFIG_FEALNX is not set | ||
| 535 | # CONFIG_NATSEMI is not set | ||
| 536 | # CONFIG_NE2K_PCI is not set | ||
| 537 | # CONFIG_8139CP is not set | ||
| 538 | # CONFIG_8139TOO is not set | ||
| 539 | # CONFIG_SIS900 is not set | ||
| 540 | # CONFIG_EPIC100 is not set | ||
| 541 | # CONFIG_SUNDANCE is not set | ||
| 542 | # CONFIG_TLAN is not set | ||
| 543 | # CONFIG_VIA_RHINE is not set | ||
| 544 | # CONFIG_SC92031 is not set | ||
| 545 | |||
| 546 | # | ||
| 547 | # Ethernet (1000 Mbit) | ||
| 548 | # | ||
| 549 | # CONFIG_ACENIC is not set | ||
| 550 | # CONFIG_DL2K is not set | ||
| 551 | # CONFIG_E1000 is not set | ||
| 552 | # CONFIG_NS83820 is not set | ||
| 553 | # CONFIG_HAMACHI is not set | ||
| 554 | # CONFIG_YELLOWFIN is not set | ||
| 555 | # CONFIG_R8169 is not set | ||
| 556 | # CONFIG_SIS190 is not set | ||
| 557 | # CONFIG_SKGE is not set | ||
| 558 | # CONFIG_SKY2 is not set | ||
| 559 | # CONFIG_SK98LIN is not set | ||
| 560 | # CONFIG_VIA_VELOCITY is not set | ||
| 561 | # CONFIG_TIGON3 is not set | ||
| 562 | # CONFIG_BNX2 is not set | ||
| 563 | # CONFIG_QLA3XXX is not set | ||
| 564 | # CONFIG_ATL1 is not set | ||
| 565 | |||
| 566 | # | ||
| 567 | # Ethernet (10000 Mbit) | ||
| 568 | # | ||
| 569 | # CONFIG_CHELSIO_T1 is not set | ||
| 570 | # CONFIG_CHELSIO_T3 is not set | ||
| 571 | # CONFIG_IXGB is not set | ||
| 572 | # CONFIG_S2IO is not set | ||
| 573 | # CONFIG_MYRI10GE is not set | ||
| 574 | # CONFIG_NETXEN_NIC is not set | ||
| 575 | |||
| 576 | # | ||
| 577 | # Token Ring devices | ||
| 578 | # | ||
| 579 | # CONFIG_TR is not set | ||
| 580 | |||
| 581 | # | ||
| 582 | # Wireless LAN (non-hamradio) | ||
| 583 | # | ||
| 584 | # CONFIG_NET_RADIO is not set | ||
| 585 | |||
| 586 | # | ||
| 587 | # Wan interfaces | ||
| 588 | # | ||
| 589 | # CONFIG_WAN is not set | ||
| 590 | # CONFIG_FDDI is not set | ||
| 591 | # CONFIG_HIPPI is not set | ||
| 592 | CONFIG_PPP=y | ||
| 593 | # CONFIG_PPP_MULTILINK is not set | ||
| 594 | # CONFIG_PPP_FILTER is not set | ||
| 595 | # CONFIG_PPP_ASYNC is not set | ||
| 596 | # CONFIG_PPP_SYNC_TTY is not set | ||
| 597 | # CONFIG_PPP_DEFLATE is not set | ||
| 598 | # CONFIG_PPP_BSDCOMP is not set | ||
| 599 | # CONFIG_PPP_MPPE is not set | ||
| 600 | CONFIG_PPPOE=y | ||
| 601 | # CONFIG_SLIP is not set | ||
| 602 | CONFIG_SLHC=y | ||
| 603 | # CONFIG_SHAPER is not set | ||
| 604 | # CONFIG_NETCONSOLE is not set | ||
| 605 | # CONFIG_NETPOLL is not set | ||
| 606 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 607 | |||
| 608 | # | ||
| 609 | # ISDN subsystem | ||
| 610 | # | ||
| 611 | # CONFIG_ISDN is not set | ||
| 612 | |||
| 613 | # | ||
| 614 | # Telephony Support | ||
| 615 | # | ||
| 616 | # CONFIG_PHONE is not set | ||
| 617 | |||
| 618 | # | ||
| 619 | # Input device support | ||
| 620 | # | ||
| 621 | # CONFIG_INPUT is not set | ||
| 622 | |||
| 623 | # | ||
| 624 | # Hardware I/O ports | ||
| 625 | # | ||
| 626 | CONFIG_SERIO=y | ||
| 627 | # CONFIG_SERIO_I8042 is not set | ||
| 628 | # CONFIG_SERIO_SERPORT is not set | ||
| 629 | # CONFIG_SERIO_PCIPS2 is not set | ||
| 630 | # CONFIG_SERIO_LIBPS2 is not set | ||
| 631 | # CONFIG_SERIO_RAW is not set | ||
| 632 | # CONFIG_GAMEPORT is not set | ||
| 633 | |||
| 634 | # | ||
| 635 | # Character devices | ||
| 636 | # | ||
| 637 | # CONFIG_VT is not set | ||
| 638 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 639 | |||
| 640 | # | ||
| 641 | # Serial drivers | ||
| 642 | # | ||
| 643 | CONFIG_SERIAL_8250=y | ||
| 644 | CONFIG_SERIAL_8250_CONSOLE=y | ||
| 645 | CONFIG_SERIAL_8250_PCI=y | ||
| 646 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
| 647 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
| 648 | CONFIG_SERIAL_8250_EXTENDED=y | ||
| 649 | # CONFIG_SERIAL_8250_MANY_PORTS is not set | ||
| 650 | CONFIG_SERIAL_8250_SHARE_IRQ=y | ||
| 651 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
| 652 | # CONFIG_SERIAL_8250_RSA is not set | ||
| 653 | |||
| 654 | # | ||
| 655 | # Non-8250 serial port support | ||
| 656 | # | ||
| 657 | # CONFIG_SERIAL_UARTLITE is not set | ||
| 658 | CONFIG_SERIAL_CORE=y | ||
| 659 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 660 | # CONFIG_SERIAL_JSM is not set | ||
| 661 | CONFIG_UNIX98_PTYS=y | ||
| 662 | CONFIG_LEGACY_PTYS=y | ||
| 663 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 664 | |||
| 665 | # | ||
| 666 | # IPMI | ||
| 667 | # | ||
| 668 | # CONFIG_IPMI_HANDLER is not set | ||
| 669 | |||
| 670 | # | ||
| 671 | # Watchdog Cards | ||
| 672 | # | ||
| 673 | # CONFIG_WATCHDOG is not set | ||
| 674 | CONFIG_HW_RANDOM=m | ||
| 675 | # CONFIG_NVRAM is not set | ||
| 676 | # CONFIG_GEN_RTC is not set | ||
| 677 | # CONFIG_DTLK is not set | ||
| 678 | # CONFIG_R3964 is not set | ||
| 679 | # CONFIG_APPLICOM is not set | ||
| 680 | # CONFIG_AGP is not set | ||
| 681 | # CONFIG_DRM is not set | ||
| 682 | # CONFIG_RAW_DRIVER is not set | ||
| 683 | |||
| 684 | # | ||
| 685 | # TPM devices | ||
| 686 | # | ||
| 687 | # CONFIG_TCG_TPM is not set | ||
| 688 | |||
| 689 | # | ||
| 690 | # I2C support | ||
| 691 | # | ||
| 692 | CONFIG_I2C=y | ||
| 693 | CONFIG_I2C_CHARDEV=y | ||
| 694 | |||
| 695 | # | ||
| 696 | # I2C Algorithms | ||
| 697 | # | ||
| 698 | # CONFIG_I2C_ALGOBIT is not set | ||
| 699 | # CONFIG_I2C_ALGOPCF is not set | ||
| 700 | # CONFIG_I2C_ALGOPCA is not set | ||
| 701 | |||
| 702 | # | ||
| 703 | # I2C Hardware Bus support | ||
| 704 | # | ||
| 705 | # CONFIG_I2C_ALI1535 is not set | ||
| 706 | # CONFIG_I2C_ALI1563 is not set | ||
| 707 | # CONFIG_I2C_ALI15X3 is not set | ||
| 708 | # CONFIG_I2C_AMD756 is not set | ||
| 709 | # CONFIG_I2C_AMD8111 is not set | ||
| 710 | # CONFIG_I2C_I801 is not set | ||
| 711 | # CONFIG_I2C_I810 is not set | ||
| 712 | # CONFIG_I2C_PIIX4 is not set | ||
| 713 | CONFIG_I2C_IBM_IIC=y | ||
| 714 | # CONFIG_I2C_MPC is not set | ||
| 715 | # CONFIG_I2C_NFORCE2 is not set | ||
| 716 | # CONFIG_I2C_OCORES is not set | ||
| 717 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
| 718 | # CONFIG_I2C_PROSAVAGE is not set | ||
| 719 | # CONFIG_I2C_SAVAGE4 is not set | ||
| 720 | # CONFIG_I2C_SIS5595 is not set | ||
| 721 | # CONFIG_I2C_SIS630 is not set | ||
| 722 | # CONFIG_I2C_SIS96X is not set | ||
| 723 | # CONFIG_I2C_STUB is not set | ||
| 724 | # CONFIG_I2C_VIA is not set | ||
| 725 | # CONFIG_I2C_VIAPRO is not set | ||
| 726 | # CONFIG_I2C_VOODOO3 is not set | ||
| 727 | # CONFIG_I2C_PCA_ISA is not set | ||
| 728 | |||
| 729 | # | ||
| 730 | # Miscellaneous I2C Chip support | ||
| 731 | # | ||
| 732 | # CONFIG_SENSORS_DS1337 is not set | ||
| 733 | # CONFIG_SENSORS_DS1374 is not set | ||
| 734 | CONFIG_SENSORS_EEPROM=y | ||
| 735 | # CONFIG_SENSORS_PCF8574 is not set | ||
| 736 | # CONFIG_SENSORS_PCA9539 is not set | ||
| 737 | # CONFIG_SENSORS_PCF8591 is not set | ||
| 738 | # CONFIG_SENSORS_M41T00 is not set | ||
| 739 | # CONFIG_SENSORS_MAX6875 is not set | ||
| 740 | # CONFIG_I2C_DEBUG_CORE is not set | ||
| 741 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
| 742 | # CONFIG_I2C_DEBUG_BUS is not set | ||
| 743 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
| 744 | |||
| 745 | # | ||
| 746 | # SPI support | ||
| 747 | # | ||
| 748 | # CONFIG_SPI is not set | ||
| 749 | # CONFIG_SPI_MASTER is not set | ||
| 750 | |||
| 751 | # | ||
| 752 | # Dallas's 1-wire bus | ||
| 753 | # | ||
| 754 | # CONFIG_W1 is not set | ||
| 755 | |||
| 756 | # | ||
| 757 | # Hardware Monitoring support | ||
| 758 | # | ||
| 759 | CONFIG_HWMON=y | ||
| 760 | # CONFIG_HWMON_VID is not set | ||
| 761 | # CONFIG_SENSORS_ABITUGURU is not set | ||
| 762 | # CONFIG_SENSORS_ADM1021 is not set | ||
| 763 | # CONFIG_SENSORS_ADM1025 is not set | ||
| 764 | # CONFIG_SENSORS_ADM1026 is not set | ||
| 765 | # CONFIG_SENSORS_ADM1031 is not set | ||
| 766 | # CONFIG_SENSORS_ADM9240 is not set | ||
| 767 | # CONFIG_SENSORS_ASB100 is not set | ||
| 768 | # CONFIG_SENSORS_ATXP1 is not set | ||
| 769 | # CONFIG_SENSORS_DS1621 is not set | ||
| 770 | # CONFIG_SENSORS_F71805F is not set | ||
| 771 | # CONFIG_SENSORS_FSCHER is not set | ||
| 772 | # CONFIG_SENSORS_FSCPOS is not set | ||
| 773 | # CONFIG_SENSORS_GL518SM is not set | ||
| 774 | # CONFIG_SENSORS_GL520SM is not set | ||
| 775 | # CONFIG_SENSORS_IT87 is not set | ||
| 776 | # CONFIG_SENSORS_LM63 is not set | ||
| 777 | # CONFIG_SENSORS_LM75 is not set | ||
| 778 | # CONFIG_SENSORS_LM77 is not set | ||
| 779 | # CONFIG_SENSORS_LM78 is not set | ||
| 780 | # CONFIG_SENSORS_LM80 is not set | ||
| 781 | # CONFIG_SENSORS_LM83 is not set | ||
| 782 | # CONFIG_SENSORS_LM85 is not set | ||
| 783 | # CONFIG_SENSORS_LM87 is not set | ||
| 784 | # CONFIG_SENSORS_LM90 is not set | ||
| 785 | # CONFIG_SENSORS_LM92 is not set | ||
| 786 | # CONFIG_SENSORS_MAX1619 is not set | ||
| 787 | # CONFIG_SENSORS_PC87360 is not set | ||
| 788 | # CONFIG_SENSORS_PC87427 is not set | ||
| 789 | # CONFIG_SENSORS_SIS5595 is not set | ||
| 790 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
| 791 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
| 792 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
| 793 | # CONFIG_SENSORS_VIA686A is not set | ||
| 794 | # CONFIG_SENSORS_VT1211 is not set | ||
| 795 | # CONFIG_SENSORS_VT8231 is not set | ||
| 796 | # CONFIG_SENSORS_W83781D is not set | ||
| 797 | # CONFIG_SENSORS_W83791D is not set | ||
| 798 | # CONFIG_SENSORS_W83792D is not set | ||
| 799 | # CONFIG_SENSORS_W83793 is not set | ||
| 800 | # CONFIG_SENSORS_W83L785TS is not set | ||
| 801 | # CONFIG_SENSORS_W83627HF is not set | ||
| 802 | # CONFIG_SENSORS_W83627EHF is not set | ||
| 803 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
| 804 | |||
| 805 | # | ||
| 806 | # Multimedia devices | ||
| 807 | # | ||
| 808 | # CONFIG_VIDEO_DEV is not set | ||
| 809 | |||
| 810 | # | ||
| 811 | # Digital Video Broadcasting Devices | ||
| 812 | # | ||
| 813 | # CONFIG_DVB is not set | ||
| 814 | |||
| 815 | # | ||
| 816 | # Graphics support | ||
| 817 | # | ||
| 818 | CONFIG_FIRMWARE_EDID=y | ||
| 819 | # CONFIG_FB is not set | ||
| 820 | # CONFIG_FB_IBM_GXT4500 is not set | ||
| 821 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 822 | |||
| 823 | # | ||
| 824 | # Sound | ||
| 825 | # | ||
| 826 | # CONFIG_SOUND is not set | ||
| 827 | |||
| 828 | # | ||
| 829 | # USB support | ||
| 830 | # | ||
| 831 | CONFIG_USB_ARCH_HAS_HCD=y | ||
| 832 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
| 833 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
| 834 | # CONFIG_USB is not set | ||
| 835 | |||
| 836 | # | ||
| 837 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 838 | # | ||
| 839 | |||
| 840 | # | ||
| 841 | # USB Gadget Support | ||
| 842 | # | ||
| 843 | # CONFIG_USB_GADGET is not set | ||
| 844 | |||
| 845 | # | ||
| 846 | # MMC/SD Card support | ||
| 847 | # | ||
| 848 | # CONFIG_MMC is not set | ||
| 849 | |||
| 850 | # | ||
| 851 | # LED devices | ||
| 852 | # | ||
| 853 | # CONFIG_NEW_LEDS is not set | ||
| 854 | |||
| 855 | # | ||
| 856 | # LED drivers | ||
| 857 | # | ||
| 858 | |||
| 859 | # | ||
| 860 | # LED Triggers | ||
| 861 | # | ||
| 862 | |||
| 863 | # | ||
| 864 | # InfiniBand support | ||
| 865 | # | ||
| 866 | # CONFIG_INFINIBAND is not set | ||
| 867 | |||
| 868 | # | ||
| 869 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
| 870 | # | ||
| 871 | |||
| 872 | # | ||
| 873 | # Real Time Clock | ||
| 874 | # | ||
| 875 | # CONFIG_RTC_CLASS is not set | ||
| 876 | |||
| 877 | # | ||
| 878 | # DMA Engine support | ||
| 879 | # | ||
| 880 | # CONFIG_DMA_ENGINE is not set | ||
| 881 | |||
| 882 | # | ||
| 883 | # DMA Clients | ||
| 884 | # | ||
| 885 | |||
| 886 | # | ||
| 887 | # DMA Devices | ||
| 888 | # | ||
| 889 | |||
| 890 | # | ||
| 891 | # Auxiliary Display support | ||
| 892 | # | ||
| 893 | |||
| 894 | # | ||
| 895 | # Virtualization | ||
| 896 | # | ||
| 897 | |||
| 898 | # | ||
| 899 | # File systems | ||
| 900 | # | ||
| 901 | CONFIG_EXT2_FS=y | ||
| 902 | CONFIG_EXT2_FS_XATTR=y | ||
| 903 | CONFIG_EXT2_FS_POSIX_ACL=y | ||
| 904 | CONFIG_EXT2_FS_SECURITY=y | ||
| 905 | CONFIG_EXT2_FS_XIP=y | ||
| 906 | CONFIG_FS_XIP=y | ||
| 907 | CONFIG_EXT3_FS=y | ||
| 908 | CONFIG_EXT3_FS_XATTR=y | ||
| 909 | CONFIG_EXT3_FS_POSIX_ACL=y | ||
| 910 | CONFIG_EXT3_FS_SECURITY=y | ||
| 911 | # CONFIG_EXT4DEV_FS is not set | ||
| 912 | CONFIG_JBD=y | ||
| 913 | CONFIG_JBD_DEBUG=y | ||
| 914 | CONFIG_FS_MBCACHE=y | ||
| 915 | # CONFIG_REISERFS_FS is not set | ||
| 916 | # CONFIG_JFS_FS is not set | ||
| 917 | CONFIG_FS_POSIX_ACL=y | ||
| 918 | # CONFIG_XFS_FS is not set | ||
| 919 | # CONFIG_GFS2_FS is not set | ||
| 920 | # CONFIG_OCFS2_FS is not set | ||
| 921 | # CONFIG_MINIX_FS is not set | ||
| 922 | # CONFIG_ROMFS_FS is not set | ||
| 923 | CONFIG_INOTIFY=y | ||
| 924 | CONFIG_INOTIFY_USER=y | ||
| 925 | # CONFIG_QUOTA is not set | ||
| 926 | CONFIG_DNOTIFY=y | ||
| 927 | # CONFIG_AUTOFS_FS is not set | ||
| 928 | # CONFIG_AUTOFS4_FS is not set | ||
| 929 | # CONFIG_FUSE_FS is not set | ||
| 930 | |||
| 931 | # | ||
| 932 | # CD-ROM/DVD Filesystems | ||
| 933 | # | ||
| 934 | # CONFIG_ISO9660_FS is not set | ||
| 935 | # CONFIG_UDF_FS is not set | ||
| 936 | |||
| 937 | # | ||
| 938 | # DOS/FAT/NT Filesystems | ||
| 939 | # | ||
| 940 | # CONFIG_MSDOS_FS is not set | ||
| 941 | # CONFIG_VFAT_FS is not set | ||
| 942 | # CONFIG_NTFS_FS is not set | ||
| 943 | |||
| 944 | # | ||
| 945 | # Pseudo filesystems | ||
| 946 | # | ||
| 947 | CONFIG_PROC_FS=y | ||
| 948 | CONFIG_PROC_KCORE=y | ||
| 949 | CONFIG_PROC_SYSCTL=y | ||
| 950 | CONFIG_SYSFS=y | ||
| 951 | CONFIG_TMPFS=y | ||
| 952 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 953 | # CONFIG_HUGETLB_PAGE is not set | ||
| 954 | CONFIG_RAMFS=y | ||
| 955 | # CONFIG_CONFIGFS_FS is not set | ||
| 956 | |||
| 957 | # | ||
| 958 | # Miscellaneous filesystems | ||
| 959 | # | ||
| 960 | # CONFIG_ADFS_FS is not set | ||
| 961 | # CONFIG_AFFS_FS is not set | ||
| 962 | # CONFIG_HFS_FS is not set | ||
| 963 | # CONFIG_HFSPLUS_FS is not set | ||
| 964 | # CONFIG_BEFS_FS is not set | ||
| 965 | # CONFIG_BFS_FS is not set | ||
| 966 | # CONFIG_EFS_FS is not set | ||
| 967 | CONFIG_JFFS2_FS=y | ||
| 968 | CONFIG_JFFS2_FS_DEBUG=0 | ||
| 969 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
| 970 | CONFIG_JFFS2_SUMMARY=y | ||
| 971 | # CONFIG_JFFS2_FS_XATTR is not set | ||
| 972 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
| 973 | CONFIG_JFFS2_ZLIB=y | ||
| 974 | CONFIG_JFFS2_RTIME=y | ||
| 975 | # CONFIG_JFFS2_RUBIN is not set | ||
| 976 | # CONFIG_CRAMFS is not set | ||
| 977 | # CONFIG_VXFS_FS is not set | ||
| 978 | # CONFIG_HPFS_FS is not set | ||
| 979 | # CONFIG_QNX4FS_FS is not set | ||
| 980 | # CONFIG_SYSV_FS is not set | ||
| 981 | # CONFIG_UFS_FS is not set | ||
| 982 | |||
| 983 | # | ||
| 984 | # Network File Systems | ||
| 985 | # | ||
| 986 | CONFIG_NFS_FS=y | ||
| 987 | # CONFIG_NFS_V3 is not set | ||
| 988 | # CONFIG_NFS_V4 is not set | ||
| 989 | # CONFIG_NFS_DIRECTIO is not set | ||
| 990 | # CONFIG_NFSD is not set | ||
| 991 | CONFIG_ROOT_NFS=y | ||
| 992 | CONFIG_LOCKD=y | ||
| 993 | CONFIG_NFS_COMMON=y | ||
| 994 | CONFIG_SUNRPC=y | ||
| 995 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 996 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 997 | # CONFIG_SMB_FS is not set | ||
| 998 | # CONFIG_CIFS is not set | ||
| 999 | # CONFIG_NCP_FS is not set | ||
| 1000 | # CONFIG_CODA_FS is not set | ||
| 1001 | # CONFIG_AFS_FS is not set | ||
| 1002 | # CONFIG_9P_FS is not set | ||
| 1003 | |||
| 1004 | # | ||
| 1005 | # Partition Types | ||
| 1006 | # | ||
| 1007 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 1008 | CONFIG_MSDOS_PARTITION=y | ||
| 1009 | |||
| 1010 | # | ||
| 1011 | # Native Language Support | ||
| 1012 | # | ||
| 1013 | # CONFIG_NLS is not set | ||
| 1014 | |||
| 1015 | # | ||
| 1016 | # Distributed Lock Manager | ||
| 1017 | # | ||
| 1018 | # CONFIG_DLM is not set | ||
| 1019 | |||
| 1020 | # | ||
| 1021 | # Library routines | ||
| 1022 | # | ||
| 1023 | CONFIG_BITREVERSE=y | ||
| 1024 | # CONFIG_CRC_CCITT is not set | ||
| 1025 | # CONFIG_CRC16 is not set | ||
| 1026 | CONFIG_CRC32=y | ||
| 1027 | # CONFIG_LIBCRC32C is not set | ||
| 1028 | CONFIG_ZLIB_INFLATE=y | ||
| 1029 | CONFIG_ZLIB_DEFLATE=y | ||
| 1030 | CONFIG_PLIST=y | ||
| 1031 | CONFIG_HAS_IOMEM=y | ||
| 1032 | CONFIG_HAS_IOPORT=y | ||
| 1033 | # CONFIG_PROFILING is not set | ||
| 1034 | |||
| 1035 | # | ||
| 1036 | # Kernel hacking | ||
| 1037 | # | ||
| 1038 | # CONFIG_PRINTK_TIME is not set | ||
| 1039 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 1040 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 1041 | # CONFIG_UNUSED_SYMBOLS is not set | ||
| 1042 | CONFIG_DEBUG_FS=y | ||
| 1043 | # CONFIG_HEADERS_CHECK is not set | ||
| 1044 | CONFIG_DEBUG_KERNEL=y | ||
| 1045 | CONFIG_LOG_BUF_SHIFT=14 | ||
| 1046 | CONFIG_DETECT_SOFTLOCKUP=y | ||
| 1047 | # CONFIG_SCHEDSTATS is not set | ||
| 1048 | # CONFIG_DEBUG_SLAB is not set | ||
| 1049 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
| 1050 | # CONFIG_RT_MUTEX_TESTER is not set | ||
| 1051 | # CONFIG_DEBUG_SPINLOCK is not set | ||
| 1052 | CONFIG_DEBUG_MUTEXES=y | ||
| 1053 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
| 1054 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
| 1055 | # CONFIG_DEBUG_KOBJECT is not set | ||
| 1056 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
| 1057 | CONFIG_DEBUG_INFO=y | ||
| 1058 | # CONFIG_DEBUG_VM is not set | ||
| 1059 | # CONFIG_DEBUG_LIST is not set | ||
| 1060 | CONFIG_FORCED_INLINING=y | ||
| 1061 | # CONFIG_RCU_TORTURE_TEST is not set | ||
| 1062 | # CONFIG_KGDB is not set | ||
| 1063 | # CONFIG_XMON is not set | ||
| 1064 | CONFIG_BDI_SWITCH=y | ||
| 1065 | # CONFIG_SERIAL_TEXT_DEBUG is not set | ||
| 1066 | CONFIG_PPC_OCP=y | ||
| 1067 | |||
| 1068 | # | ||
| 1069 | # Security options | ||
| 1070 | # | ||
| 1071 | # CONFIG_KEYS is not set | ||
| 1072 | # CONFIG_SECURITY is not set | ||
| 1073 | |||
| 1074 | # | ||
| 1075 | # Cryptographic options | ||
| 1076 | # | ||
| 1077 | # CONFIG_CRYPTO is not set | ||
