diff options
Diffstat (limited to 'arch/powerpc/configs/storcenter_defconfig')
-rw-r--r-- | arch/powerpc/configs/storcenter_defconfig | 102 |
1 files changed, 58 insertions, 44 deletions
diff --git a/arch/powerpc/configs/storcenter_defconfig b/arch/powerpc/configs/storcenter_defconfig index a034a5e452ef..8fc85747a0a7 100644 --- a/arch/powerpc/configs/storcenter_defconfig +++ b/arch/powerpc/configs/storcenter_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 | # Tue Jan 8 09:33:54 2008 | 4 | # Mon Mar 24 08:48:41 2008 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -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,17 +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=y | 75 | CONFIG_FAIR_GROUP_SCHED=y |
76 | CONFIG_FAIR_USER_SCHED=y | 76 | # CONFIG_RT_GROUP_SCHED is not set |
77 | # CONFIG_FAIR_CGROUP_SCHED is not set | 77 | CONFIG_USER_SCHED=y |
78 | # CONFIG_CGROUP_SCHED is not set | ||
78 | CONFIG_SYSFS_DEPRECATED=y | 79 | CONFIG_SYSFS_DEPRECATED=y |
80 | CONFIG_SYSFS_DEPRECATED_V2=y | ||
79 | # CONFIG_RELAY is not set | 81 | # CONFIG_RELAY is not set |
82 | # CONFIG_NAMESPACES is not set | ||
80 | # CONFIG_BLK_DEV_INITRD is not set | 83 | # CONFIG_BLK_DEV_INITRD is not set |
81 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 84 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
82 | CONFIG_SYSCTL=y | 85 | CONFIG_SYSCTL=y |
@@ -87,11 +90,13 @@ CONFIG_HOTPLUG=y | |||
87 | CONFIG_PRINTK=y | 90 | CONFIG_PRINTK=y |
88 | CONFIG_BUG=y | 91 | CONFIG_BUG=y |
89 | CONFIG_ELF_CORE=y | 92 | CONFIG_ELF_CORE=y |
93 | CONFIG_COMPAT_BRK=y | ||
90 | CONFIG_BASE_FULL=y | 94 | CONFIG_BASE_FULL=y |
91 | CONFIG_FUTEX=y | 95 | CONFIG_FUTEX=y |
92 | CONFIG_ANON_INODES=y | 96 | CONFIG_ANON_INODES=y |
93 | CONFIG_EPOLL=y | 97 | CONFIG_EPOLL=y |
94 | CONFIG_SIGNALFD=y | 98 | CONFIG_SIGNALFD=y |
99 | CONFIG_TIMERFD=y | ||
95 | CONFIG_EVENTFD=y | 100 | CONFIG_EVENTFD=y |
96 | CONFIG_SHMEM=y | 101 | CONFIG_SHMEM=y |
97 | CONFIG_VM_EVENT_COUNTERS=y | 102 | CONFIG_VM_EVENT_COUNTERS=y |
@@ -99,6 +104,13 @@ CONFIG_SLUB_DEBUG=y | |||
99 | # CONFIG_SLAB is not set | 104 | # CONFIG_SLAB is not set |
100 | CONFIG_SLUB=y | 105 | CONFIG_SLUB=y |
101 | # CONFIG_SLOB is not set | 106 | # CONFIG_SLOB is not set |
107 | # CONFIG_PROFILING is not set | ||
108 | # CONFIG_MARKERS is not set | ||
109 | CONFIG_HAVE_OPROFILE=y | ||
110 | CONFIG_HAVE_KPROBES=y | ||
111 | CONFIG_HAVE_KRETPROBES=y | ||
112 | CONFIG_PROC_PAGE_MONITOR=y | ||
113 | CONFIG_SLABINFO=y | ||
102 | CONFIG_RT_MUTEXES=y | 114 | CONFIG_RT_MUTEXES=y |
103 | # CONFIG_TINY_SHMEM is not set | 115 | # CONFIG_TINY_SHMEM is not set |
104 | CONFIG_BASE_SMALL=0 | 116 | CONFIG_BASE_SMALL=0 |
@@ -126,6 +138,7 @@ CONFIG_IOSCHED_CFQ=y | |||
126 | CONFIG_DEFAULT_CFQ=y | 138 | CONFIG_DEFAULT_CFQ=y |
127 | # CONFIG_DEFAULT_NOOP is not set | 139 | # CONFIG_DEFAULT_NOOP is not set |
128 | CONFIG_DEFAULT_IOSCHED="cfq" | 140 | CONFIG_DEFAULT_IOSCHED="cfq" |
141 | CONFIG_CLASSIC_RCU=y | ||
129 | 142 | ||
130 | # | 143 | # |
131 | # Platform support | 144 | # Platform support |
@@ -136,10 +149,10 @@ CONFIG_PPC_MULTIPLATFORM=y | |||
136 | # CONFIG_PPC_86xx is not set | 149 | # CONFIG_PPC_86xx is not set |
137 | CONFIG_CLASSIC32=y | 150 | CONFIG_CLASSIC32=y |
138 | # CONFIG_PPC_CHRP is not set | 151 | # CONFIG_PPC_CHRP is not set |
152 | # CONFIG_PPC_MPC512x is not set | ||
153 | # CONFIG_PPC_MPC5121 is not set | ||
154 | # CONFIG_MPC5121_ADS is not set | ||
139 | # CONFIG_PPC_MPC52xx is not set | 155 | # CONFIG_PPC_MPC52xx is not set |
140 | # CONFIG_PPC_MPC5200 is not set | ||
141 | # CONFIG_PPC_EFIKA is not set | ||
142 | # CONFIG_PPC_LITE5200 is not set | ||
143 | # CONFIG_PPC_PMAC is not set | 156 | # CONFIG_PPC_PMAC is not set |
144 | # CONFIG_PPC_CELL is not set | 157 | # CONFIG_PPC_CELL is not set |
145 | # CONFIG_PPC_CELL_NATIVE is not set | 158 | # CONFIG_PPC_CELL_NATIVE is not set |
@@ -153,6 +166,7 @@ CONFIG_STORCENTER=y | |||
153 | CONFIG_MPC10X_BRIDGE=y | 166 | CONFIG_MPC10X_BRIDGE=y |
154 | CONFIG_MPC10X_OPENPIC=y | 167 | CONFIG_MPC10X_OPENPIC=y |
155 | # CONFIG_MPC10X_STORE_GATHERING is not set | 168 | # CONFIG_MPC10X_STORE_GATHERING is not set |
169 | # CONFIG_IPIC is not set | ||
156 | CONFIG_MPIC=y | 170 | CONFIG_MPIC=y |
157 | # CONFIG_MPIC_WEIRD is not set | 171 | # CONFIG_MPIC_WEIRD is not set |
158 | # CONFIG_PPC_I8259 is not set | 172 | # CONFIG_PPC_I8259 is not set |
@@ -164,7 +178,6 @@ CONFIG_MPIC=y | |||
164 | # CONFIG_GENERIC_IOMAP is not set | 178 | # CONFIG_GENERIC_IOMAP is not set |
165 | # CONFIG_CPU_FREQ is not set | 179 | # CONFIG_CPU_FREQ is not set |
166 | # CONFIG_TAU is not set | 180 | # CONFIG_TAU is not set |
167 | # CONFIG_CPM2 is not set | ||
168 | # CONFIG_FSL_ULI1575 is not set | 181 | # CONFIG_FSL_ULI1575 is not set |
169 | 182 | ||
170 | # | 183 | # |
@@ -180,12 +193,16 @@ CONFIG_HZ_100=y | |||
180 | # CONFIG_HZ_300 is not set | 193 | # CONFIG_HZ_300 is not set |
181 | # CONFIG_HZ_1000 is not set | 194 | # CONFIG_HZ_1000 is not set |
182 | CONFIG_HZ=100 | 195 | CONFIG_HZ=100 |
196 | # CONFIG_SCHED_HRTICK is not set | ||
183 | CONFIG_PREEMPT_NONE=y | 197 | CONFIG_PREEMPT_NONE=y |
184 | # CONFIG_PREEMPT_VOLUNTARY is not set | 198 | # CONFIG_PREEMPT_VOLUNTARY is not set |
185 | # CONFIG_PREEMPT is not set | 199 | # CONFIG_PREEMPT is not set |
186 | CONFIG_BINFMT_ELF=y | 200 | CONFIG_BINFMT_ELF=y |
187 | CONFIG_BINFMT_MISC=y | 201 | CONFIG_BINFMT_MISC=y |
202 | # CONFIG_IOMMU_HELPER is not set | ||
188 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 203 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
204 | CONFIG_ARCH_HAS_WALK_MEMORY=y | ||
205 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | ||
189 | # CONFIG_KEXEC is not set | 206 | # CONFIG_KEXEC is not set |
190 | CONFIG_ARCH_FLATMEM_ENABLE=y | 207 | CONFIG_ARCH_FLATMEM_ENABLE=y |
191 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 208 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
@@ -206,11 +223,7 @@ CONFIG_PROC_DEVICETREE=y | |||
206 | CONFIG_CMDLINE_BOOL=y | 223 | CONFIG_CMDLINE_BOOL=y |
207 | CONFIG_CMDLINE="console=ttyS0,115200" | 224 | CONFIG_CMDLINE="console=ttyS0,115200" |
208 | # CONFIG_PM is not set | 225 | # CONFIG_PM is not set |
209 | CONFIG_SUSPEND_UP_POSSIBLE=y | ||
210 | CONFIG_HIBERNATION_UP_POSSIBLE=y | ||
211 | # CONFIG_SECCOMP is not set | 226 | # CONFIG_SECCOMP is not set |
212 | CONFIG_WANT_DEVICE_TREE=y | ||
213 | CONFIG_DEVICE_TREE="storcenter.dts" | ||
214 | CONFIG_ISA_DMA_API=y | 227 | CONFIG_ISA_DMA_API=y |
215 | 228 | ||
216 | # | 229 | # |
@@ -310,6 +323,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
310 | # | 323 | # |
311 | # CONFIG_NET_PKTGEN is not set | 324 | # CONFIG_NET_PKTGEN is not set |
312 | # CONFIG_HAMRADIO is not set | 325 | # CONFIG_HAMRADIO is not set |
326 | # CONFIG_CAN is not set | ||
313 | # CONFIG_IRDA is not set | 327 | # CONFIG_IRDA is not set |
314 | # CONFIG_BT is not set | 328 | # CONFIG_BT is not set |
315 | # CONFIG_AF_RXRPC is not set | 329 | # CONFIG_AF_RXRPC is not set |
@@ -343,6 +357,7 @@ CONFIG_MTD=y | |||
343 | CONFIG_MTD_PARTITIONS=y | 357 | CONFIG_MTD_PARTITIONS=y |
344 | # CONFIG_MTD_REDBOOT_PARTS is not set | 358 | # CONFIG_MTD_REDBOOT_PARTS is not set |
345 | # CONFIG_MTD_CMDLINE_PARTS is not set | 359 | # CONFIG_MTD_CMDLINE_PARTS is not set |
360 | # CONFIG_MTD_OF_PARTS is not set | ||
346 | 361 | ||
347 | # | 362 | # |
348 | # User Modules And Translation Layers | 363 | # User Modules And Translation Layers |
@@ -438,12 +453,14 @@ CONFIG_MISC_DEVICES=y | |||
438 | # CONFIG_EEPROM_93CX6 is not set | 453 | # CONFIG_EEPROM_93CX6 is not set |
439 | # CONFIG_SGI_IOC4 is not set | 454 | # CONFIG_SGI_IOC4 is not set |
440 | # CONFIG_TIFM_CORE is not set | 455 | # CONFIG_TIFM_CORE is not set |
456 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
457 | CONFIG_HAVE_IDE=y | ||
441 | CONFIG_IDE=y | 458 | CONFIG_IDE=y |
442 | CONFIG_IDE_MAX_HWIFS=4 | 459 | CONFIG_IDE_MAX_HWIFS=4 |
443 | CONFIG_BLK_DEV_IDE=y | 460 | CONFIG_BLK_DEV_IDE=y |
444 | 461 | ||
445 | # | 462 | # |
446 | # Please see Documentation/ide.txt for help/info on IDE drives | 463 | # Please see Documentation/ide/ide.txt for help/info on IDE drives |
447 | # | 464 | # |
448 | # CONFIG_BLK_DEV_IDE_SATA is not set | 465 | # CONFIG_BLK_DEV_IDE_SATA is not set |
449 | CONFIG_BLK_DEV_IDEDISK=y | 466 | CONFIG_BLK_DEV_IDEDISK=y |
@@ -460,12 +477,12 @@ CONFIG_IDE_PROC_FS=y | |||
460 | # | 477 | # |
461 | CONFIG_IDE_GENERIC=y | 478 | CONFIG_IDE_GENERIC=y |
462 | # CONFIG_BLK_DEV_PLATFORM is not set | 479 | # CONFIG_BLK_DEV_PLATFORM is not set |
480 | CONFIG_BLK_DEV_IDEDMA_SFF=y | ||
463 | 481 | ||
464 | # | 482 | # |
465 | # PCI IDE chipsets support | 483 | # PCI IDE chipsets support |
466 | # | 484 | # |
467 | CONFIG_BLK_DEV_IDEPCI=y | 485 | CONFIG_BLK_DEV_IDEPCI=y |
468 | # CONFIG_IDEPCI_SHARE_IRQ is not set | ||
469 | CONFIG_IDEPCI_PCIBUS_ORDER=y | 486 | CONFIG_IDEPCI_PCIBUS_ORDER=y |
470 | # CONFIG_BLK_DEV_GENERIC is not set | 487 | # CONFIG_BLK_DEV_GENERIC is not set |
471 | # CONFIG_BLK_DEV_OPTI621 is not set | 488 | # CONFIG_BLK_DEV_OPTI621 is not set |
@@ -495,7 +512,6 @@ CONFIG_BLK_DEV_IDEDMA_PCI=y | |||
495 | # CONFIG_BLK_DEV_TRM290 is not set | 512 | # CONFIG_BLK_DEV_TRM290 is not set |
496 | CONFIG_BLK_DEV_VIA82CXXX=y | 513 | CONFIG_BLK_DEV_VIA82CXXX=y |
497 | # CONFIG_BLK_DEV_TC86C001 is not set | 514 | # CONFIG_BLK_DEV_TC86C001 is not set |
498 | # CONFIG_IDE_ARM is not set | ||
499 | CONFIG_BLK_DEV_IDEDMA=y | 515 | CONFIG_BLK_DEV_IDEDMA=y |
500 | CONFIG_IDE_ARCH_OBSOLETE_INIT=y | 516 | CONFIG_IDE_ARCH_OBSOLETE_INIT=y |
501 | # CONFIG_BLK_DEV_HD is not set | 517 | # CONFIG_BLK_DEV_HD is not set |
@@ -563,6 +579,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
563 | # CONFIG_SCSI_IPS is not set | 579 | # CONFIG_SCSI_IPS is not set |
564 | # CONFIG_SCSI_INITIO is not set | 580 | # CONFIG_SCSI_INITIO is not set |
565 | # CONFIG_SCSI_INIA100 is not set | 581 | # CONFIG_SCSI_INIA100 is not set |
582 | # CONFIG_SCSI_MVSAS is not set | ||
566 | # CONFIG_SCSI_STEX is not set | 583 | # CONFIG_SCSI_STEX is not set |
567 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 584 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
568 | # CONFIG_SCSI_QLOGIC_1280 is not set | 585 | # CONFIG_SCSI_QLOGIC_1280 is not set |
@@ -603,7 +620,6 @@ CONFIG_DUMMY=m | |||
603 | # CONFIG_EQUALIZER is not set | 620 | # CONFIG_EQUALIZER is not set |
604 | # CONFIG_TUN is not set | 621 | # CONFIG_TUN is not set |
605 | # CONFIG_VETH is not set | 622 | # CONFIG_VETH is not set |
606 | # CONFIG_IP1000 is not set | ||
607 | # CONFIG_ARCNET is not set | 623 | # CONFIG_ARCNET is not set |
608 | # CONFIG_NET_ETHERNET is not set | 624 | # CONFIG_NET_ETHERNET is not set |
609 | CONFIG_NETDEV_1000=y | 625 | CONFIG_NETDEV_1000=y |
@@ -611,6 +627,9 @@ CONFIG_NETDEV_1000=y | |||
611 | # CONFIG_DL2K is not set | 627 | # CONFIG_DL2K is not set |
612 | # CONFIG_E1000 is not set | 628 | # CONFIG_E1000 is not set |
613 | # CONFIG_E1000E is not set | 629 | # CONFIG_E1000E is not set |
630 | # CONFIG_E1000E_ENABLED is not set | ||
631 | # CONFIG_IP1000 is not set | ||
632 | # CONFIG_IGB is not set | ||
614 | # CONFIG_NS83820 is not set | 633 | # CONFIG_NS83820 is not set |
615 | # CONFIG_HAMACHI is not set | 634 | # CONFIG_HAMACHI is not set |
616 | # CONFIG_YELLOWFIN is not set | 635 | # CONFIG_YELLOWFIN is not set |
@@ -623,6 +642,7 @@ CONFIG_R8169=y | |||
623 | # CONFIG_VIA_VELOCITY is not set | 642 | # CONFIG_VIA_VELOCITY is not set |
624 | # CONFIG_TIGON3 is not set | 643 | # CONFIG_TIGON3 is not set |
625 | # CONFIG_BNX2 is not set | 644 | # CONFIG_BNX2 is not set |
645 | # CONFIG_GIANFAR is not set | ||
626 | # CONFIG_MV643XX_ETH is not set | 646 | # CONFIG_MV643XX_ETH is not set |
627 | # CONFIG_QLA3XXX is not set | 647 | # CONFIG_QLA3XXX is not set |
628 | # CONFIG_ATL1 is not set | 648 | # CONFIG_ATL1 is not set |
@@ -649,7 +669,6 @@ CONFIG_R8169=y | |||
649 | # CONFIG_PPP is not set | 669 | # CONFIG_PPP is not set |
650 | # CONFIG_SLIP is not set | 670 | # CONFIG_SLIP is not set |
651 | # CONFIG_NET_FC is not set | 671 | # CONFIG_NET_FC is not set |
652 | # CONFIG_SHAPER is not set | ||
653 | # CONFIG_NETCONSOLE is not set | 672 | # CONFIG_NETCONSOLE is not set |
654 | # CONFIG_NETPOLL is not set | 673 | # CONFIG_NETPOLL is not set |
655 | # CONFIG_NET_POLL_CONTROLLER is not set | 674 | # CONFIG_NET_POLL_CONTROLLER is not set |
@@ -672,6 +691,7 @@ CONFIG_R8169=y | |||
672 | # | 691 | # |
673 | # CONFIG_VT is not set | 692 | # CONFIG_VT is not set |
674 | # CONFIG_SERIAL_NONSTANDARD is not set | 693 | # CONFIG_SERIAL_NONSTANDARD is not set |
694 | # CONFIG_NOZOMI is not set | ||
675 | 695 | ||
676 | # | 696 | # |
677 | # Serial drivers | 697 | # Serial drivers |
@@ -746,14 +766,12 @@ CONFIG_I2C_MPC=y | |||
746 | # | 766 | # |
747 | # Miscellaneous I2C Chip support | 767 | # Miscellaneous I2C Chip support |
748 | # | 768 | # |
749 | # CONFIG_SENSORS_DS1337 is not set | ||
750 | # CONFIG_SENSORS_DS1374 is not set | ||
751 | # CONFIG_DS1682 is not set | 769 | # CONFIG_DS1682 is not set |
752 | # CONFIG_SENSORS_EEPROM is not set | 770 | # CONFIG_SENSORS_EEPROM is not set |
753 | # CONFIG_SENSORS_PCF8574 is not set | 771 | # CONFIG_SENSORS_PCF8574 is not set |
754 | # CONFIG_SENSORS_PCA9539 is not set | 772 | # CONFIG_PCF8575 is not set |
755 | # CONFIG_SENSORS_PCF8591 is not set | 773 | # CONFIG_SENSORS_PCF8591 is not set |
756 | # CONFIG_SENSORS_M41T00 is not set | 774 | # CONFIG_TPS65010 is not set |
757 | # CONFIG_SENSORS_MAX6875 is not set | 775 | # CONFIG_SENSORS_MAX6875 is not set |
758 | # CONFIG_SENSORS_TSL2550 is not set | 776 | # CONFIG_SENSORS_TSL2550 is not set |
759 | # CONFIG_I2C_DEBUG_CORE is not set | 777 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -769,6 +787,7 @@ CONFIG_I2C_MPC=y | |||
769 | # CONFIG_W1 is not set | 787 | # CONFIG_W1 is not set |
770 | # CONFIG_POWER_SUPPLY is not set | 788 | # CONFIG_POWER_SUPPLY is not set |
771 | # CONFIG_HWMON is not set | 789 | # CONFIG_HWMON is not set |
790 | # CONFIG_THERMAL is not set | ||
772 | # CONFIG_WATCHDOG is not set | 791 | # CONFIG_WATCHDOG is not set |
773 | 792 | ||
774 | # | 793 | # |
@@ -814,6 +833,7 @@ CONFIG_USB_ARCH_HAS_OHCI=y | |||
814 | CONFIG_USB_ARCH_HAS_EHCI=y | 833 | CONFIG_USB_ARCH_HAS_EHCI=y |
815 | CONFIG_USB=y | 834 | CONFIG_USB=y |
816 | # CONFIG_USB_DEBUG is not set | 835 | # CONFIG_USB_DEBUG is not set |
836 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
817 | 837 | ||
818 | # | 838 | # |
819 | # Miscellaneous USB options | 839 | # Miscellaneous USB options |
@@ -827,9 +847,10 @@ CONFIG_USB_DEVICE_CLASS=y | |||
827 | # USB Host Controller Drivers | 847 | # USB Host Controller Drivers |
828 | # | 848 | # |
829 | CONFIG_USB_EHCI_HCD=y | 849 | CONFIG_USB_EHCI_HCD=y |
830 | # CONFIG_USB_EHCI_SPLIT_ISO is not set | ||
831 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 850 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
832 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 851 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
852 | # CONFIG_USB_EHCI_FSL is not set | ||
853 | CONFIG_USB_EHCI_HCD_PPC_OF=y | ||
833 | # CONFIG_USB_ISP116X_HCD is not set | 854 | # CONFIG_USB_ISP116X_HCD is not set |
834 | CONFIG_USB_OHCI_HCD=y | 855 | CONFIG_USB_OHCI_HCD=y |
835 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set | 856 | # CONFIG_USB_OHCI_HCD_PPC_OF is not set |
@@ -877,10 +898,6 @@ CONFIG_USB_STORAGE=y | |||
877 | # | 898 | # |
878 | # USB port drivers | 899 | # USB port drivers |
879 | # | 900 | # |
880 | |||
881 | # | ||
882 | # USB Serial Converter support | ||
883 | # | ||
884 | # CONFIG_USB_SERIAL is not set | 901 | # CONFIG_USB_SERIAL is not set |
885 | 902 | ||
886 | # | 903 | # |
@@ -906,21 +923,18 @@ CONFIG_USB_STORAGE=y | |||
906 | # CONFIG_USB_TRANCEVIBRATOR is not set | 923 | # CONFIG_USB_TRANCEVIBRATOR is not set |
907 | # CONFIG_USB_IOWARRIOR is not set | 924 | # CONFIG_USB_IOWARRIOR is not set |
908 | # CONFIG_USB_TEST is not set | 925 | # CONFIG_USB_TEST is not set |
909 | |||
910 | # | ||
911 | # USB DSL modem support | ||
912 | # | ||
913 | |||
914 | # | ||
915 | # USB Gadget Support | ||
916 | # | ||
917 | # CONFIG_USB_GADGET is not set | 926 | # CONFIG_USB_GADGET is not set |
918 | # CONFIG_MMC is not set | 927 | # CONFIG_MMC is not set |
928 | # CONFIG_MEMSTICK is not set | ||
919 | # CONFIG_NEW_LEDS is not set | 929 | # CONFIG_NEW_LEDS is not set |
920 | # CONFIG_INFINIBAND is not set | 930 | # CONFIG_INFINIBAND is not set |
921 | # CONFIG_EDAC is not set | 931 | # CONFIG_EDAC is not set |
922 | CONFIG_RTC_LIB=y | 932 | CONFIG_RTC_LIB=y |
923 | CONFIG_RTC_CLASS=y | 933 | CONFIG_RTC_CLASS=y |
934 | |||
935 | # | ||
936 | # Conflicting RTC option has been selected, check GEN_RTC and RTC | ||
937 | # | ||
924 | CONFIG_RTC_HCTOSYS=y | 938 | CONFIG_RTC_HCTOSYS=y |
925 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | 939 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" |
926 | # CONFIG_RTC_DEBUG is not set | 940 | # CONFIG_RTC_DEBUG is not set |
@@ -947,6 +961,7 @@ CONFIG_RTC_DRV_DS1307=y | |||
947 | # CONFIG_RTC_DRV_PCF8563 is not set | 961 | # CONFIG_RTC_DRV_PCF8563 is not set |
948 | # CONFIG_RTC_DRV_PCF8583 is not set | 962 | # CONFIG_RTC_DRV_PCF8583 is not set |
949 | # CONFIG_RTC_DRV_M41T80 is not set | 963 | # CONFIG_RTC_DRV_M41T80 is not set |
964 | # CONFIG_RTC_DRV_S35390A is not set | ||
950 | 965 | ||
951 | # | 966 | # |
952 | # SPI RTC drivers | 967 | # SPI RTC drivers |
@@ -956,9 +971,10 @@ CONFIG_RTC_DRV_DS1307=y | |||
956 | # Platform RTC drivers | 971 | # Platform RTC drivers |
957 | # | 972 | # |
958 | # CONFIG_RTC_DRV_CMOS is not set | 973 | # CONFIG_RTC_DRV_CMOS is not set |
974 | # CONFIG_RTC_DRV_DS1511 is not set | ||
959 | # CONFIG_RTC_DRV_DS1553 is not set | 975 | # CONFIG_RTC_DRV_DS1553 is not set |
960 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
961 | # CONFIG_RTC_DRV_DS1742 is not set | 976 | # CONFIG_RTC_DRV_DS1742 is not set |
977 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
962 | # CONFIG_RTC_DRV_M48T86 is not set | 978 | # CONFIG_RTC_DRV_M48T86 is not set |
963 | # CONFIG_RTC_DRV_M48T59 is not set | 979 | # CONFIG_RTC_DRV_M48T59 is not set |
964 | # CONFIG_RTC_DRV_V3020 is not set | 980 | # CONFIG_RTC_DRV_V3020 is not set |
@@ -966,6 +982,7 @@ CONFIG_RTC_DRV_DS1307=y | |||
966 | # | 982 | # |
967 | # on-CPU RTC drivers | 983 | # on-CPU RTC drivers |
968 | # | 984 | # |
985 | # CONFIG_DMADEVICES is not set | ||
969 | 986 | ||
970 | # | 987 | # |
971 | # Userspace I/O | 988 | # Userspace I/O |
@@ -995,12 +1012,10 @@ CONFIG_XFS_FS=m | |||
995 | # CONFIG_XFS_RT is not set | 1012 | # CONFIG_XFS_RT is not set |
996 | # CONFIG_GFS2_FS is not set | 1013 | # CONFIG_GFS2_FS is not set |
997 | # CONFIG_OCFS2_FS is not set | 1014 | # CONFIG_OCFS2_FS is not set |
998 | # CONFIG_MINIX_FS is not set | 1015 | CONFIG_DNOTIFY=y |
999 | # CONFIG_ROMFS_FS is not set | ||
1000 | CONFIG_INOTIFY=y | 1016 | CONFIG_INOTIFY=y |
1001 | CONFIG_INOTIFY_USER=y | 1017 | CONFIG_INOTIFY_USER=y |
1002 | # CONFIG_QUOTA is not set | 1018 | # CONFIG_QUOTA is not set |
1003 | CONFIG_DNOTIFY=y | ||
1004 | # CONFIG_AUTOFS_FS is not set | 1019 | # CONFIG_AUTOFS_FS is not set |
1005 | # CONFIG_AUTOFS4_FS is not set | 1020 | # CONFIG_AUTOFS4_FS is not set |
1006 | # CONFIG_FUSE_FS is not set | 1021 | # CONFIG_FUSE_FS is not set |
@@ -1053,8 +1068,10 @@ CONFIG_JFFS2_RTIME=y | |||
1053 | # CONFIG_JFFS2_RUBIN is not set | 1068 | # CONFIG_JFFS2_RUBIN is not set |
1054 | # CONFIG_CRAMFS is not set | 1069 | # CONFIG_CRAMFS is not set |
1055 | # CONFIG_VXFS_FS is not set | 1070 | # CONFIG_VXFS_FS is not set |
1071 | # CONFIG_MINIX_FS is not set | ||
1056 | # CONFIG_HPFS_FS is not set | 1072 | # CONFIG_HPFS_FS is not set |
1057 | # CONFIG_QNX4FS_FS is not set | 1073 | # CONFIG_QNX4FS_FS is not set |
1074 | # CONFIG_ROMFS_FS is not set | ||
1058 | # CONFIG_SYSV_FS is not set | 1075 | # CONFIG_SYSV_FS is not set |
1059 | # CONFIG_UFS_FS is not set | 1076 | # CONFIG_UFS_FS is not set |
1060 | # CONFIG_NETWORK_FILESYSTEMS is not set | 1077 | # CONFIG_NETWORK_FILESYSTEMS is not set |
@@ -1121,7 +1138,6 @@ CONFIG_NLS_ISO8859_1=y | |||
1121 | # CONFIG_NLS_KOI8_U is not set | 1138 | # CONFIG_NLS_KOI8_U is not set |
1122 | CONFIG_NLS_UTF8=y | 1139 | CONFIG_NLS_UTF8=y |
1123 | # CONFIG_DLM is not set | 1140 | # CONFIG_DLM is not set |
1124 | # CONFIG_UCC_SLOW is not set | ||
1125 | 1141 | ||
1126 | # | 1142 | # |
1127 | # Library routines | 1143 | # Library routines |
@@ -1139,9 +1155,6 @@ CONFIG_PLIST=y | |||
1139 | CONFIG_HAS_IOMEM=y | 1155 | CONFIG_HAS_IOMEM=y |
1140 | CONFIG_HAS_IOPORT=y | 1156 | CONFIG_HAS_IOPORT=y |
1141 | CONFIG_HAS_DMA=y | 1157 | CONFIG_HAS_DMA=y |
1142 | CONFIG_INSTRUMENTATION=y | ||
1143 | # CONFIG_PROFILING is not set | ||
1144 | # CONFIG_MARKERS is not set | ||
1145 | 1158 | ||
1146 | # | 1159 | # |
1147 | # Kernel hacking | 1160 | # Kernel hacking |
@@ -1155,6 +1168,7 @@ CONFIG_INSTRUMENTATION=y | |||
1155 | # CONFIG_HEADERS_CHECK is not set | 1168 | # CONFIG_HEADERS_CHECK is not set |
1156 | # CONFIG_DEBUG_KERNEL is not set | 1169 | # CONFIG_DEBUG_KERNEL is not set |
1157 | # CONFIG_SLUB_DEBUG_ON is not set | 1170 | # CONFIG_SLUB_DEBUG_ON is not set |
1171 | # CONFIG_SLUB_STATS is not set | ||
1158 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1172 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1159 | # CONFIG_SAMPLES is not set | 1173 | # CONFIG_SAMPLES is not set |
1160 | # CONFIG_BOOTX_TEXT is not set | 1174 | # CONFIG_BOOTX_TEXT is not set |