ebony_defconfig 10 KB
Newer Older
1 2 3 4 5 6
#
# Automatically generated make config: don't edit
#
CONFIG_MMU=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_HAVE_DEC_LOCK=y
Paul Mackerras's avatar
Paul Mackerras committed
7 8
CONFIG_PPC=y
CONFIG_PPC32=y
9
CONFIG_GENERIC_NVRAM=y
10 11 12 13 14 15

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_CLEAN_COMPILE=y
Paul Mackerras's avatar
Paul Mackerras committed
16
# CONFIG_STANDALONE is not set
17 18 19 20 21 22 23
CONFIG_BROKEN_ON_SMP=y

#
# General setup
#
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
24
CONFIG_POSIX_MQUEUE=y
25 26
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
27
# CONFIG_AUDIT is not set
28
CONFIG_LOG_BUF_SHIFT=14
29
# CONFIG_HOTPLUG is not set
30
# CONFIG_IKCONFIG is not set
31
CONFIG_EMBEDDED=y
32
CONFIG_KALLSYMS=y
33
# CONFIG_KALLSYMS_ALL is not set
34 35 36 37 38
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
39
CONFIG_IOSCHED_CFQ=y
40
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
41 42 43 44 45 46 47 48 49 50 51

#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODULE_UNLOAD is not set
CONFIG_OBSOLETE_MODPARM=y
# CONFIG_MODVERSIONS is not set
CONFIG_KMOD=y

#
Paul Mackerras's avatar
Paul Mackerras committed
52
# Processor
53 54 55 56 57
#
# CONFIG_6xx is not set
# CONFIG_40x is not set
CONFIG_44x=y
# CONFIG_POWER3 is not set
Paul Mackerras's avatar
Paul Mackerras committed
58
# CONFIG_POWER4 is not set
59
# CONFIG_8xx is not set
60 61
# CONFIG_E500 is not set
CONFIG_BOOKE=y
62
CONFIG_PTE_64BIT=y
Paul Mackerras's avatar
Paul Mackerras committed
63 64
# CONFIG_MATH_EMULATION is not set
# CONFIG_CPU_FREQ is not set
65 66 67 68 69 70 71 72 73 74 75 76 77 78
CONFIG_4xx=y

#
# IBM 4xx options
#
CONFIG_EBONY=y
# CONFIG_OCOTEA is not set
CONFIG_440GP=y
CONFIG_440=y
CONFIG_IBM_OCP=y
# CONFIG_PM is not set
CONFIG_NOT_COHERENT_CACHE=y

#
Paul Mackerras's avatar
Paul Mackerras committed
79
# Platform options
80 81
#
# CONFIG_PC_KEYBOARD is not set
Paul Mackerras's avatar
Paul Mackerras committed
82 83 84
# CONFIG_SMP is not set
# CONFIG_PREEMPT is not set
# CONFIG_HIGHMEM is not set
85 86 87
CONFIG_KERNEL_ELF=y
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_MISC is not set
Paul Mackerras's avatar
Paul Mackerras committed
88 89 90 91 92 93 94 95
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="ip=on"

#
# Bus options
#
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
# CONFIG_PCI_LEGACY_PROC is not set
# CONFIG_PCI_NAMES is not set

#
# Advanced setup
#
# CONFIG_ADVANCED_OPTIONS is not set

#
# Default settings for advanced configuration options are used
#
CONFIG_HIGHMEM_START=0xfe000000
CONFIG_LOWMEM_SIZE=0x30000000
CONFIG_KERNEL_START=0xc0000000
CONFIG_TASK_SIZE=0x80000000
111 112
CONFIG_CONSISTENT_START=0xff100000
CONFIG_CONSISTENT_SIZE=0x00200000
113 114
CONFIG_BOOT_LOAD=0x01000000

115 116 117 118
#
# Device Drivers
#

119 120 121
#
# Generic Driver Options
#
122
CONFIG_PREVENT_FIRMWARE_BUILD=y
123
# CONFIG_DEBUG_DRIVER is not set
124 125 126 127 128 129

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

130 131 132 133 134
#
# Parallel port support
#
# CONFIG_PARPORT is not set

