diff options
Diffstat (limited to 'arch/powerpc/configs/mpc8560_ads_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc8560_ads_defconfig | 96 |
1 files changed, 70 insertions, 26 deletions
diff --git a/arch/powerpc/configs/mpc8560_ads_defconfig b/arch/powerpc/configs/mpc8560_ads_defconfig index ddc2a7b07ba0..ecaa267a853c 100644 --- a/arch/powerpc/configs/mpc8560_ads_defconfig +++ b/arch/powerpc/configs/mpc8560_ads_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.18-rc4 | 3 | # Linux kernel version: 2.6.20-rc5 |
4 | # Fri Aug 11 16:45:05 2006 | 4 | # Mon Jan 22 22:25:53 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | CONFIG_PPC32=y | 7 | CONFIG_PPC32=y |
@@ -10,6 +10,7 @@ CONFIG_MMU=y | |||
10 | CONFIG_GENERIC_HARDIRQS=y | 10 | CONFIG_GENERIC_HARDIRQS=y |
11 | CONFIG_IRQ_PER_CPU=y | 11 | CONFIG_IRQ_PER_CPU=y |
12 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 12 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
13 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
13 | CONFIG_GENERIC_HWEIGHT=y | 14 | CONFIG_GENERIC_HWEIGHT=y |
14 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 15 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
15 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 16 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
@@ -21,13 +22,14 @@ CONFIG_ARCH_MAY_HAVE_PC_FDC=y | |||
21 | CONFIG_PPC_OF=y | 22 | CONFIG_PPC_OF=y |
22 | # CONFIG_PPC_UDBG_16550 is not set | 23 | # CONFIG_PPC_UDBG_16550 is not set |
23 | # CONFIG_GENERIC_TBSYNC is not set | 24 | # CONFIG_GENERIC_TBSYNC is not set |
25 | CONFIG_AUDIT_ARCH=y | ||
26 | CONFIG_GENERIC_BUG=y | ||
24 | CONFIG_DEFAULT_UIMAGE=y | 27 | CONFIG_DEFAULT_UIMAGE=y |
25 | 28 | ||
26 | # | 29 | # |
27 | # Processor support | 30 | # Processor support |
28 | # | 31 | # |
29 | # CONFIG_CLASSIC32 is not set | 32 | # CONFIG_CLASSIC32 is not set |
30 | # CONFIG_PPC_52xx is not set | ||
31 | # CONFIG_PPC_82xx is not set | 33 | # CONFIG_PPC_82xx is not set |
32 | # CONFIG_PPC_83xx is not set | 34 | # CONFIG_PPC_83xx is not set |
33 | CONFIG_PPC_85xx=y | 35 | CONFIG_PPC_85xx=y |
@@ -38,6 +40,8 @@ CONFIG_PPC_85xx=y | |||
38 | # CONFIG_E200 is not set | 40 | # CONFIG_E200 is not set |
39 | CONFIG_85xx=y | 41 | CONFIG_85xx=y |
40 | CONFIG_E500=y | 42 | CONFIG_E500=y |
43 | # CONFIG_PPC_DCR_NATIVE is not set | ||
44 | # CONFIG_PPC_DCR_MMIO is not set | ||
41 | CONFIG_BOOKE=y | 45 | CONFIG_BOOKE=y |
42 | CONFIG_FSL_BOOKE=y | 46 | CONFIG_FSL_BOOKE=y |
43 | # CONFIG_PHYS_64BIT is not set | 47 | # CONFIG_PHYS_64BIT is not set |
@@ -58,16 +62,20 @@ CONFIG_LOCALVERSION="" | |||
58 | CONFIG_LOCALVERSION_AUTO=y | 62 | CONFIG_LOCALVERSION_AUTO=y |
59 | CONFIG_SWAP=y | 63 | CONFIG_SWAP=y |
60 | CONFIG_SYSVIPC=y | 64 | CONFIG_SYSVIPC=y |
65 | # CONFIG_IPC_NS is not set | ||
61 | # CONFIG_POSIX_MQUEUE is not set | 66 | # CONFIG_POSIX_MQUEUE is not set |
62 | # CONFIG_BSD_PROCESS_ACCT is not set | 67 | # CONFIG_BSD_PROCESS_ACCT is not set |
63 | # CONFIG_TASKSTATS is not set | 68 | # CONFIG_TASKSTATS is not set |
64 | CONFIG_SYSCTL=y | 69 | # CONFIG_UTS_NS is not set |
65 | # CONFIG_AUDIT is not set | 70 | # CONFIG_AUDIT is not set |
66 | # CONFIG_IKCONFIG is not set | 71 | # CONFIG_IKCONFIG is not set |
72 | CONFIG_SYSFS_DEPRECATED=y | ||
67 | # CONFIG_RELAY is not set | 73 | # CONFIG_RELAY is not set |
68 | CONFIG_INITRAMFS_SOURCE="" | 74 | CONFIG_INITRAMFS_SOURCE="" |
69 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 75 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
76 | CONFIG_SYSCTL=y | ||
70 | CONFIG_EMBEDDED=y | 77 | CONFIG_EMBEDDED=y |
78 | CONFIG_SYSCTL_SYSCALL=y | ||
71 | CONFIG_KALLSYMS=y | 79 | CONFIG_KALLSYMS=y |
72 | # CONFIG_KALLSYMS_ALL is not set | 80 | # CONFIG_KALLSYMS_ALL is not set |
73 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 81 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -76,12 +84,12 @@ CONFIG_PRINTK=y | |||
76 | CONFIG_BUG=y | 84 | CONFIG_BUG=y |
77 | CONFIG_ELF_CORE=y | 85 | CONFIG_ELF_CORE=y |
78 | CONFIG_BASE_FULL=y | 86 | CONFIG_BASE_FULL=y |
79 | CONFIG_RT_MUTEXES=y | ||
80 | CONFIG_FUTEX=y | 87 | CONFIG_FUTEX=y |
81 | CONFIG_EPOLL=y | 88 | CONFIG_EPOLL=y |
82 | CONFIG_SHMEM=y | 89 | CONFIG_SHMEM=y |
83 | CONFIG_SLAB=y | 90 | CONFIG_SLAB=y |
84 | CONFIG_VM_EVENT_COUNTERS=y | 91 | CONFIG_VM_EVENT_COUNTERS=y |
92 | CONFIG_RT_MUTEXES=y | ||
85 | # CONFIG_TINY_SHMEM is not set | 93 | # CONFIG_TINY_SHMEM is not set |
86 | CONFIG_BASE_SMALL=0 | 94 | CONFIG_BASE_SMALL=0 |
87 | # CONFIG_SLOB is not set | 95 | # CONFIG_SLOB is not set |
@@ -94,6 +102,7 @@ CONFIG_BASE_SMALL=0 | |||
94 | # | 102 | # |
95 | # Block layer | 103 | # Block layer |
96 | # | 104 | # |
105 | CONFIG_BLOCK=y | ||
97 | # CONFIG_LBD is not set | 106 | # CONFIG_LBD is not set |
98 | # CONFIG_BLK_DEV_IO_TRACE is not set | 107 | # CONFIG_BLK_DEV_IO_TRACE is not set |
99 | # CONFIG_LSF is not set | 108 | # CONFIG_LSF is not set |
@@ -110,7 +119,6 @@ CONFIG_DEFAULT_AS=y | |||
110 | # CONFIG_DEFAULT_CFQ is not set | 119 | # CONFIG_DEFAULT_CFQ is not set |
111 | # CONFIG_DEFAULT_NOOP is not set | 120 | # CONFIG_DEFAULT_NOOP is not set |
112 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 121 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
113 | CONFIG_MPIC=y | ||
114 | CONFIG_CPM2=y | 122 | CONFIG_CPM2=y |
115 | # CONFIG_WANT_EARLY_SERIAL is not set | 123 | # CONFIG_WANT_EARLY_SERIAL is not set |
116 | 124 | ||
@@ -122,6 +130,7 @@ CONFIG_MPC8560_ADS=y | |||
122 | # CONFIG_MPC85xx_CDS is not set | 130 | # CONFIG_MPC85xx_CDS is not set |
123 | CONFIG_MPC8560=y | 131 | CONFIG_MPC8560=y |
124 | CONFIG_PPC_INDIRECT_PCI_BE=y | 132 | CONFIG_PPC_INDIRECT_PCI_BE=y |
133 | CONFIG_MPIC=y | ||
125 | 134 | ||
126 | # | 135 | # |
127 | # Kernel options | 136 | # Kernel options |
@@ -129,6 +138,7 @@ CONFIG_PPC_INDIRECT_PCI_BE=y | |||
129 | # CONFIG_HIGHMEM is not set | 138 | # CONFIG_HIGHMEM is not set |
130 | # CONFIG_HZ_100 is not set | 139 | # CONFIG_HZ_100 is not set |
131 | CONFIG_HZ_250=y | 140 | CONFIG_HZ_250=y |
141 | # CONFIG_HZ_300 is not set | ||
132 | # CONFIG_HZ_1000 is not set | 142 | # CONFIG_HZ_1000 is not set |
133 | CONFIG_HZ=250 | 143 | CONFIG_HZ=250 |
134 | CONFIG_PREEMPT_NONE=y | 144 | CONFIG_PREEMPT_NONE=y |
@@ -140,6 +150,7 @@ CONFIG_BINFMT_MISC=y | |||
140 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 150 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
141 | # CONFIG_PC_KEYBOARD is not set | 151 | # CONFIG_PC_KEYBOARD is not set |
142 | CONFIG_ARCH_FLATMEM_ENABLE=y | 152 | CONFIG_ARCH_FLATMEM_ENABLE=y |
153 | CONFIG_ARCH_POPULATES_NODE_MAP=y | ||
143 | CONFIG_SELECT_MEMORY_MODEL=y | 154 | CONFIG_SELECT_MEMORY_MODEL=y |
144 | CONFIG_FLATMEM_MANUAL=y | 155 | CONFIG_FLATMEM_MANUAL=y |
145 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 156 | # CONFIG_DISCONTIGMEM_MANUAL is not set |
@@ -152,13 +163,13 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
152 | # CONFIG_PROC_DEVICETREE is not set | 163 | # CONFIG_PROC_DEVICETREE is not set |
153 | # CONFIG_CMDLINE_BOOL is not set | 164 | # CONFIG_CMDLINE_BOOL is not set |
154 | # CONFIG_PM is not set | 165 | # CONFIG_PM is not set |
155 | # CONFIG_SOFTWARE_SUSPEND is not set | ||
156 | # CONFIG_SECCOMP is not set | 166 | # CONFIG_SECCOMP is not set |
157 | CONFIG_ISA_DMA_API=y | 167 | CONFIG_ISA_DMA_API=y |
158 | 168 | ||
159 | # | 169 | # |
160 | # Bus options | 170 | # Bus options |
161 | # | 171 | # |
172 | # CONFIG_MPIC_WEIRD is not set | ||
162 | # CONFIG_PPC_I8259 is not set | 173 | # CONFIG_PPC_I8259 is not set |
163 | CONFIG_PPC_INDIRECT_PCI=y | 174 | CONFIG_PPC_INDIRECT_PCI=y |
164 | CONFIG_FSL_SOC=y | 175 | CONFIG_FSL_SOC=y |
@@ -205,6 +216,7 @@ CONFIG_PACKET=y | |||
205 | CONFIG_UNIX=y | 216 | CONFIG_UNIX=y |
206 | CONFIG_XFRM=y | 217 | CONFIG_XFRM=y |
207 | # CONFIG_XFRM_USER is not set | 218 | # CONFIG_XFRM_USER is not set |
219 | # CONFIG_XFRM_SUB_POLICY is not set | ||
208 | # CONFIG_NET_KEY is not set | 220 | # CONFIG_NET_KEY is not set |
209 | CONFIG_INET=y | 221 | CONFIG_INET=y |
210 | CONFIG_IP_MULTICAST=y | 222 | CONFIG_IP_MULTICAST=y |
@@ -226,10 +238,13 @@ CONFIG_SYN_COOKIES=y | |||
226 | # CONFIG_INET_TUNNEL is not set | 238 | # CONFIG_INET_TUNNEL is not set |
227 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 239 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
228 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 240 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
241 | CONFIG_INET_XFRM_MODE_BEET=y | ||
229 | CONFIG_INET_DIAG=y | 242 | CONFIG_INET_DIAG=y |
230 | CONFIG_INET_TCP_DIAG=y | 243 | CONFIG_INET_TCP_DIAG=y |
231 | # CONFIG_TCP_CONG_ADVANCED is not set | 244 | # CONFIG_TCP_CONG_ADVANCED is not set |
232 | CONFIG_TCP_CONG_BIC=y | 245 | CONFIG_TCP_CONG_CUBIC=y |
246 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
247 | # CONFIG_TCP_MD5SIG is not set | ||
233 | # CONFIG_IPV6 is not set | 248 | # CONFIG_IPV6 is not set |
234 | # CONFIG_INET6_XFRM_TUNNEL is not set | 249 | # CONFIG_INET6_XFRM_TUNNEL is not set |
235 | # CONFIG_INET6_TUNNEL is not set | 250 | # CONFIG_INET6_TUNNEL is not set |
@@ -259,7 +274,6 @@ CONFIG_TCP_CONG_BIC=y | |||
259 | # CONFIG_ATALK is not set | 274 | # CONFIG_ATALK is not set |
260 | # CONFIG_X25 is not set | 275 | # CONFIG_X25 is not set |
261 | # CONFIG_LAPB is not set | 276 | # CONFIG_LAPB is not set |
262 | # CONFIG_NET_DIVERT is not set | ||
263 | # CONFIG_ECONET is not set | 277 | # CONFIG_ECONET is not set |
264 | # CONFIG_WAN_ROUTER is not set | 278 | # CONFIG_WAN_ROUTER is not set |
265 | 279 | ||
@@ -331,6 +345,12 @@ CONFIG_BLK_DEV_INITRD=y | |||
331 | # CONFIG_ATA_OVER_ETH is not set | 345 | # CONFIG_ATA_OVER_ETH is not set |
332 | 346 | ||
333 | # | 347 | # |
348 | # Misc devices | ||
349 | # | ||
350 | # CONFIG_SGI_IOC4 is not set | ||
351 | # CONFIG_TIFM_CORE is not set | ||
352 | |||
353 | # | ||
334 | # ATA/ATAPI/MFM/RLL support | 354 | # ATA/ATAPI/MFM/RLL support |
335 | # | 355 | # |
336 | # CONFIG_IDE is not set | 356 | # CONFIG_IDE is not set |
@@ -340,6 +360,12 @@ CONFIG_BLK_DEV_INITRD=y | |||
340 | # | 360 | # |
341 | # CONFIG_RAID_ATTRS is not set | 361 | # CONFIG_RAID_ATTRS is not set |
342 | # CONFIG_SCSI is not set | 362 | # CONFIG_SCSI is not set |
363 | # CONFIG_SCSI_NETLINK is not set | ||
364 | |||
365 | # | ||
366 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
367 | # | ||
368 | # CONFIG_ATA is not set | ||
343 | 369 | ||
344 | # | 370 | # |
345 | # Multi-device support (RAID and LVM) | 371 | # Multi-device support (RAID and LVM) |
@@ -364,6 +390,7 @@ CONFIG_BLK_DEV_INITRD=y | |||
364 | # | 390 | # |
365 | # Macintosh device drivers | 391 | # Macintosh device drivers |
366 | # | 392 | # |
393 | # CONFIG_MAC_EMUMOUSEBTN is not set | ||
367 | # CONFIG_WINDFARM is not set | 394 | # CONFIG_WINDFARM is not set |
368 | 395 | ||
369 | # | 396 | # |
@@ -395,6 +422,7 @@ CONFIG_DAVICOM_PHY=y | |||
395 | # CONFIG_CICADA_PHY is not set | 422 | # CONFIG_CICADA_PHY is not set |
396 | # CONFIG_VITESSE_PHY is not set | 423 | # CONFIG_VITESSE_PHY is not set |
397 | # CONFIG_SMSC_PHY is not set | 424 | # CONFIG_SMSC_PHY is not set |
425 | # CONFIG_BROADCOM_PHY is not set | ||
398 | # CONFIG_FIXED_PHY is not set | 426 | # CONFIG_FIXED_PHY is not set |
399 | 427 | ||
400 | # | 428 | # |
@@ -437,6 +465,7 @@ CONFIG_E1000_NAPI=y | |||
437 | # CONFIG_BNX2 is not set | 465 | # CONFIG_BNX2 is not set |
438 | CONFIG_GIANFAR=y | 466 | CONFIG_GIANFAR=y |
439 | CONFIG_GFAR_NAPI=y | 467 | CONFIG_GFAR_NAPI=y |
468 | # CONFIG_QLA3XXX is not set | ||
440 | 469 | ||
441 | # | 470 | # |
442 | # Ethernet (10000 Mbit) | 471 | # Ethernet (10000 Mbit) |
@@ -445,6 +474,7 @@ CONFIG_GFAR_NAPI=y | |||
445 | # CONFIG_IXGB is not set | 474 | # CONFIG_IXGB is not set |
446 | # CONFIG_S2IO is not set | 475 | # CONFIG_S2IO is not set |
447 | # CONFIG_MYRI10GE is not set | 476 | # CONFIG_MYRI10GE is not set |
477 | # CONFIG_NETXEN_NIC is not set | ||
448 | 478 | ||
449 | # | 479 | # |
450 | # Token Ring devices | 480 | # Token Ring devices |
@@ -483,6 +513,7 @@ CONFIG_GFAR_NAPI=y | |||
483 | # Input device support | 513 | # Input device support |
484 | # | 514 | # |
485 | CONFIG_INPUT=y | 515 | CONFIG_INPUT=y |
516 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
486 | 517 | ||
487 | # | 518 | # |
488 | # Userland interfaces | 519 | # Userland interfaces |
@@ -522,6 +553,7 @@ CONFIG_INPUT=y | |||
522 | # | 553 | # |
523 | # Non-8250 serial port support | 554 | # Non-8250 serial port support |
524 | # | 555 | # |
556 | # CONFIG_SERIAL_UARTLITE is not set | ||
525 | CONFIG_SERIAL_CORE=y | 557 | CONFIG_SERIAL_CORE=y |
526 | CONFIG_SERIAL_CORE_CONSOLE=y | 558 | CONFIG_SERIAL_CORE_CONSOLE=y |
527 | CONFIG_SERIAL_CPM=y | 559 | CONFIG_SERIAL_CPM=y |
@@ -536,7 +568,6 @@ CONFIG_SERIAL_CPM_SCC2=y | |||
536 | CONFIG_UNIX98_PTYS=y | 568 | CONFIG_UNIX98_PTYS=y |
537 | CONFIG_LEGACY_PTYS=y | 569 | CONFIG_LEGACY_PTYS=y |
538 | CONFIG_LEGACY_PTY_COUNT=256 | 570 | CONFIG_LEGACY_PTY_COUNT=256 |
539 | # CONFIG_BRIQ_PANEL is not set | ||
540 | 571 | ||
541 | # | 572 | # |
542 | # IPMI | 573 | # IPMI |
@@ -554,10 +585,6 @@ CONFIG_GEN_RTC=y | |||
554 | # CONFIG_DTLK is not set | 585 | # CONFIG_DTLK is not set |
555 | # CONFIG_R3964 is not set | 586 | # CONFIG_R3964 is not set |
556 | # CONFIG_APPLICOM is not set | 587 | # CONFIG_APPLICOM is not set |
557 | |||
558 | # | ||
559 | # Ftape, the floppy tape device driver | ||
560 | # | ||
561 | # CONFIG_AGP is not set | 588 | # CONFIG_AGP is not set |
562 | # CONFIG_DRM is not set | 589 | # CONFIG_DRM is not set |
563 | # CONFIG_RAW_DRIVER is not set | 590 | # CONFIG_RAW_DRIVER is not set |
@@ -566,7 +593,6 @@ CONFIG_GEN_RTC=y | |||
566 | # TPM devices | 593 | # TPM devices |
567 | # | 594 | # |
568 | # CONFIG_TCG_TPM is not set | 595 | # CONFIG_TCG_TPM is not set |
569 | # CONFIG_TELCLOCK is not set | ||
570 | 596 | ||
571 | # | 597 | # |
572 | # I2C support | 598 | # I2C support |
@@ -582,6 +608,7 @@ CONFIG_GEN_RTC=y | |||
582 | # | 608 | # |
583 | # Dallas's 1-wire bus | 609 | # Dallas's 1-wire bus |
584 | # | 610 | # |
611 | # CONFIG_W1 is not set | ||
585 | 612 | ||
586 | # | 613 | # |
587 | # Hardware Monitoring support | 614 | # Hardware Monitoring support |
@@ -590,17 +617,14 @@ CONFIG_HWMON=y | |||
590 | # CONFIG_HWMON_VID is not set | 617 | # CONFIG_HWMON_VID is not set |
591 | # CONFIG_SENSORS_ABITUGURU is not set | 618 | # CONFIG_SENSORS_ABITUGURU is not set |
592 | # CONFIG_SENSORS_F71805F is not set | 619 | # CONFIG_SENSORS_F71805F is not set |
620 | # CONFIG_SENSORS_PC87427 is not set | ||
621 | # CONFIG_SENSORS_VT1211 is not set | ||
593 | # CONFIG_HWMON_DEBUG_CHIP is not set | 622 | # CONFIG_HWMON_DEBUG_CHIP is not set |
594 | 623 | ||
595 | # | 624 | # |
596 | # Misc devices | ||
597 | # | ||
598 | |||
599 | # | ||
600 | # Multimedia devices | 625 | # Multimedia devices |
601 | # | 626 | # |
602 | # CONFIG_VIDEO_DEV is not set | 627 | # CONFIG_VIDEO_DEV is not set |
603 | CONFIG_VIDEO_V4L2=y | ||
604 | 628 | ||
605 | # | 629 | # |
606 | # Digital Video Broadcasting Devices | 630 | # Digital Video Broadcasting Devices |
@@ -612,6 +636,7 @@ CONFIG_VIDEO_V4L2=y | |||
612 | # | 636 | # |
613 | CONFIG_FIRMWARE_EDID=y | 637 | CONFIG_FIRMWARE_EDID=y |
614 | # CONFIG_FB is not set | 638 | # CONFIG_FB is not set |
639 | # CONFIG_FB_IBM_GXT4500 is not set | ||
615 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 640 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
616 | 641 | ||
617 | # | 642 | # |
@@ -620,6 +645,11 @@ CONFIG_FIRMWARE_EDID=y | |||
620 | # CONFIG_SOUND is not set | 645 | # CONFIG_SOUND is not set |
621 | 646 | ||
622 | # | 647 | # |
648 | # HID Devices | ||
649 | # | ||
650 | CONFIG_HID=y | ||
651 | |||
652 | # | ||
623 | # USB support | 653 | # USB support |
624 | # | 654 | # |
625 | CONFIG_USB_ARCH_HAS_HCD=y | 655 | CONFIG_USB_ARCH_HAS_HCD=y |
@@ -682,6 +712,10 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
682 | # | 712 | # |
683 | 713 | ||
684 | # | 714 | # |
715 | # Virtualization | ||
716 | # | ||
717 | |||
718 | # | ||
685 | # File systems | 719 | # File systems |
686 | # | 720 | # |
687 | CONFIG_EXT2_FS=y | 721 | CONFIG_EXT2_FS=y |
@@ -691,6 +725,7 @@ CONFIG_EXT3_FS=y | |||
691 | CONFIG_EXT3_FS_XATTR=y | 725 | CONFIG_EXT3_FS_XATTR=y |
692 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 726 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
693 | # CONFIG_EXT3_FS_SECURITY is not set | 727 | # CONFIG_EXT3_FS_SECURITY is not set |
728 | # CONFIG_EXT4DEV_FS is not set | ||
694 | CONFIG_JBD=y | 729 | CONFIG_JBD=y |
695 | # CONFIG_JBD_DEBUG is not set | 730 | # CONFIG_JBD_DEBUG is not set |
696 | CONFIG_FS_MBCACHE=y | 731 | CONFIG_FS_MBCACHE=y |
@@ -698,6 +733,7 @@ CONFIG_FS_MBCACHE=y | |||
698 | # CONFIG_JFS_FS is not set | 733 | # CONFIG_JFS_FS is not set |
699 | # CONFIG_FS_POSIX_ACL is not set | 734 | # CONFIG_FS_POSIX_ACL is not set |
700 | # CONFIG_XFS_FS is not set | 735 | # CONFIG_XFS_FS is not set |
736 | # CONFIG_GFS2_FS is not set | ||
701 | # CONFIG_OCFS2_FS is not set | 737 | # CONFIG_OCFS2_FS is not set |
702 | # CONFIG_MINIX_FS is not set | 738 | # CONFIG_MINIX_FS is not set |
703 | # CONFIG_ROMFS_FS is not set | 739 | # CONFIG_ROMFS_FS is not set |
@@ -727,8 +763,10 @@ CONFIG_DNOTIFY=y | |||
727 | # | 763 | # |
728 | CONFIG_PROC_FS=y | 764 | CONFIG_PROC_FS=y |
729 | CONFIG_PROC_KCORE=y | 765 | CONFIG_PROC_KCORE=y |
766 | CONFIG_PROC_SYSCTL=y | ||
730 | CONFIG_SYSFS=y | 767 | CONFIG_SYSFS=y |
731 | CONFIG_TMPFS=y | 768 | CONFIG_TMPFS=y |
769 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
732 | # CONFIG_HUGETLB_PAGE is not set | 770 | # CONFIG_HUGETLB_PAGE is not set |
733 | CONFIG_RAMFS=y | 771 | CONFIG_RAMFS=y |
734 | # CONFIG_CONFIGFS_FS is not set | 772 | # CONFIG_CONFIGFS_FS is not set |
@@ -794,13 +832,20 @@ CONFIG_PARTITION_ADVANCED=y | |||
794 | # CONFIG_NLS is not set | 832 | # CONFIG_NLS is not set |
795 | 833 | ||
796 | # | 834 | # |
835 | # Distributed Lock Manager | ||
836 | # | ||
837 | # CONFIG_DLM is not set | ||
838 | |||
839 | # | ||
797 | # Library routines | 840 | # Library routines |
798 | # | 841 | # |
842 | CONFIG_BITREVERSE=y | ||
799 | # CONFIG_CRC_CCITT is not set | 843 | # CONFIG_CRC_CCITT is not set |
800 | # CONFIG_CRC16 is not set | 844 | # CONFIG_CRC16 is not set |
801 | CONFIG_CRC32=y | 845 | CONFIG_CRC32=y |
802 | # CONFIG_LIBCRC32C is not set | 846 | # CONFIG_LIBCRC32C is not set |
803 | CONFIG_PLIST=y | 847 | CONFIG_PLIST=y |
848 | CONFIG_IOMAP_COPY=y | ||
804 | 849 | ||
805 | # | 850 | # |
806 | # Instrumentation Support | 851 | # Instrumentation Support |
@@ -811,8 +856,11 @@ CONFIG_PLIST=y | |||
811 | # Kernel hacking | 856 | # Kernel hacking |
812 | # | 857 | # |
813 | # CONFIG_PRINTK_TIME is not set | 858 | # CONFIG_PRINTK_TIME is not set |
859 | CONFIG_ENABLE_MUST_CHECK=y | ||
814 | # CONFIG_MAGIC_SYSRQ is not set | 860 | # CONFIG_MAGIC_SYSRQ is not set |
815 | # CONFIG_UNUSED_SYMBOLS is not set | 861 | # CONFIG_UNUSED_SYMBOLS is not set |
862 | # CONFIG_DEBUG_FS is not set | ||
863 | # CONFIG_HEADERS_CHECK is not set | ||
816 | CONFIG_DEBUG_KERNEL=y | 864 | CONFIG_DEBUG_KERNEL=y |
817 | CONFIG_LOG_BUF_SHIFT=14 | 865 | CONFIG_LOG_BUF_SHIFT=14 |
818 | CONFIG_DETECT_SOFTLOCKUP=y | 866 | CONFIG_DETECT_SOFTLOCKUP=y |
@@ -826,10 +874,10 @@ CONFIG_DEBUG_MUTEXES=y | |||
826 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 874 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
827 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 875 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
828 | # CONFIG_DEBUG_KOBJECT is not set | 876 | # CONFIG_DEBUG_KOBJECT is not set |
877 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
829 | # CONFIG_DEBUG_INFO is not set | 878 | # CONFIG_DEBUG_INFO is not set |
830 | # CONFIG_DEBUG_FS is not set | ||
831 | # CONFIG_DEBUG_VM is not set | 879 | # CONFIG_DEBUG_VM is not set |
832 | # CONFIG_UNWIND_INFO is not set | 880 | # CONFIG_DEBUG_LIST is not set |
833 | CONFIG_FORCED_INLINING=y | 881 | CONFIG_FORCED_INLINING=y |
834 | # CONFIG_RCU_TORTURE_TEST is not set | 882 | # CONFIG_RCU_TORTURE_TEST is not set |
835 | # CONFIG_DEBUGGER is not set | 883 | # CONFIG_DEBUGGER is not set |
@@ -848,7 +896,3 @@ CONFIG_FORCED_INLINING=y | |||
848 | # Cryptographic options | 896 | # Cryptographic options |
849 | # | 897 | # |
850 | # CONFIG_CRYPTO is not set | 898 | # CONFIG_CRYPTO is not set |
851 | |||
852 | # | ||
853 | # Hardware crypto devices | ||
854 | # | ||