diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2006-12-19 15:46:05 -0500 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2006-12-19 16:04:38 -0500 |
commit | 2d4ecdf5387a386588ae32e65f14c3c2569d9ef3 (patch) | |
tree | 62111561a3b1ca187ce48f0712e33589ccfd28b8 /arch/arm/configs/ep93xx_defconfig | |
parent | 57fee39f441ad6ac32ac3380eb2833a7d2d8c804 (diff) |
[ARM] 4060/1: update several ARM defconfigs
Update the ep93xx, iop13xx, iop32x, iop33x, ixp2000, ixp23xx,
lpd270 and onearm defconfigs to 2.6.20-rc1.
Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs/ep93xx_defconfig')
-rw-r--r-- | arch/arm/configs/ep93xx_defconfig | 123 |
1 files changed, 91 insertions, 32 deletions
diff --git a/arch/arm/configs/ep93xx_defconfig b/arch/arm/configs/ep93xx_defconfig index f8a66b72ad5d..24a701ab33e5 100644 --- a/arch/arm/configs/ep93xx_defconfig +++ b/arch/arm/configs/ep93xx_defconfig | |||
@@ -1,14 +1,18 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.18-rc1-git9 | 3 | # Linux kernel version: 2.6.20-rc1 |
4 | # Sat Jul 15 15:08:10 2006 | 4 | # Sat Dec 16 06:05:24 2006 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | # CONFIG_GENERIC_TIME is not set | ||
7 | CONFIG_MMU=y | 8 | CONFIG_MMU=y |
8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
10 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
9 | CONFIG_HARDIRQS_SW_RESEND=y | 11 | CONFIG_HARDIRQS_SW_RESEND=y |
10 | CONFIG_GENERIC_IRQ_PROBE=y | 12 | CONFIG_GENERIC_IRQ_PROBE=y |
11 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 13 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
14 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
15 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
12 | CONFIG_GENERIC_HWEIGHT=y | 16 | CONFIG_GENERIC_HWEIGHT=y |
13 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 17 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
14 | CONFIG_VECTORS_BASE=0xffff0000 | 18 | CONFIG_VECTORS_BASE=0xffff0000 |
@@ -28,18 +32,22 @@ CONFIG_LOCALVERSION="" | |||
28 | CONFIG_LOCALVERSION_AUTO=y | 32 | CONFIG_LOCALVERSION_AUTO=y |
29 | CONFIG_SWAP=y | 33 | CONFIG_SWAP=y |
30 | CONFIG_SYSVIPC=y | 34 | CONFIG_SYSVIPC=y |
35 | # CONFIG_IPC_NS is not set | ||
31 | # CONFIG_POSIX_MQUEUE is not set | 36 | # CONFIG_POSIX_MQUEUE is not set |
32 | # CONFIG_BSD_PROCESS_ACCT is not set | 37 | # CONFIG_BSD_PROCESS_ACCT is not set |
33 | # CONFIG_TASKSTATS is not set | 38 | # CONFIG_TASKSTATS is not set |
34 | CONFIG_SYSCTL=y | 39 | # CONFIG_UTS_NS is not set |
35 | # CONFIG_AUDIT is not set | 40 | # CONFIG_AUDIT is not set |
36 | CONFIG_IKCONFIG=y | 41 | CONFIG_IKCONFIG=y |
37 | CONFIG_IKCONFIG_PROC=y | 42 | CONFIG_IKCONFIG_PROC=y |
43 | CONFIG_SYSFS_DEPRECATED=y | ||
38 | # CONFIG_RELAY is not set | 44 | # CONFIG_RELAY is not set |
39 | CONFIG_INITRAMFS_SOURCE="" | 45 | CONFIG_INITRAMFS_SOURCE="" |
40 | CONFIG_UID16=y | ||
41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 46 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
47 | CONFIG_SYSCTL=y | ||
42 | CONFIG_EMBEDDED=y | 48 | CONFIG_EMBEDDED=y |
49 | CONFIG_UID16=y | ||
50 | CONFIG_SYSCTL_SYSCALL=y | ||
43 | CONFIG_KALLSYMS=y | 51 | CONFIG_KALLSYMS=y |
44 | # CONFIG_KALLSYMS_ALL is not set | 52 | # CONFIG_KALLSYMS_ALL is not set |
45 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 53 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -48,12 +56,12 @@ CONFIG_PRINTK=y | |||
48 | CONFIG_BUG=y | 56 | CONFIG_BUG=y |
49 | CONFIG_ELF_CORE=y | 57 | CONFIG_ELF_CORE=y |
50 | CONFIG_BASE_FULL=y | 58 | CONFIG_BASE_FULL=y |
51 | CONFIG_RT_MUTEXES=y | ||
52 | CONFIG_FUTEX=y | 59 | CONFIG_FUTEX=y |
53 | CONFIG_EPOLL=y | 60 | CONFIG_EPOLL=y |
54 | CONFIG_SHMEM=y | 61 | CONFIG_SHMEM=y |
55 | CONFIG_SLAB=y | 62 | CONFIG_SLAB=y |
56 | CONFIG_VM_EVENT_COUNTERS=y | 63 | CONFIG_VM_EVENT_COUNTERS=y |
64 | CONFIG_RT_MUTEXES=y | ||
57 | # CONFIG_TINY_SHMEM is not set | 65 | # CONFIG_TINY_SHMEM is not set |
58 | CONFIG_BASE_SMALL=0 | 66 | CONFIG_BASE_SMALL=0 |
59 | # CONFIG_SLOB is not set | 67 | # CONFIG_SLOB is not set |
@@ -71,7 +79,10 @@ CONFIG_KMOD=y | |||
71 | # | 79 | # |
72 | # Block layer | 80 | # Block layer |
73 | # | 81 | # |
82 | CONFIG_BLOCK=y | ||
83 | # CONFIG_LBD is not set | ||
74 | # CONFIG_BLK_DEV_IO_TRACE is not set | 84 | # CONFIG_BLK_DEV_IO_TRACE is not set |
85 | # CONFIG_LSF is not set | ||
75 | 86 | ||
76 | # | 87 | # |
77 | # IO Schedulers | 88 | # IO Schedulers |
@@ -103,7 +114,9 @@ CONFIG_ARCH_EP93XX=y | |||
103 | # CONFIG_ARCH_NETX is not set | 114 | # CONFIG_ARCH_NETX is not set |
104 | # CONFIG_ARCH_H720X is not set | 115 | # CONFIG_ARCH_H720X is not set |
105 | # CONFIG_ARCH_IMX is not set | 116 | # CONFIG_ARCH_IMX is not set |
106 | # CONFIG_ARCH_IOP3XX is not set | 117 | # CONFIG_ARCH_IOP32X is not set |
118 | # CONFIG_ARCH_IOP33X is not set | ||
119 | # CONFIG_ARCH_IOP13XX is not set | ||
107 | # CONFIG_ARCH_IXP4XX is not set | 120 | # CONFIG_ARCH_IXP4XX is not set |
108 | # CONFIG_ARCH_IXP2000 is not set | 121 | # CONFIG_ARCH_IXP2000 is not set |
109 | # CONFIG_ARCH_IXP23XX is not set | 122 | # CONFIG_ARCH_IXP23XX is not set |
@@ -127,6 +140,7 @@ CONFIG_CRUNCH=y | |||
127 | # | 140 | # |
128 | CONFIG_MACH_ADSSPHERE=y | 141 | CONFIG_MACH_ADSSPHERE=y |
129 | CONFIG_MACH_EDB9302=y | 142 | CONFIG_MACH_EDB9302=y |
143 | CONFIG_MACH_EDB9302A=y | ||
130 | CONFIG_MACH_EDB9312=y | 144 | CONFIG_MACH_EDB9312=y |
131 | CONFIG_MACH_EDB9315=y | 145 | CONFIG_MACH_EDB9315=y |
132 | CONFIG_MACH_EDB9315A=y | 146 | CONFIG_MACH_EDB9315A=y |
@@ -138,12 +152,14 @@ CONFIG_MACH_TS72XX=y | |||
138 | # | 152 | # |
139 | CONFIG_CPU_32=y | 153 | CONFIG_CPU_32=y |
140 | CONFIG_CPU_ARM920T=y | 154 | CONFIG_CPU_ARM920T=y |
141 | CONFIG_CPU_32v4=y | 155 | CONFIG_CPU_32v4T=y |
142 | CONFIG_CPU_ABRT_EV4T=y | 156 | CONFIG_CPU_ABRT_EV4T=y |
143 | CONFIG_CPU_CACHE_V4WT=y | 157 | CONFIG_CPU_CACHE_V4WT=y |
144 | CONFIG_CPU_CACHE_VIVT=y | 158 | CONFIG_CPU_CACHE_VIVT=y |
145 | CONFIG_CPU_COPY_V4WB=y | 159 | CONFIG_CPU_COPY_V4WB=y |
146 | CONFIG_CPU_TLB_V4WBI=y | 160 | CONFIG_CPU_TLB_V4WBI=y |
161 | CONFIG_CPU_CP15=y | ||
162 | CONFIG_CPU_CP15_MMU=y | ||
147 | 163 | ||
148 | # | 164 | # |
149 | # Processor Features | 165 | # Processor Features |
@@ -230,6 +246,7 @@ CONFIG_PACKET_MMAP=y | |||
230 | CONFIG_UNIX=y | 246 | CONFIG_UNIX=y |
231 | CONFIG_XFRM=y | 247 | CONFIG_XFRM=y |
232 | # CONFIG_XFRM_USER is not set | 248 | # CONFIG_XFRM_USER is not set |
249 | # CONFIG_XFRM_SUB_POLICY is not set | ||
233 | CONFIG_NET_KEY=y | 250 | CONFIG_NET_KEY=y |
234 | CONFIG_INET=y | 251 | CONFIG_INET=y |
235 | # CONFIG_IP_MULTICAST is not set | 252 | # CONFIG_IP_MULTICAST is not set |
@@ -250,13 +267,29 @@ CONFIG_SYN_COOKIES=y | |||
250 | # CONFIG_INET_TUNNEL is not set | 267 | # CONFIG_INET_TUNNEL is not set |
251 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | 268 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
252 | CONFIG_INET_XFRM_MODE_TUNNEL=y | 269 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
270 | CONFIG_INET_XFRM_MODE_BEET=y | ||
253 | CONFIG_INET_DIAG=y | 271 | CONFIG_INET_DIAG=y |
254 | CONFIG_INET_TCP_DIAG=y | 272 | CONFIG_INET_TCP_DIAG=y |
255 | # CONFIG_TCP_CONG_ADVANCED is not set | 273 | # CONFIG_TCP_CONG_ADVANCED is not set |
256 | CONFIG_TCP_CONG_BIC=y | 274 | CONFIG_TCP_CONG_CUBIC=y |
257 | # CONFIG_IPV6 is not set | 275 | CONFIG_DEFAULT_TCP_CONG="cubic" |
276 | # CONFIG_TCP_MD5SIG is not set | ||
277 | CONFIG_IPV6=y | ||
278 | # CONFIG_IPV6_PRIVACY is not set | ||
279 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
280 | # CONFIG_INET6_AH is not set | ||
281 | # CONFIG_INET6_ESP is not set | ||
282 | # CONFIG_INET6_IPCOMP is not set | ||
283 | # CONFIG_IPV6_MIP6 is not set | ||
258 | # CONFIG_INET6_XFRM_TUNNEL is not set | 284 | # CONFIG_INET6_XFRM_TUNNEL is not set |
259 | # CONFIG_INET6_TUNNEL is not set | 285 | # CONFIG_INET6_TUNNEL is not set |
286 | # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set | ||
287 | # CONFIG_INET6_XFRM_MODE_TUNNEL is not set | ||
288 | # CONFIG_INET6_XFRM_MODE_BEET is not set | ||
289 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
290 | # CONFIG_IPV6_SIT is not set | ||
291 | # CONFIG_IPV6_TUNNEL is not set | ||
292 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
260 | # CONFIG_NETWORK_SECMARK is not set | 293 | # CONFIG_NETWORK_SECMARK is not set |
261 | # CONFIG_NETFILTER is not set | 294 | # CONFIG_NETFILTER is not set |
262 | 295 | ||
@@ -283,7 +316,6 @@ CONFIG_TCP_CONG_BIC=y | |||
283 | # CONFIG_ATALK is not set | 316 | # CONFIG_ATALK is not set |
284 | # CONFIG_X25 is not set | 317 | # CONFIG_X25 is not set |
285 | # CONFIG_LAPB is not set | 318 | # CONFIG_LAPB is not set |
286 | # CONFIG_NET_DIVERT is not set | ||
287 | # CONFIG_ECONET is not set | 319 | # CONFIG_ECONET is not set |
288 | # CONFIG_WAN_ROUTER is not set | 320 | # CONFIG_WAN_ROUTER is not set |
289 | 321 | ||
@@ -330,7 +362,7 @@ CONFIG_MTD_REDBOOT_PARTS=y | |||
330 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | 362 | CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 |
331 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set | 363 | # CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set |
332 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set | 364 | # CONFIG_MTD_REDBOOT_PARTS_READONLY is not set |
333 | # CONFIG_MTD_CMDLINE_PARTS is not set | 365 | CONFIG_MTD_CMDLINE_PARTS=y |
334 | # CONFIG_MTD_AFS_PARTS is not set | 366 | # CONFIG_MTD_AFS_PARTS is not set |
335 | 367 | ||
336 | # | 368 | # |
@@ -342,6 +374,7 @@ CONFIG_MTD_BLOCK=y | |||
342 | # CONFIG_NFTL is not set | 374 | # CONFIG_NFTL is not set |
343 | # CONFIG_INFTL is not set | 375 | # CONFIG_INFTL is not set |
344 | # CONFIG_RFD_FTL is not set | 376 | # CONFIG_RFD_FTL is not set |
377 | # CONFIG_SSFDC is not set | ||
345 | 378 | ||
346 | # | 379 | # |
347 | # RAM/ROM/Flash chip drivers | 380 | # RAM/ROM/Flash chip drivers |
@@ -430,7 +463,7 @@ CONFIG_MTD_NAND_IDS=y | |||
430 | # | 463 | # |
431 | # CONFIG_BLK_DEV_COW_COMMON is not set | 464 | # CONFIG_BLK_DEV_COW_COMMON is not set |
432 | # CONFIG_BLK_DEV_LOOP is not set | 465 | # CONFIG_BLK_DEV_LOOP is not set |
433 | # CONFIG_BLK_DEV_NBD is not set | 466 | CONFIG_BLK_DEV_NBD=y |
434 | # CONFIG_BLK_DEV_UB is not set | 467 | # CONFIG_BLK_DEV_UB is not set |
435 | # CONFIG_BLK_DEV_RAM is not set | 468 | # CONFIG_BLK_DEV_RAM is not set |
436 | # CONFIG_BLK_DEV_INITRD is not set | 469 | # CONFIG_BLK_DEV_INITRD is not set |
@@ -442,6 +475,8 @@ CONFIG_MTD_NAND_IDS=y | |||
442 | # | 475 | # |
443 | # CONFIG_RAID_ATTRS is not set | 476 | # CONFIG_RAID_ATTRS is not set |
444 | CONFIG_SCSI=y | 477 | CONFIG_SCSI=y |
478 | # CONFIG_SCSI_TGT is not set | ||
479 | # CONFIG_SCSI_NETLINK is not set | ||
445 | # CONFIG_SCSI_PROC_FS is not set | 480 | # CONFIG_SCSI_PROC_FS is not set |
446 | 481 | ||
447 | # | 482 | # |
@@ -460,23 +495,29 @@ CONFIG_BLK_DEV_SD=y | |||
460 | # CONFIG_SCSI_MULTI_LUN is not set | 495 | # CONFIG_SCSI_MULTI_LUN is not set |
461 | # CONFIG_SCSI_CONSTANTS is not set | 496 | # CONFIG_SCSI_CONSTANTS is not set |
462 | # CONFIG_SCSI_LOGGING is not set | 497 | # CONFIG_SCSI_LOGGING is not set |
498 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
463 | 499 | ||
464 | # | 500 | # |
465 | # SCSI Transport Attributes | 501 | # SCSI Transports |
466 | # | 502 | # |
467 | # CONFIG_SCSI_SPI_ATTRS is not set | 503 | # CONFIG_SCSI_SPI_ATTRS is not set |
468 | # CONFIG_SCSI_FC_ATTRS is not set | 504 | # CONFIG_SCSI_FC_ATTRS is not set |
469 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 505 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
470 | # CONFIG_SCSI_SAS_ATTRS is not set | 506 | # CONFIG_SCSI_SAS_ATTRS is not set |
507 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
471 | 508 | ||
472 | # | 509 | # |
473 | # SCSI low-level drivers | 510 | # SCSI low-level drivers |
474 | # | 511 | # |
475 | # CONFIG_ISCSI_TCP is not set | 512 | # CONFIG_ISCSI_TCP is not set |
476 | # CONFIG_SCSI_SATA is not set | ||
477 | # CONFIG_SCSI_DEBUG is not set | 513 | # CONFIG_SCSI_DEBUG is not set |
478 | 514 | ||
479 | # | 515 | # |
516 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
517 | # | ||
518 | # CONFIG_ATA is not set | ||
519 | |||
520 | # | ||
480 | # Multi-device support (RAID and LVM) | 521 | # Multi-device support (RAID and LVM) |
481 | # | 522 | # |
482 | # CONFIG_MD is not set | 523 | # CONFIG_MD is not set |
@@ -513,6 +554,7 @@ CONFIG_NETDEVICES=y | |||
513 | # | 554 | # |
514 | CONFIG_NET_ETHERNET=y | 555 | CONFIG_NET_ETHERNET=y |
515 | CONFIG_MII=y | 556 | CONFIG_MII=y |
557 | CONFIG_EP93XX_ETH=y | ||
516 | # CONFIG_SMC91X is not set | 558 | # CONFIG_SMC91X is not set |
517 | # CONFIG_DM9000 is not set | 559 | # CONFIG_DM9000 is not set |
518 | 560 | ||
@@ -607,17 +649,12 @@ CONFIG_EP93XX_WATCHDOG=y | |||
607 | # CONFIG_NVRAM is not set | 649 | # CONFIG_NVRAM is not set |
608 | # CONFIG_DTLK is not set | 650 | # CONFIG_DTLK is not set |
609 | # CONFIG_R3964 is not set | 651 | # CONFIG_R3964 is not set |
610 | |||
611 | # | ||
612 | # Ftape, the floppy tape device driver | ||
613 | # | ||
614 | # CONFIG_RAW_DRIVER is not set | 652 | # CONFIG_RAW_DRIVER is not set |
615 | 653 | ||
616 | # | 654 | # |
617 | # TPM devices | 655 | # TPM devices |
618 | # | 656 | # |
619 | # CONFIG_TCG_TPM is not set | 657 | # CONFIG_TCG_TPM is not set |
620 | # CONFIG_TELCLOCK is not set | ||
621 | 658 | ||
622 | # | 659 | # |
623 | # I2C support | 660 | # I2C support |
@@ -645,7 +682,7 @@ CONFIG_I2C_ALGOBIT=y | |||
645 | # | 682 | # |
646 | # CONFIG_SENSORS_DS1337 is not set | 683 | # CONFIG_SENSORS_DS1337 is not set |
647 | # CONFIG_SENSORS_DS1374 is not set | 684 | # CONFIG_SENSORS_DS1374 is not set |
648 | # CONFIG_SENSORS_EEPROM is not set | 685 | CONFIG_SENSORS_EEPROM=y |
649 | # CONFIG_SENSORS_PCF8574 is not set | 686 | # CONFIG_SENSORS_PCF8574 is not set |
650 | # CONFIG_SENSORS_PCA9539 is not set | 687 | # CONFIG_SENSORS_PCA9539 is not set |
651 | # CONFIG_SENSORS_PCF8591 is not set | 688 | # CONFIG_SENSORS_PCF8591 is not set |
@@ -664,6 +701,7 @@ CONFIG_I2C_DEBUG_CHIP=y | |||
664 | # | 701 | # |
665 | # Dallas's 1-wire bus | 702 | # Dallas's 1-wire bus |
666 | # | 703 | # |
704 | # CONFIG_W1 is not set | ||
667 | 705 | ||
668 | # | 706 | # |
669 | # Hardware Monitoring support | 707 | # Hardware Monitoring support |
@@ -697,12 +735,15 @@ CONFIG_HWMON=y | |||
697 | # CONFIG_SENSORS_LM92 is not set | 735 | # CONFIG_SENSORS_LM92 is not set |
698 | # CONFIG_SENSORS_MAX1619 is not set | 736 | # CONFIG_SENSORS_MAX1619 is not set |
699 | # CONFIG_SENSORS_PC87360 is not set | 737 | # CONFIG_SENSORS_PC87360 is not set |
738 | # CONFIG_SENSORS_PC87427 is not set | ||
700 | # CONFIG_SENSORS_SMSC47M1 is not set | 739 | # CONFIG_SENSORS_SMSC47M1 is not set |
701 | # CONFIG_SENSORS_SMSC47M192 is not set | 740 | # CONFIG_SENSORS_SMSC47M192 is not set |
702 | # CONFIG_SENSORS_SMSC47B397 is not set | 741 | # CONFIG_SENSORS_SMSC47B397 is not set |
742 | # CONFIG_SENSORS_VT1211 is not set | ||
703 | # CONFIG_SENSORS_W83781D is not set | 743 | # CONFIG_SENSORS_W83781D is not set |
704 | # CONFIG_SENSORS_W83791D is not set | 744 | # CONFIG_SENSORS_W83791D is not set |
705 | # CONFIG_SENSORS_W83792D is not set | 745 | # CONFIG_SENSORS_W83792D is not set |
746 | # CONFIG_SENSORS_W83793 is not set | ||
706 | # CONFIG_SENSORS_W83L785TS is not set | 747 | # CONFIG_SENSORS_W83L785TS is not set |
707 | # CONFIG_SENSORS_W83627HF is not set | 748 | # CONFIG_SENSORS_W83627HF is not set |
708 | # CONFIG_SENSORS_W83627EHF is not set | 749 | # CONFIG_SENSORS_W83627EHF is not set |
@@ -711,6 +752,7 @@ CONFIG_HWMON=y | |||
711 | # | 752 | # |
712 | # Misc devices | 753 | # Misc devices |
713 | # | 754 | # |
755 | # CONFIG_TIFM_CORE is not set | ||
714 | 756 | ||
715 | # | 757 | # |
716 | # LED devices | 758 | # LED devices |
@@ -729,7 +771,6 @@ CONFIG_HWMON=y | |||
729 | # Multimedia devices | 771 | # Multimedia devices |
730 | # | 772 | # |
731 | # CONFIG_VIDEO_DEV is not set | 773 | # CONFIG_VIDEO_DEV is not set |
732 | CONFIG_VIDEO_V4L2=y | ||
733 | 774 | ||
734 | # | 775 | # |
735 | # Digital Video Broadcasting Devices | 776 | # Digital Video Broadcasting Devices |
@@ -742,6 +783,7 @@ CONFIG_VIDEO_V4L2=y | |||
742 | # | 783 | # |
743 | # CONFIG_FIRMWARE_EDID is not set | 784 | # CONFIG_FIRMWARE_EDID is not set |
744 | # CONFIG_FB is not set | 785 | # CONFIG_FB is not set |
786 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
745 | 787 | ||
746 | # | 788 | # |
747 | # Sound | 789 | # Sound |
@@ -763,6 +805,7 @@ CONFIG_USB_DEBUG=y | |||
763 | CONFIG_USB_DEVICEFS=y | 805 | CONFIG_USB_DEVICEFS=y |
764 | # CONFIG_USB_BANDWIDTH is not set | 806 | # CONFIG_USB_BANDWIDTH is not set |
765 | CONFIG_USB_DYNAMIC_MINORS=y | 807 | CONFIG_USB_DYNAMIC_MINORS=y |
808 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
766 | # CONFIG_USB_OTG is not set | 809 | # CONFIG_USB_OTG is not set |
767 | 810 | ||
768 | # | 811 | # |
@@ -797,12 +840,12 @@ CONFIG_USB_STORAGE=y | |||
797 | # CONFIG_USB_STORAGE_SDDR55 is not set | 840 | # CONFIG_USB_STORAGE_SDDR55 is not set |
798 | # CONFIG_USB_STORAGE_JUMPSHOT is not set | 841 | # CONFIG_USB_STORAGE_JUMPSHOT is not set |
799 | # CONFIG_USB_STORAGE_ALAUDA is not set | 842 | # CONFIG_USB_STORAGE_ALAUDA is not set |
843 | # CONFIG_USB_STORAGE_KARMA is not set | ||
800 | # CONFIG_USB_LIBUSUAL is not set | 844 | # CONFIG_USB_LIBUSUAL is not set |
801 | 845 | ||
802 | # | 846 | # |
803 | # USB Input Devices | 847 | # USB Input Devices |
804 | # | 848 | # |
805 | # CONFIG_USB_HID is not set | ||
806 | 849 | ||
807 | # | 850 | # |
808 | # USB HID Boot Protocol drivers | 851 | # USB HID Boot Protocol drivers |
@@ -821,6 +864,7 @@ CONFIG_USB_STORAGE=y | |||
821 | # CONFIG_USB_KAWETH is not set | 864 | # CONFIG_USB_KAWETH is not set |
822 | # CONFIG_USB_PEGASUS is not set | 865 | # CONFIG_USB_PEGASUS is not set |
823 | CONFIG_USB_RTL8150=y | 866 | CONFIG_USB_RTL8150=y |
867 | # CONFIG_USB_USBNET_MII is not set | ||
824 | # CONFIG_USB_USBNET is not set | 868 | # CONFIG_USB_USBNET is not set |
825 | # CONFIG_USB_MON is not set | 869 | # CONFIG_USB_MON is not set |
826 | 870 | ||
@@ -834,8 +878,8 @@ CONFIG_USB_RTL8150=y | |||
834 | CONFIG_USB_SERIAL=y | 878 | CONFIG_USB_SERIAL=y |
835 | CONFIG_USB_SERIAL_CONSOLE=y | 879 | CONFIG_USB_SERIAL_CONSOLE=y |
836 | # CONFIG_USB_SERIAL_GENERIC is not set | 880 | # CONFIG_USB_SERIAL_GENERIC is not set |
881 | # CONFIG_USB_SERIAL_AIRCABLE is not set | ||
837 | # CONFIG_USB_SERIAL_AIRPRIME is not set | 882 | # CONFIG_USB_SERIAL_AIRPRIME is not set |
838 | # CONFIG_USB_SERIAL_ANYDATA is not set | ||
839 | # CONFIG_USB_SERIAL_ARK3116 is not set | 883 | # CONFIG_USB_SERIAL_ARK3116 is not set |
840 | # CONFIG_USB_SERIAL_BELKIN is not set | 884 | # CONFIG_USB_SERIAL_BELKIN is not set |
841 | # CONFIG_USB_SERIAL_WHITEHEAT is not set | 885 | # CONFIG_USB_SERIAL_WHITEHEAT is not set |
@@ -857,6 +901,8 @@ CONFIG_USB_SERIAL_CONSOLE=y | |||
857 | # CONFIG_USB_SERIAL_KLSI is not set | 901 | # CONFIG_USB_SERIAL_KLSI is not set |
858 | # CONFIG_USB_SERIAL_KOBIL_SCT is not set | 902 | # CONFIG_USB_SERIAL_KOBIL_SCT is not set |
859 | # CONFIG_USB_SERIAL_MCT_U232 is not set | 903 | # CONFIG_USB_SERIAL_MCT_U232 is not set |
904 | # CONFIG_USB_SERIAL_MOS7720 is not set | ||
905 | # CONFIG_USB_SERIAL_MOS7840 is not set | ||
860 | # CONFIG_USB_SERIAL_NAVMAN is not set | 906 | # CONFIG_USB_SERIAL_NAVMAN is not set |
861 | CONFIG_USB_SERIAL_PL2303=y | 907 | CONFIG_USB_SERIAL_PL2303=y |
862 | # CONFIG_USB_SERIAL_HP4X is not set | 908 | # CONFIG_USB_SERIAL_HP4X is not set |
@@ -867,12 +913,14 @@ CONFIG_USB_SERIAL_PL2303=y | |||
867 | # CONFIG_USB_SERIAL_XIRCOM is not set | 913 | # CONFIG_USB_SERIAL_XIRCOM is not set |
868 | # CONFIG_USB_SERIAL_OPTION is not set | 914 | # CONFIG_USB_SERIAL_OPTION is not set |
869 | # CONFIG_USB_SERIAL_OMNINET is not set | 915 | # CONFIG_USB_SERIAL_OMNINET is not set |
916 | # CONFIG_USB_SERIAL_DEBUG is not set | ||
870 | 917 | ||
871 | # | 918 | # |
872 | # USB Miscellaneous drivers | 919 | # USB Miscellaneous drivers |
873 | # | 920 | # |
874 | # CONFIG_USB_EMI62 is not set | 921 | # CONFIG_USB_EMI62 is not set |
875 | # CONFIG_USB_EMI26 is not set | 922 | # CONFIG_USB_EMI26 is not set |
923 | # CONFIG_USB_ADUTUX is not set | ||
876 | # CONFIG_USB_AUERSWALD is not set | 924 | # CONFIG_USB_AUERSWALD is not set |
877 | # CONFIG_USB_RIO500 is not set | 925 | # CONFIG_USB_RIO500 is not set |
878 | # CONFIG_USB_LEGOTOWER is not set | 926 | # CONFIG_USB_LEGOTOWER is not set |
@@ -880,11 +928,12 @@ CONFIG_USB_SERIAL_PL2303=y | |||
880 | # CONFIG_USB_LED is not set | 928 | # CONFIG_USB_LED is not set |
881 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 929 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
882 | # CONFIG_USB_CYTHERM is not set | 930 | # CONFIG_USB_CYTHERM is not set |
883 | # CONFIG_USB_PHIDGETKIT is not set | 931 | # CONFIG_USB_PHIDGET is not set |
884 | # CONFIG_USB_PHIDGETSERVO is not set | ||
885 | # CONFIG_USB_IDMOUSE is not set | 932 | # CONFIG_USB_IDMOUSE is not set |
933 | # CONFIG_USB_FTDI_ELAN is not set | ||
886 | # CONFIG_USB_APPLEDISPLAY is not set | 934 | # CONFIG_USB_APPLEDISPLAY is not set |
887 | # CONFIG_USB_LD is not set | 935 | # CONFIG_USB_LD is not set |
936 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
888 | # CONFIG_USB_TEST is not set | 937 | # CONFIG_USB_TEST is not set |
889 | 938 | ||
890 | # | 939 | # |
@@ -908,6 +957,7 @@ CONFIG_RTC_LIB=y | |||
908 | CONFIG_RTC_CLASS=y | 957 | CONFIG_RTC_CLASS=y |
909 | CONFIG_RTC_HCTOSYS=y | 958 | CONFIG_RTC_HCTOSYS=y |
910 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | 959 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" |
960 | # CONFIG_RTC_DEBUG is not set | ||
911 | 961 | ||
912 | # | 962 | # |
913 | # RTC interfaces | 963 | # RTC interfaces |
@@ -921,7 +971,7 @@ CONFIG_RTC_INTF_DEV=y | |||
921 | # RTC drivers | 971 | # RTC drivers |
922 | # | 972 | # |
923 | # CONFIG_RTC_DRV_X1205 is not set | 973 | # CONFIG_RTC_DRV_X1205 is not set |
924 | # CONFIG_RTC_DRV_DS1307 is not set | 974 | CONFIG_RTC_DRV_DS1307=y |
925 | # CONFIG_RTC_DRV_DS1553 is not set | 975 | # CONFIG_RTC_DRV_DS1553 is not set |
926 | # CONFIG_RTC_DRV_ISL1208 is not set | 976 | # CONFIG_RTC_DRV_ISL1208 is not set |
927 | # CONFIG_RTC_DRV_DS1672 is not set | 977 | # CONFIG_RTC_DRV_DS1672 is not set |
@@ -943,12 +993,14 @@ CONFIG_EXT2_FS=y | |||
943 | # CONFIG_EXT2_FS_XIP is not set | 993 | # CONFIG_EXT2_FS_XIP is not set |
944 | CONFIG_EXT3_FS=y | 994 | CONFIG_EXT3_FS=y |
945 | # CONFIG_EXT3_FS_XATTR is not set | 995 | # CONFIG_EXT3_FS_XATTR is not set |
996 | # CONFIG_EXT4DEV_FS is not set | ||
946 | CONFIG_JBD=y | 997 | CONFIG_JBD=y |
947 | # CONFIG_JBD_DEBUG is not set | 998 | # CONFIG_JBD_DEBUG is not set |
948 | # CONFIG_REISERFS_FS is not set | 999 | # CONFIG_REISERFS_FS is not set |
949 | # CONFIG_JFS_FS is not set | 1000 | # CONFIG_JFS_FS is not set |
950 | # CONFIG_FS_POSIX_ACL is not set | 1001 | # CONFIG_FS_POSIX_ACL is not set |
951 | # CONFIG_XFS_FS is not set | 1002 | # CONFIG_XFS_FS is not set |
1003 | # CONFIG_GFS2_FS is not set | ||
952 | # CONFIG_OCFS2_FS is not set | 1004 | # CONFIG_OCFS2_FS is not set |
953 | # CONFIG_MINIX_FS is not set | 1005 | # CONFIG_MINIX_FS is not set |
954 | # CONFIG_ROMFS_FS is not set | 1006 | # CONFIG_ROMFS_FS is not set |
@@ -980,8 +1032,10 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
980 | # Pseudo filesystems | 1032 | # Pseudo filesystems |
981 | # | 1033 | # |
982 | CONFIG_PROC_FS=y | 1034 | CONFIG_PROC_FS=y |
1035 | CONFIG_PROC_SYSCTL=y | ||
983 | CONFIG_SYSFS=y | 1036 | CONFIG_SYSFS=y |
984 | CONFIG_TMPFS=y | 1037 | CONFIG_TMPFS=y |
1038 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
985 | # CONFIG_HUGETLB_PAGE is not set | 1039 | # CONFIG_HUGETLB_PAGE is not set |
986 | CONFIG_RAMFS=y | 1040 | CONFIG_RAMFS=y |
987 | # CONFIG_CONFIGFS_FS is not set | 1041 | # CONFIG_CONFIGFS_FS is not set |
@@ -1102,6 +1156,11 @@ CONFIG_NLS_ISO8859_1=y | |||
1102 | # CONFIG_NLS_UTF8 is not set | 1156 | # CONFIG_NLS_UTF8 is not set |
1103 | 1157 | ||
1104 | # | 1158 | # |
1159 | # Distributed Lock Manager | ||
1160 | # | ||
1161 | # CONFIG_DLM is not set | ||
1162 | |||
1163 | # | ||
1105 | # Profiling support | 1164 | # Profiling support |
1106 | # | 1165 | # |
1107 | # CONFIG_PROFILING is not set | 1166 | # CONFIG_PROFILING is not set |
@@ -1110,8 +1169,11 @@ CONFIG_NLS_ISO8859_1=y | |||
1110 | # Kernel hacking | 1169 | # Kernel hacking |
1111 | # | 1170 | # |
1112 | # CONFIG_PRINTK_TIME is not set | 1171 | # CONFIG_PRINTK_TIME is not set |
1172 | CONFIG_ENABLE_MUST_CHECK=y | ||
1113 | CONFIG_MAGIC_SYSRQ=y | 1173 | CONFIG_MAGIC_SYSRQ=y |
1114 | # CONFIG_UNUSED_SYMBOLS is not set | 1174 | # CONFIG_UNUSED_SYMBOLS is not set |
1175 | # CONFIG_DEBUG_FS is not set | ||
1176 | # CONFIG_HEADERS_CHECK is not set | ||
1115 | CONFIG_DEBUG_KERNEL=y | 1177 | CONFIG_DEBUG_KERNEL=y |
1116 | CONFIG_LOG_BUF_SHIFT=14 | 1178 | CONFIG_LOG_BUF_SHIFT=14 |
1117 | CONFIG_DETECT_SOFTLOCKUP=y | 1179 | CONFIG_DETECT_SOFTLOCKUP=y |
@@ -1128,10 +1190,9 @@ CONFIG_DEBUG_MUTEXES=y | |||
1128 | # CONFIG_DEBUG_KOBJECT is not set | 1190 | # CONFIG_DEBUG_KOBJECT is not set |
1129 | CONFIG_DEBUG_BUGVERBOSE=y | 1191 | CONFIG_DEBUG_BUGVERBOSE=y |
1130 | # CONFIG_DEBUG_INFO is not set | 1192 | # CONFIG_DEBUG_INFO is not set |
1131 | # CONFIG_DEBUG_FS is not set | ||
1132 | # CONFIG_DEBUG_VM is not set | 1193 | # CONFIG_DEBUG_VM is not set |
1194 | # CONFIG_DEBUG_LIST is not set | ||
1133 | CONFIG_FRAME_POINTER=y | 1195 | CONFIG_FRAME_POINTER=y |
1134 | # CONFIG_UNWIND_INFO is not set | ||
1135 | CONFIG_FORCED_INLINING=y | 1196 | CONFIG_FORCED_INLINING=y |
1136 | # CONFIG_RCU_TORTURE_TEST is not set | 1197 | # CONFIG_RCU_TORTURE_TEST is not set |
1137 | CONFIG_DEBUG_USER=y | 1198 | CONFIG_DEBUG_USER=y |
@@ -1151,12 +1212,9 @@ CONFIG_DEBUG_LL=y | |||
1151 | # CONFIG_CRYPTO is not set | 1212 | # CONFIG_CRYPTO is not set |
1152 | 1213 | ||
1153 | # | 1214 | # |
1154 | # Hardware crypto devices | ||
1155 | # | ||
1156 | |||
1157 | # | ||
1158 | # Library routines | 1215 | # Library routines |
1159 | # | 1216 | # |
1217 | CONFIG_BITREVERSE=y | ||
1160 | # CONFIG_CRC_CCITT is not set | 1218 | # CONFIG_CRC_CCITT is not set |
1161 | # CONFIG_CRC16 is not set | 1219 | # CONFIG_CRC16 is not set |
1162 | CONFIG_CRC32=y | 1220 | CONFIG_CRC32=y |
@@ -1164,3 +1222,4 @@ CONFIG_LIBCRC32C=y | |||
1164 | CONFIG_ZLIB_INFLATE=y | 1222 | CONFIG_ZLIB_INFLATE=y |
1165 | CONFIG_ZLIB_DEFLATE=y | 1223 | CONFIG_ZLIB_DEFLATE=y |
1166 | CONFIG_PLIST=y | 1224 | CONFIG_PLIST=y |
1225 | CONFIG_IOMAP_COPY=y | ||