diff options
Diffstat (limited to 'arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig')
-rw-r--r-- | arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig | 100 |
1 files changed, 73 insertions, 27 deletions
diff --git a/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig b/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig index bbdf4bfc4327..cfd2efcc6bce 100644 --- a/arch/powerpc/configs/86xx/mpc8610_hpcd_defconfig +++ b/arch/powerpc/configs/86xx/mpc8610_hpcd_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.29-rc2 | 3 | # Linux kernel version: 2.6.30-rc3 |
4 | # Mon Jan 26 15:36:24 2009 | 4 | # Wed May 13 17:22:28 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -14,6 +14,7 @@ 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_PPC_BOOK3S=y | ||
17 | CONFIG_PPC_FPU=y | 18 | CONFIG_PPC_FPU=y |
18 | # CONFIG_PHYS_64BIT is not set | 19 | # CONFIG_PHYS_64BIT is not set |
19 | CONFIG_ALTIVEC=y | 20 | CONFIG_ALTIVEC=y |
@@ -55,6 +56,7 @@ CONFIG_GENERIC_BUG=y | |||
55 | CONFIG_DEFAULT_UIMAGE=y | 56 | CONFIG_DEFAULT_UIMAGE=y |
56 | # CONFIG_PPC_DCR_NATIVE is not set | 57 | # CONFIG_PPC_DCR_NATIVE is not set |
57 | # CONFIG_PPC_DCR_MMIO is not set | 58 | # CONFIG_PPC_DCR_MMIO is not set |
59 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | ||
58 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 60 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
59 | 61 | ||
60 | # | 62 | # |
@@ -72,6 +74,15 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
72 | # CONFIG_BSD_PROCESS_ACCT is not set | 74 | # CONFIG_BSD_PROCESS_ACCT is not set |
73 | # CONFIG_TASKSTATS is not set | 75 | # CONFIG_TASKSTATS is not set |
74 | # CONFIG_AUDIT is not set | 76 | # CONFIG_AUDIT is not set |
77 | |||
78 | # | ||
79 | # RCU Subsystem | ||
80 | # | ||
81 | CONFIG_CLASSIC_RCU=y | ||
82 | # CONFIG_TREE_RCU is not set | ||
83 | # CONFIG_PREEMPT_RCU is not set | ||
84 | # CONFIG_TREE_RCU_TRACE is not set | ||
85 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
75 | CONFIG_IKCONFIG=y | 86 | CONFIG_IKCONFIG=y |
76 | CONFIG_IKCONFIG_PROC=y | 87 | CONFIG_IKCONFIG_PROC=y |
77 | CONFIG_LOG_BUF_SHIFT=14 | 88 | CONFIG_LOG_BUF_SHIFT=14 |
@@ -87,21 +98,24 @@ CONFIG_SYSFS_DEPRECATED_V2=y | |||
87 | # CONFIG_NAMESPACES is not set | 98 | # CONFIG_NAMESPACES is not set |
88 | CONFIG_BLK_DEV_INITRD=y | 99 | CONFIG_BLK_DEV_INITRD=y |
89 | CONFIG_INITRAMFS_SOURCE="" | 100 | CONFIG_INITRAMFS_SOURCE="" |
101 | CONFIG_RD_GZIP=y | ||
102 | # CONFIG_RD_BZIP2 is not set | ||
103 | # CONFIG_RD_LZMA is not set | ||
90 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 104 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
91 | CONFIG_SYSCTL=y | 105 | CONFIG_SYSCTL=y |
106 | CONFIG_ANON_INODES=y | ||
92 | CONFIG_EMBEDDED=y | 107 | CONFIG_EMBEDDED=y |
93 | CONFIG_SYSCTL_SYSCALL=y | 108 | CONFIG_SYSCTL_SYSCALL=y |
94 | CONFIG_KALLSYMS=y | 109 | CONFIG_KALLSYMS=y |
95 | # CONFIG_KALLSYMS_ALL is not set | 110 | # CONFIG_KALLSYMS_ALL is not set |
96 | CONFIG_KALLSYMS_EXTRA_PASS=y | 111 | CONFIG_KALLSYMS_EXTRA_PASS=y |
112 | # CONFIG_STRIP_ASM_SYMS is not set | ||
97 | CONFIG_HOTPLUG=y | 113 | CONFIG_HOTPLUG=y |
98 | CONFIG_PRINTK=y | 114 | CONFIG_PRINTK=y |
99 | CONFIG_BUG=y | 115 | CONFIG_BUG=y |
100 | # CONFIG_ELF_CORE is not set | 116 | # CONFIG_ELF_CORE is not set |
101 | CONFIG_COMPAT_BRK=y | ||
102 | CONFIG_BASE_FULL=y | 117 | CONFIG_BASE_FULL=y |
103 | CONFIG_FUTEX=y | 118 | CONFIG_FUTEX=y |
104 | CONFIG_ANON_INODES=y | ||
105 | CONFIG_EPOLL=y | 119 | CONFIG_EPOLL=y |
106 | CONFIG_SIGNALFD=y | 120 | CONFIG_SIGNALFD=y |
107 | CONFIG_TIMERFD=y | 121 | CONFIG_TIMERFD=y |
@@ -111,10 +125,12 @@ CONFIG_AIO=y | |||
111 | CONFIG_VM_EVENT_COUNTERS=y | 125 | CONFIG_VM_EVENT_COUNTERS=y |
112 | CONFIG_PCI_QUIRKS=y | 126 | CONFIG_PCI_QUIRKS=y |
113 | CONFIG_SLUB_DEBUG=y | 127 | CONFIG_SLUB_DEBUG=y |
128 | CONFIG_COMPAT_BRK=y | ||
114 | # CONFIG_SLAB is not set | 129 | # CONFIG_SLAB is not set |
115 | CONFIG_SLUB=y | 130 | CONFIG_SLUB=y |
116 | # CONFIG_SLOB is not set | 131 | # CONFIG_SLOB is not set |
117 | # CONFIG_PROFILING is not set | 132 | # CONFIG_PROFILING is not set |
133 | # CONFIG_MARKERS is not set | ||
118 | CONFIG_HAVE_OPROFILE=y | 134 | CONFIG_HAVE_OPROFILE=y |
119 | # CONFIG_KPROBES is not set | 135 | # CONFIG_KPROBES is not set |
120 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 136 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -122,6 +138,7 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
122 | CONFIG_HAVE_KPROBES=y | 138 | CONFIG_HAVE_KPROBES=y |
123 | CONFIG_HAVE_KRETPROBES=y | 139 | CONFIG_HAVE_KRETPROBES=y |
124 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 140 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
141 | # CONFIG_SLOW_WORK is not set | ||
125 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | 142 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set |
126 | CONFIG_SLABINFO=y | 143 | CONFIG_SLABINFO=y |
127 | CONFIG_RT_MUTEXES=y | 144 | CONFIG_RT_MUTEXES=y |
@@ -134,7 +151,6 @@ CONFIG_MODULE_UNLOAD=y | |||
134 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 151 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
135 | CONFIG_BLOCK=y | 152 | CONFIG_BLOCK=y |
136 | # CONFIG_LBD is not set | 153 | # CONFIG_LBD is not set |
137 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
138 | # CONFIG_BLK_DEV_BSG is not set | 154 | # CONFIG_BLK_DEV_BSG is not set |
139 | # CONFIG_BLK_DEV_INTEGRITY is not set | 155 | # CONFIG_BLK_DEV_INTEGRITY is not set |
140 | 156 | ||
@@ -150,18 +166,11 @@ CONFIG_DEFAULT_DEADLINE=y | |||
150 | # CONFIG_DEFAULT_CFQ is not set | 166 | # CONFIG_DEFAULT_CFQ is not set |
151 | # CONFIG_DEFAULT_NOOP is not set | 167 | # CONFIG_DEFAULT_NOOP is not set |
152 | CONFIG_DEFAULT_IOSCHED="deadline" | 168 | CONFIG_DEFAULT_IOSCHED="deadline" |
153 | CONFIG_CLASSIC_RCU=y | ||
154 | # CONFIG_TREE_RCU is not set | ||
155 | # CONFIG_PREEMPT_RCU is not set | ||
156 | # CONFIG_TREE_RCU_TRACE is not set | ||
157 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
158 | # CONFIG_FREEZER is not set | 169 | # CONFIG_FREEZER is not set |
159 | 170 | ||
160 | # | 171 | # |
161 | # Platform support | 172 | # Platform support |
162 | # | 173 | # |
163 | CONFIG_PPC_MULTIPLATFORM=y | ||
164 | CONFIG_CLASSIC32=y | ||
165 | # CONFIG_PPC_CHRP is not set | 174 | # CONFIG_PPC_CHRP is not set |
166 | # CONFIG_MPC5121_ADS is not set | 175 | # CONFIG_MPC5121_ADS is not set |
167 | # CONFIG_MPC5121_GENERIC is not set | 176 | # CONFIG_MPC5121_GENERIC is not set |
@@ -176,9 +185,13 @@ CONFIG_PPC_86xx=y | |||
176 | # CONFIG_MPC8641_HPCN is not set | 185 | # CONFIG_MPC8641_HPCN is not set |
177 | # CONFIG_SBC8641D is not set | 186 | # CONFIG_SBC8641D is not set |
178 | CONFIG_MPC8610_HPCD=y | 187 | CONFIG_MPC8610_HPCD=y |
188 | # CONFIG_GEF_PPC9A is not set | ||
189 | # CONFIG_GEF_SBC310 is not set | ||
179 | # CONFIG_GEF_SBC610 is not set | 190 | # CONFIG_GEF_SBC610 is not set |
180 | CONFIG_MPC8610=y | 191 | CONFIG_MPC8610=y |
181 | # CONFIG_EMBEDDED6xx is not set | 192 | # CONFIG_EMBEDDED6xx is not set |
193 | # CONFIG_AMIGAONE is not set | ||
194 | CONFIG_PPC_OF_BOOT_TRAMPOLINE=y | ||
182 | # CONFIG_IPIC is not set | 195 | # CONFIG_IPIC is not set |
183 | CONFIG_MPIC=y | 196 | CONFIG_MPIC=y |
184 | # CONFIG_MPIC_WEIRD is not set | 197 | # CONFIG_MPIC_WEIRD is not set |
@@ -238,9 +251,12 @@ CONFIG_ZONE_DMA_FLAG=1 | |||
238 | CONFIG_BOUNCE=y | 251 | CONFIG_BOUNCE=y |
239 | CONFIG_VIRT_TO_BUS=y | 252 | CONFIG_VIRT_TO_BUS=y |
240 | CONFIG_UNEVICTABLE_LRU=y | 253 | CONFIG_UNEVICTABLE_LRU=y |
254 | CONFIG_HAVE_MLOCK=y | ||
255 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
241 | CONFIG_PPC_4K_PAGES=y | 256 | CONFIG_PPC_4K_PAGES=y |
242 | # CONFIG_PPC_16K_PAGES is not set | 257 | # CONFIG_PPC_16K_PAGES is not set |
243 | # CONFIG_PPC_64K_PAGES is not set | 258 | # CONFIG_PPC_64K_PAGES is not set |
259 | # CONFIG_PPC_256K_PAGES is not set | ||
244 | CONFIG_FORCE_MAX_ZONEORDER=12 | 260 | CONFIG_FORCE_MAX_ZONEORDER=12 |
245 | CONFIG_PROC_DEVICETREE=y | 261 | CONFIG_PROC_DEVICETREE=y |
246 | # CONFIG_CMDLINE_BOOL is not set | 262 | # CONFIG_CMDLINE_BOOL is not set |
@@ -269,6 +285,7 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
269 | # CONFIG_PCI_LEGACY is not set | 285 | # CONFIG_PCI_LEGACY is not set |
270 | CONFIG_PCI_DEBUG=y | 286 | CONFIG_PCI_DEBUG=y |
271 | # CONFIG_PCI_STUB is not set | 287 | # CONFIG_PCI_STUB is not set |
288 | # CONFIG_PCI_IOV is not set | ||
272 | # CONFIG_PCCARD is not set | 289 | # CONFIG_PCCARD is not set |
273 | # CONFIG_HOTPLUG_PCI is not set | 290 | # CONFIG_HOTPLUG_PCI is not set |
274 | # CONFIG_HAS_RAPIDIO is not set | 291 | # CONFIG_HAS_RAPIDIO is not set |
@@ -291,7 +308,6 @@ CONFIG_NET=y | |||
291 | # | 308 | # |
292 | # Networking options | 309 | # Networking options |
293 | # | 310 | # |
294 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
295 | CONFIG_PACKET=y | 311 | CONFIG_PACKET=y |
296 | # CONFIG_PACKET_MMAP is not set | 312 | # CONFIG_PACKET_MMAP is not set |
297 | CONFIG_UNIX=y | 313 | CONFIG_UNIX=y |
@@ -364,6 +380,7 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
364 | # CONFIG_LAPB is not set | 380 | # CONFIG_LAPB is not set |
365 | # CONFIG_ECONET is not set | 381 | # CONFIG_ECONET is not set |
366 | # CONFIG_WAN_ROUTER is not set | 382 | # CONFIG_WAN_ROUTER is not set |
383 | # CONFIG_PHONET is not set | ||
367 | # CONFIG_NET_SCHED is not set | 384 | # CONFIG_NET_SCHED is not set |
368 | # CONFIG_DCB is not set | 385 | # CONFIG_DCB is not set |
369 | 386 | ||
@@ -376,7 +393,6 @@ CONFIG_IPV6_NDISC_NODETYPE=y | |||
376 | # CONFIG_IRDA is not set | 393 | # CONFIG_IRDA is not set |
377 | # CONFIG_BT is not set | 394 | # CONFIG_BT is not set |
378 | # CONFIG_AF_RXRPC is not set | 395 | # CONFIG_AF_RXRPC is not set |
379 | # CONFIG_PHONET is not set | ||
380 | CONFIG_WIRELESS=y | 396 | CONFIG_WIRELESS=y |
381 | # CONFIG_CFG80211 is not set | 397 | # CONFIG_CFG80211 is not set |
382 | CONFIG_WIRELESS_OLD_REGULATORY=y | 398 | CONFIG_WIRELESS_OLD_REGULATORY=y |
@@ -492,7 +508,6 @@ CONFIG_MTD_NAND_FSL_ELBC=y | |||
492 | # LPDDR flash memory drivers | 508 | # LPDDR flash memory drivers |
493 | # | 509 | # |
494 | # CONFIG_MTD_LPDDR is not set | 510 | # CONFIG_MTD_LPDDR is not set |
495 | # CONFIG_MTD_QINFO_PROBE is not set | ||
496 | 511 | ||
497 | # | 512 | # |
498 | # UBI - Unsorted block images | 513 | # UBI - Unsorted block images |
@@ -521,13 +536,20 @@ CONFIG_BLK_DEV_RAM_SIZE=131072 | |||
521 | # CONFIG_BLK_DEV_HD is not set | 536 | # CONFIG_BLK_DEV_HD is not set |
522 | CONFIG_MISC_DEVICES=y | 537 | CONFIG_MISC_DEVICES=y |
523 | # CONFIG_PHANTOM is not set | 538 | # CONFIG_PHANTOM is not set |
524 | # CONFIG_EEPROM_93CX6 is not set | ||
525 | # CONFIG_SGI_IOC4 is not set | 539 | # CONFIG_SGI_IOC4 is not set |
526 | # CONFIG_TIFM_CORE is not set | 540 | # CONFIG_TIFM_CORE is not set |
527 | # CONFIG_ICS932S401 is not set | 541 | # CONFIG_ICS932S401 is not set |
528 | # CONFIG_ENCLOSURE_SERVICES is not set | 542 | # CONFIG_ENCLOSURE_SERVICES is not set |
529 | # CONFIG_HP_ILO is not set | 543 | # CONFIG_HP_ILO is not set |
544 | # CONFIG_ISL29003 is not set | ||
530 | # CONFIG_C2PORT is not set | 545 | # CONFIG_C2PORT is not set |
546 | |||
547 | # | ||
548 | # EEPROM support | ||
549 | # | ||
550 | # CONFIG_EEPROM_AT24 is not set | ||
551 | # CONFIG_EEPROM_LEGACY is not set | ||
552 | # CONFIG_EEPROM_93CX6 is not set | ||
531 | CONFIG_HAVE_IDE=y | 553 | CONFIG_HAVE_IDE=y |
532 | CONFIG_IDE=y | 554 | CONFIG_IDE=y |
533 | 555 | ||
@@ -632,9 +654,11 @@ CONFIG_SCSI_LOWLEVEL=y | |||
632 | # CONFIG_MEGARAID_NEWGEN is not set | 654 | # CONFIG_MEGARAID_NEWGEN is not set |
633 | # CONFIG_MEGARAID_LEGACY is not set | 655 | # CONFIG_MEGARAID_LEGACY is not set |
634 | # CONFIG_MEGARAID_SAS is not set | 656 | # CONFIG_MEGARAID_SAS is not set |
657 | # CONFIG_SCSI_MPT2SAS is not set | ||
635 | # CONFIG_SCSI_HPTIOP is not set | 658 | # CONFIG_SCSI_HPTIOP is not set |
636 | # CONFIG_SCSI_BUSLOGIC is not set | 659 | # CONFIG_SCSI_BUSLOGIC is not set |
637 | # CONFIG_LIBFC is not set | 660 | # CONFIG_LIBFC is not set |
661 | # CONFIG_LIBFCOE is not set | ||
638 | # CONFIG_FCOE is not set | 662 | # CONFIG_FCOE is not set |
639 | # CONFIG_SCSI_DMX3191D is not set | 663 | # CONFIG_SCSI_DMX3191D is not set |
640 | # CONFIG_SCSI_EATA is not set | 664 | # CONFIG_SCSI_EATA is not set |
@@ -657,6 +681,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
657 | # CONFIG_SCSI_DEBUG is not set | 681 | # CONFIG_SCSI_DEBUG is not set |
658 | # CONFIG_SCSI_SRP is not set | 682 | # CONFIG_SCSI_SRP is not set |
659 | # CONFIG_SCSI_DH is not set | 683 | # CONFIG_SCSI_DH is not set |
684 | # CONFIG_SCSI_OSD_INITIATOR is not set | ||
660 | CONFIG_ATA=y | 685 | CONFIG_ATA=y |
661 | # CONFIG_ATA_NONSTANDARD is not set | 686 | # CONFIG_ATA_NONSTANDARD is not set |
662 | CONFIG_SATA_PMP=y | 687 | CONFIG_SATA_PMP=y |
@@ -733,6 +758,7 @@ CONFIG_PATA_ALI=y | |||
733 | # CONFIG_I2O is not set | 758 | # CONFIG_I2O is not set |
734 | # CONFIG_MACINTOSH_DRIVERS is not set | 759 | # CONFIG_MACINTOSH_DRIVERS is not set |
735 | CONFIG_NETDEVICES=y | 760 | CONFIG_NETDEVICES=y |
761 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
736 | CONFIG_DUMMY=y | 762 | CONFIG_DUMMY=y |
737 | # CONFIG_BONDING is not set | 763 | # CONFIG_BONDING is not set |
738 | # CONFIG_MACVLAN is not set | 764 | # CONFIG_MACVLAN is not set |
@@ -747,6 +773,8 @@ CONFIG_NET_ETHERNET=y | |||
747 | # CONFIG_SUNGEM is not set | 773 | # CONFIG_SUNGEM is not set |
748 | # CONFIG_CASSINI is not set | 774 | # CONFIG_CASSINI is not set |
749 | # CONFIG_NET_VENDOR_3COM is not set | 775 | # CONFIG_NET_VENDOR_3COM is not set |
776 | # CONFIG_ETHOC is not set | ||
777 | # CONFIG_DNET is not set | ||
750 | CONFIG_NET_TULIP=y | 778 | CONFIG_NET_TULIP=y |
751 | # CONFIG_DE2104X is not set | 779 | # CONFIG_DE2104X is not set |
752 | # CONFIG_TULIP is not set | 780 | # CONFIG_TULIP is not set |
@@ -774,7 +802,6 @@ CONFIG_ULI526X=y | |||
774 | # | 802 | # |
775 | # CONFIG_WLAN_PRE80211 is not set | 803 | # CONFIG_WLAN_PRE80211 is not set |
776 | # CONFIG_WLAN_80211 is not set | 804 | # CONFIG_WLAN_80211 is not set |
777 | # CONFIG_IWLWIFI_LEDS is not set | ||
778 | 805 | ||
779 | # | 806 | # |
780 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 807 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -929,12 +956,9 @@ CONFIG_I2C_MPC=y | |||
929 | # Miscellaneous I2C Chip support | 956 | # Miscellaneous I2C Chip support |
930 | # | 957 | # |
931 | # CONFIG_DS1682 is not set | 958 | # CONFIG_DS1682 is not set |
932 | # CONFIG_EEPROM_AT24 is not set | ||
933 | # CONFIG_EEPROM_LEGACY is not set | ||
934 | # CONFIG_SENSORS_PCF8574 is not set | 959 | # CONFIG_SENSORS_PCF8574 is not set |
935 | # CONFIG_PCF8575 is not set | 960 | # CONFIG_PCF8575 is not set |
936 | # CONFIG_SENSORS_PCA9539 is not set | 961 | # CONFIG_SENSORS_PCA9539 is not set |
937 | # CONFIG_SENSORS_PCF8591 is not set | ||
938 | # CONFIG_SENSORS_MAX6875 is not set | 962 | # CONFIG_SENSORS_MAX6875 is not set |
939 | # CONFIG_SENSORS_TSL2550 is not set | 963 | # CONFIG_SENSORS_TSL2550 is not set |
940 | # CONFIG_I2C_DEBUG_CORE is not set | 964 | # CONFIG_I2C_DEBUG_CORE is not set |
@@ -1049,6 +1073,7 @@ CONFIG_FB_FSL_DIU=y | |||
1049 | # CONFIG_FB_VIRTUAL is not set | 1073 | # CONFIG_FB_VIRTUAL is not set |
1050 | # CONFIG_FB_METRONOME is not set | 1074 | # CONFIG_FB_METRONOME is not set |
1051 | # CONFIG_FB_MB862XX is not set | 1075 | # CONFIG_FB_MB862XX is not set |
1076 | # CONFIG_FB_BROADSHEET is not set | ||
1052 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 1077 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
1053 | 1078 | ||
1054 | # | 1079 | # |
@@ -1069,6 +1094,7 @@ CONFIG_SOUND_OSS_CORE=y | |||
1069 | CONFIG_SND=y | 1094 | CONFIG_SND=y |
1070 | CONFIG_SND_TIMER=y | 1095 | CONFIG_SND_TIMER=y |
1071 | CONFIG_SND_PCM=y | 1096 | CONFIG_SND_PCM=y |
1097 | CONFIG_SND_JACK=y | ||
1072 | # CONFIG_SND_SEQUENCER is not set | 1098 | # CONFIG_SND_SEQUENCER is not set |
1073 | CONFIG_SND_OSSEMUL=y | 1099 | CONFIG_SND_OSSEMUL=y |
1074 | CONFIG_SND_MIXER_OSS=y | 1100 | CONFIG_SND_MIXER_OSS=y |
@@ -1116,6 +1142,8 @@ CONFIG_SND_PCI=y | |||
1116 | # CONFIG_SND_INDIGO is not set | 1142 | # CONFIG_SND_INDIGO is not set |
1117 | # CONFIG_SND_INDIGOIO is not set | 1143 | # CONFIG_SND_INDIGOIO is not set |
1118 | # CONFIG_SND_INDIGODJ is not set | 1144 | # CONFIG_SND_INDIGODJ is not set |
1145 | # CONFIG_SND_INDIGOIOX is not set | ||
1146 | # CONFIG_SND_INDIGODJX is not set | ||
1119 | # CONFIG_SND_EMU10K1 is not set | 1147 | # CONFIG_SND_EMU10K1 is not set |
1120 | # CONFIG_SND_EMU10K1X is not set | 1148 | # CONFIG_SND_EMU10K1X is not set |
1121 | # CONFIG_SND_ENS1370 is not set | 1149 | # CONFIG_SND_ENS1370 is not set |
@@ -1165,7 +1193,6 @@ CONFIG_HID=y | |||
1165 | # | 1193 | # |
1166 | # Special HID drivers | 1194 | # Special HID drivers |
1167 | # | 1195 | # |
1168 | CONFIG_HID_COMPAT=y | ||
1169 | CONFIG_USB_SUPPORT=y | 1196 | CONFIG_USB_SUPPORT=y |
1170 | CONFIG_USB_ARCH_HAS_HCD=y | 1197 | CONFIG_USB_ARCH_HAS_HCD=y |
1171 | CONFIG_USB_ARCH_HAS_OHCI=y | 1198 | CONFIG_USB_ARCH_HAS_OHCI=y |
@@ -1179,7 +1206,7 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
1179 | # | 1206 | # |
1180 | 1207 | ||
1181 | # | 1208 | # |
1182 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | 1209 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may |
1183 | # | 1210 | # |
1184 | # CONFIG_USB_GADGET is not set | 1211 | # CONFIG_USB_GADGET is not set |
1185 | 1212 | ||
@@ -1247,8 +1274,9 @@ CONFIG_RTC_DRV_CMOS=y | |||
1247 | # | 1274 | # |
1248 | # on-CPU RTC drivers | 1275 | # on-CPU RTC drivers |
1249 | # | 1276 | # |
1250 | # CONFIG_RTC_DRV_PPC is not set | 1277 | # CONFIG_RTC_DRV_GENERIC is not set |
1251 | # CONFIG_DMADEVICES is not set | 1278 | # CONFIG_DMADEVICES is not set |
1279 | # CONFIG_AUXDISPLAY is not set | ||
1252 | # CONFIG_UIO is not set | 1280 | # CONFIG_UIO is not set |
1253 | # CONFIG_STAGING is not set | 1281 | # CONFIG_STAGING is not set |
1254 | 1282 | ||
@@ -1259,6 +1287,7 @@ CONFIG_EXT2_FS=y | |||
1259 | # CONFIG_EXT2_FS_XATTR is not set | 1287 | # CONFIG_EXT2_FS_XATTR is not set |
1260 | # CONFIG_EXT2_FS_XIP is not set | 1288 | # CONFIG_EXT2_FS_XIP is not set |
1261 | CONFIG_EXT3_FS=y | 1289 | CONFIG_EXT3_FS=y |
1290 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | ||
1262 | CONFIG_EXT3_FS_XATTR=y | 1291 | CONFIG_EXT3_FS_XATTR=y |
1263 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 1292 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
1264 | # CONFIG_EXT3_FS_SECURITY is not set | 1293 | # CONFIG_EXT3_FS_SECURITY is not set |
@@ -1280,6 +1309,11 @@ CONFIG_FILE_LOCKING=y | |||
1280 | # CONFIG_FUSE_FS is not set | 1309 | # CONFIG_FUSE_FS is not set |
1281 | 1310 | ||
1282 | # | 1311 | # |
1312 | # Caches | ||
1313 | # | ||
1314 | # CONFIG_FSCACHE is not set | ||
1315 | |||
1316 | # | ||
1283 | # CD-ROM/DVD Filesystems | 1317 | # CD-ROM/DVD Filesystems |
1284 | # | 1318 | # |
1285 | # CONFIG_ISO9660_FS is not set | 1319 | # CONFIG_ISO9660_FS is not set |
@@ -1323,6 +1357,7 @@ CONFIG_MISC_FILESYSTEMS=y | |||
1323 | # CONFIG_ROMFS_FS is not set | 1357 | # CONFIG_ROMFS_FS is not set |
1324 | # CONFIG_SYSV_FS is not set | 1358 | # CONFIG_SYSV_FS is not set |
1325 | # CONFIG_UFS_FS is not set | 1359 | # CONFIG_UFS_FS is not set |
1360 | # CONFIG_NILFS2_FS is not set | ||
1326 | CONFIG_NETWORK_FILESYSTEMS=y | 1361 | CONFIG_NETWORK_FILESYSTEMS=y |
1327 | CONFIG_NFS_FS=y | 1362 | CONFIG_NFS_FS=y |
1328 | CONFIG_NFS_V3=y | 1363 | CONFIG_NFS_V3=y |
@@ -1337,7 +1372,6 @@ CONFIG_LOCKD_V4=y | |||
1337 | CONFIG_EXPORTFS=y | 1372 | CONFIG_EXPORTFS=y |
1338 | CONFIG_NFS_COMMON=y | 1373 | CONFIG_NFS_COMMON=y |
1339 | CONFIG_SUNRPC=y | 1374 | CONFIG_SUNRPC=y |
1340 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1341 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1375 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1342 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1376 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1343 | # CONFIG_SMB_FS is not set | 1377 | # CONFIG_SMB_FS is not set |
@@ -1409,6 +1443,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
1409 | # CONFIG_NLS_KOI8_U is not set | 1443 | # CONFIG_NLS_KOI8_U is not set |
1410 | # CONFIG_NLS_UTF8 is not set | 1444 | # CONFIG_NLS_UTF8 is not set |
1411 | # CONFIG_DLM is not set | 1445 | # CONFIG_DLM is not set |
1446 | # CONFIG_BINARY_PRINTF is not set | ||
1412 | 1447 | ||
1413 | # | 1448 | # |
1414 | # Library routines | 1449 | # Library routines |
@@ -1422,11 +1457,13 @@ CONFIG_CRC_T10DIF=y | |||
1422 | CONFIG_CRC32=y | 1457 | CONFIG_CRC32=y |
1423 | # CONFIG_CRC7 is not set | 1458 | # CONFIG_CRC7 is not set |
1424 | # CONFIG_LIBCRC32C is not set | 1459 | # CONFIG_LIBCRC32C is not set |
1425 | CONFIG_PLIST=y | 1460 | CONFIG_ZLIB_INFLATE=y |
1461 | CONFIG_DECOMPRESS_GZIP=y | ||
1426 | CONFIG_HAS_IOMEM=y | 1462 | CONFIG_HAS_IOMEM=y |
1427 | CONFIG_HAS_IOPORT=y | 1463 | CONFIG_HAS_IOPORT=y |
1428 | CONFIG_HAS_DMA=y | 1464 | CONFIG_HAS_DMA=y |
1429 | CONFIG_HAVE_LMB=y | 1465 | CONFIG_HAVE_LMB=y |
1466 | CONFIG_NLATTR=y | ||
1430 | 1467 | ||
1431 | # | 1468 | # |
1432 | # Kernel hacking | 1469 | # Kernel hacking |
@@ -1444,6 +1481,9 @@ CONFIG_DEBUG_SHIRQ=y | |||
1444 | CONFIG_DETECT_SOFTLOCKUP=y | 1481 | CONFIG_DETECT_SOFTLOCKUP=y |
1445 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | 1482 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set |
1446 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | 1483 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 |
1484 | CONFIG_DETECT_HUNG_TASK=y | ||
1485 | # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set | ||
1486 | CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | ||
1447 | CONFIG_SCHED_DEBUG=y | 1487 | CONFIG_SCHED_DEBUG=y |
1448 | # CONFIG_SCHEDSTATS is not set | 1488 | # CONFIG_SCHEDSTATS is not set |
1449 | # CONFIG_TIMER_STATS is not set | 1489 | # CONFIG_TIMER_STATS is not set |
@@ -1474,9 +1514,12 @@ CONFIG_DEBUG_INFO=y | |||
1474 | # CONFIG_FAULT_INJECTION is not set | 1514 | # CONFIG_FAULT_INJECTION is not set |
1475 | # CONFIG_LATENCYTOP is not set | 1515 | # CONFIG_LATENCYTOP is not set |
1476 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1516 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
1517 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1477 | CONFIG_HAVE_FUNCTION_TRACER=y | 1518 | CONFIG_HAVE_FUNCTION_TRACER=y |
1519 | CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y | ||
1478 | CONFIG_HAVE_DYNAMIC_FTRACE=y | 1520 | CONFIG_HAVE_DYNAMIC_FTRACE=y |
1479 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1521 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1522 | CONFIG_TRACING_SUPPORT=y | ||
1480 | 1523 | ||
1481 | # | 1524 | # |
1482 | # Tracers | 1525 | # Tracers |
@@ -1484,17 +1527,19 @@ CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | |||
1484 | # CONFIG_FUNCTION_TRACER is not set | 1527 | # CONFIG_FUNCTION_TRACER is not set |
1485 | # CONFIG_SCHED_TRACER is not set | 1528 | # CONFIG_SCHED_TRACER is not set |
1486 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | 1529 | # CONFIG_CONTEXT_SWITCH_TRACER is not set |
1530 | # CONFIG_EVENT_TRACER is not set | ||
1487 | # CONFIG_BOOT_TRACER is not set | 1531 | # CONFIG_BOOT_TRACER is not set |
1488 | # CONFIG_TRACE_BRANCH_PROFILING is not set | 1532 | # CONFIG_TRACE_BRANCH_PROFILING is not set |
1489 | # CONFIG_STACK_TRACER is not set | 1533 | # CONFIG_STACK_TRACER is not set |
1490 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | 1534 | # CONFIG_KMEMTRACE is not set |
1535 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1536 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1491 | # CONFIG_SAMPLES is not set | 1537 | # CONFIG_SAMPLES is not set |
1492 | CONFIG_HAVE_ARCH_KGDB=y | 1538 | CONFIG_HAVE_ARCH_KGDB=y |
1493 | # CONFIG_KGDB is not set | 1539 | # CONFIG_KGDB is not set |
1494 | CONFIG_PRINT_STACK_DEPTH=64 | 1540 | CONFIG_PRINT_STACK_DEPTH=64 |
1495 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1541 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
1496 | # CONFIG_DEBUG_STACK_USAGE is not set | 1542 | # CONFIG_DEBUG_STACK_USAGE is not set |
1497 | # CONFIG_DEBUG_PAGEALLOC is not set | ||
1498 | # CONFIG_CODE_PATCHING_SELFTEST is not set | 1543 | # CONFIG_CODE_PATCHING_SELFTEST is not set |
1499 | # CONFIG_FTR_FIXUP_SELFTEST is not set | 1544 | # CONFIG_FTR_FIXUP_SELFTEST is not set |
1500 | # CONFIG_MSI_BITMAP_SELFTEST is not set | 1545 | # CONFIG_MSI_BITMAP_SELFTEST is not set |
@@ -1589,6 +1634,7 @@ CONFIG_CRYPTO=y | |||
1589 | # Compression | 1634 | # Compression |
1590 | # | 1635 | # |
1591 | # CONFIG_CRYPTO_DEFLATE is not set | 1636 | # CONFIG_CRYPTO_DEFLATE is not set |
1637 | # CONFIG_CRYPTO_ZLIB is not set | ||
1592 | # CONFIG_CRYPTO_LZO is not set | 1638 | # CONFIG_CRYPTO_LZO is not set |
1593 | 1639 | ||
1594 | # | 1640 | # |