mpc30x_defconfig 17.4 KB
Newer Older
Linus Torvalds's avatar
Linus Torvalds committed
1 2
#
# Automatically generated make config: don't edit
3 4
# Linux kernel version: 2.6.23-rc2
# Wed Aug  8 15:09:51 2007
Linus Torvalds's avatar
Linus Torvalds committed
5 6 7 8 9 10
#
CONFIG_MIPS=y

#
# Machine selection
#
11
# CONFIG_MACH_ALCHEMY is not set
Linus Torvalds's avatar
Linus Torvalds committed
12 13
# CONFIG_MIPS_COBALT is not set
# CONFIG_MACH_DECSTATION is not set
Ralf Baechle's avatar
Ralf Baechle committed
14
# CONFIG_MACH_JAZZ is not set
15
# CONFIG_LEMOTE_FULONG is not set
Linus Torvalds's avatar
Linus Torvalds committed
16
# CONFIG_MIPS_MALTA is not set
Ralf Baechle's avatar
Ralf Baechle committed
17
# CONFIG_MIPS_SIM is not set
18 19
# CONFIG_MARKEINS is not set
CONFIG_MACH_VR41XX=y
Ralf Baechle's avatar
Ralf Baechle committed
20
# CONFIG_PNX8550_JBS is not set
Ralf Baechle's avatar
Ralf Baechle committed
21
# CONFIG_PNX8550_STB810 is not set
22
# CONFIG_PMC_MSP is not set
Ralf Baechle's avatar
Ralf Baechle committed
23
# CONFIG_PMC_YOSEMITE is not set
Linus Torvalds's avatar
Linus Torvalds committed
24
# CONFIG_SGI_IP22 is not set
Ralf Baechle's avatar
Ralf Baechle committed
25 26
# CONFIG_SGI_IP27 is not set
# CONFIG_SGI_IP32 is not set
27 28 29 30
# CONFIG_SIBYTE_CRHINE is not set
# CONFIG_SIBYTE_CARMEL is not set
# CONFIG_SIBYTE_CRHONE is not set
# CONFIG_SIBYTE_RHONE is not set
Ralf Baechle's avatar
Ralf Baechle committed
31
# CONFIG_SIBYTE_SWARM is not set
32
# CONFIG_SIBYTE_LITTLESUR is not set
Ralf Baechle's avatar
Ralf Baechle committed
33
# CONFIG_SIBYTE_SENTOSA is not set
34
# CONFIG_SIBYTE_BIGSUR is not set
35
# CONFIG_SNI_RM is not set
Ralf Baechle's avatar
Ralf Baechle committed
36
# CONFIG_TOSHIBA_JMR3927 is not set
Linus Torvalds's avatar
Linus Torvalds committed
37
# CONFIG_TOSHIBA_RBTX4927 is not set
Ralf Baechle's avatar
Ralf Baechle committed
38
# CONFIG_TOSHIBA_RBTX4938 is not set
39
# CONFIG_WR_PPMC is not set
Ralf Baechle's avatar
Ralf Baechle committed
40 41
# CONFIG_CASIO_E55 is not set
# CONFIG_IBM_WORKPAD is not set
Ralf Baechle's avatar
Ralf Baechle committed
42
# CONFIG_NEC_CMBVR4133 is not set
Ralf Baechle's avatar
Ralf Baechle committed
43 44 45 46
# CONFIG_TANBAC_TB022X is not set
CONFIG_VICTOR_MPC30X=y
# CONFIG_ZAO_CAPCELLA is not set
CONFIG_PCI_VR41XX=y
Linus Torvalds's avatar
Linus Torvalds committed
47
CONFIG_RWSEM_GENERIC_SPINLOCK=y
Ralf Baechle's avatar
Ralf Baechle committed
48 49
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
50 51
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_HWEIGHT=y
Linus Torvalds's avatar
Linus Torvalds committed
52
CONFIG_GENERIC_CALIBRATE_DELAY=y
Ralf Baechle's avatar
Ralf Baechle committed
53
CONFIG_GENERIC_TIME=y
54
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
Ralf Baechle's avatar
Ralf Baechle committed
55
CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y
Linus Torvalds's avatar
Linus Torvalds committed
56
CONFIG_DMA_NONCOHERENT=y
57
CONFIG_DMA_NEED_PCI_MAP_STATE=y
58 59
# CONFIG_HOTPLUG_CPU is not set
# CONFIG_NO_IOPORT is not set
Ralf Baechle's avatar
Ralf Baechle committed
60
# CONFIG_CPU_BIG_ENDIAN is not set
Linus Torvalds's avatar
Linus Torvalds committed
61
CONFIG_CPU_LITTLE_ENDIAN=y
Ralf Baechle's avatar
Ralf Baechle committed
62
CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y
Linus Torvalds's avatar
Linus Torvalds committed
63 64 65 66 67 68
CONFIG_IRQ_CPU=y
CONFIG_MIPS_L1_CACHE_SHIFT=5