135 136 137 138 139 140 141
#
# Plug and Play support
#

#
# Block devices
#
142
# CONFIG_BLK_DEV_FD is not set
143 144 145 146 147 148
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
149
# CONFIG_BLK_DEV_SX8 is not set
150 151 152 153 154 155 156 157 158 159 160 161 162
# CONFIG_BLK_DEV_RAM is not set
CONFIG_LBD=y

#
# ATA/ATAPI/MFM/RLL support
#
# CONFIG_IDE is not set

#
# SCSI device support
#
# CONFIG_SCSI is not set

163 164 165 166 167
#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set

168 169 170 171 172
#
# Fusion MPT device support
#

#
173
# IEEE 1394 (FireWire) support
174 175 176 177 178 179 180 181
#
# CONFIG_IEEE1394 is not set

#
# I2O device support
#
# CONFIG_I2O is not set

182 183 184 185
#
# Macintosh device drivers
#

186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236
#
# Networking support
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
# CONFIG_NETLINK_DEV is not set
CONFIG_UNIX=y
# CONFIG_NET_KEY is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_PNP=y
# CONFIG_IP_PNP_DHCP is not set
CONFIG_IP_PNP_BOOTP=y
# CONFIG_IP_PNP_RARP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_ARPD is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set

#
# IP: Virtual Server Configuration
#
# CONFIG_IP_VS is not set
# CONFIG_IPV6 is not set
CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set

#
# IP: Netfilter Configuration
#
# CONFIG_IP_NF_CONNTRACK is not set
# CONFIG_IP_NF_QUEUE is not set
# CONFIG_IP_NF_IPTABLES is not set
# CONFIG_IP_NF_ARPTABLES is not set
# CONFIG_IP_NF_COMPAT_IPCHAINS is not set
# CONFIG_IP_NF_COMPAT_IPFWADM is not set

#
# SCTP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_SCTP is not set
# CONFIG_ATM is not set
237
# CONFIG_BRIDGE is not set
238
# CONFIG_VLAN_8021Q is not set
239
# CONFIG_DECNET is not set
Paul Mackerras's avatar
Paul Mackerras committed
240 241 242
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
243 244 245 246 247 248 249 250 251 252 253
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_NET_DIVERT is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_HW_FLOWCONTROL is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set
254
# CONFIG_NET_CLS_ROUTE is not set
255 256 257 258 259

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
260 261 262 263 264
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
265
CONFIG_NETDEVICES=y
266 267 268 269
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
270 271 272 273 274 275 276 277 278 279

#
# ARCnet devices
#
# CONFIG_ARCNET is not set

#
# Ethernet (10 or 100Mbit)
#
# CONFIG_NET_ETHERNET is not set
280 281 282 283 284 285
CONFIG_IBM_EMAC=y
# CONFIG_IBM_EMAC_ERRMSG is not set
CONFIG_IBM_EMAC_RXB=64
CONFIG_IBM_EMAC_TXB=8
CONFIG_IBM_EMAC_FGAP=8
CONFIG_IBM_EMAC_SKBRES=0
286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
# CONFIG_E1000 is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SK98LIN is not set
# CONFIG_TIGON3 is not set

#
# Ethernet (10000 Mbit)
#
# CONFIG_IXGB is not set
304
# CONFIG_S2IO is not set
305 306

#
Paul Mackerras's avatar
Paul Mackerras committed
307
# Token Ring devices
308
#
Paul Mackerras's avatar
Paul Mackerras committed
309
# CONFIG_TR is not set
310 311

#
312
# Wireless LAN (non-hamradio)
313
#
314
# CONFIG_NET_RADIO is not set
315

Paul Mackerras's avatar
Paul Mackerras committed
316
#
317
# Wan interfaces
Paul Mackerras's avatar
Paul Mackerras committed
318
#
319 320 321 322 323 324 325
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_SHAPER is not set
# CONFIG_NETCONSOLE is not set
Paul Mackerras's avatar
Paul Mackerras committed
326

327 328 329
#
# ISDN subsystem
#
330
# CONFIG_ISDN is not set
331 332

#
333
# Telephony Support
334
#
335
# CONFIG_PHONE is not set
336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358

