linux-old/arch/arm/def-configs/clps7500
<<
>>
Prefs
   1#
   2# Automatically generated make config: don't edit
   3#
   4CONFIG_ARM=y
   5# CONFIG_EISA is not set
   6# CONFIG_SBUS is not set
   7# CONFIG_MCA is not set
   8CONFIG_UID16=y
   9
  10#
  11# Code maturity level options
  12#
  13CONFIG_EXPERIMENTAL=y
  14CONFIG_OBSOLETE=y
  15
  16#
  17# Loadable module support
  18#
  19# CONFIG_MODULES is not set
  20
  21#
  22# System Type
  23#
  24# CONFIG_ARCH_ARCA5K is not set
  25CONFIG_ARCH_CLPS7500=y
  26# CONFIG_ARCH_CO285 is not set
  27# CONFIG_ARCH_EBSA110 is not set
  28# CONFIG_ARCH_L7200 is not set
  29# CONFIG_ARCH_FTVPCI is not set
  30# CONFIG_ARCH_TBOX is not set
  31# CONFIG_ARCH_SHARK is not set
  32# CONFIG_ARCH_FOOTBRIDGE is not set
  33# CONFIG_ARCH_INTEGRATOR is not set
  34# CONFIG_ARCH_RPC is not set
  35# CONFIG_ARCH_SA1100 is not set
  36# CONFIG_ARCH_CLPS711X is not set
  37
  38#
  39# Archimedes/A5000 Implementations
  40#
  41
  42#
  43# Footbridge Implementations
  44#
  45
  46#
  47# SA11x0 Implementations
  48#
  49
  50#
  51# CLPS711X/EP721X Implementations
  52#
  53# CONFIG_ARCH_ACORN is not set
  54# CONFIG_FOOTBRIDGE is not set
  55# CONFIG_FOOTBRIDGE_HOST is not set
  56# CONFIG_FOOTBRIDGE_ADDIN is not set
  57CONFIG_CPU_32=y
  58# CONFIG_CPU_26 is not set
  59
  60#
  61# Processor Type
  62#
  63CONFIG_CPU_32v3=y
  64# CONFIG_CPU_32v4 is not set
  65# CONFIG_CPU_ARM610 is not set
  66CONFIG_CPU_ARM710=y
  67# CONFIG_CPU_ARM720T is not set
  68# CONFIG_CPU_ARM920T is not set
  69# CONFIG_CPU_ARM1020 is not set
  70# CONFIG_CPU_SA110 is not set
  71# CONFIG_CPU_SA1100 is not set
  72# CONFIG_DISCONTIGMEM is not set
  73
  74#
  75# General setup
  76#
  77CONFIG_ANGELBOOT=y
  78# CONFIG_PCI is not set
  79CONFIG_ISA=y
  80# CONFIG_ISA_DMA is not set
  81# CONFIG_HOTPLUG is not set
  82# CONFIG_PCMCIA is not set
  83CONFIG_NET=y
  84CONFIG_SYSVIPC=y
  85# CONFIG_BSD_PROCESS_ACCT is not set
  86# CONFIG_SYSCTL is not set
  87CONFIG_NWFPE=y
  88CONFIG_KCORE_ELF=y
  89# CONFIG_KCORE_AOUT is not set
  90# CONFIG_BINFMT_AOUT is not set
  91CONFIG_BINFMT_ELF=y
  92# CONFIG_BINFMT_MISC is not set
  93# CONFIG_PM is not set
  94# CONFIG_ARTHUR is not set
  95CONFIG_CMDLINE="mem=16M root=nfs"
  96# CONFIG_ALIGNMENT_TRAP is not set
  97
  98#
  99# Parallel port support
 100#
 101CONFIG_PARPORT=y
 102CONFIG_PARPORT_PC=y
 103CONFIG_PARPORT_PC_FIFO=y
 104# CONFIG_PARPORT_PC_SUPERIO is not set
 105# CONFIG_PARPORT_AMIGA is not set
 106# CONFIG_PARPORT_MFC3 is not set
 107# CONFIG_PARPORT_ATARI is not set
 108# CONFIG_PARPORT_SUNBPP is not set
 109# CONFIG_PARPORT_OTHER is not set
 110CONFIG_PARPORT_1284=y
 111
 112#
 113# Memory Technology Devices (MTD)
 114#
 115CONFIG_MTD=y
 116# CONFIG_MTD_DEBUG is not set
 117
 118#
 119# Disk-On-Chip Device Drivers
 120#
 121# CONFIG_MTD_DOC1000 is not set
 122# CONFIG_MTD_DOC2000 is not set
 123# CONFIG_MTD_DOC2001 is not set
 124# CONFIG_MTD_DOCPROBE is not set
 125
 126#
 127# RAM/ROM Device Drivers
 128#
 129# CONFIG_MTD_SLRAM is not set
 130# CONFIG_MTD_PMC551_BUGFIX is not set
 131# CONFIG_MTD_PMC551_DEBUG is not set
 132# CONFIG_MTD_MTDRAM is not set
 133
 134#
 135# Linearly Mapped Flash Device Drivers
 136#
 137# CONFIG_MTD_CFI is not set
 138# CONFIG_MTD_RAM is not set
 139# CONFIG_MTD_ROM is not set
 140# CONFIG_MTD_JEDEC is not set
 141
 142#
 143# Drivers for chip mappings
 144#
 145
 146#
 147# User modules and translation layers for MTD devices
 148#
 149# CONFIG_MTD_CHAR is not set
 150# CONFIG_MTD_BLOCK is not set
 151# CONFIG_FTL is not set
 152# CONFIG_NFTL is not set
 153
 154#
 155# Plug and Play configuration
 156#
 157# CONFIG_PNP is not set
 158
 159#
 160# Block devices
 161#
 162# CONFIG_BLK_DEV_FD is not set
 163# CONFIG_BLK_DEV_XD is not set
 164# CONFIG_PARIDE is not set
 165# CONFIG_BLK_DEV_LOOP is not set
 166CONFIG_BLK_DEV_NBD=y
 167CONFIG_BLK_DEV_RAM=y
 168CONFIG_BLK_DEV_RAM_SIZE=4096
 169# CONFIG_BLK_DEV_INITRD is not set
 170# CONFIG_BLK_DEV_FLD7500 is not set
 171
 172#
 173# Networking options
 174#
 175# CONFIG_PACKET is not set
 176# CONFIG_NETLINK is not set
 177# CONFIG_NETFILTER is not set
 178# CONFIG_FILTER is not set
 179CONFIG_UNIX=y
 180CONFIG_INET=y
 181# CONFIG_IP_MULTICAST is not set
 182# CONFIG_IP_ADVANCED_ROUTER is not set
 183CONFIG_IP_PNP=y
 184CONFIG_IP_PNP_BOOTP=y
 185# CONFIG_IP_PNP_RARP is not set
 186# CONFIG_NET_IPIP is not set
 187# CONFIG_NET_IPGRE is not set
 188# CONFIG_INET_ECN is not set
 189# CONFIG_SYN_COOKIES is not set
 190# CONFIG_IPV6 is not set
 191# CONFIG_KHTTPD is not set
 192# CONFIG_ATM is not set
 193
 194#
 195#  
 196#
 197# CONFIG_IPX is not set
 198# CONFIG_ATALK is not set
 199# CONFIG_DECNET is not set
 200# CONFIG_BRIDGE is not set
 201# CONFIG_X25 is not set
 202# CONFIG_LAPB is not set
 203# CONFIG_LLC is not set
 204# CONFIG_NET_DIVERT is not set
 205# CONFIG_ECONET is not set
 206# CONFIG_WAN_ROUTER is not set
 207# CONFIG_NET_FASTROUTE is not set
 208# CONFIG_NET_HW_FLOWCONTROL is not set
 209
 210#
 211# QoS and/or fair queueing
 212#
 213# CONFIG_NET_SCHED is not set
 214
 215#
 216# Network device support
 217#
 218CONFIG_NETDEVICES=y
 219
 220#
 221# ARCnet devices
 222#
 223# CONFIG_ARCNET is not set
 224CONFIG_DUMMY=y
 225# CONFIG_BONDING is not set
 226# CONFIG_EQUALIZER is not set
 227# CONFIG_TUN is not set
 228# CONFIG_NET_SB1000 is not set
 229
 230#
 231# Ethernet (10 or 100Mbit)
 232#
 233CONFIG_NET_ETHERNET=y
 234# CONFIG_NET_VENDOR_3COM is not set
 235# CONFIG_LANCE is not set
 236# CONFIG_NET_VENDOR_SMC is not set
 237# CONFIG_NET_VENDOR_RACAL is not set
 238# CONFIG_AT1700 is not set
 239# CONFIG_DEPCA is not set
 240# CONFIG_HP100 is not set
 241# CONFIG_NET_ISA is not set
 242CONFIG_NET_PCI=y
 243# CONFIG_AC3200 is not set
 244# CONFIG_APRICOT is not set
 245CONFIG_CS89x0=y
 246# CONFIG_ZNET is not set
 247# CONFIG_NET_POCKET is not set
 248
 249#
 250# Ethernet (1000 Mbit)
 251#
 252# CONFIG_ACENIC_OMIT_TIGON_I is not set
 253# CONFIG_FDDI is not set
 254# CONFIG_HIPPI is not set
 255# CONFIG_PLIP is not set
 256CONFIG_PPP=y
 257# CONFIG_PPP_MULTILINK is not set
 258# CONFIG_PPP_ASYNC is not set
 259# CONFIG_PPP_SYNC_TTY is not set
 260# CONFIG_PPP_DEFLATE is not set
 261# CONFIG_PPP_BSDCOMP is not set
 262# CONFIG_PPPOE is not set
 263CONFIG_SLIP=y
 264CONFIG_SLIP_COMPRESSED=y
 265# CONFIG_SLIP_SMART is not set
 266# CONFIG_SLIP_MODE_SLIP6 is not set
 267
 268#
 269# Wireless LAN (non-hamradio)
 270#
 271# CONFIG_NET_RADIO is not set
 272
 273#
 274# Token Ring devices
 275#
 276# CONFIG_TR is not set
 277# CONFIG_NET_FC is not set
 278# CONFIG_RCPCI is not set
 279# CONFIG_SHAPER is not set
 280
 281#
 282# Wan interfaces
 283#
 284# CONFIG_WAN is not set
 285# CONFIG_ASH is not set
 286
 287#
 288# Amateur Radio support
 289#
 290# CONFIG_HAMRADIO is not set
 291
 292#
 293# IrDA (infrared) support
 294#
 295# CONFIG_IRDA is not set
 296
 297#
 298# ATA/IDE/MFM/RLL support
 299#
 300# CONFIG_IDE is not set
 301# CONFIG_BLK_DEV_HD is not set
 302
 303#
 304# SCSI support
 305#
 306# CONFIG_SCSI is not set
 307
 308#
 309# I2O device support
 310#
 311# CONFIG_I2O is not set
 312
 313#
 314# ISDN subsystem
 315#
 316# CONFIG_ISDN is not set
 317
 318#
 319# Input core support
 320#
 321# CONFIG_INPUT is not set
 322
 323#
 324# Character devices
 325#
 326CONFIG_VT=y
 327CONFIG_VT_CONSOLE=y
 328CONFIG_SERIAL=y
 329# CONFIG_SERIAL_CONSOLE is not set
 330# CONFIG_SERIAL_EXTENDED is not set
 331# CONFIG_SERIAL_NONSTANDARD is not set
 332CONFIG_UNIX98_PTYS=y
 333CONFIG_UNIX98_PTY_COUNT=256
 334CONFIG_PRINTER=y
 335# CONFIG_LP_CONSOLE is not set
 336# CONFIG_PPDEV is not set
 337
 338#
 339# I2C support
 340#
 341CONFIG_I2C=y
 342CONFIG_I2C_ALGOBIT=y
 343# CONFIG_I2C_PHILIPSPAR is not set
 344# CONFIG_I2C_ELV is not set
 345# CONFIG_I2C_VELLEMAN is not set
 346# CONFIG_I2C_ALGOPCF is not set
 347# CONFIG_I2C_CHARDEV is not set
 348
 349#
 350# Mice
 351#
 352CONFIG_BUSMOUSE=y
 353# CONFIG_ATIXL_BUSMOUSE is not set
 354# CONFIG_LOGIBUSMOUSE is not set
 355# CONFIG_MS_BUSMOUSE is not set
 356CONFIG_MOUSE=y
 357# CONFIG_PSMOUSE is not set
 358# CONFIG_82C710_MOUSE is not set
 359# CONFIG_PC110_PAD is not set
 360
 361#
 362# Joysticks
 363#
 364
 365#
 366# Game port support
 367#
 368
 369#
 370# Gameport joysticks
 371#
 372
 373#
 374# Serial port support
 375#
 376
 377#
 378# Serial port joysticks
 379#
 380
 381#
 382# Parallel port joysticks
 383#
 384# CONFIG_QIC02_TAPE is not set
 385
 386#
 387# Watchdog Cards
 388#
 389# CONFIG_WATCHDOG is not set
 390CONFIG_CLPS7500_FLASH=y
 391# CONFIG_NVRAM is not set
 392# CONFIG_RTC is not set
 393# CONFIG_DTLK is not set
 394# CONFIG_R3964 is not set
 395# CONFIG_APPLICOM is not set
 396# CONFIG_AGP is not set
 397# CONFIG_DRM is not set
 398
 399#
 400# Multimedia devices
 401#
 402# CONFIG_VIDEO_DEV is not set
 403
 404#
 405# File systems
 406#
 407# CONFIG_QUOTA is not set
 408# CONFIG_AUTOFS_FS is not set
 409# CONFIG_AUTOFS4_FS is not set
 410# CONFIG_ADFS_FS is not set
 411# CONFIG_AFFS_FS is not set
 412# CONFIG_HFS_FS is not set
 413# CONFIG_BFS_FS is not set
 414# CONFIG_FAT_FS is not set
 415# CONFIG_EFS_FS is not set
 416# CONFIG_JFFS_FS is not set
 417# CONFIG_CRAMFS is not set
 418# CONFIG_RAMFS is not set
 419# CONFIG_ISO9660_FS is not set
 420CONFIG_MINIX_FS=y
 421# CONFIG_NTFS_FS is not set
 422# CONFIG_HPFS_FS is not set
 423CONFIG_PROC_FS=y
 424# CONFIG_DEVFS_FS is not set
 425CONFIG_DEVPTS_FS=y
 426# CONFIG_QNX4FS_FS is not set
 427# CONFIG_ROMFS_FS is not set
 428CONFIG_EXT2_FS=y
 429# CONFIG_SYSV_FS is not set
 430# CONFIG_UDF_FS is not set
 431# CONFIG_UFS_FS is not set
 432
 433#
 434# Network File Systems
 435#
 436# CONFIG_CODA_FS is not set
 437CONFIG_NFS_FS=y
 438# CONFIG_NFS_V3 is not set
 439CONFIG_ROOT_NFS=y
 440# CONFIG_NFSD is not set
 441CONFIG_SUNRPC=y
 442CONFIG_LOCKD=y
 443# CONFIG_SMB_FS is not set
 444# CONFIG_NCP_FS is not set
 445
 446#
 447# Partition Types
 448#
 449CONFIG_PARTITION_ADVANCED=y
 450# CONFIG_ACORN_PARTITION is not set
 451# CONFIG_OSF_PARTITION is not set
 452# CONFIG_AMIGA_PARTITION is not set
 453# CONFIG_ATARI_PARTITION is not set
 454# CONFIG_MAC_PARTITION is not set
 455# CONFIG_MSDOS_PARTITION is not set
 456# CONFIG_SGI_PARTITION is not set
 457# CONFIG_ULTRIX_PARTITION is not set
 458# CONFIG_SUN_PARTITION is not set
 459# CONFIG_SMB_NLS is not set
 460# CONFIG_NLS is not set
 461
 462#
 463# Console drivers
 464#
 465CONFIG_PC_KEYB=y
 466CONFIG_PC_KEYMAP=y
 467# CONFIG_VGA_CONSOLE is not set
 468CONFIG_FB=y
 469
 470#
 471# Frame-buffer support
 472#
 473CONFIG_FB=y
 474CONFIG_DUMMY_CONSOLE=y
 475CONFIG_FB_ACORN=y
 476# CONFIG_CHRONTEL_7003 is not set
 477# CONFIG_FB_VIRTUAL is not set
 478CONFIG_FBCON_ADVANCED=y
 479CONFIG_FBCON_MFB=y
 480CONFIG_FBCON_CFB2=y
 481CONFIG_FBCON_CFB4=y
 482CONFIG_FBCON_CFB8=y
 483CONFIG_FBCON_CFB16=y
 484CONFIG_FBCON_CFB24=y
 485# CONFIG_FBCON_CFB32 is not set
 486# CONFIG_FBCON_AFB is not set
 487# CONFIG_FBCON_ILBM is not set
 488# CONFIG_FBCON_IPLAN2P2 is not set
 489# CONFIG_FBCON_IPLAN2P4 is not set
 490# CONFIG_FBCON_IPLAN2P8 is not set
 491# CONFIG_FBCON_MAC is not set
 492# CONFIG_FBCON_VGA_PLANES is not set
 493# CONFIG_FBCON_VGA is not set
 494# CONFIG_FBCON_HGA is not set
 495# CONFIG_FBCON_FONTWIDTH8_ONLY is not set
 496# CONFIG_FBCON_FONTS is not set
 497CONFIG_FONT_8x8=y
 498CONFIG_FONT_8x16=y
 499
 500#
 501# Sound
 502#
 503# CONFIG_SOUND is not set
 504
 505#
 506# USB support
 507#
 508# CONFIG_USB is not set
 509
 510#
 511# Kernel hacking
 512#
 513CONFIG_FRAME_POINTER=y
 514# CONFIG_DEBUG_ERRORS is not set
 515# CONFIG_DEBUG_USER is not set
 516# CONFIG_DEBUG_INFO is not set
 517CONFIG_MAGIC_SYSRQ=y
 518CONFIG_DEBUG_LL=y
 519
lxr.linux.no kindly hosted by Redpill Linpro AS, provider of Linux consulting and operations services since 1995.