#
# CPU selection
#
69
# CONFIG_CPU_LOONGSON2 is not set
Ralf Baechle's avatar
Ralf Baechle committed
70 71 72 73
# CONFIG_CPU_MIPS32_R1 is not set
# CONFIG_CPU_MIPS32_R2 is not set
# CONFIG_CPU_MIPS64_R1 is not set
# CONFIG_CPU_MIPS64_R2 is not set
Linus Torvalds's avatar
Linus Torvalds committed
74 75
# CONFIG_CPU_R3000 is not set
# CONFIG_CPU_TX39XX is not set
76
CONFIG_CPU_VR41XX=y
Linus Torvalds's avatar
Linus Torvalds committed
77 78 79 80 81 82 83 84 85 86 87 88
# CONFIG_CPU_R4300 is not set
# CONFIG_CPU_R4X00 is not set
# CONFIG_CPU_TX49XX is not set
# CONFIG_CPU_R5000 is not set
# CONFIG_CPU_R5432 is not set
# CONFIG_CPU_R6000 is not set
# CONFIG_CPU_NEVADA is not set
# CONFIG_CPU_R8000 is not set
# CONFIG_CPU_R10000 is not set
# CONFIG_CPU_RM7000 is not set
# CONFIG_CPU_RM9000 is not set
# CONFIG_CPU_SB1 is not set
89 90 91 92
CONFIG_SYS_HAS_CPU_VR41XX=y
CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y
CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y
CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y
Ralf Baechle's avatar
Ralf Baechle committed
93 94 95 96

#
# Kernel type
#
97
CONFIG_32BIT=y
Ralf Baechle's avatar
Ralf Baechle committed
98
# CONFIG_64BIT is not set
Linus Torvalds's avatar
Linus Torvalds committed
99 100 101 102
CONFIG_PAGE_SIZE_4KB=y
# CONFIG_PAGE_SIZE_8KB is not set
# CONFIG_PAGE_SIZE_16KB is not set
# CONFIG_PAGE_SIZE_64KB is not set
103 104
CONFIG_MIPS_MT_DISABLED=y
# CONFIG_MIPS_MT_SMP is not set
Ralf Baechle's avatar
Ralf Baechle committed
105
# CONFIG_MIPS_MT_SMTC is not set
Linus Torvalds's avatar
Linus Torvalds committed
106
CONFIG_CPU_HAS_SYNC=y
Ralf Baechle's avatar
Ralf Baechle committed
107 108 109 110 111 112 113 114 115 116
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_DISCONTIGMEM_MANUAL is not set
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
# CONFIG_SPARSEMEM_STATIC is not set
Ralf Baechle's avatar
Ralf Baechle committed
117
CONFIG_SPLIT_PTLOCK_CPUS=4
118
# CONFIG_RESOURCES_64BIT is not set
119 120
CONFIG_ZONE_DMA_FLAG=0
CONFIG_VIRT_TO_BUS=y
121 122 123
# CONFIG_HZ_48 is not set
# CONFIG_HZ_100 is not set
# CONFIG_HZ_128 is not set
124
CONFIG_HZ_250=y
125
# CONFIG_HZ_256 is not set
126
# CONFIG_HZ_1000 is not set
127 128
# CONFIG_HZ_1024 is not set
CONFIG_SYS_SUPPORTS_ARBIT_HZ=y
129
CONFIG_HZ=250
Ralf Baechle's avatar
Ralf Baechle committed
130 131
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
Linus Torvalds's avatar
Linus Torvalds committed
132
# CONFIG_PREEMPT is not set
Ralf Baechle's avatar
Ralf Baechle committed
133
# CONFIG_KEXEC is not set
134
CONFIG_SECCOMP=y
135 136
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_STACKTRACE_SUPPORT=y
137
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"
Linus Torvalds's avatar
Linus Torvalds committed
138

