diff options
| -rw-r--r-- | arch/m32r/configs/usrv_defconfig | 774 |
1 files changed, 774 insertions, 0 deletions
diff --git a/arch/m32r/configs/usrv_defconfig b/arch/m32r/configs/usrv_defconfig new file mode 100644 index 000000000000..62e813e30ce7 --- /dev/null +++ b/arch/m32r/configs/usrv_defconfig | |||
| @@ -0,0 +1,774 @@ | |||
| 1 | # | ||
| 2 | # Automatically generated make config: don't edit | ||
| 3 | # Linux kernel version: 2.6.23-rc1 | ||
| 4 | # Wed Aug 1 17:22:37 2007 | ||
| 5 | # | ||
| 6 | CONFIG_M32R=y | ||
| 7 | CONFIG_GENERIC_ISA_DMA=y | ||
| 8 | CONFIG_ZONE_DMA=y | ||
| 9 | CONFIG_GENERIC_HARDIRQS=y | ||
| 10 | CONFIG_GENERIC_IRQ_PROBE=y | ||
| 11 | CONFIG_NO_IOPORT=y | ||
| 12 | CONFIG_NO_DMA=y | ||
| 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
| 14 | |||
| 15 | # | ||
| 16 | # Code maturity level options | ||
| 17 | # | ||
| 18 | CONFIG_EXPERIMENTAL=y | ||
| 19 | CONFIG_LOCK_KERNEL=y | ||
| 20 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
| 21 | |||
| 22 | # | ||
| 23 | # General setup | ||
| 24 | # | ||
| 25 | CONFIG_LOCALVERSION="" | ||
| 26 | CONFIG_LOCALVERSION_AUTO=y | ||
| 27 | CONFIG_SWAP=y | ||
| 28 | CONFIG_SYSVIPC=y | ||
| 29 | CONFIG_SYSVIPC_SYSCTL=y | ||
| 30 | CONFIG_POSIX_MQUEUE=y | ||
| 31 | CONFIG_BSD_PROCESS_ACCT=y | ||
| 32 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | ||
| 33 | # CONFIG_TASKSTATS is not set | ||
| 34 | # CONFIG_USER_NS is not set | ||
| 35 | # CONFIG_AUDIT is not set | ||
| 36 | # CONFIG_IKCONFIG is not set | ||
| 37 | CONFIG_LOG_BUF_SHIFT=15 | ||
| 38 | # CONFIG_CPUSETS is not set | ||
| 39 | CONFIG_SYSFS_DEPRECATED=y | ||
| 40 | # CONFIG_RELAY is not set | ||
| 41 | CONFIG_BLK_DEV_INITRD=y | ||
| 42 | CONFIG_INITRAMFS_SOURCE="" | ||
| 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
| 44 | CONFIG_SYSCTL=y | ||
| 45 | CONFIG_EMBEDDED=y | ||
| 46 | CONFIG_SYSCTL_SYSCALL=y | ||
| 47 | CONFIG_KALLSYMS=y | ||
| 48 | # CONFIG_KALLSYMS_ALL is not set | ||
| 49 | CONFIG_KALLSYMS_EXTRA_PASS=y | ||
| 50 | CONFIG_HOTPLUG=y | ||
| 51 | CONFIG_PRINTK=y | ||
| 52 | CONFIG_BUG=y | ||
| 53 | CONFIG_ELF_CORE=y | ||
| 54 | CONFIG_BASE_FULL=y | ||
| 55 | CONFIG_FUTEX=y | ||
| 56 | CONFIG_ANON_INODES=y | ||
| 57 | CONFIG_EPOLL=y | ||
| 58 | CONFIG_SIGNALFD=y | ||
| 59 | CONFIG_TIMERFD=y | ||
| 60 | CONFIG_EVENTFD=y | ||
| 61 | CONFIG_SHMEM=y | ||
| 62 | CONFIG_VM_EVENT_COUNTERS=y | ||
| 63 | CONFIG_SLAB=y | ||
| 64 | # CONFIG_SLUB is not set | ||
| 65 | # CONFIG_SLOB is not set | ||
| 66 | CONFIG_RT_MUTEXES=y | ||
| 67 | # CONFIG_TINY_SHMEM is not set | ||
| 68 | CONFIG_BASE_SMALL=0 | ||
| 69 | CONFIG_MODULES=y | ||
| 70 | CONFIG_MODULE_UNLOAD=y | ||
| 71 | # CONFIG_MODULE_FORCE_UNLOAD is not set | ||
| 72 | # CONFIG_MODVERSIONS is not set | ||
| 73 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
| 74 | CONFIG_KMOD=y | ||
| 75 | CONFIG_STOP_MACHINE=y | ||
| 76 | CONFIG_BLOCK=y | ||
| 77 | # CONFIG_LBD is not set | ||
| 78 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
| 79 | # CONFIG_LSF is not set | ||
| 80 | # CONFIG_BLK_DEV_BSG is not set | ||
| 81 | |||
| 82 | # | ||
| 83 | # IO Schedulers | ||
| 84 | # | ||
| 85 | CONFIG_IOSCHED_NOOP=y | ||
| 86 | # CONFIG_IOSCHED_AS is not set | ||
| 87 | # CONFIG_IOSCHED_DEADLINE is not set | ||
| 88 | # CONFIG_IOSCHED_CFQ is not set | ||
| 89 | # CONFIG_DEFAULT_AS is not set | ||
| 90 | # CONFIG_DEFAULT_DEADLINE is not set | ||
| 91 | # CONFIG_DEFAULT_CFQ is not set | ||
| 92 | CONFIG_DEFAULT_NOOP=y | ||
| 93 | CONFIG_DEFAULT_IOSCHED="noop" | ||
| 94 | |||
| 95 | # | ||
| 96 | # Processor type and features | ||
| 97 | # | ||
| 98 | # CONFIG_PLAT_MAPPI is not set | ||
| 99 | CONFIG_PLAT_USRV=y | ||
| 100 | # CONFIG_PLAT_M32700UT is not set | ||
| 101 | # CONFIG_PLAT_OPSPUT is not set | ||
| 102 | # CONFIG_PLAT_OAKS32R is not set | ||
| 103 | # CONFIG_PLAT_MAPPI2 is not set | ||
| 104 | # CONFIG_PLAT_MAPPI3 is not set | ||
| 105 | # CONFIG_PLAT_M32104UT is not set | ||
| 106 | CONFIG_CHIP_M32700=y | ||
| 107 | # CONFIG_CHIP_M32102 is not set | ||
| 108 | # CONFIG_CHIP_M32104 is not set | ||
| 109 | # CONFIG_CHIP_VDEC2 is not set | ||
| 110 | # CONFIG_CHIP_OPSP is not set | ||
| 111 | CONFIG_MMU=y | ||
| 112 | CONFIG_TLB_ENTRIES=32 | ||
| 113 | CONFIG_ISA_M32R2=y | ||
| 114 | CONFIG_ISA_DSP_LEVEL2=y | ||
| 115 | CONFIG_ISA_DUAL_ISSUE=y | ||
| 116 | CONFIG_BUS_CLOCK=50000000 | ||
| 117 | CONFIG_TIMER_DIVIDE=128 | ||
| 118 | # CONFIG_CPU_LITTLE_ENDIAN is not set | ||
| 119 | CONFIG_MEMORY_START=0x08000000 | ||
| 120 | CONFIG_MEMORY_SIZE=0x02000000 | ||
| 121 | CONFIG_NOHIGHMEM=y | ||
| 122 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | ||
| 123 | CONFIG_SELECT_MEMORY_MODEL=y | ||
| 124 | CONFIG_FLATMEM_MANUAL=y | ||
| 125 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
| 126 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
| 127 | CONFIG_FLATMEM=y | ||
| 128 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
| 129 | # CONFIG_SPARSEMEM_STATIC is not set | ||
| 130 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
| 131 | # CONFIG_RESOURCES_64BIT is not set | ||
| 132 | CONFIG_ZONE_DMA_FLAG=1 | ||
| 133 | CONFIG_BOUNCE=y | ||
| 134 | CONFIG_VIRT_TO_BUS=y | ||
| 135 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | ||
| 136 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | ||
| 137 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
| 138 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
| 139 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
| 140 | CONFIG_GENERIC_HWEIGHT=y | ||
| 141 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
| 142 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
| 143 | # CONFIG_PREEMPT is not set | ||
| 144 | CONFIG_SMP=y | ||
| 145 | # CONFIG_CHIP_M32700_TS1 is not set | ||
| 146 | CONFIG_NR_CPUS=2 | ||
| 147 | |||
| 148 | # | ||
| 149 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | ||
| 150 | # | ||
| 151 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
| 152 | # CONFIG_ISA is not set | ||
| 153 | |||
| 154 | # | ||
| 155 | # PCCARD (PCMCIA/CardBus) support | ||
| 156 | # | ||
| 157 | CONFIG_PCCARD=y | ||
| 158 | # CONFIG_PCMCIA_DEBUG is not set | ||
| 159 | CONFIG_PCMCIA=y | ||
| 160 | CONFIG_PCMCIA_LOAD_CIS=y | ||
| 161 | CONFIG_PCMCIA_IOCTL=y | ||
| 162 | |||
| 163 | # | ||
| 164 | # PC-card bridges | ||
| 165 | # | ||
| 166 | # CONFIG_M32R_PCC is not set | ||
| 167 | CONFIG_M32R_CFC=y | ||
| 168 | CONFIG_M32R_CFC_NUM=2 | ||
| 169 | CONFIG_PCCARD_NONSTATIC=y | ||
| 170 | |||
| 171 | # | ||
| 172 | # Executable file formats | ||
| 173 | # | ||
| 174 | CONFIG_BINFMT_ELF=y | ||
| 175 | # CONFIG_BINFMT_MISC is not set | ||
| 176 | |||
| 177 | # | ||
| 178 | # Networking | ||
| 179 | # | ||
| 180 | CONFIG_NET=y | ||
| 181 | |||
| 182 | # | ||
| 183 | # Networking options | ||
| 184 | # | ||
| 185 | CONFIG_PACKET=y | ||
| 186 | # CONFIG_PACKET_MMAP is not set | ||
| 187 | CONFIG_UNIX=y | ||
| 188 | CONFIG_XFRM=y | ||
| 189 | CONFIG_XFRM_USER=y | ||
| 190 | # CONFIG_XFRM_SUB_POLICY is not set | ||
| 191 | # CONFIG_XFRM_MIGRATE is not set | ||
| 192 | # CONFIG_NET_KEY is not set | ||
| 193 | CONFIG_INET=y | ||
| 194 | CONFIG_IP_MULTICAST=y | ||
| 195 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
| 196 | CONFIG_IP_FIB_HASH=y | ||
| 197 | CONFIG_IP_PNP=y | ||
| 198 | # CONFIG_IP_PNP_DHCP is not set | ||
| 199 | # CONFIG_IP_PNP_BOOTP is not set | ||
| 200 | # CONFIG_IP_PNP_RARP is not set | ||
| 201 | # CONFIG_NET_IPIP is not set | ||
| 202 | # CONFIG_NET_IPGRE is not set | ||
| 203 | # CONFIG_IP_MROUTE is not set | ||
| 204 | # CONFIG_ARPD is not set | ||
| 205 | # CONFIG_SYN_COOKIES is not set | ||
| 206 | CONFIG_INET_AH=y | ||
| 207 | CONFIG_INET_ESP=y | ||
| 208 | CONFIG_INET_IPCOMP=y | ||
| 209 | CONFIG_INET_XFRM_TUNNEL=y | ||
| 210 | CONFIG_INET_TUNNEL=y | ||
| 211 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
| 212 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
| 213 | CONFIG_INET_XFRM_MODE_BEET=y | ||
| 214 | CONFIG_INET_DIAG=y | ||
| 215 | CONFIG_INET_TCP_DIAG=y | ||
| 216 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
| 217 | CONFIG_TCP_CONG_CUBIC=y | ||
| 218 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
| 219 | # CONFIG_TCP_MD5SIG is not set | ||
| 220 | # CONFIG_IPV6 is not set | ||
| 221 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
| 222 | # CONFIG_INET6_TUNNEL is not set | ||
| 223 | # CONFIG_NETWORK_SECMARK is not set | ||
| 224 | # CONFIG_NETFILTER is not set | ||
| 225 | # CONFIG_IP_DCCP is not set | ||
| 226 | # CONFIG_IP_SCTP is not set | ||
| 227 | # CONFIG_TIPC is not set | ||
| 228 | # CONFIG_ATM is not set | ||
| 229 | # CONFIG_BRIDGE is not set | ||
| 230 | # CONFIG_VLAN_8021Q is not set | ||
| 231 | # CONFIG_DECNET is not set | ||
| 232 | # CONFIG_LLC2 is not set | ||
| 233 | # CONFIG_IPX is not set | ||
| 234 | # CONFIG_ATALK is not set | ||
| 235 | # CONFIG_X25 is not set | ||
| 236 | # CONFIG_LAPB is not set | ||
| 237 | # CONFIG_ECONET is not set | ||
| 238 | # CONFIG_WAN_ROUTER is not set | ||
| 239 | |||
| 240 | # | ||
| 241 | # QoS and/or fair queueing | ||
| 242 | # | ||
| 243 | # CONFIG_NET_SCHED is not set | ||
| 244 | |||
| 245 | # | ||
| 246 | # Network testing | ||
| 247 | # | ||
| 248 | # CONFIG_NET_PKTGEN is not set | ||
| 249 | # CONFIG_HAMRADIO is not set | ||
| 250 | # CONFIG_IRDA is not set | ||
| 251 | # CONFIG_BT is not set | ||
| 252 | # CONFIG_AF_RXRPC is not set | ||
| 253 | |||
| 254 | # | ||
| 255 | # Wireless | ||
| 256 | # | ||
| 257 | # CONFIG_CFG80211 is not set | ||
| 258 | CONFIG_WIRELESS_EXT=y | ||
| 259 | # CONFIG_MAC80211 is not set | ||
| 260 | CONFIG_IEEE80211=y | ||
| 261 | CONFIG_IEEE80211_DEBUG=y | ||
| 262 | CONFIG_IEEE80211_CRYPT_WEP=y | ||
| 263 | CONFIG_IEEE80211_CRYPT_CCMP=y | ||
| 264 | CONFIG_IEEE80211_CRYPT_TKIP=y | ||
| 265 | # CONFIG_IEEE80211_SOFTMAC is not set | ||
| 266 | # CONFIG_RFKILL is not set | ||
| 267 | # CONFIG_NET_9P is not set | ||
| 268 | |||
| 269 | # | ||
| 270 | # Device Drivers | ||
| 271 | # | ||
| 272 | |||
| 273 | # | ||
| 274 | # Generic Driver Options | ||
| 275 | # | ||
| 276 | CONFIG_STANDALONE=y | ||
| 277 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
| 278 | CONFIG_FW_LOADER=y | ||
| 279 | # CONFIG_DEBUG_DRIVER is not set | ||
| 280 | # CONFIG_DEBUG_DEVRES is not set | ||
| 281 | # CONFIG_SYS_HYPERVISOR is not set | ||
| 282 | # CONFIG_CONNECTOR is not set | ||
| 283 | CONFIG_MTD=y | ||
| 284 | # CONFIG_MTD_DEBUG is not set | ||
| 285 | CONFIG_MTD_CONCAT=y | ||
| 286 | CONFIG_MTD_PARTITIONS=y | ||
| 287 | # CONFIG_MTD_REDBOOT_PARTS is not set | ||
| 288 | # CONFIG_MTD_CMDLINE_PARTS is not set | ||
| 289 | |||
| 290 | # | ||
| 291 | # User Modules And Translation Layers | ||
| 292 | # | ||
| 293 | CONFIG_MTD_CHAR=y | ||
| 294 | CONFIG_MTD_BLKDEVS=y | ||
| 295 | CONFIG_MTD_BLOCK=y | ||
| 296 | # CONFIG_FTL is not set | ||
| 297 | # CONFIG_NFTL is not set | ||
| 298 | # CONFIG_INFTL is not set | ||
| 299 | # CONFIG_RFD_FTL is not set | ||
| 300 | # CONFIG_SSFDC is not set | ||
| 301 | |||
| 302 | # | ||
| 303 | # RAM/ROM/Flash chip drivers | ||
| 304 | # | ||
| 305 | CONFIG_MTD_CFI=y | ||
| 306 | # CONFIG_MTD_JEDECPROBE is not set | ||
| 307 | CONFIG_MTD_GEN_PROBE=y | ||
| 308 | CONFIG_MTD_CFI_ADV_OPTIONS=y | ||
| 309 | # CONFIG_MTD_CFI_NOSWAP is not set | ||
| 310 | CONFIG_MTD_CFI_BE_BYTE_SWAP=y | ||
| 311 | # CONFIG_MTD_CFI_LE_BYTE_SWAP is not set | ||
| 312 | CONFIG_MTD_CFI_GEOMETRY=y | ||
| 313 | # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set | ||
| 314 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
| 315 | # CONFIG_MTD_MAP_BANK_WIDTH_4 is not set | ||
| 316 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
| 317 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
| 318 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
| 319 | CONFIG_MTD_CFI_I1=y | ||
| 320 | # CONFIG_MTD_CFI_I2 is not set | ||
| 321 | # CONFIG_MTD_CFI_I4 is not set | ||
| 322 | # CONFIG_MTD_CFI_I8 is not set | ||
| 323 | # CONFIG_MTD_OTP is not set | ||
| 324 | # CONFIG_MTD_CFI_INTELEXT is not set | ||
| 325 | CONFIG_MTD_CFI_AMDSTD=y | ||
| 326 | # CONFIG_MTD_CFI_STAA is not set | ||
| 327 | CONFIG_MTD_CFI_UTIL=y | ||
| 328 | CONFIG_MTD_RAM=y | ||
| 329 | CONFIG_MTD_ROM=y | ||
| 330 | # CONFIG_MTD_ABSENT is not set | ||
| 331 | |||
| 332 | # | ||
| 333 | # Mapping drivers for chip access | ||
| 334 | # | ||
| 335 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
| 336 | # CONFIG_MTD_PHYSMAP is not set | ||
| 337 | # CONFIG_MTD_PLATRAM is not set | ||
| 338 | |||
| 339 | # | ||
| 340 | # Self-contained MTD device drivers | ||
| 341 | # | ||
| 342 | # CONFIG_MTD_SLRAM is not set | ||
| 343 | # CONFIG_MTD_PHRAM is not set | ||
| 344 | # CONFIG_MTD_MTDRAM is not set | ||
| 345 | # CONFIG_MTD_BLOCK2MTD is not set | ||
| 346 | |||
| 347 | # | ||
| 348 | # Disk-On-Chip Device Drivers | ||
| 349 | # | ||
| 350 | # CONFIG_MTD_DOC2000 is not set | ||
| 351 | # CONFIG_MTD_DOC2001 is not set | ||
| 352 | # CONFIG_MTD_DOC2001PLUS is not set | ||
| 353 | # CONFIG_MTD_NAND is not set | ||
| 354 | # CONFIG_MTD_ONENAND is not set | ||
| 355 | |||
| 356 | # | ||
| 357 | # UBI - Unsorted block images | ||
| 358 | # | ||
| 359 | # CONFIG_MTD_UBI is not set | ||
| 360 | # CONFIG_PARPORT is not set | ||
| 361 | CONFIG_BLK_DEV=y | ||
| 362 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
| 363 | CONFIG_BLK_DEV_LOOP=y | ||
| 364 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
| 365 | # CONFIG_BLK_DEV_NBD is not set | ||
| 366 | CONFIG_BLK_DEV_RAM=y | ||
| 367 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
| 368 | CONFIG_BLK_DEV_RAM_SIZE=4096 | ||
| 369 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
| 370 | # CONFIG_CDROM_PKTCDVD is not set | ||
| 371 | # CONFIG_ATA_OVER_ETH is not set | ||
| 372 | CONFIG_MISC_DEVICES=y | ||
| 373 | # CONFIG_EEPROM_93CX6 is not set | ||
| 374 | CONFIG_IDE=y | ||
| 375 | CONFIG_IDE_MAX_HWIFS=4 | ||
| 376 | CONFIG_BLK_DEV_IDE=y | ||
| 377 | |||
| 378 | # | ||
| 379 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
| 380 | # | ||
| 381 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
| 382 | CONFIG_BLK_DEV_IDEDISK=y | ||
| 383 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
| 384 | CONFIG_BLK_DEV_IDECS=y | ||
| 385 | # CONFIG_BLK_DEV_IDECD is not set | ||
| 386 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
| 387 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
| 388 | # CONFIG_IDE_TASK_IOCTL is not set | ||
| 389 | CONFIG_IDE_PROC_FS=y | ||
| 390 | |||
| 391 | # | ||
| 392 | # IDE chipset support/bugfixes | ||
| 393 | # | ||
| 394 | # CONFIG_IDE_GENERIC is not set | ||
| 395 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
| 396 | # CONFIG_IDE_ARM is not set | ||
| 397 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
| 398 | # CONFIG_BLK_DEV_HD is not set | ||
| 399 | |||
| 400 | # | ||
| 401 | # SCSI device support | ||
| 402 | # | ||
| 403 | # CONFIG_RAID_ATTRS is not set | ||
| 404 | # CONFIG_SCSI is not set | ||
| 405 | # CONFIG_SCSI_DMA is not set | ||
| 406 | # CONFIG_SCSI_NETLINK is not set | ||
| 407 | # CONFIG_MD is not set | ||
| 408 | CONFIG_NETDEVICES=y | ||
| 409 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
| 410 | # CONFIG_DUMMY is not set | ||
| 411 | # CONFIG_BONDING is not set | ||
| 412 | # CONFIG_MACVLAN is not set | ||
| 413 | # CONFIG_EQUALIZER is not set | ||
| 414 | # CONFIG_TUN is not set | ||
| 415 | # CONFIG_NET_ETHERNET is not set | ||
| 416 | CONFIG_NETDEV_1000=y | ||
| 417 | CONFIG_NETDEV_10000=y | ||
| 418 | |||
| 419 | # | ||
| 420 | # Wireless LAN | ||
| 421 | # | ||
| 422 | # CONFIG_WLAN_PRE80211 is not set | ||
| 423 | # CONFIG_WLAN_80211 is not set | ||
| 424 | CONFIG_NET_PCMCIA=y | ||
| 425 | # CONFIG_PCMCIA_3C589 is not set | ||
| 426 | # CONFIG_PCMCIA_3C574 is not set | ||
| 427 | # CONFIG_PCMCIA_FMVJ18X is not set | ||
| 428 | CONFIG_PCMCIA_PCNET=y | ||
| 429 | # CONFIG_PCMCIA_NMCLAN is not set | ||
| 430 | # CONFIG_PCMCIA_SMC91C92 is not set | ||
| 431 | # CONFIG_PCMCIA_XIRC2PS is not set | ||
| 432 | # CONFIG_PCMCIA_AXNET is not set | ||
| 433 | # CONFIG_WAN is not set | ||
| 434 | # CONFIG_PPP is not set | ||
| 435 | # CONFIG_SLIP is not set | ||
| 436 | # CONFIG_SHAPER is not set | ||
| 437 | # CONFIG_NETCONSOLE is not set | ||
| 438 | # CONFIG_NETPOLL is not set | ||
| 439 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
| 440 | # CONFIG_ISDN is not set | ||
| 441 | # CONFIG_PHONE is not set | ||
| 442 | |||
| 443 | # | ||
| 444 | # Input device support | ||
| 445 | # | ||
| 446 | # CONFIG_INPUT is not set | ||
| 447 | |||
| 448 | # | ||
| 449 | # Hardware I/O ports | ||
| 450 | # | ||
| 451 | # CONFIG_SERIO is not set | ||
| 452 | # CONFIG_GAMEPORT is not set | ||
| 453 | |||
| 454 | # | ||
| 455 | # Character devices | ||
| 456 | # | ||
| 457 | # CONFIG_VT is not set | ||
| 458 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
| 459 | |||
| 460 | # | ||
| 461 | # Serial drivers | ||
| 462 | # | ||
| 463 | CONFIG_SERIAL_8250=y | ||
| 464 | CONFIG_SERIAL_8250_CONSOLE=y | ||
| 465 | # CONFIG_SERIAL_8250_CS is not set | ||
| 466 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
| 467 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
| 468 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
| 469 | |||
| 470 | # | ||
| 471 | # Non-8250 serial port support | ||
| 472 | # | ||
| 473 | CONFIG_SERIAL_CORE=y | ||
| 474 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
| 475 | # CONFIG_SERIAL_M32R_SIO is not set | ||
| 476 | CONFIG_UNIX98_PTYS=y | ||
| 477 | CONFIG_LEGACY_PTYS=y | ||
| 478 | CONFIG_LEGACY_PTY_COUNT=256 | ||
| 479 | # CONFIG_IPMI_HANDLER is not set | ||
| 480 | # CONFIG_WATCHDOG is not set | ||
| 481 | CONFIG_HW_RANDOM=m | ||
| 482 | # CONFIG_RTC is not set | ||
| 483 | # CONFIG_R3964 is not set | ||
| 484 | |||
| 485 | # | ||
| 486 | # PCMCIA character devices | ||
| 487 | # | ||
| 488 | # CONFIG_SYNCLINK_CS is not set | ||
| 489 | # CONFIG_CARDMAN_4000 is not set | ||
| 490 | # CONFIG_CARDMAN_4040 is not set | ||
| 491 | # CONFIG_RAW_DRIVER is not set | ||
| 492 | # CONFIG_TCG_TPM is not set | ||
| 493 | # CONFIG_I2C is not set | ||
| 494 | |||
| 495 | # | ||
| 496 | # SPI support | ||
| 497 | # | ||
| 498 | # CONFIG_SPI is not set | ||
| 499 | # CONFIG_SPI_MASTER is not set | ||
| 500 | # CONFIG_W1 is not set | ||
| 501 | # CONFIG_POWER_SUPPLY is not set | ||
| 502 | # CONFIG_HWMON is not set | ||
| 503 | |||
| 504 | # | ||
| 505 | # Multifunction device drivers | ||
| 506 | # | ||
| 507 | # CONFIG_MFD_SM501 is not set | ||
| 508 | |||
| 509 | # | ||
| 510 | # Multimedia devices | ||
| 511 | # | ||
| 512 | # CONFIG_VIDEO_DEV is not set | ||
| 513 | # CONFIG_DVB_CORE is not set | ||
| 514 | CONFIG_DAB=y | ||
| 515 | |||
| 516 | # | ||
| 517 | # Graphics support | ||
| 518 | # | ||
| 519 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
| 520 | |||
| 521 | # | ||
| 522 | # Display device support | ||
| 523 | # | ||
| 524 | # CONFIG_DISPLAY_SUPPORT is not set | ||
| 525 | # CONFIG_VGASTATE is not set | ||
| 526 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
| 527 | # CONFIG_FB is not set | ||
| 528 | |||
| 529 | # | ||
| 530 | # Sound | ||
| 531 | # | ||
| 532 | # CONFIG_SOUND is not set | ||
| 533 | CONFIG_USB_SUPPORT=y | ||
| 534 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
| 535 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
| 536 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
| 537 | |||
| 538 | # | ||
| 539 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
| 540 | # | ||
| 541 | |||
| 542 | # | ||
| 543 | # USB Gadget Support | ||
| 544 | # | ||
| 545 | # CONFIG_USB_GADGET is not set | ||
| 546 | # CONFIG_MMC is not set | ||
| 547 | # CONFIG_NEW_LEDS is not set | ||
| 548 | |||
| 549 | # | ||
| 550 | # Real Time Clock | ||
| 551 | # | ||
| 552 | # CONFIG_RTC_CLASS is not set | ||
| 553 | |||
| 554 | # | ||
| 555 | # Userspace I/O | ||
| 556 | # | ||
| 557 | # CONFIG_UIO is not set | ||
| 558 | |||
| 559 | # | ||
| 560 | # File systems | ||
| 561 | # | ||
| 562 | CONFIG_EXT2_FS=y | ||
| 563 | # CONFIG_EXT2_FS_XATTR is not set | ||
| 564 | # CONFIG_EXT2_FS_XIP is not set | ||
| 565 | CONFIG_EXT3_FS=y | ||
| 566 | # CONFIG_EXT3_FS_XATTR is not set | ||
| 567 | # CONFIG_EXT4DEV_FS is not set | ||
| 568 | CONFIG_JBD=y | ||
| 569 | # CONFIG_JBD_DEBUG is not set | ||
| 570 | # CONFIG_REISERFS_FS is not set | ||
| 571 | # CONFIG_JFS_FS is not set | ||
| 572 | # CONFIG_FS_POSIX_ACL is not set | ||
| 573 | # CONFIG_XFS_FS is not set | ||
| 574 | # CONFIG_GFS2_FS is not set | ||
| 575 | # CONFIG_OCFS2_FS is not set | ||
| 576 | # CONFIG_MINIX_FS is not set | ||
| 577 | # CONFIG_ROMFS_FS is not set | ||
| 578 | CONFIG_INOTIFY=y | ||
| 579 | CONFIG_INOTIFY_USER=y | ||
| 580 | # CONFIG_QUOTA is not set | ||
| 581 | CONFIG_DNOTIFY=y | ||
| 582 | # CONFIG_AUTOFS_FS is not set | ||
| 583 | # CONFIG_AUTOFS4_FS is not set | ||
| 584 | # CONFIG_FUSE_FS is not set | ||
| 585 | |||
| 586 | # | ||
| 587 | # CD-ROM/DVD Filesystems | ||
| 588 | # | ||
| 589 | # CONFIG_ISO9660_FS is not set | ||
| 590 | # CONFIG_UDF_FS is not set | ||
| 591 | |||
| 592 | # | ||
| 593 | # DOS/FAT/NT Filesystems | ||
| 594 | # | ||
| 595 | # CONFIG_MSDOS_FS is not set | ||
| 596 | # CONFIG_VFAT_FS is not set | ||
| 597 | # CONFIG_NTFS_FS is not set | ||
| 598 | |||
| 599 | # | ||
| 600 | # Pseudo filesystems | ||
| 601 | # | ||
| 602 | CONFIG_PROC_FS=y | ||
| 603 | CONFIG_PROC_KCORE=y | ||
| 604 | CONFIG_PROC_SYSCTL=y | ||
| 605 | CONFIG_SYSFS=y | ||
| 606 | CONFIG_TMPFS=y | ||
| 607 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
| 608 | # CONFIG_HUGETLB_PAGE is not set | ||
| 609 | CONFIG_RAMFS=y | ||
| 610 | # CONFIG_CONFIGFS_FS is not set | ||
| 611 | |||
| 612 | # | ||
| 613 | # Miscellaneous filesystems | ||
| 614 | # | ||
| 615 | # CONFIG_ADFS_FS is not set | ||
| 616 | # CONFIG_AFFS_FS is not set | ||
| 617 | # CONFIG_HFS_FS is not set | ||
| 618 | # CONFIG_HFSPLUS_FS is not set | ||
| 619 | # CONFIG_BEFS_FS is not set | ||
| 620 | # CONFIG_BFS_FS is not set | ||
| 621 | # CONFIG_EFS_FS is not set | ||
| 622 | CONFIG_JFFS2_FS=y | ||
| 623 | CONFIG_JFFS2_FS_DEBUG=0 | ||
| 624 | CONFIG_JFFS2_FS_WRITEBUFFER=y | ||
| 625 | # CONFIG_JFFS2_SUMMARY is not set | ||
| 626 | # CONFIG_JFFS2_FS_XATTR is not set | ||
| 627 | # CONFIG_JFFS2_COMPRESSION_OPTIONS is not set | ||
| 628 | CONFIG_JFFS2_ZLIB=y | ||
| 629 | CONFIG_JFFS2_RTIME=y | ||
| 630 | # CONFIG_JFFS2_RUBIN is not set | ||
| 631 | CONFIG_CRAMFS=y | ||
| 632 | # CONFIG_VXFS_FS is not set | ||
| 633 | # CONFIG_HPFS_FS is not set | ||
| 634 | # CONFIG_QNX4FS_FS is not set | ||
| 635 | # CONFIG_SYSV_FS is not set | ||
| 636 | # CONFIG_UFS_FS is not set | ||
| 637 | |||
| 638 | # | ||
| 639 | # Network File Systems | ||
| 640 | # | ||
| 641 | CONFIG_NFS_FS=y | ||
| 642 | CONFIG_NFS_V3=y | ||
| 643 | # CONFIG_NFS_V3_ACL is not set | ||
| 644 | # CONFIG_NFS_V4 is not set | ||
| 645 | # CONFIG_NFS_DIRECTIO is not set | ||
| 646 | # CONFIG_NFSD is not set | ||
| 647 | CONFIG_ROOT_NFS=y | ||
| 648 | CONFIG_LOCKD=y | ||
| 649 | CONFIG_LOCKD_V4=y | ||
| 650 | CONFIG_NFS_COMMON=y | ||
| 651 | CONFIG_SUNRPC=y | ||
| 652 | # CONFIG_SUNRPC_BIND34 is not set | ||
| 653 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
| 654 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
| 655 | # CONFIG_SMB_FS is not set | ||
| 656 | # CONFIG_CIFS is not set | ||
| 657 | # CONFIG_NCP_FS is not set | ||
| 658 | # CONFIG_CODA_FS is not set | ||
| 659 | # CONFIG_AFS_FS is not set | ||
| 660 | |||
| 661 | # | ||
| 662 | # Partition Types | ||
| 663 | # | ||
| 664 | # CONFIG_PARTITION_ADVANCED is not set | ||
| 665 | CONFIG_MSDOS_PARTITION=y | ||
| 666 | |||
| 667 | # | ||
| 668 | # Native Language Support | ||
| 669 | # | ||
| 670 | # CONFIG_NLS is not set | ||
| 671 | |||
| 672 | # | ||
| 673 | # Distributed Lock Manager | ||
| 674 | # | ||
| 675 | # CONFIG_DLM is not set | ||
| 676 | |||
| 677 | # | ||
| 678 | # Profiling support | ||
| 679 | # | ||
| 680 | # CONFIG_PROFILING is not set | ||
| 681 | |||
| 682 | # | ||
| 683 | # Kernel hacking | ||
| 684 | # | ||
| 685 | # CONFIG_PRINTK_TIME is not set | ||
| 686 | CONFIG_ENABLE_MUST_CHECK=y | ||
| 687 | # CONFIG_MAGIC_SYSRQ is not set | ||
| 688 | # CONFIG_UNUSED_SYMBOLS is not set | ||
| 689 | # CONFIG_DEBUG_FS is not set | ||
| 690 | # CONFIG_HEADERS_CHECK is not set | ||
| 691 | CONFIG_DEBUG_KERNEL=y | ||
| 692 | # CONFIG_DEBUG_SHIRQ is not set | ||
| 693 | CONFIG_DETECT_SOFTLOCKUP=y | ||
| 694 | CONFIG_SCHED_DEBUG=y | ||
| 695 | # CONFIG_SCHEDSTATS is not set | ||
| 696 | # CONFIG_TIMER_STATS is not set | ||
| 697 | # CONFIG_DEBUG_SLAB is not set | ||
| 698 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
| 699 | # CONFIG_RT_MUTEX_TESTER is not set | ||
| 700 | # CONFIG_DEBUG_SPINLOCK is not set | ||
| 701 | # CONFIG_DEBUG_MUTEXES is not set | ||
| 702 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
| 703 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
| 704 | # CONFIG_DEBUG_KOBJECT is not set | ||
| 705 | CONFIG_DEBUG_BUGVERBOSE=y | ||
| 706 | CONFIG_DEBUG_INFO=y | ||
| 707 | # CONFIG_DEBUG_VM is not set | ||
| 708 | # CONFIG_DEBUG_LIST is not set | ||
| 709 | CONFIG_FRAME_POINTER=y | ||
| 710 | CONFIG_FORCED_INLINING=y | ||
| 711 | # CONFIG_RCU_TORTURE_TEST is not set | ||
| 712 | # CONFIG_FAULT_INJECTION is not set | ||
| 713 | # CONFIG_DEBUG_STACKOVERFLOW is not set | ||
| 714 | # CONFIG_DEBUG_STACK_USAGE is not set | ||
| 715 | |||
| 716 | # | ||
| 717 | # Security options | ||
| 718 | # | ||
| 719 | # CONFIG_KEYS is not set | ||
| 720 | # CONFIG_SECURITY is not set | ||
| 721 | CONFIG_CRYPTO=y | ||
| 722 | CONFIG_CRYPTO_ALGAPI=y | ||
| 723 | CONFIG_CRYPTO_BLKCIPHER=y | ||
| 724 | CONFIG_CRYPTO_HASH=y | ||
| 725 | CONFIG_CRYPTO_MANAGER=y | ||
| 726 | CONFIG_CRYPTO_HMAC=y | ||
| 727 | # CONFIG_CRYPTO_XCBC is not set | ||
| 728 | # CONFIG_CRYPTO_NULL is not set | ||
| 729 | # CONFIG_CRYPTO_MD4 is not set | ||
| 730 | CONFIG_CRYPTO_MD5=y | ||
| 731 | CONFIG_CRYPTO_SHA1=y | ||
| 732 | # CONFIG_CRYPTO_SHA256 is not set | ||
| 733 | # CONFIG_CRYPTO_SHA512 is not set | ||
| 734 | # CONFIG_CRYPTO_WP512 is not set | ||
| 735 | # CONFIG_CRYPTO_TGR192 is not set | ||
| 736 | # CONFIG_CRYPTO_GF128MUL is not set | ||
| 737 | CONFIG_CRYPTO_ECB=y | ||
| 738 | CONFIG_CRYPTO_CBC=y | ||
| 739 | CONFIG_CRYPTO_PCBC=m | ||
| 740 | # CONFIG_CRYPTO_LRW is not set | ||
| 741 | # CONFIG_CRYPTO_CRYPTD is not set | ||
| 742 | CONFIG_CRYPTO_DES=y | ||
| 743 | # CONFIG_CRYPTO_FCRYPT is not set | ||
| 744 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
| 745 | # CONFIG_CRYPTO_TWOFISH is not set | ||
| 746 | # CONFIG_CRYPTO_SERPENT is not set | ||
| 747 | CONFIG_CRYPTO_AES=y | ||
| 748 | # CONFIG_CRYPTO_CAST5 is not set | ||
| 749 | # CONFIG_CRYPTO_CAST6 is not set | ||
| 750 | # CONFIG_CRYPTO_TEA is not set | ||
| 751 | CONFIG_CRYPTO_ARC4=y | ||
| 752 | # CONFIG_CRYPTO_KHAZAD is not set | ||
| 753 | # CONFIG_CRYPTO_ANUBIS is not set | ||
| 754 | CONFIG_CRYPTO_DEFLATE=y | ||
| 755 | CONFIG_CRYPTO_MICHAEL_MIC=y | ||
| 756 | # CONFIG_CRYPTO_CRC32C is not set | ||
| 757 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
| 758 | # CONFIG_CRYPTO_TEST is not set | ||
| 759 | CONFIG_CRYPTO_HW=y | ||
| 760 | |||
| 761 | # | ||
| 762 | # Library routines | ||
| 763 | # | ||
| 764 | CONFIG_BITREVERSE=y | ||
| 765 | # CONFIG_CRC_CCITT is not set | ||
| 766 | # CONFIG_CRC16 is not set | ||
| 767 | # CONFIG_CRC_ITU_T is not set | ||
| 768 | CONFIG_CRC32=y | ||
| 769 | # CONFIG_CRC7 is not set | ||
| 770 | # CONFIG_LIBCRC32C is not set | ||
| 771 | CONFIG_ZLIB_INFLATE=y | ||
| 772 | CONFIG_ZLIB_DEFLATE=y | ||
| 773 | CONFIG_PLIST=y | ||
| 774 | CONFIG_HAS_IOMEM=y | ||
