linux/arch/um/defconfig
<<
>>
Prefs
   1#
   2# Automatically generated make config: don't edit
   3# Linux kernel version: 2.6.17-rc3
   4# Fri Apr 28 09:31:20 2006
   5#
   6CONFIG_GENERIC_HARDIRQS=y
   7CONFIG_UML=y
   8CONFIG_MMU=y
   9CONFIG_GENERIC_CALIBRATE_DELAY=y
  10CONFIG_IRQ_RELEASE_METHOD=y
  11
  12#
  13# UML-specific options
  14#
  15# CONFIG_MODE_TT is not set
  16# CONFIG_STATIC_LINK is not set
  17CONFIG_MODE_SKAS=y
  18
  19#
  20# Host processor type and features
  21#
  22# CONFIG_M386 is not set
  23# CONFIG_M486 is not set
  24# CONFIG_M586 is not set
  25# CONFIG_M586TSC is not set
  26# CONFIG_M586MMX is not set
  27CONFIG_M686=y
  28# CONFIG_MPENTIUMII is not set
  29# CONFIG_MPENTIUMIII is not set
  30# CONFIG_MPENTIUMM is not set
  31# CONFIG_MPENTIUM4 is not set
  32# CONFIG_MK6 is not set
  33# CONFIG_MK7 is not set
  34# CONFIG_MK8 is not set
  35# CONFIG_MCRUSOE is not set
  36# CONFIG_MEFFICEON is not set
  37# CONFIG_MWINCHIPC6 is not set
  38# CONFIG_MWINCHIP2 is not set
  39# CONFIG_MWINCHIP3D is not set
  40# CONFIG_MGEODEGX1 is not set
  41# CONFIG_MGEODE_LX is not set
  42# CONFIG_MCYRIXIII is not set
  43# CONFIG_MVIAC3_2 is not set
  44# CONFIG_MVIAC7 is not set
  45# CONFIG_X86_GENERIC is not set
  46CONFIG_X86_CMPXCHG=y
  47CONFIG_X86_XADD=y
  48CONFIG_X86_L1_CACHE_SHIFT=5
  49CONFIG_RWSEM_XCHGADD_ALGORITHM=y
  50CONFIG_X86_PPRO_FENCE=y
  51CONFIG_X86_WP_WORKS_OK=y
  52CONFIG_X86_INVLPG=y
  53CONFIG_X86_BSWAP=y
  54CONFIG_X86_POPAD_OK=y
  55CONFIG_X86_CMPXCHG64=y
  56CONFIG_X86_GOOD_APIC=y
  57CONFIG_X86_USE_PPRO_CHECKSUM=y
  58CONFIG_X86_TSC=y
  59CONFIG_UML_X86=y
  60# CONFIG_64BIT is not set
  61CONFIG_SEMAPHORE_SLEEPERS=y
  62# CONFIG_HOST_2G_2G is not set
  63CONFIG_TOP_ADDR=0xc0000000
  64# CONFIG_3_LEVEL_PGTABLES is not set
  65CONFIG_STUB_CODE=0xbfffe000
  66CONFIG_STUB_DATA=0xbffff000
  67CONFIG_STUB_START=0xbfffe000
  68CONFIG_ARCH_HAS_SC_SIGNALS=y
  69CONFIG_ARCH_REUSE_HOST_VSYSCALL_AREA=y
  70CONFIG_GENERIC_HWEIGHT=y
  71CONFIG_SELECT_MEMORY_MODEL=y
  72CONFIG_FLATMEM_MANUAL=y
  73# CONFIG_DISCONTIGMEM_MANUAL is not set
  74# CONFIG_SPARSEMEM_MANUAL is not set
  75CONFIG_FLATMEM=y
  76CONFIG_FLAT_NODE_MEM_MAP=y
  77# CONFIG_SPARSEMEM_STATIC is not set
  78CONFIG_SPLIT_PTLOCK_CPUS=4
  79CONFIG_LD_SCRIPT_DYN=y
  80CONFIG_NET=y
  81CONFIG_BINFMT_ELF=y
  82CONFIG_BINFMT_MISC=m
  83# CONFIG_HOSTFS is not set
  84# CONFIG_HPPFS is not set
  85CONFIG_MCONSOLE=y
  86# CONFIG_MAGIC_SYSRQ is not set
  87CONFIG_NEST_LEVEL=0
  88# CONFIG_HIGHMEM is not set
  89CONFIG_KERNEL_STACK_ORDER=0
  90CONFIG_UML_REAL_TIME_CLOCK=y
  91
  92#
  93# Code maturity level options
  94#
  95CONFIG_EXPERIMENTAL=y
  96CONFIG_BROKEN_ON_SMP=y
  97CONFIG_INIT_ENV_ARG_LIMIT=32
  98
  99#
 100# General setup
 101#
 102CONFIG_LOCALVERSION=""
 103CONFIG_LOCALVERSION_AUTO=y
 104CONFIG_SWAP=y
 105CONFIG_SYSVIPC=y
 106CONFIG_POSIX_MQUEUE=y
 107CONFIG_BSD_PROCESS_ACCT=y
 108# CONFIG_BSD_PROCESS_ACCT_V3 is not set
 109CONFIG_SYSCTL=y
 110# CONFIG_AUDIT is not set
 111CONFIG_IKCONFIG=y
 112CONFIG_IKCONFIG_PROC=y
 113# CONFIG_RELAY is not set
 114CONFIG_INITRAMFS_SOURCE=""
 115CONFIG_UID16=y
 116CONFIG_CC_OPTIMIZE_FOR_SIZE=y
 117# CONFIG_EMBEDDED is not set
 118CONFIG_KALLSYMS=y
 119# CONFIG_KALLSYMS_ALL is not set
 120CONFIG_KALLSYMS_EXTRA_PASS=y
 121CONFIG_HOTPLUG=y
 122CONFIG_PRINTK=y
 123CONFIG_BUG=y
 124CONFIG_ELF_CORE=y
 125CONFIG_BASE_FULL=y
 126CONFIG_FUTEX=y
 127CONFIG_EPOLL=y
 128CONFIG_SHMEM=y
 129CONFIG_SLAB=y
 130# CONFIG_TINY_SHMEM is not set
 131CONFIG_BASE_SMALL=0
 132# CONFIG_SLOB is not set
 133
 134#
 135# Loadable module support
 136#
 137CONFIG_MODULES=y
 138CONFIG_MODULE_UNLOAD=y
 139# CONFIG_MODULE_FORCE_UNLOAD is not set
 140# CONFIG_MODVERSIONS is not set
 141# CONFIG_MODULE_SRCVERSION_ALL is not set
 142CONFIG_KMOD=y
 143
 144#
 145# Block layer
 146#
 147# CONFIG_LBD is not set
 148# CONFIG_BLK_DEV_IO_TRACE is not set
 149# CONFIG_LSF is not set
 150
 151#
 152# IO Schedulers
 153#
 154CONFIG_IOSCHED_NOOP=y
 155CONFIG_IOSCHED_AS=y
 156CONFIG_IOSCHED_DEADLINE=y
 157CONFIG_IOSCHED_CFQ=y
 158CONFIG_DEFAULT_AS=y
 159# CONFIG_DEFAULT_DEADLINE is not set
 160# CONFIG_DEFAULT_CFQ is not set
 161# CONFIG_DEFAULT_NOOP is not set
 162CONFIG_DEFAULT_IOSCHED="anticipatory"
 163
 164#
 165# Block devices
 166#
 167CONFIG_BLK_DEV_UBD=y
 168# CONFIG_BLK_DEV_UBD_SYNC is not set
 169CONFIG_BLK_DEV_COW_COMMON=y
 170# CONFIG_MMAPPER is not set
 171CONFIG_BLK_DEV_LOOP=m
 172# CONFIG_BLK_DEV_CRYPTOLOOP is not set
 173CONFIG_BLK_DEV_NBD=m
 174# CONFIG_BLK_DEV_RAM is not set
 175# CONFIG_BLK_DEV_INITRD is not set
 176# CONFIG_ATA_OVER_ETH is not set
 177
 178#
 179# Character Devices
 180#
 181CONFIG_STDERR_CONSOLE=y
 182CONFIG_STDIO_CONSOLE=y
 183CONFIG_SSL=y
 184CONFIG_NULL_CHAN=y
 185CONFIG_PORT_CHAN=y
 186CONFIG_PTY_CHAN=y
 187CONFIG_TTY_CHAN=y
 188CONFIG_XTERM_CHAN=y
 189# CONFIG_NOCONFIG_CHAN is not set
 190CONFIG_CON_ZERO_CHAN="fd:0,fd:1"
 191CONFIG_CON_CHAN="xterm"
 192CONFIG_SSL_CHAN="pty"
 193CONFIG_UNIX98_PTYS=y
 194CONFIG_LEGACY_PTYS=y
 195CONFIG_LEGACY_PTY_COUNT=256
 196# CONFIG_WATCHDOG is not set
 197CONFIG_UML_SOUND=m
 198CONFIG_SOUND=m
 199CONFIG_HOSTAUDIO=m
 200CONFIG_UML_RANDOM=y
 201
 202#
 203# Generic Driver Options
 204#
 205CONFIG_STANDALONE=y
 206CONFIG_PREVENT_FIRMWARE_BUILD=y
 207# CONFIG_FW_LOADER is not set
 208# CONFIG_DEBUG_DRIVER is not set
 209
 210#
 211# Networking
 212#
 213
 214#
 215# Networking options
 216#
 217# CONFIG_NETDEBUG is not set
 218CONFIG_PACKET=y
 219CONFIG_PACKET_MMAP=y
 220CONFIG_UNIX=y
 221# CONFIG_NET_KEY is not set
 222CONFIG_INET=y
 223# CONFIG_IP_MULTICAST is not set
 224# CONFIG_IP_ADVANCED_ROUTER is not set
 225CONFIG_IP_FIB_HASH=y
 226# CONFIG_IP_PNP is not set
 227# CONFIG_NET_IPIP is not set
 228# CONFIG_NET_IPGRE is not set
 229# CONFIG_ARPD is not set
 230# CONFIG_SYN_COOKIES is not set
 231# CONFIG_INET_AH is not set
 232# CONFIG_INET_ESP is not set
 233# CONFIG_INET_IPCOMP is not set
 234# CONFIG_INET_XFRM_TUNNEL is not set
 235# CONFIG_INET_TUNNEL is not set
 236CONFIG_INET_DIAG=y
 237CONFIG_INET_TCP_DIAG=y
 238# CONFIG_TCP_CONG_ADVANCED is not set
 239CONFIG_TCP_CONG_BIC=y
 240# CONFIG_IPV6 is not set
 241# CONFIG_INET6_XFRM_TUNNEL is not set
 242# CONFIG_INET6_TUNNEL is not set
 243# CONFIG_NETFILTER is not set
 244
 245#
 246# DCCP Configuration (EXPERIMENTAL)
 247#
 248# CONFIG_IP_DCCP is not set
 249
 250#
 251# SCTP Configuration (EXPERIMENTAL)
 252#
 253# CONFIG_IP_SCTP is not set
 254
 255#
 256# TIPC Configuration (EXPERIMENTAL)
 257#
 258# CONFIG_TIPC is not set
 259# CONFIG_ATM is not set
 260# CONFIG_BRIDGE is not set
 261# CONFIG_VLAN_8021Q is not set
 262# CONFIG_DECNET is not set
 263# CONFIG_LLC2 is not set
 264# CONFIG_IPX is not set
 265# CONFIG_ATALK is not set
 266# CONFIG_X25 is not set
 267# CONFIG_LAPB is not set
 268# CONFIG_NET_DIVERT is not set
 269# CONFIG_ECONET is not set
 270# CONFIG_WAN_ROUTER is not set
 271
 272#
 273# QoS and/or fair queueing
 274#
 275# CONFIG_NET_SCHED is not set
 276
 277#
 278# Network testing
 279#
 280# CONFIG_NET_PKTGEN is not set
 281# CONFIG_HAMRADIO is not set
 282# CONFIG_IRDA is not set
 283# CONFIG_BT is not set
 284# CONFIG_IEEE80211 is not set
 285
 286#
 287# UML Network Devices
 288#
 289CONFIG_UML_NET=y
 290CONFIG_UML_NET_ETHERTAP=y
 291CONFIG_UML_NET_TUNTAP=y
 292CONFIG_UML_NET_SLIP=y
 293CONFIG_UML_NET_DAEMON=y
 294CONFIG_UML_NET_MCAST=y
 295# CONFIG_UML_NET_PCAP is not set
 296CONFIG_UML_NET_SLIRP=y
 297
 298#
 299# Network device support
 300#
 301CONFIG_NETDEVICES=y
 302CONFIG_DUMMY=m
 303# CONFIG_BONDING is not set
 304# CONFIG_EQUALIZER is not set
 305CONFIG_TUN=m
 306
 307#
 308# PHY device support
 309#
 310
 311#
 312# Wireless LAN (non-hamradio)
 313#
 314# CONFIG_NET_RADIO is not set
 315
 316#
 317# Wan interfaces
 318#
 319# CONFIG_WAN is not set
 320CONFIG_PPP=m
 321# CONFIG_PPP_MULTILINK is not set
 322# CONFIG_PPP_FILTER is not set
 323# CONFIG_PPP_ASYNC is not set
 324# CONFIG_PPP_SYNC_TTY is not set
 325# CONFIG_PPP_DEFLATE is not set
 326# CONFIG_PPP_BSDCOMP is not set
 327# CONFIG_PPP_MPPE is not set
 328# CONFIG_PPPOE is not set
 329CONFIG_SLIP=m
 330# CONFIG_SLIP_COMPRESSED is not set
 331# CONFIG_SLIP_SMART is not set
 332# CONFIG_SLIP_MODE_SLIP6 is not set
 333# CONFIG_SHAPER is not set
 334# CONFIG_NETCONSOLE is not set
 335# CONFIG_NETPOLL is not set
 336# CONFIG_NET_POLL_CONTROLLER is not set
 337
 338#
 339# Connector - unified userspace <-> kernelspace linker
 340#
 341# CONFIG_CONNECTOR is not set
 342
 343#
 344# File systems
 345#
 346CONFIG_EXT2_FS=y
 347# CONFIG_EXT2_FS_XATTR is not set
 348# CONFIG_EXT2_FS_XIP is not set
 349CONFIG_EXT3_FS=y
 350# CONFIG_EXT3_FS_XATTR is not set
 351CONFIG_JBD=y
 352# CONFIG_JBD_DEBUG is not set
 353CONFIG_REISERFS_FS=y
 354# CONFIG_REISERFS_CHECK is not set
 355# CONFIG_REISERFS_PROC_INFO is not set
 356# CONFIG_REISERFS_FS_XATTR is not set
 357# CONFIG_JFS_FS is not set
 358# CONFIG_FS_POSIX_ACL is not set
 359# CONFIG_XFS_FS is not set
 360# CONFIG_OCFS2_FS is not set
 361# CONFIG_MINIX_FS is not set
 362# CONFIG_ROMFS_FS is not set
 363CONFIG_INOTIFY=y
 364CONFIG_QUOTA=y
 365# CONFIG_QFMT_V1 is not set
 366# CONFIG_QFMT_V2 is not set
 367CONFIG_QUOTACTL=y
 368CONFIG_DNOTIFY=y
 369CONFIG_AUTOFS_FS=m
 370CONFIG_AUTOFS4_FS=m
 371# CONFIG_FUSE_FS is not set
 372
 373#
 374# CD-ROM/DVD Filesystems
 375#
 376CONFIG_ISO9660_FS=m
 377CONFIG_JOLIET=y
 378# CONFIG_ZISOFS is not set
 379# CONFIG_UDF_FS is not set
 380
 381#
 382# DOS/FAT/NT Filesystems
 383#
 384# CONFIG_MSDOS_FS is not set
 385# CONFIG_VFAT_FS is not set
 386# CONFIG_NTFS_FS is not set
 387
 388#
 389# Pseudo filesystems
 390#
 391CONFIG_PROC_FS=y
 392CONFIG_PROC_KCORE=y
 393CONFIG_SYSFS=y
 394CONFIG_TMPFS=y
 395# CONFIG_HUGETLB_PAGE is not set
 396CONFIG_RAMFS=y
 397# CONFIG_CONFIGFS_FS is not set
 398
 399#
 400# Miscellaneous filesystems
 401#
 402# CONFIG_ADFS_FS is not set
 403# CONFIG_AFFS_FS is not set
 404# CONFIG_HFS_FS is not set
 405# CONFIG_HFSPLUS_FS is not set
 406# CONFIG_BEFS_FS is not set
 407# CONFIG_BFS_FS is not set
 408# CONFIG_EFS_FS is not set
 409# CONFIG_CRAMFS is not set
 410# CONFIG_VXFS_FS is not set
 411# CONFIG_HPFS_FS is not set
 412# CONFIG_QNX4FS_FS is not set
 413# CONFIG_SYSV_FS is not set
 414# CONFIG_UFS_FS is not set
 415
 416#
 417# Network File Systems
 418#
 419# CONFIG_NFS_FS is not set
 420# CONFIG_NFSD is not set
 421# CONFIG_SMB_FS is not set
 422# CONFIG_CIFS is not set
 423# CONFIG_NCP_FS is not set
 424# CONFIG_CODA_FS is not set
 425# CONFIG_AFS_FS is not set
 426# CONFIG_9P_FS is not set
 427
 428#
 429# Partition Types
 430#
 431# CONFIG_PARTITION_ADVANCED is not set
 432CONFIG_MSDOS_PARTITION=y
 433
 434#
 435# Native Language Support
 436#
 437CONFIG_NLS=y
 438CONFIG_NLS_DEFAULT="iso8859-1"
 439# CONFIG_NLS_CODEPAGE_437 is not set
 440# CONFIG_NLS_CODEPAGE_737 is not set
 441# CONFIG_NLS_CODEPAGE_775 is not set
 442# CONFIG_NLS_CODEPAGE_850 is not set
 443# CONFIG_NLS_CODEPAGE_852 is not set
 444# CONFIG_NLS_CODEPAGE_855 is not set
 445# CONFIG_NLS_CODEPAGE_857 is not set
 446# CONFIG_NLS_CODEPAGE_860 is not set
 447# CONFIG_NLS_CODEPAGE_861 is not set
 448# CONFIG_NLS_CODEPAGE_862 is not set
 449# CONFIG_NLS_CODEPAGE_863 is not set
 450# CONFIG_NLS_CODEPAGE_864 is not set
 451# CONFIG_NLS_CODEPAGE_865 is not set
 452# CONFIG_NLS_CODEPAGE_866 is not set
 453# CONFIG_NLS_CODEPAGE_869 is not set
 454# CONFIG_NLS_CODEPAGE_936 is not set
 455# CONFIG_NLS_CODEPAGE_950 is not set
 456# CONFIG_NLS_CODEPAGE_932 is not set
 457# CONFIG_NLS_CODEPAGE_949 is not set
 458# CONFIG_NLS_CODEPAGE_874 is not set
 459# CONFIG_NLS_ISO8859_8 is not set
 460# CONFIG_NLS_CODEPAGE_1250 is not set
 461# CONFIG_NLS_CODEPAGE_1251 is not set
 462# CONFIG_NLS_ASCII is not set
 463# CONFIG_NLS_ISO8859_1 is not set
 464# CONFIG_NLS_ISO8859_2 is not set
 465# CONFIG_NLS_ISO8859_3 is not set
 466# CONFIG_NLS_ISO8859_4 is not set
 467# CONFIG_NLS_ISO8859_5 is not set
 468# CONFIG_NLS_ISO8859_6 is not set
 469# CONFIG_NLS_ISO8859_7 is not set
 470# CONFIG_NLS_ISO8859_9 is not set
 471# CONFIG_NLS_ISO8859_13 is not set
 472# CONFIG_NLS_ISO8859_14 is not set
 473# CONFIG_NLS_ISO8859_15 is not set
 474# CONFIG_NLS_KOI8_R is not set
 475# CONFIG_NLS_KOI8_U is not set
 476# CONFIG_NLS_UTF8 is not set
 477
 478#
 479# Security options
 480#
 481# CONFIG_KEYS is not set
 482# CONFIG_SECURITY is not set
 483
 484#
 485# Cryptographic options
 486#
 487# CONFIG_CRYPTO is not set
 488
 489#
 490# Hardware crypto devices
 491#
 492
 493#
 494# Library routines
 495#
 496# CONFIG_CRC_CCITT is not set
 497# CONFIG_CRC16 is not set
 498CONFIG_CRC32=m
 499# CONFIG_LIBCRC32C is not set
 500
 501#
 502# Multi-device support (RAID and LVM)
 503#
 504# CONFIG_MD is not set
 505# CONFIG_INPUT is not set
 506
 507#
 508# Kernel hacking
 509#
 510# CONFIG_PRINTK_TIME is not set
 511CONFIG_DEBUG_KERNEL=y
 512CONFIG_LOG_BUF_SHIFT=14
 513CONFIG_DETECT_SOFTLOCKUP=y
 514# CONFIG_SCHEDSTATS is not set
 515CONFIG_DEBUG_SLAB=y
 516# CONFIG_DEBUG_SLAB_LEAK is not set
 517# CONFIG_DEBUG_MUTEXES is not set
 518# CONFIG_DEBUG_SPINLOCK is not set
 519# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
 520# CONFIG_DEBUG_KOBJECT is not set
 521CONFIG_DEBUG_INFO=y
 522# CONFIG_DEBUG_FS is not set
 523# CONFIG_DEBUG_VM is not set
 524CONFIG_FRAME_POINTER=y
 525# CONFIG_UNWIND_INFO is not set
 526CONFIG_FORCED_INLINING=y
 527# CONFIG_RCU_TORTURE_TEST is not set
 528# CONFIG_GPROF is not set
 529# CONFIG_GCOV is not set
 530
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.