diff options
Diffstat (limited to 'arch/powerpc/configs/mpc83xx_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc83xx_defconfig | 88 |
1 files changed, 57 insertions, 31 deletions
diff --git a/arch/powerpc/configs/mpc83xx_defconfig b/arch/powerpc/configs/mpc83xx_defconfig index a9807f083bc4..1f6cf68e89f8 100644 --- a/arch/powerpc/configs/mpc83xx_defconfig +++ b/arch/powerpc/configs/mpc83xx_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.24-rc8 | 3 | # Linux kernel version: 2.6.25-rc6 |
4 | # Mon Jan 28 13:14:19 2008 | 4 | # Mon Mar 24 08:48:25 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -15,6 +15,7 @@ CONFIG_6xx=y | |||
15 | # CONFIG_44x is not set | 15 | # CONFIG_44x is not set |
16 | # CONFIG_E200 is not set | 16 | # CONFIG_E200 is not set |
17 | CONFIG_PPC_FPU=y | 17 | CONFIG_PPC_FPU=y |
18 | # CONFIG_FSL_EMB_PERFMON is not set | ||
18 | CONFIG_PPC_STD_MMU=y | 19 | CONFIG_PPC_STD_MMU=y |
19 | CONFIG_PPC_STD_MMU_32=y | 20 | CONFIG_PPC_STD_MMU_32=y |
20 | # CONFIG_PPC_MM_SLICES is not set | 21 | # CONFIG_PPC_MM_SLICES is not set |
@@ -28,6 +29,7 @@ CONFIG_GENERIC_TIME=y | |||
28 | CONFIG_GENERIC_TIME_VSYSCALL=y | 29 | CONFIG_GENERIC_TIME_VSYSCALL=y |
29 | CONFIG_GENERIC_CLOCKEVENTS=y | 30 | CONFIG_GENERIC_CLOCKEVENTS=y |
30 | CONFIG_GENERIC_HARDIRQS=y | 31 | CONFIG_GENERIC_HARDIRQS=y |
32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
31 | CONFIG_IRQ_PER_CPU=y | 33 | CONFIG_IRQ_PER_CPU=y |
32 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 34 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
33 | CONFIG_ARCH_HAS_ILOG2_U32=y | 35 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -65,17 +67,19 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
65 | # CONFIG_POSIX_MQUEUE is not set | 67 | # CONFIG_POSIX_MQUEUE is not set |
66 | # CONFIG_BSD_PROCESS_ACCT is not set | 68 | # CONFIG_BSD_PROCESS_ACCT is not set |
67 | # CONFIG_TASKSTATS is not set | 69 | # CONFIG_TASKSTATS is not set |
68 | # CONFIG_USER_NS is not set | ||
69 | # CONFIG_PID_NS is not set | ||
70 | # CONFIG_AUDIT is not set | 70 | # CONFIG_AUDIT is not set |
71 | # CONFIG_IKCONFIG is not set | 71 | # CONFIG_IKCONFIG is not set |
72 | CONFIG_LOG_BUF_SHIFT=14 | 72 | CONFIG_LOG_BUF_SHIFT=14 |
73 | # CONFIG_CGROUPS is not set | 73 | # CONFIG_CGROUPS is not set |
74 | CONFIG_GROUP_SCHED=y | ||
74 | CONFIG_FAIR_GROUP_SCHED=y | 75 | CONFIG_FAIR_GROUP_SCHED=y |
75 | CONFIG_FAIR_USER_SCHED=y | 76 | # CONFIG_RT_GROUP_SCHED is not set |
76 | # CONFIG_FAIR_CGROUP_SCHED is not set | 77 | CONFIG_USER_SCHED=y |
78 | # CONFIG_CGROUP_SCHED is not set | ||
77 | CONFIG_SYSFS_DEPRECATED=y | 79 | CONFIG_SYSFS_DEPRECATED=y |
80 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
78 | # CONFIG_RELAY is not set | 81 | # CONFIG_RELAY is not set |
82 | # CONFIG_NAMESPACES is not set | ||
79 | CONFIG_BLK_DEV_INITRD=y | 83 | CONFIG_BLK_DEV_INITRD=y |
80 | CONFIG_INITRAMFS_SOURCE="" | 84 | CONFIG_INITRAMFS_SOURCE="" |
81 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 85 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
@@ -88,17 +92,26 @@ CONFIG_HOTPLUG=y | |||
88 | CONFIG_PRINTK=y | 92 | CONFIG_PRINTK=y |
89 | CONFIG_BUG=y | 93 | CONFIG_BUG=y |
90 | CONFIG_ELF_CORE=y | 94 | CONFIG_ELF_CORE=y |
95 | CONFIG_COMPAT_BRK=y | ||
91 | CONFIG_BASE_FULL=y | 96 | CONFIG_BASE_FULL=y |
92 | CONFIG_FUTEX=y | 97 | CONFIG_FUTEX=y |
93 | CONFIG_ANON_INODES=y | 98 | CONFIG_ANON_INODES=y |
94 | # CONFIG_EPOLL is not set | 99 | # CONFIG_EPOLL is not set |
95 | CONFIG_SIGNALFD=y | 100 | CONFIG_SIGNALFD=y |
101 | CONFIG_TIMERFD=y | ||
96 | CONFIG_EVENTFD=y | 102 | CONFIG_EVENTFD=y |
97 | CONFIG_SHMEM=y | 103 | CONFIG_SHMEM=y |
98 | CONFIG_VM_EVENT_COUNTERS=y | 104 | CONFIG_VM_EVENT_COUNTERS=y |
99 | CONFIG_SLAB=y | 105 | CONFIG_SLAB=y |
100 | # CONFIG_SLUB is not set | 106 | # CONFIG_SLUB is not set |
101 | # CONFIG_SLOB is not set | 107 | # CONFIG_SLOB is not set |
108 | # CONFIG_PROFILING is not set | ||
109 | # CONFIG_MARKERS is not set | ||
110 | CONFIG_HAVE_OPROFILE=y | ||
111 | # CONFIG_KPROBES is not set | ||
112 | CONFIG_HAVE_KPROBES=y | ||
113 | CONFIG_HAVE_KRETPROBES=y | ||
114 | CONFIG_PROC_PAGE_MONITOR=y | ||
102 | CONFIG_SLABINFO=y | 115 | CONFIG_SLABINFO=y |
103 | CONFIG_RT_MUTEXES=y | 116 | CONFIG_RT_MUTEXES=y |
104 | # CONFIG_TINY_SHMEM is not set | 117 | # CONFIG_TINY_SHMEM is not set |
@@ -127,6 +140,7 @@ CONFIG_DEFAULT_AS=y | |||
127 | # CONFIG_DEFAULT_CFQ is not set | 140 | # CONFIG_DEFAULT_CFQ is not set |
128 | # CONFIG_DEFAULT_NOOP is not set | 141 | # CONFIG_DEFAULT_NOOP is not set |
129 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 142 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
143 | CONFIG_CLASSIC_RCU=y | ||
130 | 144 | ||
131 | # | 145 | # |
132 | # Platform support | 146 | # Platform support |
@@ -135,8 +149,8 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
135 | # CONFIG_PPC_82xx is not set | 149 | # CONFIG_PPC_82xx is not set |
136 | CONFIG_PPC_83xx=y | 150 | CONFIG_PPC_83xx=y |
137 | # CONFIG_PPC_86xx is not set | 151 | # CONFIG_PPC_86xx is not set |
138 | # CONFIG_PPC_MPC52xx is not set | 152 | # CONFIG_PPC_MPC512x is not set |
139 | # CONFIG_PPC_MPC5200 is not set | 153 | # CONFIG_PPC_MPC5121 is not set |
140 | # CONFIG_PPC_CELL is not set | 154 | # CONFIG_PPC_CELL is not set |
141 | # CONFIG_PPC_CELL_NATIVE is not set | 155 | # CONFIG_PPC_CELL_NATIVE is not set |
142 | # CONFIG_PQ2ADS is not set | 156 | # CONFIG_PQ2ADS is not set |
@@ -181,13 +195,17 @@ CONFIG_HZ_250=y | |||
181 | # CONFIG_HZ_300 is not set | 195 | # CONFIG_HZ_300 is not set |
182 | # CONFIG_HZ_1000 is not set | 196 | # CONFIG_HZ_1000 is not set |
183 | CONFIG_HZ=250 | 197 | CONFIG_HZ=250 |
198 | # CONFIG_SCHED_HRTICK is not set | ||
184 | CONFIG_PREEMPT_NONE=y | 199 | CONFIG_PREEMPT_NONE=y |
185 | # CONFIG_PREEMPT_VOLUNTARY is not set | 200 | # CONFIG_PREEMPT_VOLUNTARY is not set |
186 | # CONFIG_PREEMPT is not set | 201 | # CONFIG_PREEMPT is not set |
187 | CONFIG_BINFMT_ELF=y | 202 | CONFIG_BINFMT_ELF=y |
188 | # CONFIG_BINFMT_MISC is not set | 203 | # CONFIG_BINFMT_MISC is not set |
189 | CONFIG_MATH_EMULATION=y | 204 | CONFIG_MATH_EMULATION=y |
205 | # CONFIG_IOMMU_HELPER is not set | ||
190 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 206 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
207 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
208 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
191 | CONFIG_ARCH_FLATMEM_ENABLE=y | 209 | CONFIG_ARCH_FLATMEM_ENABLE=y |
192 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 210 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
193 | CONFIG_SELECT_MEMORY_MODEL=y | 211 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -206,11 +224,7 @@ CONFIG_VIRT_TO_BUS=y | |||
206 | CONFIG_PROC_DEVICETREE=y | 224 | CONFIG_PROC_DEVICETREE=y |
207 | # CONFIG_CMDLINE_BOOL is not set | 225 | # CONFIG_CMDLINE_BOOL is not set |
208 | # CONFIG_PM is not set | 226 | # CONFIG_PM is not set |
209 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
210 | CONFIG_HIBERNATION_UP_POSSIBLE=y | ||
211 | CONFIG_SECCOMP=y | 227 | CONFIG_SECCOMP=y |
212 | CONFIG_WANT_DEVICE_TREE=y | ||
213 | CONFIG_DEVICE_TREE="" | ||
214 | CONFIG_ISA_DMA_API=y | 228 | CONFIG_ISA_DMA_API=y |
215 | 229 | ||
216 | # | 230 | # |
@@ -255,6 +269,7 @@ CONFIG_XFRM=y | |||
255 | CONFIG_XFRM_USER=m | 269 | CONFIG_XFRM_USER=m |
256 | # CONFIG_XFRM_SUB_POLICY is not set | 270 | # CONFIG_XFRM_SUB_POLICY is not set |
257 | # CONFIG_XFRM_MIGRATE is not set | 271 | # CONFIG_XFRM_MIGRATE is not set |
272 | # CONFIG_XFRM_STATISTICS is not set | ||
258 | # CONFIG_NET_KEY is not set | 273 | # CONFIG_NET_KEY is not set |
259 | CONFIG_INET=y | 274 | CONFIG_INET=y |
260 | CONFIG_IP_MULTICAST=y | 275 | CONFIG_IP_MULTICAST=y |
@@ -310,6 +325,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
310 | # | 325 | # |
311 | # CONFIG_NET_PKTGEN is not set | 326 | # CONFIG_NET_PKTGEN is not set |
312 | # CONFIG_HAMRADIO is not set | 327 | # CONFIG_HAMRADIO is not set |
328 | # CONFIG_CAN is not set | ||
313 | # CONFIG_IRDA is not set | 329 | # CONFIG_IRDA is not set |
314 | # CONFIG_BT is not set | 330 | # CONFIG_BT is not set |
315 | # CONFIG_AF_RXRPC is not set | 331 | # CONFIG_AF_RXRPC is not set |
@@ -349,11 +365,13 @@ CONFIG_BLK_DEV_LOOP=y | |||
349 | CONFIG_BLK_DEV_RAM=y | 365 | CONFIG_BLK_DEV_RAM=y |
350 | CONFIG_BLK_DEV_RAM_COUNT=16 | 366 | CONFIG_BLK_DEV_RAM_COUNT=16 |
351 | CONFIG_BLK_DEV_RAM_SIZE=32768 | 367 | CONFIG_BLK_DEV_RAM_SIZE=32768 |
352 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 368 | # CONFIG_BLK_DEV_XIP is not set |
353 | # CONFIG_CDROM_PKTCDVD is not set | 369 | # CONFIG_CDROM_PKTCDVD is not set |
354 | # CONFIG_ATA_OVER_ETH is not set | 370 | # CONFIG_ATA_OVER_ETH is not set |
355 | CONFIG_MISC_DEVICES=y | 371 | CONFIG_MISC_DEVICES=y |
356 | # CONFIG_EEPROM_93CX6 is not set | 372 | # CONFIG_EEPROM_93CX6 is not set |
373 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
374 | CONFIG_HAVE_IDE=y | ||
357 | # CONFIG_IDE is not set | 375 | # CONFIG_IDE is not set |
358 | 376 | ||
359 | # | 377 | # |
@@ -398,6 +416,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
398 | # CONFIG_SCSI_DEBUG is not set | 416 | # CONFIG_SCSI_DEBUG is not set |
399 | CONFIG_ATA=y | 417 | CONFIG_ATA=y |
400 | # CONFIG_ATA_NONSTANDARD is not set | 418 | # CONFIG_ATA_NONSTANDARD is not set |
419 | # CONFIG_SATA_MV is not set | ||
401 | CONFIG_SATA_FSL=y | 420 | CONFIG_SATA_FSL=y |
402 | # CONFIG_PATA_PLATFORM is not set | 421 | # CONFIG_PATA_PLATFORM is not set |
403 | # CONFIG_MD is not set | 422 | # CONFIG_MD is not set |
@@ -424,6 +443,7 @@ CONFIG_VITESSE_PHY=y | |||
424 | # CONFIG_SMSC_PHY is not set | 443 | # CONFIG_SMSC_PHY is not set |
425 | # CONFIG_BROADCOM_PHY is not set | 444 | # CONFIG_BROADCOM_PHY is not set |
426 | CONFIG_ICPLUS_PHY=y | 445 | CONFIG_ICPLUS_PHY=y |
446 | # CONFIG_REALTEK_PHY is not set | ||
427 | # CONFIG_FIXED_PHY is not set | 447 | # CONFIG_FIXED_PHY is not set |
428 | # CONFIG_MDIO_BITBANG is not set | 448 | # CONFIG_MDIO_BITBANG is not set |
429 | CONFIG_NET_ETHERNET=y | 449 | CONFIG_NET_ETHERNET=y |
@@ -434,9 +454,14 @@ CONFIG_MII=y | |||
434 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | 454 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set |
435 | # CONFIG_B44 is not set | 455 | # CONFIG_B44 is not set |
436 | CONFIG_NETDEV_1000=y | 456 | CONFIG_NETDEV_1000=y |
457 | # CONFIG_E1000E_ENABLED is not set | ||
437 | CONFIG_GIANFAR=y | 458 | CONFIG_GIANFAR=y |
438 | # CONFIG_GFAR_NAPI is not set | 459 | # CONFIG_GFAR_NAPI is not set |
439 | CONFIG_UCC_GETH=y | 460 | CONFIG_UCC_GETH=y |
461 | # CONFIG_UGETH_NAPI is not set | ||
462 | # CONFIG_UGETH_MAGIC_PACKET is not set | ||
463 | # CONFIG_UGETH_FILTERING is not set | ||
464 | # CONFIG_UGETH_TX_ON_DEMAND is not set | ||
440 | CONFIG_NETDEV_10000=y | 465 | CONFIG_NETDEV_10000=y |
441 | 466 | ||
442 | # | 467 | # |
@@ -447,7 +472,6 @@ CONFIG_NETDEV_10000=y | |||
447 | # CONFIG_WAN is not set | 472 | # CONFIG_WAN is not set |
448 | # CONFIG_PPP is not set | 473 | # CONFIG_PPP is not set |
449 | # CONFIG_SLIP is not set | 474 | # CONFIG_SLIP is not set |
450 | # CONFIG_SHAPER is not set | ||
451 | # CONFIG_NETCONSOLE is not set | 475 | # CONFIG_NETCONSOLE is not set |
452 | # CONFIG_NETPOLL is not set | 476 | # CONFIG_NETPOLL is not set |
453 | # CONFIG_NET_POLL_CONTROLLER is not set | 477 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -543,14 +567,12 @@ CONFIG_I2C_MPC=y | |||
543 | # | 567 | # |
544 | # Miscellaneous I2C Chip support | 568 | # Miscellaneous I2C Chip support |
545 | # | 569 | # |
546 | # CONFIG_SENSORS_DS1337 is not set | ||
547 | # CONFIG_SENSORS_DS1374 is not set | ||
548 | # CONFIG_DS1682 is not set | 570 | # CONFIG_DS1682 is not set |
549 | # CONFIG_SENSORS_EEPROM is not set | 571 | # CONFIG_SENSORS_EEPROM is not set |
550 | # CONFIG_SENSORS_PCF8574 is not set | 572 | # CONFIG_SENSORS_PCF8574 is not set |
551 | # CONFIG_SENSORS_PCA9539 is not set | 573 | # CONFIG_PCF8575 is not set |
552 | # CONFIG_SENSORS_PCF8591 is not set | 574 | # CONFIG_SENSORS_PCF8591 is not set |
553 | # CONFIG_SENSORS_M41T00 is not set | 575 | # CONFIG_TPS65010 is not set |
554 | # CONFIG_SENSORS_MAX6875 is not set | 576 | # CONFIG_SENSORS_MAX6875 is not set |
555 | # CONFIG_SENSORS_TSL2550 is not set | 577 | # CONFIG_SENSORS_TSL2550 is not set |
556 | # CONFIG_I2C_DEBUG_CORE is not set | 578 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -575,6 +597,7 @@ CONFIG_HWMON=y | |||
575 | # CONFIG_SENSORS_ADM1031 is not set | 597 | # CONFIG_SENSORS_ADM1031 is not set |
576 | # CONFIG_SENSORS_ADM9240 is not set | 598 | # CONFIG_SENSORS_ADM9240 is not set |
577 | # CONFIG_SENSORS_ADT7470 is not set | 599 | # CONFIG_SENSORS_ADT7470 is not set |
600 | # CONFIG_SENSORS_ADT7473 is not set | ||
578 | # CONFIG_SENSORS_ATXP1 is not set | 601 | # CONFIG_SENSORS_ATXP1 is not set |
579 | # CONFIG_SENSORS_DS1621 is not set | 602 | # CONFIG_SENSORS_DS1621 is not set |
580 | # CONFIG_SENSORS_F71805F is not set | 603 | # CONFIG_SENSORS_F71805F is not set |
@@ -602,6 +625,7 @@ CONFIG_HWMON=y | |||
602 | # CONFIG_SENSORS_SMSC47M1 is not set | 625 | # CONFIG_SENSORS_SMSC47M1 is not set |
603 | # CONFIG_SENSORS_SMSC47M192 is not set | 626 | # CONFIG_SENSORS_SMSC47M192 is not set |
604 | # CONFIG_SENSORS_SMSC47B397 is not set | 627 | # CONFIG_SENSORS_SMSC47B397 is not set |
628 | # CONFIG_SENSORS_ADS7828 is not set | ||
605 | # CONFIG_SENSORS_THMC50 is not set | 629 | # CONFIG_SENSORS_THMC50 is not set |
606 | # CONFIG_SENSORS_VT1211 is not set | 630 | # CONFIG_SENSORS_VT1211 is not set |
607 | # CONFIG_SENSORS_W83781D is not set | 631 | # CONFIG_SENSORS_W83781D is not set |
@@ -609,9 +633,11 @@ CONFIG_HWMON=y | |||
609 | # CONFIG_SENSORS_W83792D is not set | 633 | # CONFIG_SENSORS_W83792D is not set |
610 | # CONFIG_SENSORS_W83793 is not set | 634 | # CONFIG_SENSORS_W83793 is not set |
611 | # CONFIG_SENSORS_W83L785TS is not set | 635 | # CONFIG_SENSORS_W83L785TS is not set |
636 | # CONFIG_SENSORS_W83L786NG is not set | ||
612 | # CONFIG_SENSORS_W83627HF is not set | 637 | # CONFIG_SENSORS_W83627HF is not set |
613 | # CONFIG_SENSORS_W83627EHF is not set | 638 | # CONFIG_SENSORS_W83627EHF is not set |
614 | # CONFIG_HWMON_DEBUG_CHIP is not set | 639 | # CONFIG_HWMON_DEBUG_CHIP is not set |
640 | # CONFIG_THERMAL is not set | ||
615 | CONFIG_WATCHDOG=y | 641 | CONFIG_WATCHDOG=y |
616 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 642 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
617 | 643 | ||
@@ -665,21 +691,17 @@ CONFIG_USB_ARCH_HAS_HCD=y | |||
665 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 691 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
666 | CONFIG_USB_ARCH_HAS_EHCI=y | 692 | CONFIG_USB_ARCH_HAS_EHCI=y |
667 | # CONFIG_USB is not set | 693 | # CONFIG_USB is not set |
668 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | ||
669 | CONFIG_USB_EHCI_FSL=y | ||
670 | 694 | ||
671 | # | 695 | # |
672 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 696 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
673 | # | 697 | # |
674 | |||
675 | # | ||
676 | # USB Gadget Support | ||
677 | # | ||
678 | # CONFIG_USB_GADGET is not set | 698 | # CONFIG_USB_GADGET is not set |
679 | # CONFIG_MMC is not set | 699 | # CONFIG_MMC is not set |
700 | # CONFIG_MEMSTICK is not set | ||
680 | # CONFIG_NEW_LEDS is not set | 701 | # CONFIG_NEW_LEDS is not set |
681 | # CONFIG_EDAC is not set | 702 | # CONFIG_EDAC is not set |
682 | # CONFIG_RTC_CLASS is not set | 703 | # CONFIG_RTC_CLASS is not set |
704 | # CONFIG_DMADEVICES is not set | ||
683 | 705 | ||
684 | # | 706 | # |
685 | # Userspace I/O | 707 | # Userspace I/O |
@@ -705,12 +727,10 @@ CONFIG_FS_MBCACHE=y | |||
705 | # CONFIG_XFS_FS is not set | 727 | # CONFIG_XFS_FS is not set |
706 | # CONFIG_GFS2_FS is not set | 728 | # CONFIG_GFS2_FS is not set |
707 | # CONFIG_OCFS2_FS is not set | 729 | # CONFIG_OCFS2_FS is not set |
708 | # CONFIG_MINIX_FS is not set | 730 | CONFIG_DNOTIFY=y |
709 | # CONFIG_ROMFS_FS is not set | ||
710 | CONFIG_INOTIFY=y | 731 | CONFIG_INOTIFY=y |
711 | CONFIG_INOTIFY_USER=y | 732 | CONFIG_INOTIFY_USER=y |
712 | # CONFIG_QUOTA is not set | 733 | # CONFIG_QUOTA is not set |
713 | CONFIG_DNOTIFY=y | ||
714 | # CONFIG_AUTOFS_FS is not set | 734 | # CONFIG_AUTOFS_FS is not set |
715 | # CONFIG_AUTOFS4_FS is not set | 735 | # CONFIG_AUTOFS4_FS is not set |
716 | # CONFIG_FUSE_FS is not set | 736 | # CONFIG_FUSE_FS is not set |
@@ -752,8 +772,10 @@ CONFIG_TMPFS=y | |||
752 | # CONFIG_EFS_FS is not set | 772 | # CONFIG_EFS_FS is not set |
753 | # CONFIG_CRAMFS is not set | 773 | # CONFIG_CRAMFS is not set |
754 | # CONFIG_VXFS_FS is not set | 774 | # CONFIG_VXFS_FS is not set |
775 | # CONFIG_MINIX_FS is not set | ||
755 | # CONFIG_HPFS_FS is not set | 776 | # CONFIG_HPFS_FS is not set |
756 | # CONFIG_QNX4FS_FS is not set | 777 | # CONFIG_QNX4FS_FS is not set |
778 | # CONFIG_ROMFS_FS is not set | ||
757 | # CONFIG_SYSV_FS is not set | 779 | # CONFIG_SYSV_FS is not set |
758 | # CONFIG_UFS_FS is not set | 780 | # CONFIG_UFS_FS is not set |
759 | CONFIG_NETWORK_FILESYSTEMS=y | 781 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -801,6 +823,8 @@ CONFIG_MSDOS_PARTITION=y | |||
801 | # CONFIG_SYSV68_PARTITION is not set | 823 | # CONFIG_SYSV68_PARTITION is not set |
802 | # CONFIG_NLS is not set | 824 | # CONFIG_NLS is not set |
803 | # CONFIG_DLM is not set | 825 | # CONFIG_DLM is not set |
826 | CONFIG_UCC_FAST=y | ||
827 | CONFIG_UCC=y | ||
804 | 828 | ||
805 | # | 829 | # |
806 | # Library routines | 830 | # Library routines |
@@ -816,10 +840,6 @@ CONFIG_PLIST=y | |||
816 | CONFIG_HAS_IOMEM=y | 840 | CONFIG_HAS_IOMEM=y |
817 | CONFIG_HAS_IOPORT=y | 841 | CONFIG_HAS_IOPORT=y |
818 | CONFIG_HAS_DMA=y | 842 | CONFIG_HAS_DMA=y |
819 | CONFIG_INSTRUMENTATION=y | ||
820 | # CONFIG_PROFILING is not set | ||
821 | # CONFIG_KPROBES is not set | ||
822 | # CONFIG_MARKERS is not set | ||
823 | 843 | ||
824 | # | 844 | # |
825 | # Kernel hacking | 845 | # Kernel hacking |
@@ -845,6 +865,7 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
845 | CONFIG_CRYPTO=y | 865 | CONFIG_CRYPTO=y |
846 | CONFIG_CRYPTO_ALGAPI=y | 866 | CONFIG_CRYPTO_ALGAPI=y |
847 | CONFIG_CRYPTO_BLKCIPHER=y | 867 | CONFIG_CRYPTO_BLKCIPHER=y |
868 | # CONFIG_CRYPTO_SEQIV is not set | ||
848 | CONFIG_CRYPTO_MANAGER=y | 869 | CONFIG_CRYPTO_MANAGER=y |
849 | # CONFIG_CRYPTO_HMAC is not set | 870 | # CONFIG_CRYPTO_HMAC is not set |
850 | # CONFIG_CRYPTO_XCBC is not set | 871 | # CONFIG_CRYPTO_XCBC is not set |
@@ -862,6 +883,9 @@ CONFIG_CRYPTO_CBC=y | |||
862 | CONFIG_CRYPTO_PCBC=m | 883 | CONFIG_CRYPTO_PCBC=m |
863 | # CONFIG_CRYPTO_LRW is not set | 884 | # CONFIG_CRYPTO_LRW is not set |
864 | # CONFIG_CRYPTO_XTS is not set | 885 | # CONFIG_CRYPTO_XTS is not set |
886 | # CONFIG_CRYPTO_CTR is not set | ||
887 | # CONFIG_CRYPTO_GCM is not set | ||
888 | # CONFIG_CRYPTO_CCM is not set | ||
865 | # CONFIG_CRYPTO_CRYPTD is not set | 889 | # CONFIG_CRYPTO_CRYPTD is not set |
866 | CONFIG_CRYPTO_DES=y | 890 | CONFIG_CRYPTO_DES=y |
867 | # CONFIG_CRYPTO_FCRYPT is not set | 891 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -876,12 +900,14 @@ CONFIG_CRYPTO_DES=y | |||
876 | # CONFIG_CRYPTO_KHAZAD is not set | 900 | # CONFIG_CRYPTO_KHAZAD is not set |
877 | # CONFIG_CRYPTO_ANUBIS is not set | 901 | # CONFIG_CRYPTO_ANUBIS is not set |
878 | # CONFIG_CRYPTO_SEED is not set | 902 | # CONFIG_CRYPTO_SEED is not set |
903 | # CONFIG_CRYPTO_SALSA20 is not set | ||
879 | # CONFIG_CRYPTO_DEFLATE is not set | 904 | # CONFIG_CRYPTO_DEFLATE is not set |
880 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 905 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
881 | # CONFIG_CRYPTO_CRC32C is not set | 906 | # CONFIG_CRYPTO_CRC32C is not set |
882 | # CONFIG_CRYPTO_CAMELLIA is not set | 907 | # CONFIG_CRYPTO_CAMELLIA is not set |
883 | # CONFIG_CRYPTO_TEST is not set | 908 | # CONFIG_CRYPTO_TEST is not set |
884 | # CONFIG_CRYPTO_AUTHENC is not set | 909 | # CONFIG_CRYPTO_AUTHENC is not set |
910 | # CONFIG_CRYPTO_LZO is not set | ||
885 | CONFIG_CRYPTO_HW=y | 911 | CONFIG_CRYPTO_HW=y |
886 | # CONFIG_PPC_CLOCK is not set | 912 | # CONFIG_PPC_CLOCK is not set |
887 | CONFIG_PPC_LIB_RHEAP=y | 913 | CONFIG_PPC_LIB_RHEAP=y |