diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2008-03-24 09:56:06 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2008-03-24 09:56:06 -0400 |
commit | eff2f1ec37c114fda63ac1dd15c9ca9ac7e68db4 (patch) | |
tree | 31b4719121e35b7481715198ae7db7f1eaaa5510 /arch/powerpc/configs/mpc8568mds_defconfig | |
parent | d2532dd20a126020de407c1c2476a75b53fce7ac (diff) |
[POWERPC] Update some defconfigs
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/mpc8568mds_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc8568mds_defconfig | 106 |
1 files changed, 76 insertions, 30 deletions
diff --git a/arch/powerpc/configs/mpc8568mds_defconfig b/arch/powerpc/configs/mpc8568mds_defconfig index f51b58ae329a..e7da4b96cdeb 100644 --- a/arch/powerpc/configs/mpc8568mds_defconfig +++ b/arch/powerpc/configs/mpc8568mds_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-rc4 | 3 | # Linux kernel version: 2.6.25-rc6 |
4 | # Thu Dec 6 16:48:50 2007 | 4 | # Mon Mar 24 08:48:28 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -14,10 +14,10 @@ CONFIG_PPC_85xx=y | |||
14 | # CONFIG_40x is not set | 14 | # CONFIG_40x is not set |
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_85xx=y | ||
18 | CONFIG_E500=y | 17 | CONFIG_E500=y |
19 | CONFIG_BOOKE=y | 18 | CONFIG_BOOKE=y |
20 | CONFIG_FSL_BOOKE=y | 19 | CONFIG_FSL_BOOKE=y |
20 | CONFIG_FSL_EMB_PERFMON=y | ||
21 | # CONFIG_PHYS_64BIT is not set | 21 | # CONFIG_PHYS_64BIT is not set |
22 | CONFIG_SPE=y | 22 | CONFIG_SPE=y |
23 | # CONFIG_PPC_MM_SLICES is not set | 23 | # CONFIG_PPC_MM_SLICES is not set |
@@ -30,6 +30,7 @@ CONFIG_GENERIC_TIME=y | |||
30 | CONFIG_GENERIC_TIME_VSYSCALL=y | 30 | CONFIG_GENERIC_TIME_VSYSCALL=y |
31 | CONFIG_GENERIC_CLOCKEVENTS=y | 31 | CONFIG_GENERIC_CLOCKEVENTS=y |
32 | CONFIG_GENERIC_HARDIRQS=y | 32 | CONFIG_GENERIC_HARDIRQS=y |
33 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
33 | CONFIG_IRQ_PER_CPU=y | 34 | CONFIG_IRQ_PER_CPU=y |
34 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 35 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
35 | CONFIG_ARCH_HAS_ILOG2_U32=y | 36 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -67,15 +68,19 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
67 | # CONFIG_POSIX_MQUEUE is not set | 68 | # CONFIG_POSIX_MQUEUE is not set |
68 | # CONFIG_BSD_PROCESS_ACCT is not set | 69 | # CONFIG_BSD_PROCESS_ACCT is not set |
69 | # CONFIG_TASKSTATS is not set | 70 | # CONFIG_TASKSTATS is not set |
70 | # CONFIG_USER_NS is not set | ||
71 | # CONFIG_PID_NS is not set | ||
72 | # CONFIG_AUDIT is not set | 71 | # CONFIG_AUDIT is not set |
73 | # CONFIG_IKCONFIG is not set | 72 | # CONFIG_IKCONFIG is not set |
74 | CONFIG_LOG_BUF_SHIFT=14 | 73 | CONFIG_LOG_BUF_SHIFT=14 |
75 | # CONFIG_CGROUPS is not set | 74 | # CONFIG_CGROUPS is not set |
75 | CONFIG_GROUP_SCHED=y | ||
76 | # CONFIG_FAIR_GROUP_SCHED is not set | 76 | # CONFIG_FAIR_GROUP_SCHED is not set |
77 | # CONFIG_RT_GROUP_SCHED is not set | ||
78 | CONFIG_USER_SCHED=y | ||
79 | # CONFIG_CGROUP_SCHED is not set | ||
77 | CONFIG_SYSFS_DEPRECATED=y | 80 | CONFIG_SYSFS_DEPRECATED=y |
81 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
78 | # CONFIG_RELAY is not set | 82 | # CONFIG_RELAY is not set |
83 | # CONFIG_NAMESPACES is not set | ||
79 | CONFIG_BLK_DEV_INITRD=y | 84 | CONFIG_BLK_DEV_INITRD=y |
80 | CONFIG_INITRAMFS_SOURCE="" | 85 | CONFIG_INITRAMFS_SOURCE="" |
81 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 86 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
@@ -87,11 +92,13 @@ CONFIG_HOTPLUG=y | |||
87 | CONFIG_PRINTK=y | 92 | CONFIG_PRINTK=y |
88 | CONFIG_BUG=y | 93 | CONFIG_BUG=y |
89 | CONFIG_ELF_CORE=y | 94 | CONFIG_ELF_CORE=y |
95 | CONFIG_COMPAT_BRK=y | ||
90 | CONFIG_BASE_FULL=y | 96 | CONFIG_BASE_FULL=y |
91 | CONFIG_FUTEX=y | 97 | CONFIG_FUTEX=y |
92 | CONFIG_ANON_INODES=y | 98 | CONFIG_ANON_INODES=y |
93 | # CONFIG_EPOLL is not set | 99 | # CONFIG_EPOLL is not set |
94 | CONFIG_SIGNALFD=y | 100 | CONFIG_SIGNALFD=y |
101 | CONFIG_TIMERFD=y | ||
95 | CONFIG_EVENTFD=y | 102 | CONFIG_EVENTFD=y |
96 | CONFIG_SHMEM=y | 103 | CONFIG_SHMEM=y |
97 | CONFIG_VM_EVENT_COUNTERS=y | 104 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -99,6 +106,13 @@ CONFIG_SLUB_DEBUG=y | |||
99 | # CONFIG_SLAB is not set | 106 | # CONFIG_SLAB is not set |
100 | CONFIG_SLUB=y | 107 | CONFIG_SLUB=y |
101 | # CONFIG_SLOB is not set | 108 | # CONFIG_SLOB is not set |
109 | # CONFIG_PROFILING is not set | ||
110 | # CONFIG_MARKERS is not set | ||
111 | CONFIG_HAVE_OPROFILE=y | ||
112 | CONFIG_HAVE_KPROBES=y | ||
113 | CONFIG_HAVE_KRETPROBES=y | ||
114 | CONFIG_PROC_PAGE_MONITOR=y | ||
115 | CONFIG_SLABINFO=y | ||
102 | CONFIG_RT_MUTEXES=y | 116 | CONFIG_RT_MUTEXES=y |
103 | # CONFIG_TINY_SHMEM is not set | 117 | # CONFIG_TINY_SHMEM is not set |
104 | CONFIG_BASE_SMALL=0 | 118 | CONFIG_BASE_SMALL=0 |
@@ -126,21 +140,30 @@ CONFIG_DEFAULT_AS=y | |||
126 | # CONFIG_DEFAULT_CFQ is not set | 140 | # CONFIG_DEFAULT_CFQ is not set |
127 | # CONFIG_DEFAULT_NOOP is not set | 141 | # CONFIG_DEFAULT_NOOP is not set |
128 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 142 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
143 | CONFIG_CLASSIC_RCU=y | ||
129 | 144 | ||
130 | # | 145 | # |
131 | # Platform support | 146 | # Platform support |
132 | # | 147 | # |
133 | # CONFIG_PPC_MPC52xx is not set | 148 | # CONFIG_PPC_MPC512x is not set |
134 | # CONFIG_PPC_MPC5200 is not set | 149 | # CONFIG_PPC_MPC5121 is not set |
135 | # CONFIG_PPC_CELL is not set | 150 | # CONFIG_PPC_CELL is not set |
136 | # CONFIG_PPC_CELL_NATIVE is not set | 151 | # CONFIG_PPC_CELL_NATIVE is not set |
137 | # CONFIG_PQ2ADS is not set | 152 | # CONFIG_PQ2ADS is not set |
153 | CONFIG_MPC85xx=y | ||
138 | # CONFIG_MPC8540_ADS is not set | 154 | # CONFIG_MPC8540_ADS is not set |
139 | # CONFIG_MPC8560_ADS is not set | 155 | # CONFIG_MPC8560_ADS is not set |
140 | # CONFIG_MPC85xx_CDS is not set | 156 | # CONFIG_MPC85xx_CDS is not set |
141 | CONFIG_MPC85xx_MDS=y | 157 | CONFIG_MPC85xx_MDS=y |
142 | # CONFIG_MPC85xx_DS is not set | 158 | # CONFIG_MPC85xx_DS is not set |
143 | CONFIG_MPC85xx=y | 159 | # CONFIG_STX_GP3 is not set |
160 | # CONFIG_TQM8540 is not set | ||
161 | # CONFIG_TQM8541 is not set | ||
162 | # CONFIG_TQM8555 is not set | ||
163 | # CONFIG_TQM8560 is not set | ||
164 | # CONFIG_SBC8548 is not set | ||
165 | # CONFIG_SBC8560 is not set | ||
166 | # CONFIG_IPIC is not set | ||
144 | CONFIG_MPIC=y | 167 | CONFIG_MPIC=y |
145 | # CONFIG_MPIC_WEIRD is not set | 168 | # CONFIG_MPIC_WEIRD is not set |
146 | # CONFIG_PPC_I8259 is not set | 169 | # CONFIG_PPC_I8259 is not set |
@@ -168,13 +191,17 @@ CONFIG_HZ_250=y | |||
168 | # CONFIG_HZ_300 is not set | 191 | # CONFIG_HZ_300 is not set |
169 | # CONFIG_HZ_1000 is not set | 192 | # CONFIG_HZ_1000 is not set |
170 | CONFIG_HZ=250 | 193 | CONFIG_HZ=250 |
194 | # CONFIG_SCHED_HRTICK is not set | ||
171 | CONFIG_PREEMPT_NONE=y | 195 | CONFIG_PREEMPT_NONE=y |
172 | # CONFIG_PREEMPT_VOLUNTARY is not set | 196 | # CONFIG_PREEMPT_VOLUNTARY is not set |
173 | # CONFIG_PREEMPT is not set | 197 | # CONFIG_PREEMPT is not set |
174 | CONFIG_BINFMT_ELF=y | 198 | CONFIG_BINFMT_ELF=y |
175 | # CONFIG_BINFMT_MISC is not set | 199 | # CONFIG_BINFMT_MISC is not set |
176 | CONFIG_MATH_EMULATION=y | 200 | CONFIG_MATH_EMULATION=y |
201 | # CONFIG_IOMMU_HELPER is not set | ||
177 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 202 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
203 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
204 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
178 | CONFIG_ARCH_FLATMEM_ENABLE=y | 205 | CONFIG_ARCH_FLATMEM_ENABLE=y |
179 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 206 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
180 | CONFIG_SELECT_MEMORY_MODEL=y | 207 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -193,11 +220,7 @@ CONFIG_VIRT_TO_BUS=y | |||
193 | CONFIG_PROC_DEVICETREE=y | 220 | CONFIG_PROC_DEVICETREE=y |
194 | # CONFIG_CMDLINE_BOOL is not set | 221 | # CONFIG_CMDLINE_BOOL is not set |
195 | # CONFIG_PM is not set | 222 | # CONFIG_PM is not set |
196 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
197 | CONFIG_HIBERNATION_UP_POSSIBLE=y | ||
198 | CONFIG_SECCOMP=y | 223 | CONFIG_SECCOMP=y |
199 | CONFIG_WANT_DEVICE_TREE=y | ||
200 | CONFIG_DEVICE_TREE="" | ||
201 | CONFIG_ISA_DMA_API=y | 224 | CONFIG_ISA_DMA_API=y |
202 | 225 | ||
203 | # | 226 | # |
@@ -247,6 +270,7 @@ CONFIG_XFRM=y | |||
247 | # CONFIG_XFRM_USER is not set | 270 | # CONFIG_XFRM_USER is not set |
248 | # CONFIG_XFRM_SUB_POLICY is not set | 271 | # CONFIG_XFRM_SUB_POLICY is not set |
249 | # CONFIG_XFRM_MIGRATE is not set | 272 | # CONFIG_XFRM_MIGRATE is not set |
273 | # CONFIG_XFRM_STATISTICS is not set | ||
250 | # CONFIG_NET_KEY is not set | 274 | # CONFIG_NET_KEY is not set |
251 | CONFIG_INET=y | 275 | CONFIG_INET=y |
252 | CONFIG_IP_MULTICAST=y | 276 | CONFIG_IP_MULTICAST=y |
@@ -302,6 +326,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
302 | # | 326 | # |
303 | # CONFIG_NET_PKTGEN is not set | 327 | # CONFIG_NET_PKTGEN is not set |
304 | # CONFIG_HAMRADIO is not set | 328 | # CONFIG_HAMRADIO is not set |
329 | # CONFIG_CAN is not set | ||
305 | # CONFIG_IRDA is not set | 330 | # CONFIG_IRDA is not set |
306 | # CONFIG_BT is not set | 331 | # CONFIG_BT is not set |
307 | # CONFIG_AF_RXRPC is not set | 332 | # CONFIG_AF_RXRPC is not set |
@@ -348,7 +373,7 @@ CONFIG_BLK_DEV_LOOP=y | |||
348 | CONFIG_BLK_DEV_RAM=y | 373 | CONFIG_BLK_DEV_RAM=y |
349 | CONFIG_BLK_DEV_RAM_COUNT=16 | 374 | CONFIG_BLK_DEV_RAM_COUNT=16 |
350 | CONFIG_BLK_DEV_RAM_SIZE=32768 | 375 | CONFIG_BLK_DEV_RAM_SIZE=32768 |
351 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 376 | # CONFIG_BLK_DEV_XIP is not set |
352 | # CONFIG_CDROM_PKTCDVD is not set | 377 | # CONFIG_CDROM_PKTCDVD is not set |
353 | # CONFIG_ATA_OVER_ETH is not set | 378 | # CONFIG_ATA_OVER_ETH is not set |
354 | CONFIG_MISC_DEVICES=y | 379 | CONFIG_MISC_DEVICES=y |
@@ -356,6 +381,8 @@ CONFIG_MISC_DEVICES=y | |||
356 | # CONFIG_EEPROM_93CX6 is not set | 381 | # CONFIG_EEPROM_93CX6 is not set |
357 | # CONFIG_SGI_IOC4 is not set | 382 | # CONFIG_SGI_IOC4 is not set |
358 | # CONFIG_TIFM_CORE is not set | 383 | # CONFIG_TIFM_CORE is not set |
384 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
385 | CONFIG_HAVE_IDE=y | ||
359 | # CONFIG_IDE is not set | 386 | # CONFIG_IDE is not set |
360 | 387 | ||
361 | # | 388 | # |
@@ -420,6 +447,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
420 | # CONFIG_SCSI_IPS is not set | 447 | # CONFIG_SCSI_IPS is not set |
421 | # CONFIG_SCSI_INITIO is not set | 448 | # CONFIG_SCSI_INITIO is not set |
422 | # CONFIG_SCSI_INIA100 is not set | 449 | # CONFIG_SCSI_INIA100 is not set |
450 | # CONFIG_SCSI_MVSAS is not set | ||
423 | # CONFIG_SCSI_STEX is not set | 451 | # CONFIG_SCSI_STEX is not set |
424 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 452 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
425 | # CONFIG_SCSI_QLOGIC_1280 is not set | 453 | # CONFIG_SCSI_QLOGIC_1280 is not set |
@@ -450,7 +478,6 @@ CONFIG_NETDEVICES=y | |||
450 | # CONFIG_EQUALIZER is not set | 478 | # CONFIG_EQUALIZER is not set |
451 | # CONFIG_TUN is not set | 479 | # CONFIG_TUN is not set |
452 | # CONFIG_VETH is not set | 480 | # CONFIG_VETH is not set |
453 | # CONFIG_IP1000 is not set | ||
454 | # CONFIG_ARCNET is not set | 481 | # CONFIG_ARCNET is not set |
455 | CONFIG_PHYLIB=y | 482 | CONFIG_PHYLIB=y |
456 | 483 | ||
@@ -466,6 +493,7 @@ CONFIG_MARVELL_PHY=y | |||
466 | # CONFIG_SMSC_PHY is not set | 493 | # CONFIG_SMSC_PHY is not set |
467 | # CONFIG_BROADCOM_PHY is not set | 494 | # CONFIG_BROADCOM_PHY is not set |
468 | # CONFIG_ICPLUS_PHY is not set | 495 | # CONFIG_ICPLUS_PHY is not set |
496 | # CONFIG_REALTEK_PHY is not set | ||
469 | # CONFIG_FIXED_PHY is not set | 497 | # CONFIG_FIXED_PHY is not set |
470 | # CONFIG_MDIO_BITBANG is not set | 498 | # CONFIG_MDIO_BITBANG is not set |
471 | CONFIG_NET_ETHERNET=y | 499 | CONFIG_NET_ETHERNET=y |
@@ -487,6 +515,9 @@ CONFIG_NETDEV_1000=y | |||
487 | # CONFIG_DL2K is not set | 515 | # CONFIG_DL2K is not set |
488 | # CONFIG_E1000 is not set | 516 | # CONFIG_E1000 is not set |
489 | # CONFIG_E1000E is not set | 517 | # CONFIG_E1000E is not set |
518 | # CONFIG_E1000E_ENABLED is not set | ||
519 | # CONFIG_IP1000 is not set | ||
520 | # CONFIG_IGB is not set | ||
490 | # CONFIG_NS83820 is not set | 521 | # CONFIG_NS83820 is not set |
491 | # CONFIG_HAMACHI is not set | 522 | # CONFIG_HAMACHI is not set |
492 | # CONFIG_YELLOWFIN is not set | 523 | # CONFIG_YELLOWFIN is not set |
@@ -514,6 +545,7 @@ CONFIG_NETDEV_10000=y | |||
514 | # CONFIG_NIU is not set | 545 | # CONFIG_NIU is not set |
515 | # CONFIG_MLX4_CORE is not set | 546 | # CONFIG_MLX4_CORE is not set |
516 | # CONFIG_TEHUTI is not set | 547 | # CONFIG_TEHUTI is not set |
548 | # CONFIG_BNX2X is not set | ||
517 | # CONFIG_TR is not set | 549 | # CONFIG_TR is not set |
518 | 550 | ||
519 | # | 551 | # |
@@ -527,7 +559,6 @@ CONFIG_NETDEV_10000=y | |||
527 | # CONFIG_PPP is not set | 559 | # CONFIG_PPP is not set |
528 | # CONFIG_SLIP is not set | 560 | # CONFIG_SLIP is not set |
529 | # CONFIG_NET_FC is not set | 561 | # CONFIG_NET_FC is not set |
530 | # CONFIG_SHAPER is not set | ||
531 | # CONFIG_NETCONSOLE is not set | 562 | # CONFIG_NETCONSOLE is not set |
532 | # CONFIG_NETPOLL is not set | 563 | # CONFIG_NETPOLL is not set |
533 | # CONFIG_NET_POLL_CONTROLLER is not set | 564 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -570,6 +601,7 @@ CONFIG_INPUT=y | |||
570 | # | 601 | # |
571 | # CONFIG_VT is not set | 602 | # CONFIG_VT is not set |
572 | # CONFIG_SERIAL_NONSTANDARD is not set | 603 | # CONFIG_SERIAL_NONSTANDARD is not set |
604 | # CONFIG_NOZOMI is not set | ||
573 | 605 | ||
574 | # | 606 | # |
575 | # Serial drivers | 607 | # Serial drivers |
@@ -590,6 +622,7 @@ CONFIG_SERIAL_CORE=y | |||
590 | CONFIG_SERIAL_CORE_CONSOLE=y | 622 | CONFIG_SERIAL_CORE_CONSOLE=y |
591 | # CONFIG_SERIAL_JSM is not set | 623 | # CONFIG_SERIAL_JSM is not set |
592 | # CONFIG_SERIAL_OF_PLATFORM is not set | 624 | # CONFIG_SERIAL_OF_PLATFORM is not set |
625 | # CONFIG_SERIAL_QE is not set | ||
593 | CONFIG_UNIX98_PTYS=y | 626 | CONFIG_UNIX98_PTYS=y |
594 | CONFIG_LEGACY_PTYS=y | 627 | CONFIG_LEGACY_PTYS=y |
595 | CONFIG_LEGACY_PTY_COUNT=256 | 628 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -644,14 +677,12 @@ CONFIG_I2C_MPC=y | |||
644 | # | 677 | # |
645 | # Miscellaneous I2C Chip support | 678 | # Miscellaneous I2C Chip support |
646 | # | 679 | # |
647 | # CONFIG_SENSORS_DS1337 is not set | ||
648 | # CONFIG_SENSORS_DS1374 is not set | ||
649 | # CONFIG_DS1682 is not set | 680 | # CONFIG_DS1682 is not set |
650 | # CONFIG_SENSORS_EEPROM is not set | 681 | # CONFIG_SENSORS_EEPROM is not set |
651 | # CONFIG_SENSORS_PCF8574 is not set | 682 | # CONFIG_SENSORS_PCF8574 is not set |
652 | # CONFIG_SENSORS_PCA9539 is not set | 683 | # CONFIG_PCF8575 is not set |
653 | # CONFIG_SENSORS_PCF8591 is not set | 684 | # CONFIG_SENSORS_PCF8591 is not set |
654 | # CONFIG_SENSORS_M41T00 is not set | 685 | # CONFIG_TPS65010 is not set |
655 | # CONFIG_SENSORS_MAX6875 is not set | 686 | # CONFIG_SENSORS_MAX6875 is not set |
656 | # CONFIG_SENSORS_TSL2550 is not set | 687 | # CONFIG_SENSORS_TSL2550 is not set |
657 | # CONFIG_I2C_DEBUG_CORE is not set | 688 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -676,6 +707,7 @@ CONFIG_HWMON=y | |||
676 | # CONFIG_SENSORS_ADM1031 is not set | 707 | # CONFIG_SENSORS_ADM1031 is not set |
677 | # CONFIG_SENSORS_ADM9240 is not set | 708 | # CONFIG_SENSORS_ADM9240 is not set |
678 | # CONFIG_SENSORS_ADT7470 is not set | 709 | # CONFIG_SENSORS_ADT7470 is not set |
710 | # CONFIG_SENSORS_ADT7473 is not set | ||
679 | # CONFIG_SENSORS_ATXP1 is not set | 711 | # CONFIG_SENSORS_ATXP1 is not set |
680 | # CONFIG_SENSORS_DS1621 is not set | 712 | # CONFIG_SENSORS_DS1621 is not set |
681 | # CONFIG_SENSORS_I5K_AMB is not set | 713 | # CONFIG_SENSORS_I5K_AMB is not set |
@@ -705,6 +737,7 @@ CONFIG_HWMON=y | |||
705 | # CONFIG_SENSORS_SMSC47M1 is not set | 737 | # CONFIG_SENSORS_SMSC47M1 is not set |
706 | # CONFIG_SENSORS_SMSC47M192 is not set | 738 | # CONFIG_SENSORS_SMSC47M192 is not set |
707 | # CONFIG_SENSORS_SMSC47B397 is not set | 739 | # CONFIG_SENSORS_SMSC47B397 is not set |
740 | # CONFIG_SENSORS_ADS7828 is not set | ||
708 | # CONFIG_SENSORS_THMC50 is not set | 741 | # CONFIG_SENSORS_THMC50 is not set |
709 | # CONFIG_SENSORS_VIA686A is not set | 742 | # CONFIG_SENSORS_VIA686A is not set |
710 | # CONFIG_SENSORS_VT1211 is not set | 743 | # CONFIG_SENSORS_VT1211 is not set |
@@ -714,9 +747,11 @@ CONFIG_HWMON=y | |||
714 | # CONFIG_SENSORS_W83792D is not set | 747 | # CONFIG_SENSORS_W83792D is not set |
715 | # CONFIG_SENSORS_W83793 is not set | 748 | # CONFIG_SENSORS_W83793 is not set |
716 | # CONFIG_SENSORS_W83L785TS is not set | 749 | # CONFIG_SENSORS_W83L785TS is not set |
750 | # CONFIG_SENSORS_W83L786NG is not set | ||
717 | # CONFIG_SENSORS_W83627HF is not set | 751 | # CONFIG_SENSORS_W83627HF is not set |
718 | # CONFIG_SENSORS_W83627EHF is not set | 752 | # CONFIG_SENSORS_W83627EHF is not set |
719 | # CONFIG_HWMON_DEBUG_CHIP is not set | 753 | # CONFIG_HWMON_DEBUG_CHIP is not set |
754 | # CONFIG_THERMAL is not set | ||
720 | CONFIG_WATCHDOG=y | 755 | CONFIG_WATCHDOG=y |
721 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 756 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
722 | 757 | ||
@@ -782,17 +817,18 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
782 | # | 817 | # |
783 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 818 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
784 | # | 819 | # |
785 | |||
786 | # | ||
787 | # USB Gadget Support | ||
788 | # | ||
789 | # CONFIG_USB_GADGET is not set | 820 | # CONFIG_USB_GADGET is not set |
790 | # CONFIG_MMC is not set | 821 | # CONFIG_MMC is not set |
822 | # CONFIG_MEMSTICK is not set | ||
791 | # CONFIG_NEW_LEDS is not set | 823 | # CONFIG_NEW_LEDS is not set |
792 | # CONFIG_INFINIBAND is not set | 824 | # CONFIG_INFINIBAND is not set |
793 | # CONFIG_EDAC is not set | 825 | # CONFIG_EDAC is not set |
794 | CONFIG_RTC_LIB=y | 826 | CONFIG_RTC_LIB=y |
795 | CONFIG_RTC_CLASS=y | 827 | CONFIG_RTC_CLASS=y |
828 | |||
829 | # | ||
830 | # Conflicting RTC option has been selected, check GEN_RTC and RTC | ||
831 | # | ||
796 | CONFIG_RTC_HCTOSYS=y | 832 | CONFIG_RTC_HCTOSYS=y |
797 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | 833 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" |
798 | # CONFIG_RTC_DEBUG is not set | 834 | # CONFIG_RTC_DEBUG is not set |
@@ -819,6 +855,7 @@ CONFIG_RTC_DRV_DS1374=y | |||
819 | # CONFIG_RTC_DRV_PCF8563 is not set | 855 | # CONFIG_RTC_DRV_PCF8563 is not set |
820 | # CONFIG_RTC_DRV_PCF8583 is not set | 856 | # CONFIG_RTC_DRV_PCF8583 is not set |
821 | # CONFIG_RTC_DRV_M41T80 is not set | 857 | # CONFIG_RTC_DRV_M41T80 is not set |
858 | # CONFIG_RTC_DRV_S35390A is not set | ||
822 | 859 | ||
823 | # | 860 | # |
824 | # SPI RTC drivers | 861 | # SPI RTC drivers |
@@ -828,9 +865,10 @@ CONFIG_RTC_DRV_DS1374=y | |||
828 | # Platform RTC drivers | 865 | # Platform RTC drivers |
829 | # | 866 | # |
830 | # CONFIG_RTC_DRV_CMOS is not set | 867 | # CONFIG_RTC_DRV_CMOS is not set |
868 | # CONFIG_RTC_DRV_DS1511 is not set | ||
831 | # CONFIG_RTC_DRV_DS1553 is not set | 869 | # CONFIG_RTC_DRV_DS1553 is not set |
832 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
833 | # CONFIG_RTC_DRV_DS1742 is not set | 870 | # CONFIG_RTC_DRV_DS1742 is not set |
871 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
834 | # CONFIG_RTC_DRV_M48T86 is not set | 872 | # CONFIG_RTC_DRV_M48T86 is not set |
835 | # CONFIG_RTC_DRV_M48T59 is not set | 873 | # CONFIG_RTC_DRV_M48T59 is not set |
836 | # CONFIG_RTC_DRV_V3020 is not set | 874 | # CONFIG_RTC_DRV_V3020 is not set |
@@ -838,6 +876,7 @@ CONFIG_RTC_DRV_DS1374=y | |||
838 | # | 876 | # |
839 | # on-CPU RTC drivers | 877 | # on-CPU RTC drivers |
840 | # | 878 | # |
879 | # CONFIG_DMADEVICES is not set | ||
841 | 880 | ||
842 | # | 881 | # |
843 | # Userspace I/O | 882 | # Userspace I/O |
@@ -863,12 +902,10 @@ CONFIG_FS_MBCACHE=y | |||
863 | # CONFIG_XFS_FS is not set | 902 | # CONFIG_XFS_FS is not set |
864 | # CONFIG_GFS2_FS is not set | 903 | # CONFIG_GFS2_FS is not set |
865 | # CONFIG_OCFS2_FS is not set | 904 | # CONFIG_OCFS2_FS is not set |
866 | # CONFIG_MINIX_FS is not set | 905 | CONFIG_DNOTIFY=y |
867 | # CONFIG_ROMFS_FS is not set | ||
868 | CONFIG_INOTIFY=y | 906 | CONFIG_INOTIFY=y |
869 | CONFIG_INOTIFY_USER=y | 907 | CONFIG_INOTIFY_USER=y |
870 | # CONFIG_QUOTA is not set | 908 | # CONFIG_QUOTA is not set |
871 | CONFIG_DNOTIFY=y | ||
872 | # CONFIG_AUTOFS_FS is not set | 909 | # CONFIG_AUTOFS_FS is not set |
873 | # CONFIG_AUTOFS4_FS is not set | 910 | # CONFIG_AUTOFS4_FS is not set |
874 | # CONFIG_FUSE_FS is not set | 911 | # CONFIG_FUSE_FS is not set |
@@ -910,8 +947,10 @@ CONFIG_TMPFS=y | |||
910 | # CONFIG_EFS_FS is not set | 947 | # CONFIG_EFS_FS is not set |
911 | # CONFIG_CRAMFS is not set | 948 | # CONFIG_CRAMFS is not set |
912 | # CONFIG_VXFS_FS is not set | 949 | # CONFIG_VXFS_FS is not set |
950 | # CONFIG_MINIX_FS is not set | ||
913 | # CONFIG_HPFS_FS is not set | 951 | # CONFIG_HPFS_FS is not set |
914 | # CONFIG_QNX4FS_FS is not set | 952 | # CONFIG_QNX4FS_FS is not set |
953 | # CONFIG_ROMFS_FS is not set | ||
915 | # CONFIG_SYSV_FS is not set | 954 | # CONFIG_SYSV_FS is not set |
916 | # CONFIG_UFS_FS is not set | 955 | # CONFIG_UFS_FS is not set |
917 | CONFIG_NETWORK_FILESYSTEMS=y | 956 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -955,7 +994,6 @@ CONFIG_PARTITION_ADVANCED=y | |||
955 | # CONFIG_SYSV68_PARTITION is not set | 994 | # CONFIG_SYSV68_PARTITION is not set |
956 | # CONFIG_NLS is not set | 995 | # CONFIG_NLS is not set |
957 | # CONFIG_DLM is not set | 996 | # CONFIG_DLM is not set |
958 | # CONFIG_UCC_SLOW is not set | ||
959 | 997 | ||
960 | # | 998 | # |
961 | # Library routines | 999 | # Library routines |
@@ -971,7 +1009,6 @@ CONFIG_PLIST=y | |||
971 | CONFIG_HAS_IOMEM=y | 1009 | CONFIG_HAS_IOMEM=y |
972 | CONFIG_HAS_IOPORT=y | 1010 | CONFIG_HAS_IOPORT=y |
973 | CONFIG_HAS_DMA=y | 1011 | CONFIG_HAS_DMA=y |
974 | # CONFIG_INSTRUMENTATION is not set | ||
975 | 1012 | ||
976 | # | 1013 | # |
977 | # Kernel hacking | 1014 | # Kernel hacking |
@@ -990,6 +1027,7 @@ CONFIG_SCHED_DEBUG=y | |||
990 | # CONFIG_SCHEDSTATS is not set | 1027 | # CONFIG_SCHEDSTATS is not set |
991 | # CONFIG_TIMER_STATS is not set | 1028 | # CONFIG_TIMER_STATS is not set |
992 | # CONFIG_SLUB_DEBUG_ON is not set | 1029 | # CONFIG_SLUB_DEBUG_ON is not set |
1030 | # CONFIG_SLUB_STATS is not set | ||
993 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1031 | # CONFIG_DEBUG_RT_MUTEXES is not set |
994 | # CONFIG_RT_MUTEX_TESTER is not set | 1032 | # CONFIG_RT_MUTEX_TESTER is not set |
995 | # CONFIG_DEBUG_SPINLOCK is not set | 1033 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -1002,9 +1040,9 @@ CONFIG_SCHED_DEBUG=y | |||
1002 | # CONFIG_DEBUG_VM is not set | 1040 | # CONFIG_DEBUG_VM is not set |
1003 | # CONFIG_DEBUG_LIST is not set | 1041 | # CONFIG_DEBUG_LIST is not set |
1004 | # CONFIG_DEBUG_SG is not set | 1042 | # CONFIG_DEBUG_SG is not set |
1005 | CONFIG_FORCED_INLINING=y | ||
1006 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1043 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1007 | # CONFIG_RCU_TORTURE_TEST is not set | 1044 | # CONFIG_RCU_TORTURE_TEST is not set |
1045 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1008 | # CONFIG_FAULT_INJECTION is not set | 1046 | # CONFIG_FAULT_INJECTION is not set |
1009 | # CONFIG_SAMPLES is not set | 1047 | # CONFIG_SAMPLES is not set |
1010 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1048 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
@@ -1023,6 +1061,7 @@ CONFIG_PPC_EARLY_DEBUG=y | |||
1023 | # CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set | 1061 | # CONFIG_PPC_EARLY_DEBUG_PAS_REALMODE is not set |
1024 | # CONFIG_PPC_EARLY_DEBUG_BEAT is not set | 1062 | # CONFIG_PPC_EARLY_DEBUG_BEAT is not set |
1025 | # CONFIG_PPC_EARLY_DEBUG_44x is not set | 1063 | # CONFIG_PPC_EARLY_DEBUG_44x is not set |
1064 | # CONFIG_PPC_EARLY_DEBUG_40x is not set | ||
1026 | # CONFIG_PPC_EARLY_DEBUG_CPM is not set | 1065 | # CONFIG_PPC_EARLY_DEBUG_CPM is not set |
1027 | 1066 | ||
1028 | # | 1067 | # |
@@ -1034,6 +1073,7 @@ CONFIG_PPC_EARLY_DEBUG=y | |||
1034 | CONFIG_CRYPTO=y | 1073 | CONFIG_CRYPTO=y |
1035 | CONFIG_CRYPTO_ALGAPI=y | 1074 | CONFIG_CRYPTO_ALGAPI=y |
1036 | CONFIG_CRYPTO_BLKCIPHER=y | 1075 | CONFIG_CRYPTO_BLKCIPHER=y |
1076 | # CONFIG_CRYPTO_SEQIV is not set | ||
1037 | CONFIG_CRYPTO_MANAGER=y | 1077 | CONFIG_CRYPTO_MANAGER=y |
1038 | # CONFIG_CRYPTO_HMAC is not set | 1078 | # CONFIG_CRYPTO_HMAC is not set |
1039 | # CONFIG_CRYPTO_XCBC is not set | 1079 | # CONFIG_CRYPTO_XCBC is not set |
@@ -1051,6 +1091,9 @@ CONFIG_CRYPTO_CBC=y | |||
1051 | CONFIG_CRYPTO_PCBC=m | 1091 | CONFIG_CRYPTO_PCBC=m |
1052 | # CONFIG_CRYPTO_LRW is not set | 1092 | # CONFIG_CRYPTO_LRW is not set |
1053 | # CONFIG_CRYPTO_XTS is not set | 1093 | # CONFIG_CRYPTO_XTS is not set |
1094 | # CONFIG_CRYPTO_CTR is not set | ||
1095 | # CONFIG_CRYPTO_GCM is not set | ||
1096 | # CONFIG_CRYPTO_CCM is not set | ||
1054 | # CONFIG_CRYPTO_CRYPTD is not set | 1097 | # CONFIG_CRYPTO_CRYPTD is not set |
1055 | CONFIG_CRYPTO_DES=y | 1098 | CONFIG_CRYPTO_DES=y |
1056 | # CONFIG_CRYPTO_FCRYPT is not set | 1099 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -1065,12 +1108,15 @@ CONFIG_CRYPTO_DES=y | |||
1065 | # CONFIG_CRYPTO_KHAZAD is not set | 1108 | # CONFIG_CRYPTO_KHAZAD is not set |
1066 | # CONFIG_CRYPTO_ANUBIS is not set | 1109 | # CONFIG_CRYPTO_ANUBIS is not set |
1067 | # CONFIG_CRYPTO_SEED is not set | 1110 | # CONFIG_CRYPTO_SEED is not set |
1111 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1068 | # CONFIG_CRYPTO_DEFLATE is not set | 1112 | # CONFIG_CRYPTO_DEFLATE is not set |
1069 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1113 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1070 | # CONFIG_CRYPTO_CRC32C is not set | 1114 | # CONFIG_CRYPTO_CRC32C is not set |
1071 | # CONFIG_CRYPTO_CAMELLIA is not set | 1115 | # CONFIG_CRYPTO_CAMELLIA is not set |
1072 | # CONFIG_CRYPTO_TEST is not set | 1116 | # CONFIG_CRYPTO_TEST is not set |
1073 | # CONFIG_CRYPTO_AUTHENC is not set | 1117 | # CONFIG_CRYPTO_AUTHENC is not set |
1118 | # CONFIG_CRYPTO_LZO is not set | ||
1074 | CONFIG_CRYPTO_HW=y | 1119 | CONFIG_CRYPTO_HW=y |
1120 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1075 | # CONFIG_PPC_CLOCK is not set | 1121 | # CONFIG_PPC_CLOCK is not set |
1076 | CONFIG_PPC_LIB_RHEAP=y | 1122 | CONFIG_PPC_LIB_RHEAP=y |