139
#
140
# General setup
141 142 143 144 145 146 147 148
#
CONFIG_EXPERIMENTAL=y
CONFIG_BROKEN_ON_SMP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
Ralf Baechle's avatar
Ralf Baechle committed
149
CONFIG_SYSVIPC_SYSCTL=y
150 151
# CONFIG_POSIX_MQUEUE is not set
# CONFIG_BSD_PROCESS_ACCT is not set
Yoichi Yuasa's avatar
Yoichi Yuasa committed
152
# CONFIG_TASKSTATS is not set
153
# CONFIG_USER_NS is not set
154 155
# CONFIG_AUDIT is not set
# CONFIG_IKCONFIG is not set
156
CONFIG_LOG_BUF_SHIFT=14
Ralf Baechle's avatar
Ralf Baechle committed
157
CONFIG_SYSFS_DEPRECATED=y
158
CONFIG_RELAY=y
159
# CONFIG_BLK_DEV_INITRD is not set
Ralf Baechle's avatar
Ralf Baechle committed
160
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
Ralf Baechle's avatar
Ralf Baechle committed
161
CONFIG_SYSCTL=y
162
CONFIG_EMBEDDED=y
Ralf Baechle's avatar
Ralf Baechle committed
163
CONFIG_SYSCTL_SYSCALL=y
164 165
CONFIG_KALLSYMS=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
Ralf Baechle's avatar
Ralf Baechle committed
166
CONFIG_HOTPLUG=y
167 168
CONFIG_PRINTK=y
CONFIG_BUG=y
Ralf Baechle's avatar
Ralf Baechle committed
169
CONFIG_ELF_CORE=y
170 171
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
172
CONFIG_ANON_INODES=y
173
CONFIG_EPOLL=y
174 175 176
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
177
CONFIG_SHMEM=y
178
CONFIG_VM_EVENT_COUNTERS=y
179 180 181
CONFIG_SLAB=y
# CONFIG_SLUB is not set
# CONFIG_SLOB is not set
Ralf Baechle's avatar
Ralf Baechle committed
182
CONFIG_RT_MUTEXES=y
183 184 185 186 187 188 189 190
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_KMOD=y
Ralf Baechle's avatar
Ralf Baechle committed
191
CONFIG_BLOCK=y
192 193 194
# CONFIG_LBD is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
# CONFIG_LSF is not set
195
# CONFIG_BLK_DEV_BSG is not set
196 197 198 199 200 201 202 203 204 205 206 207 208 209

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_AS=y
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="anticipatory"

Linus Torvalds's avatar
Linus Torvalds committed
210 211 212 213 214
#
# Bus options (PCI, PCMCIA, EISA, ISA, TC)
#
CONFIG_HW_HAS_PCI=y
CONFIG_PCI=y
215
# CONFIG_ARCH_SUPPORTS_MSI is not set
Linus Torvalds's avatar
Linus Torvalds committed
216 217 218 219 220
CONFIG_MMU=y

#
# PCCARD (PCMCIA/CardBus) support
#
221
# CONFIG_PCCARD is not set
Linus Torvalds's avatar
Linus Torvalds committed
222 223 224 225 226 227 228
# CONFIG_HOTPLUG_PCI is not set

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_MISC is not set
229
CONFIG_TRAD_SIGNALS=y
Linus Torvalds's avatar
Linus Torvalds committed
230

Ralf Baechle's avatar
Ralf Baechle committed
231 232 233
#
# Power management options
#
234
# CONFIG_PM is not set
Ralf Baechle's avatar
Ralf Baechle committed
235