#
# Input device support
#
CONFIG_INPUT=y

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set

#
# Input I/O drivers
#
# CONFIG_GAMEPORT is not set
CONFIG_SOUND_GAMEPORT=y
Paul Mackerras's avatar
Paul Mackerras committed
359 360 361 362 363
CONFIG_SERIO=y
# CONFIG_SERIO_I8042 is not set
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_CT82C710 is not set
# CONFIG_SERIO_PCIPS2 is not set
364 365 366 367 368 369 370 371 372 373 374 375 376

#
# Input Device Drivers
#
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Character devices
#
377
# CONFIG_VT is not set
378 379 380 381 382 383 384
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
Paul Mackerras's avatar
Paul Mackerras committed
385
CONFIG_SERIAL_8250_NR_UARTS=4
386 387 388 389 390 391 392 393 394 395 396 397 398
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_MANY_PORTS=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
# CONFIG_SERIAL_8250_MULTIPORT is not set
# CONFIG_SERIAL_8250_RSA is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_UNIX98_PTYS=y
399 400
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425
# CONFIG_QIC02_TAPE is not set

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_NVRAM is not set
# CONFIG_GEN_RTC is not set
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set

#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
# CONFIG_AGP is not set
# CONFIG_DRM is not set
# CONFIG_RAW_DRIVER is not set

426 427 428 429 430 431 432 433 434
#
# I2C support
#
# CONFIG_I2C is not set

#
# Misc devices
#

435 436 437 438 439 440 441 442 443 444
#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set

445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464
#
# Graphics support
#
# CONFIG_FB is not set

#
# Sound
#
# CONFIG_SOUND is not set

#
# USB support
#
# CONFIG_USB is not set

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495
#
# File systems
#
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
# CONFIG_JBD is not set
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set

#
# CD-ROM/DVD Filesystems
#
# CONFIG_ISO9660_FS is not set
# CONFIG_UDF_FS is not set

#
# DOS/FAT/NT Filesystems
#
# CONFIG_FAT_FS is not set
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
Paul Mackerras's avatar
Paul Mackerras committed
496
CONFIG_PROC_KCORE=y
497
CONFIG_SYSFS=y
498 499 500
# CONFIG_DEVFS_FS is not set
# CONFIG_DEVPTS_FS_XATTR is not set
# CONFIG_TMPFS is not set
Paul Mackerras's avatar
Paul Mackerras committed
501
# CONFIG_HUGETLB_PAGE is not set
502 503 504 505 506 507 508 509
CONFIG_RAMFS=y

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
510
# CONFIG_HFSPLUS_FS is not set
511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set

#
# Network File Systems
#
CONFIG_NFS_FS=y
# CONFIG_NFS_V3 is not set
# CONFIG_NFS_V4 is not set
527
# CONFIG_NFS_DIRECTIO is not set
528 529 530 531 532
# CONFIG_NFSD is not set
CONFIG_ROOT_NFS=y
CONFIG_LOCKD=y
# CONFIG_EXPORTFS is not set
CONFIG_SUNRPC=y
533
# CONFIG_RPCSEC_GSS_KRB5 is not set
534 535 536 537 538 539 540 541 542 543 544 545 546
# CONFIG_SMB_FS is not set
# CONFIG_CIFS is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y

#
547
# Native Language Support
548
#
549
# CONFIG_NLS is not set
550 551 552 553 554

#
# Library routines
#
CONFIG_CRC32=y
555
# CONFIG_LIBCRC32C is not set
556

557 558 559 560 561
#
# Profiling support
#
# CONFIG_PROFILING is not set

562 563 564 565 566 567 568 569 570 571 572 573 574
#
# Kernel hacking
#
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SLAB is not set
# CONFIG_MAGIC_SYSRQ is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_KGDB is not set
# CONFIG_XMON is not set
CONFIG_BDI_SWITCH=y
# CONFIG_DEBUG_INFO is not set
# CONFIG_SERIAL_TEXT_DEBUG is not set
575
CONFIG_PPC_OCP=y
576 577 578 579 580 581 582 583 584 585

#
# Security options
#
# CONFIG_SECURITY is not set

#
# Cryptographic options
#
# CONFIG_CRYPTO is not set