diff options
Diffstat (limited to 'arch/powerpc/configs/mpc8313_rdb_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc8313_rdb_defconfig | 114 |
1 files changed, 74 insertions, 40 deletions
diff --git a/arch/powerpc/configs/mpc8313_rdb_defconfig b/arch/powerpc/configs/mpc8313_rdb_defconfig index 3b29ac53844e..7a862a6e3be8 100644 --- a/arch/powerpc/configs/mpc8313_rdb_defconfig +++ b/arch/powerpc/configs/mpc8313_rdb_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-rc6 | 3 | # Linux kernel version: 2.6.25-rc6 |
4 | # Thu Jan 17 16:35:55 2008 | 4 | # Mon Mar 24 08:48:14 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -14,8 +14,8 @@ CONFIG_6xx=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_83xx=y | ||
18 | CONFIG_PPC_FPU=y | 17 | CONFIG_PPC_FPU=y |
18 | # CONFIG_FSL_EMB_PERFMON is not set | ||
19 | CONFIG_PPC_STD_MMU=y | 19 | CONFIG_PPC_STD_MMU=y |
20 | CONFIG_PPC_STD_MMU_32=y | 20 | CONFIG_PPC_STD_MMU_32=y |
21 | # CONFIG_PPC_MM_SLICES is not set | 21 | # CONFIG_PPC_MM_SLICES is not set |
@@ -29,6 +29,7 @@ CONFIG_GENERIC_TIME=y | |||
29 | CONFIG_GENERIC_TIME_VSYSCALL=y | 29 | CONFIG_GENERIC_TIME_VSYSCALL=y |
30 | CONFIG_GENERIC_CLOCKEVENTS=y | 30 | CONFIG_GENERIC_CLOCKEVENTS=y |
31 | CONFIG_GENERIC_HARDIRQS=y | 31 | CONFIG_GENERIC_HARDIRQS=y |
32 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | ||
32 | CONFIG_IRQ_PER_CPU=y | 33 | CONFIG_IRQ_PER_CPU=y |
33 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 34 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
34 | CONFIG_ARCH_HAS_ILOG2_U32=y | 35 | CONFIG_ARCH_HAS_ILOG2_U32=y |
@@ -66,15 +67,19 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
66 | # CONFIG_POSIX_MQUEUE is not set | 67 | # CONFIG_POSIX_MQUEUE is not set |
67 | # CONFIG_BSD_PROCESS_ACCT is not set | 68 | # CONFIG_BSD_PROCESS_ACCT is not set |
68 | # CONFIG_TASKSTATS is not set | 69 | # CONFIG_TASKSTATS is not set |
69 | # CONFIG_USER_NS is not set | ||
70 | # CONFIG_PID_NS is not set | ||
71 | # CONFIG_AUDIT is not set | 70 | # CONFIG_AUDIT is not set |
72 | # CONFIG_IKCONFIG is not set | 71 | # CONFIG_IKCONFIG is not set |
73 | CONFIG_LOG_BUF_SHIFT=14 | 72 | CONFIG_LOG_BUF_SHIFT=14 |
74 | # CONFIG_CGROUPS is not set | 73 | # CONFIG_CGROUPS is not set |
74 | CONFIG_GROUP_SCHED=y | ||
75 | # CONFIG_FAIR_GROUP_SCHED is not set | 75 | # CONFIG_FAIR_GROUP_SCHED is not set |
76 | # CONFIG_RT_GROUP_SCHED is not set | ||
77 | CONFIG_USER_SCHED=y | ||
78 | # CONFIG_CGROUP_SCHED is not set | ||
76 | CONFIG_SYSFS_DEPRECATED=y | 79 | CONFIG_SYSFS_DEPRECATED=y |
80 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
77 | # CONFIG_RELAY is not set | 81 | # CONFIG_RELAY is not set |
82 | # CONFIG_NAMESPACES is not set | ||
78 | CONFIG_BLK_DEV_INITRD=y | 83 | CONFIG_BLK_DEV_INITRD=y |
79 | CONFIG_INITRAMFS_SOURCE="" | 84 | CONFIG_INITRAMFS_SOURCE="" |
80 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 85 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
@@ -86,11 +91,13 @@ CONFIG_HOTPLUG=y | |||
86 | CONFIG_PRINTK=y | 91 | CONFIG_PRINTK=y |
87 | CONFIG_BUG=y | 92 | CONFIG_BUG=y |
88 | CONFIG_ELF_CORE=y | 93 | CONFIG_ELF_CORE=y |
94 | CONFIG_COMPAT_BRK=y | ||
89 | CONFIG_BASE_FULL=y | 95 | CONFIG_BASE_FULL=y |
90 | CONFIG_FUTEX=y | 96 | CONFIG_FUTEX=y |
91 | CONFIG_ANON_INODES=y | 97 | CONFIG_ANON_INODES=y |
92 | # CONFIG_EPOLL is not set | 98 | # CONFIG_EPOLL is not set |
93 | CONFIG_SIGNALFD=y | 99 | CONFIG_SIGNALFD=y |
100 | CONFIG_TIMERFD=y | ||
94 | CONFIG_EVENTFD=y | 101 | CONFIG_EVENTFD=y |
95 | CONFIG_SHMEM=y | 102 | CONFIG_SHMEM=y |
96 | CONFIG_VM_EVENT_COUNTERS=y | 103 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -98,6 +105,13 @@ CONFIG_SLUB_DEBUG=y | |||
98 | # CONFIG_SLAB is not set | 105 | # CONFIG_SLAB is not set |
99 | CONFIG_SLUB=y | 106 | CONFIG_SLUB=y |
100 | # 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_HAVE_KPROBES=y | ||
112 | CONFIG_HAVE_KRETPROBES=y | ||
113 | CONFIG_PROC_PAGE_MONITOR=y | ||
114 | CONFIG_SLABINFO=y | ||
101 | CONFIG_RT_MUTEXES=y | 115 | CONFIG_RT_MUTEXES=y |
102 | # CONFIG_TINY_SHMEM is not set | 116 | # CONFIG_TINY_SHMEM is not set |
103 | CONFIG_BASE_SMALL=0 | 117 | CONFIG_BASE_SMALL=0 |
@@ -125,6 +139,7 @@ CONFIG_DEFAULT_AS=y | |||
125 | # CONFIG_DEFAULT_CFQ is not set | 139 | # CONFIG_DEFAULT_CFQ is not set |
126 | # CONFIG_DEFAULT_NOOP is not set | 140 | # CONFIG_DEFAULT_NOOP is not set |
127 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 141 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
142 | CONFIG_CLASSIC_RCU=y | ||
128 | 143 | ||
129 | # | 144 | # |
130 | # Platform support | 145 | # Platform support |
@@ -133,11 +148,12 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
133 | # CONFIG_PPC_82xx is not set | 148 | # CONFIG_PPC_82xx is not set |
134 | CONFIG_PPC_83xx=y | 149 | CONFIG_PPC_83xx=y |
135 | # CONFIG_PPC_86xx is not set | 150 | # CONFIG_PPC_86xx is not set |
136 | # CONFIG_PPC_MPC52xx is not set | 151 | # CONFIG_PPC_MPC512x is not set |
137 | # CONFIG_PPC_MPC5200 is not set | 152 | # CONFIG_PPC_MPC5121 is not set |
138 | # CONFIG_PPC_CELL is not set | 153 | # CONFIG_PPC_CELL is not set |
139 | # CONFIG_PPC_CELL_NATIVE is not set | 154 | # CONFIG_PPC_CELL_NATIVE is not set |
140 | # CONFIG_PQ2ADS is not set | 155 | # CONFIG_PQ2ADS is not set |
156 | CONFIG_MPC83xx=y | ||
141 | CONFIG_MPC831x_RDB=y | 157 | CONFIG_MPC831x_RDB=y |
142 | # CONFIG_MPC832x_MDS is not set | 158 | # CONFIG_MPC832x_MDS is not set |
143 | # CONFIG_MPC832x_RDB is not set | 159 | # CONFIG_MPC832x_RDB is not set |
@@ -145,7 +161,10 @@ CONFIG_MPC831x_RDB=y | |||
145 | # CONFIG_MPC834x_ITX is not set | 161 | # CONFIG_MPC834x_ITX is not set |
146 | # CONFIG_MPC836x_MDS is not set | 162 | # CONFIG_MPC836x_MDS is not set |
147 | # CONFIG_MPC837x_MDS is not set | 163 | # CONFIG_MPC837x_MDS is not set |
164 | # CONFIG_MPC837x_RDB is not set | ||
165 | # CONFIG_SBC834x is not set | ||
148 | CONFIG_PPC_MPC831x=y | 166 | CONFIG_PPC_MPC831x=y |
167 | CONFIG_IPIC=y | ||
149 | # CONFIG_MPIC is not set | 168 | # CONFIG_MPIC is not set |
150 | # CONFIG_MPIC_WEIRD is not set | 169 | # CONFIG_MPIC_WEIRD is not set |
151 | # CONFIG_PPC_I8259 is not set | 170 | # CONFIG_PPC_I8259 is not set |
@@ -156,7 +175,6 @@ CONFIG_PPC_MPC831x=y | |||
156 | # CONFIG_PPC_INDIRECT_IO is not set | 175 | # CONFIG_PPC_INDIRECT_IO is not set |
157 | # CONFIG_GENERIC_IOMAP is not set | 176 | # CONFIG_GENERIC_IOMAP is not set |
158 | # CONFIG_CPU_FREQ is not set | 177 | # CONFIG_CPU_FREQ is not set |
159 | # CONFIG_CPM2 is not set | ||
160 | # CONFIG_FSL_ULI1575 is not set | 178 | # CONFIG_FSL_ULI1575 is not set |
161 | 179 | ||
162 | # | 180 | # |
@@ -172,12 +190,16 @@ CONFIG_HZ_250=y | |||
172 | # CONFIG_HZ_300 is not set | 190 | # CONFIG_HZ_300 is not set |
173 | # CONFIG_HZ_1000 is not set | 191 | # CONFIG_HZ_1000 is not set |
174 | CONFIG_HZ=250 | 192 | CONFIG_HZ=250 |
193 | # CONFIG_SCHED_HRTICK is not set | ||
175 | CONFIG_PREEMPT_NONE=y | 194 | CONFIG_PREEMPT_NONE=y |
176 | # CONFIG_PREEMPT_VOLUNTARY is not set | 195 | # CONFIG_PREEMPT_VOLUNTARY is not set |
177 | # CONFIG_PREEMPT is not set | 196 | # CONFIG_PREEMPT is not set |
178 | CONFIG_BINFMT_ELF=y | 197 | CONFIG_BINFMT_ELF=y |
179 | # CONFIG_BINFMT_MISC is not set | 198 | # CONFIG_BINFMT_MISC is not set |
199 | # CONFIG_IOMMU_HELPER is not set | ||
180 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 200 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
201 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
202 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
181 | CONFIG_ARCH_FLATMEM_ENABLE=y | 203 | CONFIG_ARCH_FLATMEM_ENABLE=y |
182 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 204 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
183 | CONFIG_SELECT_MEMORY_MODEL=y | 205 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -196,11 +218,7 @@ CONFIG_VIRT_TO_BUS=y | |||
196 | CONFIG_PROC_DEVICETREE=y | 218 | CONFIG_PROC_DEVICETREE=y |
197 | # CONFIG_CMDLINE_BOOL is not set | 219 | # CONFIG_CMDLINE_BOOL is not set |
198 | # CONFIG_PM is not set | 220 | # CONFIG_PM is not set |
199 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
200 | CONFIG_HIBERNATION_UP_POSSIBLE=y | ||
201 | CONFIG_SECCOMP=y | 221 | CONFIG_SECCOMP=y |
202 | CONFIG_WANT_DEVICE_TREE=y | ||
203 | CONFIG_DEVICE_TREE="" | ||
204 | CONFIG_ISA_DMA_API=y | 222 | CONFIG_ISA_DMA_API=y |
205 | 223 | ||
206 | # | 224 | # |
@@ -250,6 +268,7 @@ CONFIG_XFRM=y | |||
250 | # CONFIG_XFRM_USER is not set | 268 | # CONFIG_XFRM_USER is not set |
251 | # CONFIG_XFRM_SUB_POLICY is not set | 269 | # CONFIG_XFRM_SUB_POLICY is not set |
252 | # CONFIG_XFRM_MIGRATE is not set | 270 | # CONFIG_XFRM_MIGRATE is not set |
271 | # CONFIG_XFRM_STATISTICS is not set | ||
253 | # CONFIG_NET_KEY is not set | 272 | # CONFIG_NET_KEY is not set |
254 | CONFIG_INET=y | 273 | CONFIG_INET=y |
255 | CONFIG_IP_MULTICAST=y | 274 | CONFIG_IP_MULTICAST=y |
@@ -305,6 +324,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
305 | # | 324 | # |
306 | # CONFIG_NET_PKTGEN is not set | 325 | # CONFIG_NET_PKTGEN is not set |
307 | # CONFIG_HAMRADIO is not set | 326 | # CONFIG_HAMRADIO is not set |
327 | # CONFIG_CAN is not set | ||
308 | # CONFIG_IRDA is not set | 328 | # CONFIG_IRDA is not set |
309 | # CONFIG_BT is not set | 329 | # CONFIG_BT is not set |
310 | # CONFIG_AF_RXRPC is not set | 330 | # CONFIG_AF_RXRPC is not set |
@@ -340,6 +360,7 @@ CONFIG_MTD=y | |||
340 | CONFIG_MTD_PARTITIONS=y | 360 | CONFIG_MTD_PARTITIONS=y |
341 | # CONFIG_MTD_REDBOOT_PARTS is not set | 361 | # CONFIG_MTD_REDBOOT_PARTS is not set |
342 | # CONFIG_MTD_CMDLINE_PARTS is not set | 362 | # CONFIG_MTD_CMDLINE_PARTS is not set |
363 | # CONFIG_MTD_OF_PARTS is not set | ||
343 | 364 | ||
344 | # | 365 | # |
345 | # User Modules And Translation Layers | 366 | # User Modules And Translation Layers |
@@ -415,6 +436,7 @@ CONFIG_MTD_NAND_IDS=y | |||
415 | # CONFIG_MTD_NAND_NANDSIM is not set | 436 | # CONFIG_MTD_NAND_NANDSIM is not set |
416 | # CONFIG_MTD_NAND_PLATFORM is not set | 437 | # CONFIG_MTD_NAND_PLATFORM is not set |
417 | # CONFIG_MTD_ALAUDA is not set | 438 | # CONFIG_MTD_ALAUDA is not set |
439 | # CONFIG_MTD_NAND_FSL_ELBC is not set | ||
418 | # CONFIG_MTD_ONENAND is not set | 440 | # CONFIG_MTD_ONENAND is not set |
419 | 441 | ||
420 | # | 442 | # |
@@ -438,7 +460,7 @@ CONFIG_BLK_DEV_LOOP=y | |||
438 | CONFIG_BLK_DEV_RAM=y | 460 | CONFIG_BLK_DEV_RAM=y |
439 | CONFIG_BLK_DEV_RAM_COUNT=16 | 461 | CONFIG_BLK_DEV_RAM_COUNT=16 |
440 | CONFIG_BLK_DEV_RAM_SIZE=32768 | 462 | CONFIG_BLK_DEV_RAM_SIZE=32768 |
441 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 463 | # CONFIG_BLK_DEV_XIP is not set |
442 | # CONFIG_CDROM_PKTCDVD is not set | 464 | # CONFIG_CDROM_PKTCDVD is not set |
443 | # CONFIG_ATA_OVER_ETH is not set | 465 | # CONFIG_ATA_OVER_ETH is not set |
444 | CONFIG_MISC_DEVICES=y | 466 | CONFIG_MISC_DEVICES=y |
@@ -446,6 +468,8 @@ CONFIG_MISC_DEVICES=y | |||
446 | # CONFIG_EEPROM_93CX6 is not set | 468 | # CONFIG_EEPROM_93CX6 is not set |
447 | # CONFIG_SGI_IOC4 is not set | 469 | # CONFIG_SGI_IOC4 is not set |
448 | # CONFIG_TIFM_CORE is not set | 470 | # CONFIG_TIFM_CORE is not set |
471 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
472 | CONFIG_HAVE_IDE=y | ||
449 | # CONFIG_IDE is not set | 473 | # CONFIG_IDE is not set |
450 | 474 | ||
451 | # | 475 | # |
@@ -510,6 +534,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
510 | # CONFIG_SCSI_IPS is not set | 534 | # CONFIG_SCSI_IPS is not set |
511 | # CONFIG_SCSI_INITIO is not set | 535 | # CONFIG_SCSI_INITIO is not set |
512 | # CONFIG_SCSI_INIA100 is not set | 536 | # CONFIG_SCSI_INIA100 is not set |
537 | # CONFIG_SCSI_MVSAS is not set | ||
513 | # CONFIG_SCSI_STEX is not set | 538 | # CONFIG_SCSI_STEX is not set |
514 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 539 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
515 | # CONFIG_SCSI_QLOGIC_1280 is not set | 540 | # CONFIG_SCSI_QLOGIC_1280 is not set |
@@ -549,7 +574,6 @@ CONFIG_NETDEVICES=y | |||
549 | # CONFIG_EQUALIZER is not set | 574 | # CONFIG_EQUALIZER is not set |
550 | # CONFIG_TUN is not set | 575 | # CONFIG_TUN is not set |
551 | # CONFIG_VETH is not set | 576 | # CONFIG_VETH is not set |
552 | # CONFIG_IP1000 is not set | ||
553 | # CONFIG_ARCNET is not set | 577 | # CONFIG_ARCNET is not set |
554 | CONFIG_PHYLIB=y | 578 | CONFIG_PHYLIB=y |
555 | 579 | ||
@@ -565,6 +589,7 @@ CONFIG_CICADA_PHY=y | |||
565 | # CONFIG_SMSC_PHY is not set | 589 | # CONFIG_SMSC_PHY is not set |
566 | # CONFIG_BROADCOM_PHY is not set | 590 | # CONFIG_BROADCOM_PHY is not set |
567 | # CONFIG_ICPLUS_PHY is not set | 591 | # CONFIG_ICPLUS_PHY is not set |
592 | # CONFIG_REALTEK_PHY is not set | ||
568 | # CONFIG_FIXED_PHY is not set | 593 | # CONFIG_FIXED_PHY is not set |
569 | # CONFIG_MDIO_BITBANG is not set | 594 | # CONFIG_MDIO_BITBANG is not set |
570 | CONFIG_NET_ETHERNET=y | 595 | CONFIG_NET_ETHERNET=y |
@@ -573,6 +598,7 @@ CONFIG_MII=y | |||
573 | # CONFIG_SUNGEM is not set | 598 | # CONFIG_SUNGEM is not set |
574 | # CONFIG_CASSINI is not set | 599 | # CONFIG_CASSINI is not set |
575 | # CONFIG_NET_VENDOR_3COM is not set | 600 | # CONFIG_NET_VENDOR_3COM is not set |
601 | # CONFIG_ENC28J60 is not set | ||
576 | # CONFIG_NET_TULIP is not set | 602 | # CONFIG_NET_TULIP is not set |
577 | # CONFIG_HP100 is not set | 603 | # CONFIG_HP100 is not set |
578 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | 604 | # CONFIG_IBM_NEW_EMAC_ZMII is not set |
@@ -592,6 +618,7 @@ CONFIG_E100=y | |||
592 | # CONFIG_NE2K_PCI is not set | 618 | # CONFIG_NE2K_PCI is not set |
593 | # CONFIG_8139CP is not set | 619 | # CONFIG_8139CP is not set |
594 | # CONFIG_8139TOO is not set | 620 | # CONFIG_8139TOO is not set |
621 | # CONFIG_R6040 is not set | ||
595 | # CONFIG_SIS900 is not set | 622 | # CONFIG_SIS900 is not set |
596 | # CONFIG_EPIC100 is not set | 623 | # CONFIG_EPIC100 is not set |
597 | # CONFIG_SUNDANCE is not set | 624 | # CONFIG_SUNDANCE is not set |
@@ -603,6 +630,9 @@ CONFIG_NETDEV_1000=y | |||
603 | # CONFIG_DL2K is not set | 630 | # CONFIG_DL2K is not set |
604 | # CONFIG_E1000 is not set | 631 | # CONFIG_E1000 is not set |
605 | # CONFIG_E1000E is not set | 632 | # CONFIG_E1000E is not set |
633 | # CONFIG_E1000E_ENABLED is not set | ||
634 | # CONFIG_IP1000 is not set | ||
635 | # CONFIG_IGB is not set | ||
606 | # CONFIG_NS83820 is not set | 636 | # CONFIG_NS83820 is not set |
607 | # CONFIG_HAMACHI is not set | 637 | # CONFIG_HAMACHI is not set |
608 | # CONFIG_YELLOWFIN is not set | 638 | # CONFIG_YELLOWFIN is not set |
@@ -629,6 +659,7 @@ CONFIG_NETDEV_10000=y | |||
629 | # CONFIG_NIU is not set | 659 | # CONFIG_NIU is not set |
630 | # CONFIG_MLX4_CORE is not set | 660 | # CONFIG_MLX4_CORE is not set |
631 | # CONFIG_TEHUTI is not set | 661 | # CONFIG_TEHUTI is not set |
662 | # CONFIG_BNX2X is not set | ||
632 | # CONFIG_TR is not set | 663 | # CONFIG_TR is not set |
633 | 664 | ||
634 | # | 665 | # |
@@ -651,7 +682,6 @@ CONFIG_NETDEV_10000=y | |||
651 | # CONFIG_PPP is not set | 682 | # CONFIG_PPP is not set |
652 | # CONFIG_SLIP is not set | 683 | # CONFIG_SLIP is not set |
653 | # CONFIG_NET_FC is not set | 684 | # CONFIG_NET_FC is not set |
654 | # CONFIG_SHAPER is not set | ||
655 | # CONFIG_NETCONSOLE is not set | 685 | # CONFIG_NETCONSOLE is not set |
656 | # CONFIG_NETPOLL is not set | 686 | # CONFIG_NETPOLL is not set |
657 | # CONFIG_NET_POLL_CONTROLLER is not set | 687 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -694,6 +724,7 @@ CONFIG_INPUT=y | |||
694 | # | 724 | # |
695 | # CONFIG_VT is not set | 725 | # CONFIG_VT is not set |
696 | # CONFIG_SERIAL_NONSTANDARD is not set | 726 | # CONFIG_SERIAL_NONSTANDARD is not set |
727 | # CONFIG_NOZOMI is not set | ||
697 | 728 | ||
698 | # | 729 | # |
699 | # Serial drivers | 730 | # Serial drivers |
@@ -767,14 +798,12 @@ CONFIG_I2C_MPC=y | |||
767 | # | 798 | # |
768 | # Miscellaneous I2C Chip support | 799 | # Miscellaneous I2C Chip support |
769 | # | 800 | # |
770 | # CONFIG_SENSORS_DS1337 is not set | ||
771 | # CONFIG_SENSORS_DS1374 is not set | ||
772 | # CONFIG_DS1682 is not set | 801 | # CONFIG_DS1682 is not set |
773 | # CONFIG_SENSORS_EEPROM is not set | 802 | # CONFIG_SENSORS_EEPROM is not set |
774 | # CONFIG_SENSORS_PCF8574 is not set | 803 | # CONFIG_SENSORS_PCF8574 is not set |
775 | # CONFIG_SENSORS_PCA9539 is not set | 804 | # CONFIG_PCF8575 is not set |
776 | # CONFIG_SENSORS_PCF8591 is not set | 805 | # CONFIG_SENSORS_PCF8591 is not set |
777 | # CONFIG_SENSORS_M41T00 is not set | 806 | # CONFIG_TPS65010 is not set |
778 | # CONFIG_SENSORS_MAX6875 is not set | 807 | # CONFIG_SENSORS_MAX6875 is not set |
779 | # CONFIG_SENSORS_TSL2550 is not set | 808 | # CONFIG_SENSORS_TSL2550 is not set |
780 | # CONFIG_I2C_DEBUG_CORE is not set | 809 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -813,6 +842,7 @@ CONFIG_HWMON=y | |||
813 | # CONFIG_SENSORS_ADM1031 is not set | 842 | # CONFIG_SENSORS_ADM1031 is not set |
814 | # CONFIG_SENSORS_ADM9240 is not set | 843 | # CONFIG_SENSORS_ADM9240 is not set |
815 | # CONFIG_SENSORS_ADT7470 is not set | 844 | # CONFIG_SENSORS_ADT7470 is not set |
845 | # CONFIG_SENSORS_ADT7473 is not set | ||
816 | # CONFIG_SENSORS_ATXP1 is not set | 846 | # CONFIG_SENSORS_ATXP1 is not set |
817 | # CONFIG_SENSORS_DS1621 is not set | 847 | # CONFIG_SENSORS_DS1621 is not set |
818 | # CONFIG_SENSORS_I5K_AMB is not set | 848 | # CONFIG_SENSORS_I5K_AMB is not set |
@@ -843,6 +873,7 @@ CONFIG_HWMON=y | |||
843 | # CONFIG_SENSORS_SMSC47M1 is not set | 873 | # CONFIG_SENSORS_SMSC47M1 is not set |
844 | # CONFIG_SENSORS_SMSC47M192 is not set | 874 | # CONFIG_SENSORS_SMSC47M192 is not set |
845 | # CONFIG_SENSORS_SMSC47B397 is not set | 875 | # CONFIG_SENSORS_SMSC47B397 is not set |
876 | # CONFIG_SENSORS_ADS7828 is not set | ||
846 | # CONFIG_SENSORS_THMC50 is not set | 877 | # CONFIG_SENSORS_THMC50 is not set |
847 | # CONFIG_SENSORS_VIA686A is not set | 878 | # CONFIG_SENSORS_VIA686A is not set |
848 | # CONFIG_SENSORS_VT1211 is not set | 879 | # CONFIG_SENSORS_VT1211 is not set |
@@ -852,9 +883,11 @@ CONFIG_HWMON=y | |||
852 | # CONFIG_SENSORS_W83792D is not set | 883 | # CONFIG_SENSORS_W83792D is not set |
853 | # CONFIG_SENSORS_W83793 is not set | 884 | # CONFIG_SENSORS_W83793 is not set |
854 | # CONFIG_SENSORS_W83L785TS is not set | 885 | # CONFIG_SENSORS_W83L785TS is not set |
886 | # CONFIG_SENSORS_W83L786NG is not set | ||
855 | # CONFIG_SENSORS_W83627HF is not set | 887 | # CONFIG_SENSORS_W83627HF is not set |
856 | # CONFIG_SENSORS_W83627EHF is not set | 888 | # CONFIG_SENSORS_W83627EHF is not set |
857 | # CONFIG_HWMON_DEBUG_CHIP is not set | 889 | # CONFIG_HWMON_DEBUG_CHIP is not set |
890 | # CONFIG_THERMAL is not set | ||
858 | CONFIG_WATCHDOG=y | 891 | CONFIG_WATCHDOG=y |
859 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 892 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
860 | 893 | ||
@@ -934,6 +967,7 @@ CONFIG_USB_ARCH_HAS_OHCI=y | |||
934 | CONFIG_USB_ARCH_HAS_EHCI=y | 967 | CONFIG_USB_ARCH_HAS_EHCI=y |
935 | CONFIG_USB=y | 968 | CONFIG_USB=y |
936 | # CONFIG_USB_DEBUG is not set | 969 | # CONFIG_USB_DEBUG is not set |
970 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
937 | 971 | ||
938 | # | 972 | # |
939 | # Miscellaneous USB options | 973 | # Miscellaneous USB options |
@@ -947,10 +981,10 @@ CONFIG_USB_DEVICE_CLASS=y | |||
947 | # USB Host Controller Drivers | 981 | # USB Host Controller Drivers |
948 | # | 982 | # |
949 | CONFIG_USB_EHCI_HCD=y | 983 | CONFIG_USB_EHCI_HCD=y |
950 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | ||
951 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | 984 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
952 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 985 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
953 | CONFIG_USB_EHCI_FSL=y | 986 | CONFIG_USB_EHCI_FSL=y |
987 | CONFIG_USB_EHCI_HCD_PPC_OF=y | ||
954 | # CONFIG_USB_ISP116X_HCD is not set | 988 | # CONFIG_USB_ISP116X_HCD is not set |
955 | CONFIG_USB_OHCI_HCD=y | 989 | CONFIG_USB_OHCI_HCD=y |
956 | CONFIG_USB_OHCI_HCD_PPC_OF=y | 990 | CONFIG_USB_OHCI_HCD_PPC_OF=y |
@@ -1001,10 +1035,6 @@ CONFIG_USB_MON=y | |||
1001 | # | 1035 | # |
1002 | # USB port drivers | 1036 | # USB port drivers |
1003 | # | 1037 | # |
1004 | |||
1005 | # | ||
1006 | # USB Serial Converter support | ||
1007 | # | ||
1008 | # CONFIG_USB_SERIAL is not set | 1038 | # CONFIG_USB_SERIAL is not set |
1009 | 1039 | ||
1010 | # | 1040 | # |
@@ -1030,14 +1060,6 @@ CONFIG_USB_MON=y | |||
1030 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1060 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1031 | # CONFIG_USB_IOWARRIOR is not set | 1061 | # CONFIG_USB_IOWARRIOR is not set |
1032 | # CONFIG_USB_TEST is not set | 1062 | # CONFIG_USB_TEST is not set |
1033 | |||
1034 | # | ||
1035 | # USB DSL modem support | ||
1036 | # | ||
1037 | |||
1038 | # | ||
1039 | # USB Gadget Support | ||
1040 | # | ||
1041 | CONFIG_USB_GADGET=y | 1063 | CONFIG_USB_GADGET=y |
1042 | # CONFIG_USB_GADGET_DEBUG is not set | 1064 | # CONFIG_USB_GADGET_DEBUG is not set |
1043 | # CONFIG_USB_GADGET_DEBUG_FILES is not set | 1065 | # CONFIG_USB_GADGET_DEBUG_FILES is not set |
@@ -1063,7 +1085,9 @@ CONFIG_USB_ETH_RNDIS=y | |||
1063 | # CONFIG_USB_FILE_STORAGE is not set | 1085 | # CONFIG_USB_FILE_STORAGE is not set |
1064 | # CONFIG_USB_G_SERIAL is not set | 1086 | # CONFIG_USB_G_SERIAL is not set |
1065 | # CONFIG_USB_MIDI_GADGET is not set | 1087 | # CONFIG_USB_MIDI_GADGET is not set |
1088 | # CONFIG_USB_G_PRINTER is not set | ||
1066 | # CONFIG_MMC is not set | 1089 | # CONFIG_MMC is not set |
1090 | # CONFIG_MEMSTICK is not set | ||
1067 | # CONFIG_NEW_LEDS is not set | 1091 | # CONFIG_NEW_LEDS is not set |
1068 | # CONFIG_INFINIBAND is not set | 1092 | # CONFIG_INFINIBAND is not set |
1069 | # CONFIG_EDAC is not set | 1093 | # CONFIG_EDAC is not set |
@@ -1095,20 +1119,23 @@ CONFIG_RTC_DRV_DS1307=y | |||
1095 | # CONFIG_RTC_DRV_PCF8563 is not set | 1119 | # CONFIG_RTC_DRV_PCF8563 is not set |
1096 | # CONFIG_RTC_DRV_PCF8583 is not set | 1120 | # CONFIG_RTC_DRV_PCF8583 is not set |
1097 | # CONFIG_RTC_DRV_M41T80 is not set | 1121 | # CONFIG_RTC_DRV_M41T80 is not set |
1122 | # CONFIG_RTC_DRV_S35390A is not set | ||
1098 | 1123 | ||
1099 | # | 1124 | # |
1100 | # SPI RTC drivers | 1125 | # SPI RTC drivers |
1101 | # | 1126 | # |
1102 | # CONFIG_RTC_DRV_RS5C348 is not set | ||
1103 | # CONFIG_RTC_DRV_MAX6902 is not set | 1127 | # CONFIG_RTC_DRV_MAX6902 is not set |
1128 | # CONFIG_RTC_DRV_R9701 is not set | ||
1129 | # CONFIG_RTC_DRV_RS5C348 is not set | ||
1104 | 1130 | ||
1105 | # | 1131 | # |
1106 | # Platform RTC drivers | 1132 | # Platform RTC drivers |
1107 | # | 1133 | # |
1108 | # CONFIG_RTC_DRV_CMOS is not set | 1134 | # CONFIG_RTC_DRV_CMOS is not set |
1135 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1109 | # CONFIG_RTC_DRV_DS1553 is not set | 1136 | # CONFIG_RTC_DRV_DS1553 is not set |
1110 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1111 | # CONFIG_RTC_DRV_DS1742 is not set | 1137 | # CONFIG_RTC_DRV_DS1742 is not set |
1138 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1112 | # CONFIG_RTC_DRV_M48T86 is not set | 1139 | # CONFIG_RTC_DRV_M48T86 is not set |
1113 | # CONFIG_RTC_DRV_M48T59 is not set | 1140 | # CONFIG_RTC_DRV_M48T59 is not set |
1114 | # CONFIG_RTC_DRV_V3020 is not set | 1141 | # CONFIG_RTC_DRV_V3020 is not set |
@@ -1116,6 +1143,7 @@ CONFIG_RTC_DRV_DS1307=y | |||
1116 | # | 1143 | # |
1117 | # on-CPU RTC drivers | 1144 | # on-CPU RTC drivers |
1118 | # | 1145 | # |
1146 | # CONFIG_DMADEVICES is not set | ||
1119 | 1147 | ||
1120 | # | 1148 | # |
1121 | # Userspace I/O | 1149 | # Userspace I/O |
@@ -1141,12 +1169,10 @@ CONFIG_FS_MBCACHE=y | |||
1141 | # CONFIG_XFS_FS is not set | 1169 | # CONFIG_XFS_FS is not set |
1142 | # CONFIG_GFS2_FS is not set | 1170 | # CONFIG_GFS2_FS is not set |
1143 | # CONFIG_OCFS2_FS is not set | 1171 | # CONFIG_OCFS2_FS is not set |
1144 | # CONFIG_MINIX_FS is not set | 1172 | CONFIG_DNOTIFY=y |
1145 | # CONFIG_ROMFS_FS is not set | ||
1146 | CONFIG_INOTIFY=y | 1173 | CONFIG_INOTIFY=y |
1147 | CONFIG_INOTIFY_USER=y | 1174 | CONFIG_INOTIFY_USER=y |
1148 | # CONFIG_QUOTA is not set | 1175 | # CONFIG_QUOTA is not set |
1149 | CONFIG_DNOTIFY=y | ||
1150 | # CONFIG_AUTOFS_FS is not set | 1176 | # CONFIG_AUTOFS_FS is not set |
1151 | # CONFIG_AUTOFS4_FS is not set | 1177 | # CONFIG_AUTOFS4_FS is not set |
1152 | # CONFIG_FUSE_FS is not set | 1178 | # CONFIG_FUSE_FS is not set |
@@ -1199,8 +1225,10 @@ CONFIG_JFFS2_RTIME=y | |||
1199 | # CONFIG_JFFS2_RUBIN is not set | 1225 | # CONFIG_JFFS2_RUBIN is not set |
1200 | # CONFIG_CRAMFS is not set | 1226 | # CONFIG_CRAMFS is not set |
1201 | # CONFIG_VXFS_FS is not set | 1227 | # CONFIG_VXFS_FS is not set |
1228 | # CONFIG_MINIX_FS is not set | ||
1202 | # CONFIG_HPFS_FS is not set | 1229 | # CONFIG_HPFS_FS is not set |
1203 | # CONFIG_QNX4FS_FS is not set | 1230 | # CONFIG_QNX4FS_FS is not set |
1231 | # CONFIG_ROMFS_FS is not set | ||
1204 | # CONFIG_SYSV_FS is not set | 1232 | # CONFIG_SYSV_FS is not set |
1205 | # CONFIG_UFS_FS is not set | 1233 | # CONFIG_UFS_FS is not set |
1206 | CONFIG_NETWORK_FILESYSTEMS=y | 1234 | CONFIG_NETWORK_FILESYSTEMS=y |
@@ -1248,7 +1276,6 @@ CONFIG_MSDOS_PARTITION=y | |||
1248 | # CONFIG_SYSV68_PARTITION is not set | 1276 | # CONFIG_SYSV68_PARTITION is not set |
1249 | # CONFIG_NLS is not set | 1277 | # CONFIG_NLS is not set |
1250 | # CONFIG_DLM is not set | 1278 | # CONFIG_DLM is not set |
1251 | # CONFIG_UCC_SLOW is not set | ||
1252 | 1279 | ||
1253 | # | 1280 | # |
1254 | # Library routines | 1281 | # Library routines |
@@ -1266,7 +1293,6 @@ CONFIG_PLIST=y | |||
1266 | CONFIG_HAS_IOMEM=y | 1293 | CONFIG_HAS_IOMEM=y |
1267 | CONFIG_HAS_IOPORT=y | 1294 | CONFIG_HAS_IOPORT=y |
1268 | CONFIG_HAS_DMA=y | 1295 | CONFIG_HAS_DMA=y |
1269 | # CONFIG_INSTRUMENTATION is not set | ||
1270 | 1296 | ||
1271 | # | 1297 | # |
1272 | # Kernel hacking | 1298 | # Kernel hacking |
@@ -1285,6 +1311,7 @@ CONFIG_SCHED_DEBUG=y | |||
1285 | # CONFIG_SCHEDSTATS is not set | 1311 | # CONFIG_SCHEDSTATS is not set |
1286 | # CONFIG_TIMER_STATS is not set | 1312 | # CONFIG_TIMER_STATS is not set |
1287 | # CONFIG_SLUB_DEBUG_ON is not set | 1313 | # CONFIG_SLUB_DEBUG_ON is not set |
1314 | # CONFIG_SLUB_STATS is not set | ||
1288 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1315 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1289 | # CONFIG_RT_MUTEX_TESTER is not set | 1316 | # CONFIG_RT_MUTEX_TESTER is not set |
1290 | # CONFIG_DEBUG_SPINLOCK is not set | 1317 | # CONFIG_DEBUG_SPINLOCK is not set |
@@ -1297,9 +1324,9 @@ CONFIG_SCHED_DEBUG=y | |||
1297 | # CONFIG_DEBUG_VM is not set | 1324 | # CONFIG_DEBUG_VM is not set |
1298 | # CONFIG_DEBUG_LIST is not set | 1325 | # CONFIG_DEBUG_LIST is not set |
1299 | # CONFIG_DEBUG_SG is not set | 1326 | # CONFIG_DEBUG_SG is not set |
1300 | CONFIG_FORCED_INLINING=y | ||
1301 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1327 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1302 | # CONFIG_RCU_TORTURE_TEST is not set | 1328 | # CONFIG_RCU_TORTURE_TEST is not set |
1329 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1303 | # CONFIG_FAULT_INJECTION is not set | 1330 | # CONFIG_FAULT_INJECTION is not set |
1304 | # CONFIG_SAMPLES is not set | 1331 | # CONFIG_SAMPLES is not set |
1305 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1332 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
@@ -1318,6 +1345,7 @@ CONFIG_FORCED_INLINING=y | |||
1318 | CONFIG_CRYPTO=y | 1345 | CONFIG_CRYPTO=y |
1319 | CONFIG_CRYPTO_ALGAPI=y | 1346 | CONFIG_CRYPTO_ALGAPI=y |
1320 | CONFIG_CRYPTO_BLKCIPHER=y | 1347 | CONFIG_CRYPTO_BLKCIPHER=y |
1348 | # CONFIG_CRYPTO_SEQIV is not set | ||
1321 | CONFIG_CRYPTO_MANAGER=y | 1349 | CONFIG_CRYPTO_MANAGER=y |
1322 | # CONFIG_CRYPTO_HMAC is not set | 1350 | # CONFIG_CRYPTO_HMAC is not set |
1323 | # CONFIG_CRYPTO_XCBC is not set | 1351 | # CONFIG_CRYPTO_XCBC is not set |
@@ -1335,6 +1363,9 @@ CONFIG_CRYPTO_CBC=y | |||
1335 | CONFIG_CRYPTO_PCBC=m | 1363 | CONFIG_CRYPTO_PCBC=m |
1336 | # CONFIG_CRYPTO_LRW is not set | 1364 | # CONFIG_CRYPTO_LRW is not set |
1337 | # CONFIG_CRYPTO_XTS is not set | 1365 | # CONFIG_CRYPTO_XTS is not set |
1366 | # CONFIG_CRYPTO_CTR is not set | ||
1367 | # CONFIG_CRYPTO_GCM is not set | ||
1368 | # CONFIG_CRYPTO_CCM is not set | ||
1338 | # CONFIG_CRYPTO_CRYPTD is not set | 1369 | # CONFIG_CRYPTO_CRYPTD is not set |
1339 | CONFIG_CRYPTO_DES=y | 1370 | CONFIG_CRYPTO_DES=y |
1340 | # CONFIG_CRYPTO_FCRYPT is not set | 1371 | # CONFIG_CRYPTO_FCRYPT is not set |
@@ -1349,11 +1380,14 @@ CONFIG_CRYPTO_DES=y | |||
1349 | # CONFIG_CRYPTO_KHAZAD is not set | 1380 | # CONFIG_CRYPTO_KHAZAD is not set |
1350 | # CONFIG_CRYPTO_ANUBIS is not set | 1381 | # CONFIG_CRYPTO_ANUBIS is not set |
1351 | # CONFIG_CRYPTO_SEED is not set | 1382 | # CONFIG_CRYPTO_SEED is not set |
1383 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1352 | # CONFIG_CRYPTO_DEFLATE is not set | 1384 | # CONFIG_CRYPTO_DEFLATE is not set |
1353 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1385 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1354 | # CONFIG_CRYPTO_CRC32C is not set | 1386 | # CONFIG_CRYPTO_CRC32C is not set |
1355 | # CONFIG_CRYPTO_CAMELLIA is not set | 1387 | # CONFIG_CRYPTO_CAMELLIA is not set |
1356 | # CONFIG_CRYPTO_TEST is not set | 1388 | # CONFIG_CRYPTO_TEST is not set |
1357 | # CONFIG_CRYPTO_AUTHENC is not set | 1389 | # CONFIG_CRYPTO_AUTHENC is not set |
1390 | # CONFIG_CRYPTO_LZO is not set | ||
1358 | CONFIG_CRYPTO_HW=y | 1391 | CONFIG_CRYPTO_HW=y |
1392 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1359 | # CONFIG_PPC_CLOCK is not set | 1393 | # CONFIG_PPC_CLOCK is not set |