Ralf Baechle's avatar
Ralf Baechle committed
236 237 238 239 240 241 242 243 244 245 246 247 248
#
# Networking
#
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
CONFIG_PACKET_MMAP=y
CONFIG_UNIX=y
CONFIG_XFRM=y
CONFIG_XFRM_USER=m
Ralf Baechle's avatar
Ralf Baechle committed
249 250
# CONFIG_XFRM_SUB_POLICY is not set
CONFIG_XFRM_MIGRATE=y
Ralf Baechle's avatar
Ralf Baechle committed
251
CONFIG_NET_KEY=y
Ralf Baechle's avatar
Ralf Baechle committed
252
CONFIG_NET_KEY_MIGRATE=y
Ralf Baechle's avatar
Ralf Baechle committed
253 254 255 256 257 258 259 260 261 262 263 264 265
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE 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
266 267
# CONFIG_INET_XFRM_TUNNEL is not set
# CONFIG_INET_TUNNEL is not set
268 269
CONFIG_INET_XFRM_MODE_TRANSPORT=m
CONFIG_INET_XFRM_MODE_TUNNEL=m
Ralf Baechle's avatar
Ralf Baechle committed
270
CONFIG_INET_XFRM_MODE_BEET=m
Ralf Baechle's avatar
Ralf Baechle committed
271 272 273
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
Ralf Baechle's avatar
Ralf Baechle committed
274 275
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
276
# CONFIG_TCP_MD5SIG is not set
Ralf Baechle's avatar
Ralf Baechle committed
277
# CONFIG_IPV6 is not set
278 279
# CONFIG_INET6_XFRM_TUNNEL is not set
# CONFIG_INET6_TUNNEL is not set
280
CONFIG_NETWORK_SECMARK=y
Ralf Baechle's avatar
Ralf Baechle committed
281 282 283
# CONFIG_NETFILTER is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
284 285 286
# CONFIG_SCTP_HMAC_NONE is not set
# CONFIG_SCTP_HMAC_SHA1 is not set
# CONFIG_SCTP_HMAC_MD5 is not set
287
# CONFIG_TIPC is not set
Ralf Baechle's avatar
Ralf Baechle committed
288 289 290 291 292 293 294 295 296 297 298
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
Ralf Baechle's avatar
Ralf Baechle committed
299 300 301 302

#
# QoS and/or fair queueing
#
Ralf Baechle's avatar
Ralf Baechle committed
303 304 305 306 307 308 309 310 311
# CONFIG_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
312 313 314 315 316 317 318 319 320 321 322
# CONFIG_AF_RXRPC is not set

#
# Wireless
#
# CONFIG_CFG80211 is not set
# CONFIG_WIRELESS_EXT is not set
# CONFIG_MAC80211 is not set
# CONFIG_IEEE80211 is not set
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set
Ralf Baechle's avatar
Ralf Baechle committed
323

Linus Torvalds's avatar
Linus Torvalds committed
324 325 326 327 328 329 330 331 332
#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
Ralf Baechle's avatar
Ralf Baechle committed
333
CONFIG_FW_LOADER=y
334
# CONFIG_SYS_HYPERVISOR is not set
Ralf Baechle's avatar
Ralf Baechle committed
335
CONFIG_CONNECTOR=m
Linus Torvalds's avatar
Linus Torvalds committed
336 337
# CONFIG_MTD is not set
# CONFIG_PARPORT is not set
338
CONFIG_BLK_DEV=y
Linus Torvalds's avatar
Linus Torvalds committed
339 340 341 342 343 344 345 346
# 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_COW_COMMON is not set
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SX8 is not set
Ralf Baechle's avatar
Ralf Baechle committed
347
# CONFIG_BLK_DEV_UB is not set
Linus Torvalds's avatar
Linus Torvalds committed
348
# CONFIG_BLK_DEV_RAM is not set
Ralf Baechle's avatar
Ralf Baechle committed
349
# CONFIG_CDROM_PKTCDVD is not set
Linus Torvalds's avatar
Linus Torvalds committed
350
CONFIG_ATA_OVER_ETH=m
351
# CONFIG_MISC_DEVICES is not set
Ralf Baechle's avatar
Ralf Baechle committed
352
CONFIG_IDE=y
Ralf Baechle's avatar
Ralf Baechle committed
353
CONFIG_IDE_MAX_HWIFS=4
Ralf Baechle's avatar
Ralf Baechle committed
354 355 356 357 358 359 360 361 362 363 364 365
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
# CONFIG_BLK_DEV_IDECD is not set
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_IDE_TASK_IOCTL is not set
366
CONFIG_IDE_PROC_FS=y
Ralf Baechle's avatar
Ralf Baechle committed
367 368 369 370 371 372

