diff options
Diffstat (limited to 'arch/powerpc/configs/mpc83xx_defconfig')
-rw-r--r-- | arch/powerpc/configs/mpc83xx_defconfig | 90 |
1 files changed, 58 insertions, 32 deletions
diff --git a/arch/powerpc/configs/mpc83xx_defconfig b/arch/powerpc/configs/mpc83xx_defconfig index 4a96cb6925b4..64dff21516cb 100644 --- a/arch/powerpc/configs/mpc83xx_defconfig +++ b/arch/powerpc/configs/mpc83xx_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.31-rc4 | 3 | # Linux kernel version: 2.6.32-rc5 |
4 | # Wed Jul 29 23:31:55 2009 | 4 | # Thu Nov 5 08:20:12 2009 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -35,6 +35,7 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
35 | CONFIG_GENERIC_HARDIRQS=y | 35 | CONFIG_GENERIC_HARDIRQS=y |
36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 36 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 37 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
38 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
38 | CONFIG_IRQ_PER_CPU=y | 39 | CONFIG_IRQ_PER_CPU=y |
39 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
40 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
@@ -86,11 +87,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
86 | # | 87 | # |
87 | # RCU Subsystem | 88 | # RCU Subsystem |
88 | # | 89 | # |
89 | CONFIG_CLASSIC_RCU=y | 90 | CONFIG_TREE_RCU=y |
90 | # CONFIG_TREE_RCU is not set | 91 | # CONFIG_TREE_PREEMPT_RCU is not set |
91 | # CONFIG_PREEMPT_RCU is not set | 92 | # CONFIG_RCU_TRACE is not set |
93 | CONFIG_RCU_FANOUT=32 | ||
94 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
92 | # CONFIG_TREE_RCU_TRACE is not set | 95 | # CONFIG_TREE_RCU_TRACE is not set |
93 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
94 | # CONFIG_IKCONFIG is not set | 96 | # CONFIG_IKCONFIG is not set |
95 | CONFIG_LOG_BUF_SHIFT=14 | 97 | CONFIG_LOG_BUF_SHIFT=14 |
96 | CONFIG_GROUP_SCHED=y | 98 | CONFIG_GROUP_SCHED=y |
@@ -127,21 +129,20 @@ CONFIG_TIMERFD=y | |||
127 | CONFIG_EVENTFD=y | 129 | CONFIG_EVENTFD=y |
128 | CONFIG_SHMEM=y | 130 | CONFIG_SHMEM=y |
129 | CONFIG_AIO=y | 131 | CONFIG_AIO=y |
130 | CONFIG_HAVE_PERF_COUNTERS=y | 132 | CONFIG_HAVE_PERF_EVENTS=y |
131 | 133 | ||
132 | # | 134 | # |
133 | # Performance Counters | 135 | # Kernel Performance Events And Counters |
134 | # | 136 | # |
137 | # CONFIG_PERF_EVENTS is not set | ||
135 | # CONFIG_PERF_COUNTERS is not set | 138 | # CONFIG_PERF_COUNTERS is not set |
136 | CONFIG_VM_EVENT_COUNTERS=y | 139 | CONFIG_VM_EVENT_COUNTERS=y |
137 | CONFIG_PCI_QUIRKS=y | 140 | CONFIG_PCI_QUIRKS=y |
138 | # CONFIG_STRIP_ASM_SYMS is not set | ||
139 | CONFIG_COMPAT_BRK=y | 141 | CONFIG_COMPAT_BRK=y |
140 | CONFIG_SLAB=y | 142 | CONFIG_SLAB=y |
141 | # CONFIG_SLUB is not set | 143 | # CONFIG_SLUB is not set |
142 | # CONFIG_SLOB is not set | 144 | # CONFIG_SLOB is not set |
143 | # CONFIG_PROFILING is not set | 145 | # CONFIG_PROFILING is not set |
144 | # CONFIG_MARKERS is not set | ||
145 | CONFIG_HAVE_OPROFILE=y | 146 | CONFIG_HAVE_OPROFILE=y |
146 | # CONFIG_KPROBES is not set | 147 | # CONFIG_KPROBES is not set |
147 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 148 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -149,6 +150,8 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
149 | CONFIG_HAVE_KPROBES=y | 150 | CONFIG_HAVE_KPROBES=y |
150 | CONFIG_HAVE_KRETPROBES=y | 151 | CONFIG_HAVE_KRETPROBES=y |
151 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 152 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
153 | CONFIG_HAVE_DMA_ATTRS=y | ||
154 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
152 | 155 | ||
153 | # | 156 | # |
154 | # GCOV-based kernel profiling | 157 | # GCOV-based kernel profiling |
@@ -263,6 +266,7 @@ CONFIG_ARCH_HAS_WALK_MEMORY=y | |||
263 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 266 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
264 | # CONFIG_KEXEC is not set | 267 | # CONFIG_KEXEC is not set |
265 | # CONFIG_CRASH_DUMP is not set | 268 | # CONFIG_CRASH_DUMP is not set |
269 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
266 | CONFIG_ARCH_FLATMEM_ENABLE=y | 270 | CONFIG_ARCH_FLATMEM_ENABLE=y |
267 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 271 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
268 | CONFIG_SELECT_MEMORY_MODEL=y | 272 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -280,6 +284,7 @@ CONFIG_BOUNCE=y | |||
280 | CONFIG_VIRT_TO_BUS=y | 284 | CONFIG_VIRT_TO_BUS=y |
281 | CONFIG_HAVE_MLOCK=y | 285 | CONFIG_HAVE_MLOCK=y |
282 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 286 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
287 | # CONFIG_KSM is not set | ||
283 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 288 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
284 | CONFIG_PPC_4K_PAGES=y | 289 | CONFIG_PPC_4K_PAGES=y |
285 | # CONFIG_PPC_16K_PAGES is not set | 290 | # CONFIG_PPC_16K_PAGES is not set |
@@ -343,7 +348,8 @@ CONFIG_XFRM_USER=m | |||
343 | # CONFIG_XFRM_SUB_POLICY is not set | 348 | # CONFIG_XFRM_SUB_POLICY is not set |
344 | # CONFIG_XFRM_MIGRATE is not set | 349 | # CONFIG_XFRM_MIGRATE is not set |
345 | # CONFIG_XFRM_STATISTICS is not set | 350 | # CONFIG_XFRM_STATISTICS is not set |
346 | # CONFIG_NET_KEY is not set | 351 | CONFIG_NET_KEY=y |
352 | # CONFIG_NET_KEY_MIGRATE is not set | ||
347 | CONFIG_INET=y | 353 | CONFIG_INET=y |
348 | CONFIG_IP_MULTICAST=y | 354 | CONFIG_IP_MULTICAST=y |
349 | # CONFIG_IP_ADVANCED_ROUTER is not set | 355 | # CONFIG_IP_ADVANCED_ROUTER is not set |
@@ -358,7 +364,7 @@ CONFIG_IP_PNP_BOOTP=y | |||
358 | # CONFIG_ARPD is not set | 364 | # CONFIG_ARPD is not set |
359 | CONFIG_SYN_COOKIES=y | 365 | CONFIG_SYN_COOKIES=y |
360 | # CONFIG_INET_AH is not set | 366 | # CONFIG_INET_AH is not set |
361 | # CONFIG_INET_ESP is not set | 367 | CONFIG_INET_ESP=y |
362 | # CONFIG_INET_IPCOMP is not set | 368 | # CONFIG_INET_IPCOMP is not set |
363 | # CONFIG_INET_XFRM_TUNNEL is not set | 369 | # CONFIG_INET_XFRM_TUNNEL is not set |
364 | # CONFIG_INET_TUNNEL is not set | 370 | # CONFIG_INET_TUNNEL is not set |
@@ -377,6 +383,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
377 | # CONFIG_NETFILTER is not set | 383 | # CONFIG_NETFILTER is not set |
378 | # CONFIG_IP_DCCP is not set | 384 | # CONFIG_IP_DCCP is not set |
379 | # CONFIG_IP_SCTP is not set | 385 | # CONFIG_IP_SCTP is not set |
386 | # CONFIG_RDS is not set | ||
380 | # CONFIG_TIPC is not set | 387 | # CONFIG_TIPC is not set |
381 | # CONFIG_ATM is not set | 388 | # CONFIG_ATM is not set |
382 | # CONFIG_BRIDGE is not set | 389 | # CONFIG_BRIDGE is not set |
@@ -406,6 +413,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
406 | # CONFIG_AF_RXRPC is not set | 413 | # CONFIG_AF_RXRPC is not set |
407 | CONFIG_WIRELESS=y | 414 | CONFIG_WIRELESS=y |
408 | # CONFIG_CFG80211 is not set | 415 | # CONFIG_CFG80211 is not set |
416 | CONFIG_CFG80211_DEFAULT_PS_VALUE=0 | ||
409 | CONFIG_WIRELESS_OLD_REGULATORY=y | 417 | CONFIG_WIRELESS_OLD_REGULATORY=y |
410 | # CONFIG_WIRELESS_EXT is not set | 418 | # CONFIG_WIRELESS_EXT is not set |
411 | # CONFIG_LIB80211 is not set | 419 | # CONFIG_LIB80211 is not set |
@@ -413,7 +421,6 @@ CONFIG_WIRELESS_OLD_REGULATORY=y | |||
413 | # | 421 | # |
414 | # CFG80211 needs to be enabled for MAC80211 | 422 | # CFG80211 needs to be enabled for MAC80211 |
415 | # | 423 | # |
416 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
417 | # CONFIG_WIMAX is not set | 424 | # CONFIG_WIMAX is not set |
418 | # CONFIG_RFKILL is not set | 425 | # CONFIG_RFKILL is not set |
419 | # CONFIG_NET_9P is not set | 426 | # CONFIG_NET_9P is not set |
@@ -426,6 +433,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
426 | # Generic Driver Options | 433 | # Generic Driver Options |
427 | # | 434 | # |
428 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 435 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
436 | # CONFIG_DEVTMPFS is not set | ||
429 | CONFIG_STANDALONE=y | 437 | CONFIG_STANDALONE=y |
430 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 438 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
431 | # CONFIG_FW_LOADER is not set | 439 | # CONFIG_FW_LOADER is not set |
@@ -433,9 +441,9 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
433 | # CONFIG_CONNECTOR is not set | 441 | # CONFIG_CONNECTOR is not set |
434 | CONFIG_MTD=y | 442 | CONFIG_MTD=y |
435 | # CONFIG_MTD_DEBUG is not set | 443 | # CONFIG_MTD_DEBUG is not set |
444 | # CONFIG_MTD_TESTS is not set | ||
436 | # CONFIG_MTD_CONCAT is not set | 445 | # CONFIG_MTD_CONCAT is not set |
437 | CONFIG_MTD_PARTITIONS=y | 446 | CONFIG_MTD_PARTITIONS=y |
438 | # CONFIG_MTD_TESTS is not set | ||
439 | # CONFIG_MTD_REDBOOT_PARTS is not set | 447 | # CONFIG_MTD_REDBOOT_PARTS is not set |
440 | # CONFIG_MTD_CMDLINE_PARTS is not set | 448 | # CONFIG_MTD_CMDLINE_PARTS is not set |
441 | CONFIG_MTD_OF_PARTS=y | 449 | CONFIG_MTD_OF_PARTS=y |
@@ -608,6 +616,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
608 | # CONFIG_ISCSI_TCP is not set | 616 | # CONFIG_ISCSI_TCP is not set |
609 | # CONFIG_SCSI_CXGB3_ISCSI is not set | 617 | # CONFIG_SCSI_CXGB3_ISCSI is not set |
610 | # CONFIG_SCSI_BNX2_ISCSI is not set | 618 | # CONFIG_SCSI_BNX2_ISCSI is not set |
619 | # CONFIG_BE2ISCSI is not set | ||
611 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 620 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
612 | # CONFIG_SCSI_3W_9XXX is not set | 621 | # CONFIG_SCSI_3W_9XXX is not set |
613 | # CONFIG_SCSI_ACARD is not set | 622 | # CONFIG_SCSI_ACARD is not set |
@@ -647,11 +656,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
647 | # CONFIG_SCSI_DC390T is not set | 656 | # CONFIG_SCSI_DC390T is not set |
648 | # CONFIG_SCSI_NSP32 is not set | 657 | # CONFIG_SCSI_NSP32 is not set |
649 | # CONFIG_SCSI_DEBUG is not set | 658 | # CONFIG_SCSI_DEBUG is not set |
659 | # CONFIG_SCSI_PMCRAID is not set | ||
650 | # CONFIG_SCSI_SRP is not set | 660 | # CONFIG_SCSI_SRP is not set |
661 | # CONFIG_SCSI_BFA_FC is not set | ||
651 | # CONFIG_SCSI_DH is not set | 662 | # CONFIG_SCSI_DH is not set |
652 | # CONFIG_SCSI_OSD_INITIATOR is not set | 663 | # CONFIG_SCSI_OSD_INITIATOR is not set |
653 | CONFIG_ATA=y | 664 | CONFIG_ATA=y |
654 | # CONFIG_ATA_NONSTANDARD is not set | 665 | # CONFIG_ATA_NONSTANDARD is not set |
666 | CONFIG_ATA_VERBOSE_ERROR=y | ||
655 | CONFIG_SATA_PMP=y | 667 | CONFIG_SATA_PMP=y |
656 | # CONFIG_SATA_AHCI is not set | 668 | # CONFIG_SATA_AHCI is not set |
657 | # CONFIG_SATA_SIL24 is not set | 669 | # CONFIG_SATA_SIL24 is not set |
@@ -674,6 +686,7 @@ CONFIG_ATA_SFF=y | |||
674 | # CONFIG_PATA_ALI is not set | 686 | # CONFIG_PATA_ALI is not set |
675 | # CONFIG_PATA_AMD is not set | 687 | # CONFIG_PATA_AMD is not set |
676 | # CONFIG_PATA_ARTOP is not set | 688 | # CONFIG_PATA_ARTOP is not set |
689 | # CONFIG_PATA_ATP867X is not set | ||
677 | # CONFIG_PATA_ATIIXP is not set | 690 | # CONFIG_PATA_ATIIXP is not set |
678 | # CONFIG_PATA_CMD640_PCI is not set | 691 | # CONFIG_PATA_CMD640_PCI is not set |
679 | # CONFIG_PATA_CMD64X is not set | 692 | # CONFIG_PATA_CMD64X is not set |
@@ -701,6 +714,7 @@ CONFIG_ATA_SFF=y | |||
701 | # CONFIG_PATA_OPTIDMA is not set | 714 | # CONFIG_PATA_OPTIDMA is not set |
702 | # CONFIG_PATA_PDC_OLD is not set | 715 | # CONFIG_PATA_PDC_OLD is not set |
703 | # CONFIG_PATA_RADISYS is not set | 716 | # CONFIG_PATA_RADISYS is not set |
717 | # CONFIG_PATA_RDC is not set | ||
704 | # CONFIG_PATA_RZ1000 is not set | 718 | # CONFIG_PATA_RZ1000 is not set |
705 | # CONFIG_PATA_SC1200 is not set | 719 | # CONFIG_PATA_SC1200 is not set |
706 | # CONFIG_PATA_SERVERWORKS is not set | 720 | # CONFIG_PATA_SERVERWORKS is not set |
@@ -777,7 +791,9 @@ CONFIG_MII=y | |||
777 | # CONFIG_NET_PCI is not set | 791 | # CONFIG_NET_PCI is not set |
778 | # CONFIG_B44 is not set | 792 | # CONFIG_B44 is not set |
779 | # CONFIG_KS8842 is not set | 793 | # CONFIG_KS8842 is not set |
794 | # CONFIG_KS8851_MLL is not set | ||
780 | # CONFIG_ATL2 is not set | 795 | # CONFIG_ATL2 is not set |
796 | # CONFIG_XILINX_EMACLITE is not set | ||
781 | CONFIG_NETDEV_1000=y | 797 | CONFIG_NETDEV_1000=y |
782 | # CONFIG_ACENIC is not set | 798 | # CONFIG_ACENIC is not set |
783 | # CONFIG_DL2K is not set | 799 | # CONFIG_DL2K is not set |
@@ -800,7 +816,6 @@ CONFIG_NETDEV_1000=y | |||
800 | CONFIG_FSL_PQ_MDIO=y | 816 | CONFIG_FSL_PQ_MDIO=y |
801 | CONFIG_GIANFAR=y | 817 | CONFIG_GIANFAR=y |
802 | CONFIG_UCC_GETH=y | 818 | CONFIG_UCC_GETH=y |
803 | # CONFIG_UGETH_MAGIC_PACKET is not set | ||
804 | # CONFIG_UGETH_TX_ON_DEMAND is not set | 819 | # CONFIG_UGETH_TX_ON_DEMAND is not set |
805 | # CONFIG_MV643XX_ETH is not set | 820 | # CONFIG_MV643XX_ETH is not set |
806 | # CONFIG_QLA3XXX is not set | 821 | # CONFIG_QLA3XXX is not set |
@@ -828,10 +843,7 @@ CONFIG_CHELSIO_T3_DEPENDS=y | |||
828 | # CONFIG_SFC is not set | 843 | # CONFIG_SFC is not set |
829 | # CONFIG_BE2NET is not set | 844 | # CONFIG_BE2NET is not set |
830 | # CONFIG_TR is not set | 845 | # CONFIG_TR is not set |
831 | 846 | CONFIG_WLAN=y | |
832 | # | ||
833 | # Wireless LAN | ||
834 | # | ||
835 | # CONFIG_WLAN_PRE80211 is not set | 847 | # CONFIG_WLAN_PRE80211 is not set |
836 | # CONFIG_WLAN_80211 is not set | 848 | # CONFIG_WLAN_80211 is not set |
837 | 849 | ||
@@ -935,6 +947,7 @@ CONFIG_GEN_RTC=y | |||
935 | CONFIG_DEVPORT=y | 947 | CONFIG_DEVPORT=y |
936 | CONFIG_I2C=y | 948 | CONFIG_I2C=y |
937 | CONFIG_I2C_BOARDINFO=y | 949 | CONFIG_I2C_BOARDINFO=y |
950 | CONFIG_I2C_COMPAT=y | ||
938 | CONFIG_I2C_CHARDEV=y | 951 | CONFIG_I2C_CHARDEV=y |
939 | CONFIG_I2C_HELPER_AUTO=y | 952 | CONFIG_I2C_HELPER_AUTO=y |
940 | 953 | ||
@@ -990,9 +1003,6 @@ CONFIG_I2C_MPC=y | |||
990 | # Miscellaneous I2C Chip support | 1003 | # Miscellaneous I2C Chip support |
991 | # | 1004 | # |
992 | # CONFIG_DS1682 is not set | 1005 | # CONFIG_DS1682 is not set |
993 | # CONFIG_SENSORS_PCF8574 is not set | ||
994 | # CONFIG_PCF8575 is not set | ||
995 | # CONFIG_SENSORS_PCA9539 is not set | ||
996 | # CONFIG_SENSORS_TSL2550 is not set | 1006 | # CONFIG_SENSORS_TSL2550 is not set |
997 | # CONFIG_I2C_DEBUG_CORE is not set | 1007 | # CONFIG_I2C_DEBUG_CORE is not set |
998 | # CONFIG_I2C_DEBUG_ALGO is not set | 1008 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -1025,14 +1035,24 @@ CONFIG_GPIOLIB=y | |||
1025 | # PCI GPIO expanders: | 1035 | # PCI GPIO expanders: |
1026 | # | 1036 | # |
1027 | # CONFIG_GPIO_BT8XX is not set | 1037 | # CONFIG_GPIO_BT8XX is not set |
1038 | # CONFIG_GPIO_LANGWELL is not set | ||
1028 | 1039 | ||
1029 | # | 1040 | # |
1030 | # SPI GPIO expanders: | 1041 | # SPI GPIO expanders: |
1031 | # | 1042 | # |
1043 | |||
1044 | # | ||
1045 | # AC97 GPIO expanders: | ||
1046 | # | ||
1032 | # CONFIG_W1 is not set | 1047 | # CONFIG_W1 is not set |
1033 | # CONFIG_POWER_SUPPLY is not set | 1048 | # CONFIG_POWER_SUPPLY is not set |
1034 | CONFIG_HWMON=y | 1049 | CONFIG_HWMON=y |
1035 | # CONFIG_HWMON_VID is not set | 1050 | # CONFIG_HWMON_VID is not set |
1051 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
1052 | |||
1053 | # | ||
1054 | # Native drivers | ||
1055 | # | ||
1036 | # CONFIG_SENSORS_AD7414 is not set | 1056 | # CONFIG_SENSORS_AD7414 is not set |
1037 | # CONFIG_SENSORS_AD7418 is not set | 1057 | # CONFIG_SENSORS_AD7418 is not set |
1038 | # CONFIG_SENSORS_ADM1021 is not set | 1058 | # CONFIG_SENSORS_ADM1021 is not set |
@@ -1083,6 +1103,7 @@ CONFIG_HWMON=y | |||
1083 | # CONFIG_SENSORS_ADS7828 is not set | 1103 | # CONFIG_SENSORS_ADS7828 is not set |
1084 | # CONFIG_SENSORS_THMC50 is not set | 1104 | # CONFIG_SENSORS_THMC50 is not set |
1085 | # CONFIG_SENSORS_TMP401 is not set | 1105 | # CONFIG_SENSORS_TMP401 is not set |
1106 | # CONFIG_SENSORS_TMP421 is not set | ||
1086 | # CONFIG_SENSORS_VIA686A is not set | 1107 | # CONFIG_SENSORS_VIA686A is not set |
1087 | # CONFIG_SENSORS_VT1211 is not set | 1108 | # CONFIG_SENSORS_VT1211 is not set |
1088 | # CONFIG_SENSORS_VT8231 is not set | 1109 | # CONFIG_SENSORS_VT8231 is not set |
@@ -1094,9 +1115,7 @@ CONFIG_HWMON=y | |||
1094 | # CONFIG_SENSORS_W83L786NG is not set | 1115 | # CONFIG_SENSORS_W83L786NG is not set |
1095 | # CONFIG_SENSORS_W83627HF is not set | 1116 | # CONFIG_SENSORS_W83627HF is not set |
1096 | # CONFIG_SENSORS_W83627EHF is not set | 1117 | # CONFIG_SENSORS_W83627EHF is not set |
1097 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
1098 | # CONFIG_THERMAL is not set | 1118 | # CONFIG_THERMAL is not set |
1099 | # CONFIG_THERMAL_HWMON is not set | ||
1100 | CONFIG_WATCHDOG=y | 1119 | CONFIG_WATCHDOG=y |
1101 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1120 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
1102 | 1121 | ||
@@ -1135,6 +1154,7 @@ CONFIG_SSB_POSSIBLE=y | |||
1135 | # CONFIG_MFD_TMIO is not set | 1154 | # CONFIG_MFD_TMIO is not set |
1136 | # CONFIG_PMIC_DA903X is not set | 1155 | # CONFIG_PMIC_DA903X is not set |
1137 | # CONFIG_MFD_WM8400 is not set | 1156 | # CONFIG_MFD_WM8400 is not set |
1157 | # CONFIG_MFD_WM831X is not set | ||
1138 | # CONFIG_MFD_WM8350_I2C is not set | 1158 | # CONFIG_MFD_WM8350_I2C is not set |
1139 | # CONFIG_MFD_PCF50633 is not set | 1159 | # CONFIG_MFD_PCF50633 is not set |
1140 | # CONFIG_AB3100_CORE is not set | 1160 | # CONFIG_AB3100_CORE is not set |
@@ -1145,6 +1165,7 @@ CONFIG_SSB_POSSIBLE=y | |||
1145 | # Graphics support | 1165 | # Graphics support |
1146 | # | 1166 | # |
1147 | # CONFIG_AGP is not set | 1167 | # CONFIG_AGP is not set |
1168 | CONFIG_VGA_ARB=y | ||
1148 | # CONFIG_DRM is not set | 1169 | # CONFIG_DRM is not set |
1149 | # CONFIG_VGASTATE is not set | 1170 | # CONFIG_VGASTATE is not set |
1150 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 1171 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -1158,7 +1179,6 @@ CONFIG_VIDEO_OUTPUT_CONTROL=m | |||
1158 | # CONFIG_SOUND is not set | 1179 | # CONFIG_SOUND is not set |
1159 | CONFIG_HID_SUPPORT=y | 1180 | CONFIG_HID_SUPPORT=y |
1160 | CONFIG_HID=y | 1181 | CONFIG_HID=y |
1161 | # CONFIG_HID_DEBUG is not set | ||
1162 | # CONFIG_HIDRAW is not set | 1182 | # CONFIG_HIDRAW is not set |
1163 | 1183 | ||
1164 | # | 1184 | # |
@@ -1181,6 +1201,7 @@ CONFIG_HID_CYPRESS=y | |||
1181 | CONFIG_HID_EZKEY=y | 1201 | CONFIG_HID_EZKEY=y |
1182 | # CONFIG_HID_KYE is not set | 1202 | # CONFIG_HID_KYE is not set |
1183 | CONFIG_HID_GYRATION=y | 1203 | CONFIG_HID_GYRATION=y |
1204 | # CONFIG_HID_TWINHAN is not set | ||
1184 | # CONFIG_HID_KENSINGTON is not set | 1205 | # CONFIG_HID_KENSINGTON is not set |
1185 | CONFIG_HID_LOGITECH=y | 1206 | CONFIG_HID_LOGITECH=y |
1186 | # CONFIG_LOGITECH_FF is not set | 1207 | # CONFIG_LOGITECH_FF is not set |
@@ -1233,6 +1254,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
1233 | # CONFIG_USB_OXU210HP_HCD is not set | 1254 | # CONFIG_USB_OXU210HP_HCD is not set |
1234 | # CONFIG_USB_ISP116X_HCD is not set | 1255 | # CONFIG_USB_ISP116X_HCD is not set |
1235 | # CONFIG_USB_ISP1760_HCD is not set | 1256 | # CONFIG_USB_ISP1760_HCD is not set |
1257 | # CONFIG_USB_ISP1362_HCD is not set | ||
1236 | # CONFIG_USB_OHCI_HCD is not set | 1258 | # CONFIG_USB_OHCI_HCD is not set |
1237 | # CONFIG_USB_UHCI_HCD is not set | 1259 | # CONFIG_USB_UHCI_HCD is not set |
1238 | # CONFIG_USB_FHCI_HCD is not set | 1260 | # CONFIG_USB_FHCI_HCD is not set |
@@ -1291,6 +1313,7 @@ CONFIG_USB_EHCI_HCD_PPC_OF=y | |||
1291 | # CONFIG_USB_LD is not set | 1313 | # CONFIG_USB_LD is not set |
1292 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1314 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1293 | # CONFIG_USB_IOWARRIOR is not set | 1315 | # CONFIG_USB_IOWARRIOR is not set |
1316 | # CONFIG_USB_TEST is not set | ||
1294 | # CONFIG_USB_ISIGHTFW is not set | 1317 | # CONFIG_USB_ISIGHTFW is not set |
1295 | # CONFIG_USB_VST is not set | 1318 | # CONFIG_USB_VST is not set |
1296 | # CONFIG_USB_GADGET is not set | 1319 | # CONFIG_USB_GADGET is not set |
@@ -1338,6 +1361,7 @@ CONFIG_FS_MBCACHE=y | |||
1338 | # CONFIG_GFS2_FS is not set | 1361 | # CONFIG_GFS2_FS is not set |
1339 | # CONFIG_OCFS2_FS is not set | 1362 | # CONFIG_OCFS2_FS is not set |
1340 | # CONFIG_BTRFS_FS is not set | 1363 | # CONFIG_BTRFS_FS is not set |
1364 | # CONFIG_NILFS2_FS is not set | ||
1341 | CONFIG_FILE_LOCKING=y | 1365 | CONFIG_FILE_LOCKING=y |
1342 | CONFIG_FSNOTIFY=y | 1366 | CONFIG_FSNOTIFY=y |
1343 | CONFIG_DNOTIFY=y | 1367 | CONFIG_DNOTIFY=y |
@@ -1397,7 +1421,6 @@ CONFIG_MISC_FILESYSTEMS=y | |||
1397 | # CONFIG_ROMFS_FS is not set | 1421 | # CONFIG_ROMFS_FS is not set |
1398 | # CONFIG_SYSV_FS is not set | 1422 | # CONFIG_SYSV_FS is not set |
1399 | # CONFIG_UFS_FS is not set | 1423 | # CONFIG_UFS_FS is not set |
1400 | # CONFIG_NILFS2_FS is not set | ||
1401 | CONFIG_NETWORK_FILESYSTEMS=y | 1424 | CONFIG_NETWORK_FILESYSTEMS=y |
1402 | CONFIG_NFS_FS=y | 1425 | CONFIG_NFS_FS=y |
1403 | CONFIG_NFS_V3=y | 1426 | CONFIG_NFS_V3=y |
@@ -1514,6 +1537,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1514 | CONFIG_ENABLE_MUST_CHECK=y | 1537 | CONFIG_ENABLE_MUST_CHECK=y |
1515 | CONFIG_FRAME_WARN=1024 | 1538 | CONFIG_FRAME_WARN=1024 |
1516 | # CONFIG_MAGIC_SYSRQ is not set | 1539 | # CONFIG_MAGIC_SYSRQ is not set |
1540 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1517 | # CONFIG_UNUSED_SYMBOLS is not set | 1541 | # CONFIG_UNUSED_SYMBOLS is not set |
1518 | # CONFIG_DEBUG_FS is not set | 1542 | # CONFIG_DEBUG_FS is not set |
1519 | # CONFIG_HEADERS_CHECK is not set | 1543 | # CONFIG_HEADERS_CHECK is not set |
@@ -1529,6 +1553,7 @@ CONFIG_HAVE_DYNAMIC_FTRACE=y | |||
1529 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y | 1553 | CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y |
1530 | CONFIG_TRACING_SUPPORT=y | 1554 | CONFIG_TRACING_SUPPORT=y |
1531 | # CONFIG_FTRACE is not set | 1555 | # CONFIG_FTRACE is not set |
1556 | # CONFIG_DMA_API_DEBUG is not set | ||
1532 | # CONFIG_SAMPLES is not set | 1557 | # CONFIG_SAMPLES is not set |
1533 | CONFIG_HAVE_ARCH_KGDB=y | 1558 | CONFIG_HAVE_ARCH_KGDB=y |
1534 | # CONFIG_PPC_DISABLE_WERROR is not set | 1559 | # CONFIG_PPC_DISABLE_WERROR is not set |
@@ -1550,7 +1575,6 @@ CONFIG_CRYPTO=y | |||
1550 | # | 1575 | # |
1551 | # Crypto core or helper | 1576 | # Crypto core or helper |
1552 | # | 1577 | # |
1553 | # CONFIG_CRYPTO_FIPS is not set | ||
1554 | CONFIG_CRYPTO_ALGAPI=y | 1578 | CONFIG_CRYPTO_ALGAPI=y |
1555 | CONFIG_CRYPTO_ALGAPI2=y | 1579 | CONFIG_CRYPTO_ALGAPI2=y |
1556 | CONFIG_CRYPTO_AEAD=y | 1580 | CONFIG_CRYPTO_AEAD=y |
@@ -1591,13 +1615,15 @@ CONFIG_CRYPTO_PCBC=m | |||
1591 | # | 1615 | # |
1592 | # Hash modes | 1616 | # Hash modes |
1593 | # | 1617 | # |
1594 | # CONFIG_CRYPTO_HMAC is not set | 1618 | CONFIG_CRYPTO_HMAC=y |
1595 | # CONFIG_CRYPTO_XCBC is not set | 1619 | # CONFIG_CRYPTO_XCBC is not set |
1620 | # CONFIG_CRYPTO_VMAC is not set | ||
1596 | 1621 | ||
1597 | # | 1622 | # |
1598 | # Digest | 1623 | # Digest |
1599 | # | 1624 | # |
1600 | # CONFIG_CRYPTO_CRC32C is not set | 1625 | # CONFIG_CRYPTO_CRC32C is not set |
1626 | # CONFIG_CRYPTO_GHASH is not set | ||
1601 | # CONFIG_CRYPTO_MD4 is not set | 1627 | # CONFIG_CRYPTO_MD4 is not set |
1602 | CONFIG_CRYPTO_MD5=y | 1628 | CONFIG_CRYPTO_MD5=y |
1603 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1629 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1605,16 +1631,16 @@ CONFIG_CRYPTO_MD5=y | |||
1605 | # CONFIG_CRYPTO_RMD160 is not set | 1631 | # CONFIG_CRYPTO_RMD160 is not set |
1606 | # CONFIG_CRYPTO_RMD256 is not set | 1632 | # CONFIG_CRYPTO_RMD256 is not set |
1607 | # CONFIG_CRYPTO_RMD320 is not set | 1633 | # CONFIG_CRYPTO_RMD320 is not set |
1608 | # CONFIG_CRYPTO_SHA1 is not set | 1634 | CONFIG_CRYPTO_SHA1=y |
1609 | # CONFIG_CRYPTO_SHA256 is not set | 1635 | CONFIG_CRYPTO_SHA256=y |
1610 | # CONFIG_CRYPTO_SHA512 is not set | 1636 | CONFIG_CRYPTO_SHA512=y |
1611 | # CONFIG_CRYPTO_TGR192 is not set | 1637 | # CONFIG_CRYPTO_TGR192 is not set |
1612 | # CONFIG_CRYPTO_WP512 is not set | 1638 | # CONFIG_CRYPTO_WP512 is not set |
1613 | 1639 | ||
1614 | # | 1640 | # |
1615 | # Ciphers | 1641 | # Ciphers |
1616 | # | 1642 | # |
1617 | # CONFIG_CRYPTO_AES is not set | 1643 | CONFIG_CRYPTO_AES=y |
1618 | # CONFIG_CRYPTO_ANUBIS is not set | 1644 | # CONFIG_CRYPTO_ANUBIS is not set |
1619 | # CONFIG_CRYPTO_ARC4 is not set | 1645 | # CONFIG_CRYPTO_ARC4 is not set |
1620 | # CONFIG_CRYPTO_BLOWFISH is not set | 1646 | # CONFIG_CRYPTO_BLOWFISH is not set |