diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2007-07-02 01:04:36 -0400 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2007-07-02 01:04:36 -0400 |
commit | 795bb15e0735bd2b0015ca333fa157399b72c168 (patch) | |
tree | 09ca717e7251d28b7bc4e9555982867f35b658cb /arch/powerpc/configs/mpc866_ads_defconfig | |
parent | 9f7905812e5919862acb6ede63e10d3d1bb4958e (diff) |
[POWERPC] Update defconfigs
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/configs/mpc866_ads_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc866_ads_defconfig | 213 |
1 files changed, 102 insertions, 111 deletions
diff --git a/arch/powerpc/configs/mpc866_ads_defconfig b/arch/powerpc/configs/mpc866_ads_defconfig index 539d9e3d3668..e6b18ea8f643 100644 --- a/arch/powerpc/configs/mpc866_ads_defconfig +++ b/arch/powerpc/configs/mpc866_ads_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.19-rc6 | 3 | # Linux kernel version: 2.6.22-rc7 |
4 | # Fri Nov 24 21:13:55 2006 | 4 | # Sun Jul 1 23:57:00 2007 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | CONFIG_PPC32=y | 7 | CONFIG_PPC32=y |
@@ -10,6 +10,7 @@ CONFIG_MMU=y | |||
10 | CONFIG_GENERIC_HARDIRQS=y | 10 | CONFIG_GENERIC_HARDIRQS=y |
11 | CONFIG_IRQ_PER_CPU=y | 11 | CONFIG_IRQ_PER_CPU=y |
12 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y | 12 | CONFIG_RWSEM_XCHGADD_ALGORITHM=y |
13 | CONFIG_ARCH_HAS_ILOG2_U32=y | ||
13 | CONFIG_GENERIC_HWEIGHT=y | 14 | CONFIG_GENERIC_HWEIGHT=y |
14 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 15 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
15 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 16 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
@@ -28,7 +29,6 @@ CONFIG_AUDIT_ARCH=y | |||
28 | # Processor support | 29 | # Processor support |
29 | # | 30 | # |
30 | # CONFIG_CLASSIC32 is not set | 31 | # CONFIG_CLASSIC32 is not set |
31 | # CONFIG_PPC_52xx is not set | ||
32 | # CONFIG_PPC_82xx is not set | 32 | # CONFIG_PPC_82xx is not set |
33 | # CONFIG_PPC_83xx is not set | 33 | # CONFIG_PPC_83xx is not set |
34 | # CONFIG_PPC_85xx is not set | 34 | # CONFIG_PPC_85xx is not set |
@@ -40,6 +40,7 @@ CONFIG_PPC_8xx=y | |||
40 | CONFIG_8xx=y | 40 | CONFIG_8xx=y |
41 | # CONFIG_PPC_DCR_NATIVE is not set | 41 | # CONFIG_PPC_DCR_NATIVE is not set |
42 | # CONFIG_PPC_DCR_MMIO is not set | 42 | # CONFIG_PPC_DCR_MMIO is not set |
43 | # CONFIG_PPC_MM_SLICES is not set | ||
43 | CONFIG_NOT_COHERENT_CACHE=y | 44 | CONFIG_NOT_COHERENT_CACHE=y |
44 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 45 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
45 | 46 | ||
@@ -58,14 +59,17 @@ CONFIG_LOCALVERSION_AUTO=y | |||
58 | # CONFIG_SWAP is not set | 59 | # CONFIG_SWAP is not set |
59 | CONFIG_SYSVIPC=y | 60 | CONFIG_SYSVIPC=y |
60 | # CONFIG_IPC_NS is not set | 61 | # CONFIG_IPC_NS is not set |
62 | CONFIG_SYSVIPC_SYSCTL=y | ||
61 | # CONFIG_POSIX_MQUEUE is not set | 63 | # CONFIG_POSIX_MQUEUE is not set |
62 | # CONFIG_BSD_PROCESS_ACCT is not set | 64 | # CONFIG_BSD_PROCESS_ACCT is not set |
63 | # CONFIG_TASKSTATS is not set | 65 | # CONFIG_TASKSTATS is not set |
64 | # CONFIG_UTS_NS is not set | 66 | # CONFIG_UTS_NS is not set |
65 | # CONFIG_AUDIT is not set | 67 | # CONFIG_AUDIT is not set |
66 | # CONFIG_IKCONFIG is not set | 68 | # CONFIG_IKCONFIG is not set |
69 | CONFIG_LOG_BUF_SHIFT=14 | ||
70 | CONFIG_SYSFS_DEPRECATED=y | ||
67 | # CONFIG_RELAY is not set | 71 | # CONFIG_RELAY is not set |
68 | CONFIG_INITRAMFS_SOURCE="" | 72 | # CONFIG_BLK_DEV_INITRD is not set |
69 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 73 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
70 | CONFIG_SYSCTL=y | 74 | CONFIG_SYSCTL=y |
71 | CONFIG_EMBEDDED=y | 75 | CONFIG_EMBEDDED=y |
@@ -78,14 +82,19 @@ CONFIG_PRINTK=y | |||
78 | CONFIG_ELF_CORE=y | 82 | CONFIG_ELF_CORE=y |
79 | # CONFIG_BASE_FULL is not set | 83 | # CONFIG_BASE_FULL is not set |
80 | CONFIG_FUTEX=y | 84 | CONFIG_FUTEX=y |
85 | CONFIG_ANON_INODES=y | ||
81 | # CONFIG_EPOLL is not set | 86 | # CONFIG_EPOLL is not set |
87 | CONFIG_SIGNALFD=y | ||
88 | CONFIG_TIMERFD=y | ||
89 | CONFIG_EVENTFD=y | ||
82 | CONFIG_SHMEM=y | 90 | CONFIG_SHMEM=y |
83 | CONFIG_SLAB=y | ||
84 | # CONFIG_VM_EVENT_COUNTERS is not set | 91 | # CONFIG_VM_EVENT_COUNTERS is not set |
92 | CONFIG_SLAB=y | ||
93 | # CONFIG_SLUB is not set | ||
94 | # CONFIG_SLOB is not set | ||
85 | CONFIG_RT_MUTEXES=y | 95 | CONFIG_RT_MUTEXES=y |
86 | # CONFIG_TINY_SHMEM is not set | 96 | # CONFIG_TINY_SHMEM is not set |
87 | CONFIG_BASE_SMALL=1 | 97 | CONFIG_BASE_SMALL=1 |
88 | # CONFIG_SLOB is not set | ||
89 | 98 | ||
90 | # | 99 | # |
91 | # Loadable module support | 100 | # Loadable module support |
@@ -112,13 +121,14 @@ CONFIG_DEFAULT_AS=y | |||
112 | # CONFIG_DEFAULT_CFQ is not set | 121 | # CONFIG_DEFAULT_CFQ is not set |
113 | # CONFIG_DEFAULT_NOOP is not set | 122 | # CONFIG_DEFAULT_NOOP is not set |
114 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 123 | CONFIG_DEFAULT_IOSCHED="anticipatory" |
115 | # CONFIG_WANT_EARLY_SERIAL is not set | ||
116 | CONFIG_EMBEDDEDBOOT=y | ||
117 | # CONFIG_MPIC is not set | ||
118 | 124 | ||
119 | # | 125 | # |
120 | # Platform support | 126 | # Platform support |
121 | # | 127 | # |
128 | # CONFIG_PPC_MPC52xx is not set | ||
129 | # CONFIG_PPC_MPC5200 is not set | ||
130 | # CONFIG_PPC_CELL is not set | ||
131 | # CONFIG_PPC_CELL_NATIVE is not set | ||
122 | CONFIG_CPM1=y | 132 | CONFIG_CPM1=y |
123 | # CONFIG_MPC8XXFADS is not set | 133 | # CONFIG_MPC8XXFADS is not set |
124 | CONFIG_MPC86XADS=y | 134 | CONFIG_MPC86XADS=y |
@@ -137,6 +147,18 @@ CONFIG_NO_UCODE_PATCH=y | |||
137 | # CONFIG_USB_SOF_UCODE_PATCH is not set | 147 | # CONFIG_USB_SOF_UCODE_PATCH is not set |
138 | # CONFIG_I2C_SPI_UCODE_PATCH is not set | 148 | # CONFIG_I2C_SPI_UCODE_PATCH is not set |
139 | # CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set | 149 | # CONFIG_I2C_SPI_SMC1_UCODE_PATCH is not set |
150 | # CONFIG_PQ2ADS is not set | ||
151 | # CONFIG_MPIC is not set | ||
152 | # CONFIG_MPIC_WEIRD is not set | ||
153 | # CONFIG_PPC_I8259 is not set | ||
154 | # CONFIG_PPC_RTAS is not set | ||
155 | # CONFIG_MMIO_NVRAM is not set | ||
156 | # CONFIG_PPC_MPC106 is not set | ||
157 | # CONFIG_PPC_970_NAP is not set | ||
158 | # CONFIG_PPC_INDIRECT_IO is not set | ||
159 | # CONFIG_GENERIC_IOMAP is not set | ||
160 | # CONFIG_CPU_FREQ is not set | ||
161 | # CONFIG_CPM2 is not set | ||
140 | 162 | ||
141 | # | 163 | # |
142 | # Kernel options | 164 | # Kernel options |
@@ -144,6 +166,7 @@ CONFIG_NO_UCODE_PATCH=y | |||
144 | # CONFIG_HIGHMEM is not set | 166 | # CONFIG_HIGHMEM is not set |
145 | # CONFIG_HZ_100 is not set | 167 | # CONFIG_HZ_100 is not set |
146 | # CONFIG_HZ_250 is not set | 168 | # CONFIG_HZ_250 is not set |
169 | # CONFIG_HZ_300 is not set | ||
147 | CONFIG_HZ_1000=y | 170 | CONFIG_HZ_1000=y |
148 | CONFIG_HZ=1000 | 171 | CONFIG_HZ=1000 |
149 | CONFIG_PREEMPT_NONE=y | 172 | CONFIG_PREEMPT_NONE=y |
@@ -164,31 +187,29 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
164 | # CONFIG_SPARSEMEM_STATIC is not set | 187 | # CONFIG_SPARSEMEM_STATIC is not set |
165 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 188 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
166 | # CONFIG_RESOURCES_64BIT is not set | 189 | # CONFIG_RESOURCES_64BIT is not set |
190 | CONFIG_ZONE_DMA_FLAG=1 | ||
167 | # CONFIG_PROC_DEVICETREE is not set | 191 | # CONFIG_PROC_DEVICETREE is not set |
168 | # CONFIG_CMDLINE_BOOL is not set | 192 | # CONFIG_CMDLINE_BOOL is not set |
169 | # CONFIG_PM is not set | 193 | # CONFIG_PM is not set |
170 | # CONFIG_SECCOMP is not set | 194 | # CONFIG_SECCOMP is not set |
195 | # CONFIG_WANT_DEVICE_TREE is not set | ||
171 | CONFIG_ISA_DMA_API=y | 196 | CONFIG_ISA_DMA_API=y |
172 | 197 | ||
173 | # | 198 | # |
174 | # Bus options | 199 | # Bus options |
175 | # | 200 | # |
176 | # CONFIG_MPIC_WEIRD is not set | 201 | CONFIG_ZONE_DMA=y |
177 | # CONFIG_PPC_I8259 is not set | ||
178 | CONFIG_FSL_SOC=y | 202 | CONFIG_FSL_SOC=y |
179 | # CONFIG_PCI is not set | 203 | # CONFIG_PCI is not set |
180 | # CONFIG_PCI_DOMAINS is not set | 204 | # CONFIG_PCI_DOMAINS is not set |
181 | # CONFIG_PCI_QSPAN is not set | 205 | # CONFIG_PCI_QSPAN is not set |
206 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
182 | 207 | ||
183 | # | 208 | # |
184 | # PCCARD (PCMCIA/CardBus) support | 209 | # PCCARD (PCMCIA/CardBus) support |
185 | # | 210 | # |
186 | 211 | ||
187 | # | 212 | # |
188 | # PCI Hotplug Support | ||
189 | # | ||
190 | |||
191 | # | ||
192 | # Advanced setup | 213 | # Advanced setup |
193 | # | 214 | # |
194 | # CONFIG_ADVANCED_OPTIONS is not set | 215 | # CONFIG_ADVANCED_OPTIONS is not set |
@@ -212,13 +233,13 @@ CONFIG_NET=y | |||
212 | # | 233 | # |
213 | # Networking options | 234 | # Networking options |
214 | # | 235 | # |
215 | # CONFIG_NETDEBUG is not set | ||
216 | CONFIG_PACKET=y | 236 | CONFIG_PACKET=y |
217 | # CONFIG_PACKET_MMAP is not set | 237 | # CONFIG_PACKET_MMAP is not set |
218 | CONFIG_UNIX=y | 238 | CONFIG_UNIX=y |
219 | CONFIG_XFRM=y | 239 | CONFIG_XFRM=y |
220 | # CONFIG_XFRM_USER is not set | 240 | # CONFIG_XFRM_USER is not set |
221 | # CONFIG_XFRM_SUB_POLICY is not set | 241 | # CONFIG_XFRM_SUB_POLICY is not set |
242 | # CONFIG_XFRM_MIGRATE is not set | ||
222 | # CONFIG_NET_KEY is not set | 243 | # CONFIG_NET_KEY is not set |
223 | CONFIG_INET=y | 244 | CONFIG_INET=y |
224 | CONFIG_IP_MULTICAST=y | 245 | CONFIG_IP_MULTICAST=y |
@@ -246,25 +267,14 @@ CONFIG_INET_TCP_DIAG=y | |||
246 | # CONFIG_TCP_CONG_ADVANCED is not set | 267 | # CONFIG_TCP_CONG_ADVANCED is not set |
247 | CONFIG_TCP_CONG_CUBIC=y | 268 | CONFIG_TCP_CONG_CUBIC=y |
248 | CONFIG_DEFAULT_TCP_CONG="cubic" | 269 | CONFIG_DEFAULT_TCP_CONG="cubic" |
270 | # CONFIG_TCP_MD5SIG is not set | ||
249 | # CONFIG_IPV6 is not set | 271 | # CONFIG_IPV6 is not set |
250 | # CONFIG_INET6_XFRM_TUNNEL is not set | 272 | # CONFIG_INET6_XFRM_TUNNEL is not set |
251 | # CONFIG_INET6_TUNNEL is not set | 273 | # CONFIG_INET6_TUNNEL is not set |
252 | # CONFIG_NETWORK_SECMARK is not set | 274 | # CONFIG_NETWORK_SECMARK is not set |
253 | # CONFIG_NETFILTER is not set | 275 | # CONFIG_NETFILTER is not set |
254 | |||
255 | # | ||
256 | # DCCP Configuration (EXPERIMENTAL) | ||
257 | # | ||
258 | # CONFIG_IP_DCCP is not set | 276 | # CONFIG_IP_DCCP is not set |
259 | |||
260 | # | ||
261 | # SCTP Configuration (EXPERIMENTAL) | ||
262 | # | ||
263 | # CONFIG_IP_SCTP is not set | 277 | # CONFIG_IP_SCTP is not set |
264 | |||
265 | # | ||
266 | # TIPC Configuration (EXPERIMENTAL) | ||
267 | # | ||
268 | # CONFIG_TIPC is not set | 278 | # CONFIG_TIPC is not set |
269 | # CONFIG_ATM is not set | 279 | # CONFIG_ATM is not set |
270 | # CONFIG_BRIDGE is not set | 280 | # CONFIG_BRIDGE is not set |
@@ -290,7 +300,16 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
290 | # CONFIG_HAMRADIO is not set | 300 | # CONFIG_HAMRADIO is not set |
291 | # CONFIG_IRDA is not set | 301 | # CONFIG_IRDA is not set |
292 | # CONFIG_BT is not set | 302 | # CONFIG_BT is not set |
303 | # CONFIG_AF_RXRPC is not set | ||
304 | |||
305 | # | ||
306 | # Wireless | ||
307 | # | ||
308 | # CONFIG_CFG80211 is not set | ||
309 | # CONFIG_WIRELESS_EXT is not set | ||
310 | # CONFIG_MAC80211 is not set | ||
293 | # CONFIG_IEEE80211 is not set | 311 | # CONFIG_IEEE80211 is not set |
312 | # CONFIG_RFKILL is not set | ||
294 | 313 | ||
295 | # | 314 | # |
296 | # Device Drivers | 315 | # Device Drivers |
@@ -307,10 +326,6 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
307 | # Connector - unified userspace <-> kernelspace linker | 326 | # Connector - unified userspace <-> kernelspace linker |
308 | # | 327 | # |
309 | # CONFIG_CONNECTOR is not set | 328 | # CONFIG_CONNECTOR is not set |
310 | |||
311 | # | ||
312 | # Memory Technology Devices (MTD) | ||
313 | # | ||
314 | # CONFIG_MTD is not set | 329 | # CONFIG_MTD is not set |
315 | 330 | ||
316 | # | 331 | # |
@@ -321,6 +336,7 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
321 | # | 336 | # |
322 | # Plug and Play support | 337 | # Plug and Play support |
323 | # | 338 | # |
339 | # CONFIG_PNPACPI is not set | ||
324 | 340 | ||
325 | # | 341 | # |
326 | # Block devices | 342 | # Block devices |
@@ -331,18 +347,13 @@ CONFIG_BLK_DEV_LOOP=y | |||
331 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 347 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
332 | # CONFIG_BLK_DEV_NBD is not set | 348 | # CONFIG_BLK_DEV_NBD is not set |
333 | # CONFIG_BLK_DEV_RAM is not set | 349 | # CONFIG_BLK_DEV_RAM is not set |
334 | # CONFIG_BLK_DEV_INITRD is not set | ||
335 | # CONFIG_CDROM_PKTCDVD is not set | 350 | # CONFIG_CDROM_PKTCDVD is not set |
336 | # CONFIG_ATA_OVER_ETH is not set | 351 | # CONFIG_ATA_OVER_ETH is not set |
337 | 352 | ||
338 | # | 353 | # |
339 | # Misc devices | 354 | # Misc devices |
340 | # | 355 | # |
341 | # CONFIG_TIFM_CORE is not set | 356 | # CONFIG_BLINK is not set |
342 | |||
343 | # | ||
344 | # ATA/ATAPI/MFM/RLL support | ||
345 | # | ||
346 | # CONFIG_IDE is not set | 357 | # CONFIG_IDE is not set |
347 | 358 | ||
348 | # | 359 | # |
@@ -351,34 +362,13 @@ CONFIG_BLK_DEV_LOOP=y | |||
351 | # CONFIG_RAID_ATTRS is not set | 362 | # CONFIG_RAID_ATTRS is not set |
352 | # CONFIG_SCSI is not set | 363 | # CONFIG_SCSI is not set |
353 | # CONFIG_SCSI_NETLINK is not set | 364 | # CONFIG_SCSI_NETLINK is not set |
354 | |||
355 | # | ||
356 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
357 | # | ||
358 | # CONFIG_ATA is not set | 365 | # CONFIG_ATA is not set |
359 | 366 | ||
360 | # | 367 | # |
361 | # Multi-device support (RAID and LVM) | 368 | # Multi-device support (RAID and LVM) |
362 | # | 369 | # |
363 | # CONFIG_MD is not set | 370 | # CONFIG_MD is not set |
364 | 371 | # CONFIG_MACINTOSH_DRIVERS is not set | |
365 | # | ||
366 | # Fusion MPT device support | ||
367 | # | ||
368 | # CONFIG_FUSION is not set | ||
369 | |||
370 | # | ||
371 | # IEEE 1394 (FireWire) support | ||
372 | # | ||
373 | |||
374 | # | ||
375 | # I2O device support | ||
376 | # | ||
377 | |||
378 | # | ||
379 | # Macintosh device drivers | ||
380 | # | ||
381 | # CONFIG_WINDFARM is not set | ||
382 | 372 | ||
383 | # | 373 | # |
384 | # Network device support | 374 | # Network device support |
@@ -388,10 +378,6 @@ CONFIG_NETDEVICES=y | |||
388 | # CONFIG_BONDING is not set | 378 | # CONFIG_BONDING is not set |
389 | # CONFIG_EQUALIZER is not set | 379 | # CONFIG_EQUALIZER is not set |
390 | # CONFIG_TUN is not set | 380 | # CONFIG_TUN is not set |
391 | |||
392 | # | ||
393 | # PHY device support | ||
394 | # | ||
395 | CONFIG_PHYLIB=y | 381 | CONFIG_PHYLIB=y |
396 | 382 | ||
397 | # | 383 | # |
@@ -404,6 +390,7 @@ CONFIG_PHYLIB=y | |||
404 | # CONFIG_CICADA_PHY is not set | 390 | # CONFIG_CICADA_PHY is not set |
405 | # CONFIG_VITESSE_PHY is not set | 391 | # CONFIG_VITESSE_PHY is not set |
406 | # CONFIG_SMSC_PHY is not set | 392 | # CONFIG_SMSC_PHY is not set |
393 | # CONFIG_BROADCOM_PHY is not set | ||
407 | CONFIG_FIXED_PHY=y | 394 | CONFIG_FIXED_PHY=y |
408 | CONFIG_FIXED_MII_10_FDX=y | 395 | CONFIG_FIXED_MII_10_FDX=y |
409 | CONFIG_FIXED_MII_100_FDX=y | 396 | CONFIG_FIXED_MII_100_FDX=y |
@@ -417,27 +404,14 @@ CONFIG_MII=y | |||
417 | CONFIG_FS_ENET=y | 404 | CONFIG_FS_ENET=y |
418 | CONFIG_FS_ENET_HAS_SCC=y | 405 | CONFIG_FS_ENET_HAS_SCC=y |
419 | CONFIG_FS_ENET_HAS_FEC=y | 406 | CONFIG_FS_ENET_HAS_FEC=y |
407 | CONFIG_NETDEV_1000=y | ||
408 | CONFIG_NETDEV_10000=y | ||
420 | 409 | ||
421 | # | 410 | # |
422 | # Ethernet (1000 Mbit) | 411 | # Wireless LAN |
423 | # | ||
424 | |||
425 | # | ||
426 | # Ethernet (10000 Mbit) | ||
427 | # | ||
428 | |||
429 | # | ||
430 | # Token Ring devices | ||
431 | # | ||
432 | |||
433 | # | ||
434 | # Wireless LAN (non-hamradio) | ||
435 | # | ||
436 | # CONFIG_NET_RADIO is not set | ||
437 | |||
438 | # | ||
439 | # Wan interfaces | ||
440 | # | 412 | # |
413 | # CONFIG_WLAN_PRE80211 is not set | ||
414 | # CONFIG_WLAN_80211 is not set | ||
441 | # CONFIG_WAN is not set | 415 | # CONFIG_WAN is not set |
442 | # CONFIG_PPP is not set | 416 | # CONFIG_PPP is not set |
443 | # CONFIG_SLIP is not set | 417 | # CONFIG_SLIP is not set |
@@ -461,6 +435,7 @@ CONFIG_FS_ENET_HAS_FEC=y | |||
461 | # | 435 | # |
462 | CONFIG_INPUT=y | 436 | CONFIG_INPUT=y |
463 | # CONFIG_INPUT_FF_MEMLESS is not set | 437 | # CONFIG_INPUT_FF_MEMLESS is not set |
438 | # CONFIG_INPUT_POLLDEV is not set | ||
464 | 439 | ||
465 | # | 440 | # |
466 | # Userland interfaces | 441 | # Userland interfaces |
@@ -486,9 +461,16 @@ CONFIG_KEYBOARD_ATKBD=y | |||
486 | # CONFIG_KEYBOARD_STOWAWAY is not set | 461 | # CONFIG_KEYBOARD_STOWAWAY is not set |
487 | CONFIG_INPUT_MOUSE=y | 462 | CONFIG_INPUT_MOUSE=y |
488 | CONFIG_MOUSE_PS2=y | 463 | CONFIG_MOUSE_PS2=y |
464 | CONFIG_MOUSE_PS2_ALPS=y | ||
465 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
466 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
467 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
468 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
469 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
489 | # CONFIG_MOUSE_SERIAL is not set | 470 | # CONFIG_MOUSE_SERIAL is not set |
490 | # CONFIG_MOUSE_VSXXXAA is not set | 471 | # CONFIG_MOUSE_VSXXXAA is not set |
491 | # CONFIG_INPUT_JOYSTICK is not set | 472 | # CONFIG_INPUT_JOYSTICK is not set |
473 | # CONFIG_INPUT_TABLET is not set | ||
492 | # CONFIG_INPUT_TOUCHSCREEN is not set | 474 | # CONFIG_INPUT_TOUCHSCREEN is not set |
493 | # CONFIG_INPUT_MISC is not set | 475 | # CONFIG_INPUT_MISC is not set |
494 | 476 | ||
@@ -516,6 +498,7 @@ CONFIG_SERIO_LIBPS2=y | |||
516 | # | 498 | # |
517 | # Non-8250 serial port support | 499 | # Non-8250 serial port support |
518 | # | 500 | # |
501 | # CONFIG_SERIAL_UARTLITE is not set | ||
519 | CONFIG_SERIAL_CORE=y | 502 | CONFIG_SERIAL_CORE=y |
520 | CONFIG_SERIAL_CORE_CONSOLE=y | 503 | CONFIG_SERIAL_CORE_CONSOLE=y |
521 | CONFIG_SERIAL_CPM=y | 504 | CONFIG_SERIAL_CPM=y |
@@ -533,31 +516,18 @@ CONFIG_UNIX98_PTYS=y | |||
533 | # IPMI | 516 | # IPMI |
534 | # | 517 | # |
535 | # CONFIG_IPMI_HANDLER is not set | 518 | # CONFIG_IPMI_HANDLER is not set |
536 | |||
537 | # | ||
538 | # Watchdog Cards | ||
539 | # | ||
540 | # CONFIG_WATCHDOG is not set | 519 | # CONFIG_WATCHDOG is not set |
541 | CONFIG_HW_RANDOM=y | 520 | CONFIG_HW_RANDOM=y |
542 | # CONFIG_NVRAM is not set | 521 | # CONFIG_NVRAM is not set |
543 | CONFIG_GEN_RTC=y | 522 | CONFIG_GEN_RTC=y |
544 | # CONFIG_GEN_RTC_X is not set | 523 | # CONFIG_GEN_RTC_X is not set |
545 | # CONFIG_DTLK is not set | ||
546 | # CONFIG_R3964 is not set | 524 | # CONFIG_R3964 is not set |
547 | |||
548 | # | ||
549 | # Ftape, the floppy tape device driver | ||
550 | # | ||
551 | # CONFIG_RAW_DRIVER is not set | 525 | # CONFIG_RAW_DRIVER is not set |
552 | 526 | ||
553 | # | 527 | # |
554 | # TPM devices | 528 | # TPM devices |
555 | # | 529 | # |
556 | # CONFIG_TCG_TPM is not set | 530 | # CONFIG_TCG_TPM is not set |
557 | |||
558 | # | ||
559 | # I2C support | ||
560 | # | ||
561 | # CONFIG_I2C is not set | 531 | # CONFIG_I2C is not set |
562 | 532 | ||
563 | # | 533 | # |
@@ -570,33 +540,41 @@ CONFIG_GEN_RTC=y | |||
570 | # Dallas's 1-wire bus | 540 | # Dallas's 1-wire bus |
571 | # | 541 | # |
572 | # CONFIG_W1 is not set | 542 | # CONFIG_W1 is not set |
573 | |||
574 | # | ||
575 | # Hardware Monitoring support | ||
576 | # | ||
577 | CONFIG_HWMON=y | 543 | CONFIG_HWMON=y |
578 | # CONFIG_HWMON_VID is not set | 544 | # CONFIG_HWMON_VID is not set |
579 | # CONFIG_SENSORS_ABITUGURU is not set | 545 | # CONFIG_SENSORS_ABITUGURU is not set |
580 | # CONFIG_SENSORS_F71805F is not set | 546 | # CONFIG_SENSORS_F71805F is not set |
547 | # CONFIG_SENSORS_PC87427 is not set | ||
548 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
549 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
581 | # CONFIG_SENSORS_VT1211 is not set | 550 | # CONFIG_SENSORS_VT1211 is not set |
551 | # CONFIG_SENSORS_W83627HF is not set | ||
582 | # CONFIG_HWMON_DEBUG_CHIP is not set | 552 | # CONFIG_HWMON_DEBUG_CHIP is not set |
583 | 553 | ||
584 | # | 554 | # |
555 | # Multifunction device drivers | ||
556 | # | ||
557 | # CONFIG_MFD_SM501 is not set | ||
558 | |||
559 | # | ||
585 | # Multimedia devices | 560 | # Multimedia devices |
586 | # | 561 | # |
587 | # CONFIG_VIDEO_DEV is not set | 562 | # CONFIG_VIDEO_DEV is not set |
563 | # CONFIG_DVB_CORE is not set | ||
564 | CONFIG_DAB=y | ||
588 | 565 | ||
589 | # | 566 | # |
590 | # Digital Video Broadcasting Devices | 567 | # Graphics support |
591 | # | 568 | # |
592 | # CONFIG_DVB is not set | 569 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
593 | 570 | ||
594 | # | 571 | # |
595 | # Graphics support | 572 | # Display device support |
596 | # | 573 | # |
597 | CONFIG_FIRMWARE_EDID=y | 574 | # CONFIG_DISPLAY_SUPPORT is not set |
575 | # CONFIG_VGASTATE is not set | ||
598 | # CONFIG_FB is not set | 576 | # CONFIG_FB is not set |
599 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 577 | # CONFIG_FB_IBM_GXT4500 is not set |
600 | 578 | ||
601 | # | 579 | # |
602 | # Sound | 580 | # Sound |
@@ -604,6 +582,12 @@ CONFIG_FIRMWARE_EDID=y | |||
604 | # CONFIG_SOUND is not set | 582 | # CONFIG_SOUND is not set |
605 | 583 | ||
606 | # | 584 | # |
585 | # HID Devices | ||
586 | # | ||
587 | CONFIG_HID=y | ||
588 | # CONFIG_HID_DEBUG is not set | ||
589 | |||
590 | # | ||
607 | # USB support | 591 | # USB support |
608 | # | 592 | # |
609 | # CONFIG_USB_ARCH_HAS_HCD is not set | 593 | # CONFIG_USB_ARCH_HAS_HCD is not set |
@@ -618,10 +602,6 @@ CONFIG_FIRMWARE_EDID=y | |||
618 | # USB Gadget Support | 602 | # USB Gadget Support |
619 | # | 603 | # |
620 | # CONFIG_USB_GADGET is not set | 604 | # CONFIG_USB_GADGET is not set |
621 | |||
622 | # | ||
623 | # MMC/SD Card support | ||
624 | # | ||
625 | # CONFIG_MMC is not set | 605 | # CONFIG_MMC is not set |
626 | 606 | ||
627 | # | 607 | # |
@@ -752,6 +732,7 @@ CONFIG_LOCKD=y | |||
752 | CONFIG_LOCKD_V4=y | 732 | CONFIG_LOCKD_V4=y |
753 | CONFIG_NFS_COMMON=y | 733 | CONFIG_NFS_COMMON=y |
754 | CONFIG_SUNRPC=y | 734 | CONFIG_SUNRPC=y |
735 | # CONFIG_SUNRPC_BIND34 is not set | ||
755 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 736 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
756 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 737 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
757 | # CONFIG_SMB_FS is not set | 738 | # CONFIG_SMB_FS is not set |
@@ -781,6 +762,7 @@ CONFIG_MSDOS_PARTITION=y | |||
781 | # CONFIG_SUN_PARTITION is not set | 762 | # CONFIG_SUN_PARTITION is not set |
782 | # CONFIG_KARMA_PARTITION is not set | 763 | # CONFIG_KARMA_PARTITION is not set |
783 | # CONFIG_EFI_PARTITION is not set | 764 | # CONFIG_EFI_PARTITION is not set |
765 | # CONFIG_SYSV68_PARTITION is not set | ||
784 | 766 | ||
785 | # | 767 | # |
786 | # Native Language Support | 768 | # Native Language Support |
@@ -788,14 +770,25 @@ CONFIG_MSDOS_PARTITION=y | |||
788 | # CONFIG_NLS is not set | 770 | # CONFIG_NLS is not set |
789 | 771 | ||
790 | # | 772 | # |
773 | # Distributed Lock Manager | ||
774 | # | ||
775 | # CONFIG_DLM is not set | ||
776 | # CONFIG_UCC_SLOW is not set | ||
777 | |||
778 | # | ||
791 | # Library routines | 779 | # Library routines |
792 | # | 780 | # |
781 | CONFIG_BITREVERSE=y | ||
793 | CONFIG_CRC_CCITT=y | 782 | CONFIG_CRC_CCITT=y |
794 | # CONFIG_CRC16 is not set | 783 | # CONFIG_CRC16 is not set |
784 | # CONFIG_CRC_ITU_T is not set | ||
795 | CONFIG_CRC32=y | 785 | CONFIG_CRC32=y |
796 | # CONFIG_LIBCRC32C is not set | 786 | # CONFIG_LIBCRC32C is not set |
797 | CONFIG_ZLIB_INFLATE=y | 787 | CONFIG_ZLIB_INFLATE=y |
798 | CONFIG_PLIST=y | 788 | CONFIG_PLIST=y |
789 | CONFIG_HAS_IOMEM=y | ||
790 | CONFIG_HAS_IOPORT=y | ||
791 | CONFIG_HAS_DMA=y | ||
799 | 792 | ||
800 | # | 793 | # |
801 | # Instrumentation Support | 794 | # Instrumentation Support |
@@ -809,11 +802,9 @@ CONFIG_PLIST=y | |||
809 | CONFIG_ENABLE_MUST_CHECK=y | 802 | CONFIG_ENABLE_MUST_CHECK=y |
810 | # CONFIG_MAGIC_SYSRQ is not set | 803 | # CONFIG_MAGIC_SYSRQ is not set |
811 | # CONFIG_UNUSED_SYMBOLS is not set | 804 | # CONFIG_UNUSED_SYMBOLS is not set |
812 | # CONFIG_DEBUG_KERNEL is not set | ||
813 | CONFIG_LOG_BUF_SHIFT=14 | ||
814 | # CONFIG_DEBUG_FS is not set | 805 | # CONFIG_DEBUG_FS is not set |
815 | # CONFIG_UNWIND_INFO is not set | ||
816 | # CONFIG_HEADERS_CHECK is not set | 806 | # CONFIG_HEADERS_CHECK is not set |
807 | # CONFIG_DEBUG_KERNEL is not set | ||
817 | # CONFIG_BOOTX_TEXT is not set | 808 | # CONFIG_BOOTX_TEXT is not set |
818 | # CONFIG_PPC_EARLY_DEBUG is not set | 809 | # CONFIG_PPC_EARLY_DEBUG is not set |
819 | 810 | ||