#
# IDE chipset support/bugfixes
#
CONFIG_IDE_GENERIC=y
# CONFIG_BLK_DEV_IDEPCI is not set
373
# CONFIG_IDEPCI_PCIBUS_ORDER is not set
Ralf Baechle's avatar
Ralf Baechle committed
374 375 376
# CONFIG_IDE_ARM is not set
# CONFIG_BLK_DEV_IDEDMA is not set
# CONFIG_BLK_DEV_HD is not set
Linus Torvalds's avatar
Linus Torvalds committed
377 378 379 380

#
# SCSI device support
#
Ralf Baechle's avatar
Ralf Baechle committed
381
# CONFIG_RAID_ATTRS is not set
Linus Torvalds's avatar
Linus Torvalds committed
382
# CONFIG_SCSI is not set
383
# CONFIG_SCSI_DMA is not set
Ralf Baechle's avatar
Ralf Baechle committed
384 385
# CONFIG_SCSI_NETLINK is not set
# CONFIG_ATA is not set
Linus Torvalds's avatar
Linus Torvalds committed
386 387 388 389 390
# CONFIG_MD is not set

#
# Fusion MPT device support
#
Ralf Baechle's avatar
Ralf Baechle committed
391
# CONFIG_FUSION is not set
Linus Torvalds's avatar
Linus Torvalds committed
392 393 394 395

#
# IEEE 1394 (FireWire) support
#
396
# CONFIG_FIREWIRE is not set
Linus Torvalds's avatar
Linus Torvalds committed
397 398 399
# CONFIG_IEEE1394 is not set
# CONFIG_I2O is not set
CONFIG_NETDEVICES=y
400
# CONFIG_NETDEVICES_MULTIQUEUE is not set
Linus Torvalds's avatar
Linus Torvalds committed
401 402
# CONFIG_DUMMY is not set
# CONFIG_BONDING is not set
403
# CONFIG_MACVLAN is not set
Linus Torvalds's avatar
Linus Torvalds committed
404 405 406
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_ARCNET is not set
Ralf Baechle's avatar
Ralf Baechle committed
407 408
# CONFIG_NET_ETHERNET is not set
CONFIG_MII=m
409 410
# CONFIG_NETDEV_1000 is not set
# CONFIG_NETDEV_10000 is not set
Linus Torvalds's avatar
Linus Torvalds committed
411 412 413
# CONFIG_TR is not set

#
414
# Wireless LAN
Linus Torvalds's avatar
Linus Torvalds committed
415
#
416 417
# CONFIG_WLAN_PRE80211 is not set
# CONFIG_WLAN_80211 is not set
Ralf Baechle's avatar
Ralf Baechle committed
418 419

#
420
# USB Network Adapters
Linus Torvalds's avatar
Linus Torvalds committed
421
#
422 423 424 425 426 427
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
CONFIG_USB_PEGASUS=m
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET_MII is not set
# CONFIG_USB_USBNET is not set
Linus Torvalds's avatar
Linus Torvalds committed
428 429 430 431 432 433 434
# 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
Ralf Baechle's avatar
Ralf Baechle committed
435 436
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set
Linus Torvalds's avatar
Linus Torvalds committed
437 438 439 440 441 442 443
# CONFIG_ISDN is not set
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
Ralf Baechle's avatar
Ralf Baechle committed
444
# CONFIG_INPUT_FF_MEMLESS is not set
445
# CONFIG_INPUT_POLLDEV is not set
Linus Torvalds's avatar
Linus Torvalds committed
446 447 448 449

#
# Userland interfaces
#
450
# CONFIG_INPUT_MOUSEDEV is not set
Linus Torvalds's avatar
Linus Torvalds committed
451 452 453 454 455 456 457 458 459 460 461
# 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 Device Drivers
#
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
462
# CONFIG_INPUT_TABLET is not set
Linus Torvalds's avatar
Linus Torvalds committed
463 464 465
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

Ralf Baechle's avatar
Ralf Baechle committed
466 467 468
#
# Hardware I/O ports
#
469
# CONFIG_SERIO is not set
Ralf Baechle's avatar
Ralf Baechle committed
470 471
# CONFIG_GAMEPORT is not set

Linus Torvalds's avatar
Linus Torvalds committed
472 473 474 475 476 477
#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
478
CONFIG_VT_HW_CONSOLE_BINDING=y
Linus Torvalds's avatar
Linus Torvalds committed
479 480 481 482 483
# CONFIG_SERIAL_NONSTANDARD is not set

#
# Serial drivers
#
Ralf Baechle's avatar
Ralf Baechle committed
484
# CONFIG_SERIAL_8250 is not set
Linus Torvalds's avatar
Linus Torvalds committed
485 486 487 488

#
# Non-8250 serial port support
#
489 490 491 492
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
CONFIG_SERIAL_VR41XX=y
CONFIG_SERIAL_VR41XX_CONSOLE=y
493
# CONFIG_SERIAL_JSM is not set
Linus Torvalds's avatar
Linus Torvalds committed
494 495 496 497 498
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256
# CONFIG_IPMI_HANDLER is not set
# CONFIG_WATCHDOG is not set
499
# CONFIG_HW_RANDOM is not set
Linus Torvalds's avatar
Linus Torvalds committed
500 501 502 503
# CONFIG_RTC is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_DRM is not set
504
CONFIG_GPIO_VR41XX=y
Linus Torvalds's avatar
Linus Torvalds committed
505
# CONFIG_RAW_DRIVER is not set
Ralf Baechle's avatar
Ralf Baechle committed
506
# CONFIG_TCG_TPM is not set
507
CONFIG_DEVPORT=y
Linus Torvalds's avatar
Linus Torvalds committed
508 509
# CONFIG_I2C is not set

Ralf Baechle's avatar
Ralf Baechle committed
510 511 512 513 514
#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set
Linus Torvalds's avatar
Linus Torvalds committed
515
# CONFIG_W1 is not set
516 517
# CONFIG_POWER_SUPPLY is not set
# CONFIG_HWMON is not set
Linus Torvalds's avatar
Linus Torvalds committed
518

Ralf Baechle's avatar
Ralf Baechle committed
519
#
520
# Multifunction device drivers
Ralf Baechle's avatar
Ralf Baechle committed
521
#
522
# CONFIG_MFD_SM501 is not set
Ralf Baechle's avatar
Ralf Baechle committed
523

Linus Torvalds's avatar
Linus Torvalds committed
524 525 526 527
#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set
528 529
# CONFIG_DVB_CORE is not set
# CONFIG_DAB is not set
Linus Torvalds's avatar
Linus Torvalds committed
530 531

#
532
# Graphics support
Linus Torvalds's avatar
Linus Torvalds committed
533
#
534
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
Linus Torvalds's avatar
Linus Torvalds committed
535 536

#
537
# Display device support
Linus Torvalds's avatar
Linus Torvalds committed
538
#
539 540 541
# CONFIG_DISPLAY_SUPPORT is not set
# CONFIG_VGASTATE is not set
# CONFIG_VIDEO_OUTPUT_CONTROL is not set
Linus Torvalds's avatar
Linus Torvalds committed
542 543 544 545 546 547 548 549 550 551 552 553
# CONFIG_FB is not set

#
# Console display driver support
#
# CONFIG_VGA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y

#
# Sound
#
# CONFIG_SOUND is not set
554 555
# CONFIG_HID_SUPPORT is not set
CONFIG_USB_SUPPORT=y
Linus Torvalds's avatar
Linus Torvalds committed
556 557
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
558
CONFIG_USB_ARCH_HAS_EHCI=y
Ralf Baechle's avatar
Ralf Baechle committed
559 560 561 562 563 564 565
CONFIG_USB=m
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
566
CONFIG_USB_DEVICE_CLASS=y
Ralf Baechle's avatar
Ralf Baechle committed
567 568 569 570 571 572 573 574 575
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_EHCI_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
CONFIG_USB_OHCI_HCD=m
Ralf Baechle's avatar
Ralf Baechle committed
576 577
# CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set
# CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set
Ralf Baechle's avatar
Ralf Baechle committed
578 579 580
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
# CONFIG_USB_UHCI_HCD is not set
# CONFIG_USB_SL811_HCD is not set
581
# CONFIG_USB_R8A66597_HCD is not set
Ralf Baechle's avatar
Ralf Baechle committed
582 583 584 585 586 587

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
Linus Torvalds's avatar
Linus Torvalds committed
588 589

#
Ralf Baechle's avatar
Ralf Baechle committed
590 591 592 593 594
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#

#
# may also be needed; see USB_STORAGE Help for more information
Linus Torvalds's avatar
Linus Torvalds committed
595
#
Ralf Baechle's avatar
Ralf Baechle committed
596
# CONFIG_USB_LIBUSUAL is not set
Ralf Baechle's avatar
Ralf Baechle committed
597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MON is not set

#
# USB port drivers
#

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
Ralf Baechle's avatar
Ralf Baechle committed
618
# CONFIG_USB_ADUTUX is not set
Ralf Baechle's avatar
Ralf Baechle committed
619 620 621 622
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
623
# CONFIG_USB_BERRY_CHARGE is not set
Ralf Baechle's avatar
Ralf Baechle committed
624
# CONFIG_USB_LED is not set
Yoichi Yuasa's avatar
Yoichi Yuasa committed
625
# CONFIG_USB_CYPRESS_CY7C63 is not set
Ralf Baechle's avatar
Ralf Baechle committed
626
# CONFIG_USB_CYTHERM is not set
Ralf Baechle's avatar
Ralf Baechle committed
627
# CONFIG_USB_PHIDGET is not set
Ralf Baechle's avatar
Ralf Baechle committed
628
# CONFIG_USB_IDMOUSE is not set
Ralf Baechle's avatar
Ralf Baechle committed
629
# CONFIG_USB_FTDI_ELAN is not set
630
# CONFIG_USB_APPLEDISPLAY is not set
Ralf Baechle's avatar
Ralf Baechle committed
631
# CONFIG_USB_LD is not set
Ralf Baechle's avatar
Ralf Baechle committed
632
# CONFIG_USB_TRANCEVIBRATOR is not set
633
# CONFIG_USB_IOWARRIOR is not set
Ralf Baechle's avatar
Ralf Baechle committed
634 635 636 637 638
# CONFIG_USB_TEST is not set

#
# USB DSL modem support
#
Linus Torvalds's avatar
Linus Torvalds committed
639 640 641 642 643 644

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set
# CONFIG_MMC is not set
645
# CONFIG_NEW_LEDS is not set
646 647 648 649 650 651
# CONFIG_INFINIBAND is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set
652 653

#
654
# RTC interfaces
655
#
656 657 658 659 660
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set
661

Linus Torvalds's avatar
Linus Torvalds committed
662
#
663
# SPI RTC drivers
Linus Torvalds's avatar
Linus Torvalds committed
664 665
#

Ralf Baechle's avatar
Ralf Baechle committed
666
#
667
# Platform RTC drivers
668
#
669 670 671 672 673 674 675
# CONFIG_RTC_DRV_CMOS is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_V3020 is not set
676 677

#
678
# on-CPU RTC drivers
Ralf Baechle's avatar
Ralf Baechle committed
679
#
680
CONFIG_RTC_DRV_VR41XX=y
Ralf Baechle's avatar
Ralf Baechle committed
681

682 683 684 685 686 687 688 689 690 691 692 693 694
#
# DMA Engine support
#
# CONFIG_DMA_ENGINE is not set

#
# DMA Clients
#

#
# DMA Devices
#

Ralf Baechle's avatar
Ralf Baechle committed
695
#
696
# Userspace I/O
Ralf Baechle's avatar
Ralf Baechle committed
697
#
698
# CONFIG_UIO is not set
Ralf Baechle's avatar
Ralf Baechle committed
699

Linus Torvalds's avatar
Linus Torvalds committed
700 701 702 703 704
#
# File systems
#
CONFIG_EXT2_FS=y
# CONFIG_EXT2_FS_XATTR is not set
Ralf Baechle's avatar
Ralf Baechle committed
705
# CONFIG_EXT2_FS_XIP is not set
Linus Torvalds's avatar
Linus Torvalds committed
706
# CONFIG_EXT3_FS is not set
Ralf Baechle's avatar
Ralf Baechle committed
707
# CONFIG_EXT4DEV_FS is not set
Linus Torvalds's avatar
Linus Torvalds committed
708 709
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
Ralf Baechle's avatar
Ralf Baechle committed
710
# CONFIG_FS_POSIX_ACL is not set
Linus Torvalds's avatar
Linus Torvalds committed
711
# CONFIG_XFS_FS is not set
Ralf Baechle's avatar
Ralf Baechle committed
712
# CONFIG_GFS2_FS is not set
Ralf Baechle's avatar
Ralf Baechle committed
713
# CONFIG_OCFS2_FS is not set
Linus Torvalds's avatar
Linus Torvalds committed
714 715
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
Ralf Baechle's avatar
Ralf Baechle committed
716
CONFIG_INOTIFY=y
717
CONFIG_INOTIFY_USER=y
Linus Torvalds's avatar
Linus Torvalds committed
718 719 720 721
# CONFIG_QUOTA is not set
CONFIG_DNOTIFY=y
CONFIG_AUTOFS_FS=y
CONFIG_AUTOFS4_FS=y
722
# CONFIG_FUSE_FS is not set
Linus Torvalds's avatar
Linus Torvalds committed
723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741

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

#
# DOS/FAT/NT Filesystems
#
# CONFIG_MSDOS_FS is not set
# CONFIG_VFAT_FS is not set
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
Ralf Baechle's avatar
Ralf Baechle committed
742
CONFIG_PROC_SYSCTL=y
Linus Torvalds's avatar
Linus Torvalds committed
743 744 745 746
CONFIG_SYSFS=y
# CONFIG_TMPFS is not set
# CONFIG_HUGETLB_PAGE is not set
CONFIG_RAMFS=y
Ralf Baechle's avatar
Ralf Baechle committed
747
CONFIG_CONFIGFS_FS=m
Linus Torvalds's avatar
Linus Torvalds committed
748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# 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
# CONFIG_NFS_DIRECTIO is not set
# CONFIG_NFSD is not set
CONFIG_LOCKD=y
Ralf Baechle's avatar
Ralf Baechle committed
775
CONFIG_NFS_COMMON=y
Linus Torvalds's avatar
Linus Torvalds committed
776
CONFIG_SUNRPC=y
777
# CONFIG_SUNRPC_BIND34 is not set
Linus Torvalds's avatar
Linus Torvalds committed
778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796
# CONFIG_RPCSEC_GSS_KRB5 is not set
# CONFIG_RPCSEC_GSS_SPKM3 is not set
# 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

#
# Native Language Support
#
# CONFIG_NLS is not set

Ralf Baechle's avatar
Ralf Baechle committed
797 798 799
#
# Distributed Lock Manager
#
800
# CONFIG_DLM is not set
Ralf Baechle's avatar
Ralf Baechle committed
801

Linus Torvalds's avatar
Linus Torvalds committed
802 803 804 805 806 807 808 809
#
# Profiling support
#
# CONFIG_PROFILING is not set

#
# Kernel hacking
#
Yoichi Yuasa's avatar
Yoichi Yuasa committed
810
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
Ralf Baechle's avatar
Ralf Baechle committed
811
# CONFIG_PRINTK_TIME is not set
Ralf Baechle's avatar
Ralf Baechle committed
812
CONFIG_ENABLE_MUST_CHECK=y
Ralf Baechle's avatar
Ralf Baechle committed
813
# CONFIG_MAGIC_SYSRQ is not set
814
# CONFIG_UNUSED_SYMBOLS is not set
Ralf Baechle's avatar
Ralf Baechle committed
815 816
# CONFIG_DEBUG_FS is not set
# CONFIG_HEADERS_CHECK is not set
Linus Torvalds's avatar
Linus Torvalds committed
817 818
# CONFIG_DEBUG_KERNEL is not set
CONFIG_CROSSCOMPILE=y
Yoichi Yuasa's avatar
Yoichi Yuasa committed
819
CONFIG_CMDLINE="mem=32M console=ttyVR0,19200 ide0=0x170,0x376,73"
Linus Torvalds's avatar
Linus Torvalds committed
820 821 822 823

#
# Security options
#
824
# CONFIG_KEYS is not set
Linus Torvalds's avatar
Linus Torvalds committed
825
# CONFIG_SECURITY is not set
826
# CONFIG_CRYPTO is not set
Linus Torvalds's avatar
Linus Torvalds committed
827 828 829 830 831

#
# Library routines
#
# CONFIG_CRC_CCITT is not set
832 833 834 835 836
# CONFIG_CRC16 is not set
# CONFIG_CRC_ITU_T is not set
# CONFIG_CRC32 is not set
# CONFIG_CRC7 is not set
# CONFIG_LIBCRC32C is not set
837
CONFIG_PLIST=y
Ralf Baechle's avatar
Ralf Baechle committed
838 839
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT=y
840
CONFIG_HAS_DMA=y