diff options
Diffstat (limited to 'arch/powerpc/configs/86xx/gef_ppc9a_defconfig')
-rw-r--r-- | arch/powerpc/configs/86xx/gef_ppc9a_defconfig | 102 |
1 files changed, 82 insertions, 20 deletions
diff --git a/arch/powerpc/configs/86xx/gef_ppc9a_defconfig b/arch/powerpc/configs/86xx/gef_ppc9a_defconfig index 6cd2cd65c2cd..a85f927bf225 100644 --- a/arch/powerpc/configs/86xx/gef_ppc9a_defconfig +++ b/arch/powerpc/configs/86xx/gef_ppc9a_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.32-rc5 | 3 | # Linux kernel version: 2.6.33-rc3 |
4 | # Thu Nov 5 08:20:49 2009 | 4 | # Wed Jan 6 09:24:43 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -38,6 +38,7 @@ CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | |||
38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 38 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
39 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | 39 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set |
40 | CONFIG_IRQ_PER_CPU=y | 40 | CONFIG_IRQ_PER_CPU=y |
41 | CONFIG_NR_IRQS=512 | ||
41 | CONFIG_STACKTRACE_SUPPORT=y | 42 | CONFIG_STACKTRACE_SUPPORT=y |
42 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 43 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
43 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 44 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
@@ -62,6 +63,8 @@ CONFIG_AUDIT_ARCH=y | |||
62 | CONFIG_GENERIC_BUG=y | 63 | CONFIG_GENERIC_BUG=y |
63 | CONFIG_DTC=y | 64 | CONFIG_DTC=y |
64 | CONFIG_DEFAULT_UIMAGE=y | 65 | CONFIG_DEFAULT_UIMAGE=y |
66 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
67 | CONFIG_ARCH_SUSPEND_POSSIBLE=y | ||
65 | # CONFIG_PPC_DCR_NATIVE is not set | 68 | # CONFIG_PPC_DCR_NATIVE is not set |
66 | # CONFIG_PPC_DCR_MMIO is not set | 69 | # CONFIG_PPC_DCR_MMIO is not set |
67 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y | 70 | CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y |
@@ -91,6 +94,7 @@ CONFIG_BSD_PROCESS_ACCT_V3=y | |||
91 | # | 94 | # |
92 | CONFIG_TREE_RCU=y | 95 | CONFIG_TREE_RCU=y |
93 | # CONFIG_TREE_PREEMPT_RCU is not set | 96 | # CONFIG_TREE_PREEMPT_RCU is not set |
97 | # CONFIG_TINY_RCU is not set | ||
94 | # CONFIG_RCU_TRACE is not set | 98 | # CONFIG_RCU_TRACE is not set |
95 | CONFIG_RCU_FANOUT=32 | 99 | CONFIG_RCU_FANOUT=32 |
96 | # CONFIG_RCU_FANOUT_EXACT is not set | 100 | # CONFIG_RCU_FANOUT_EXACT is not set |
@@ -181,14 +185,41 @@ CONFIG_LBDAF=y | |||
181 | # IO Schedulers | 185 | # IO Schedulers |
182 | # | 186 | # |
183 | CONFIG_IOSCHED_NOOP=y | 187 | CONFIG_IOSCHED_NOOP=y |
184 | CONFIG_IOSCHED_AS=y | ||
185 | CONFIG_IOSCHED_DEADLINE=y | 188 | CONFIG_IOSCHED_DEADLINE=y |
186 | CONFIG_IOSCHED_CFQ=y | 189 | CONFIG_IOSCHED_CFQ=y |
187 | # CONFIG_DEFAULT_AS is not set | ||
188 | # CONFIG_DEFAULT_DEADLINE is not set | 190 | # CONFIG_DEFAULT_DEADLINE is not set |
189 | CONFIG_DEFAULT_CFQ=y | 191 | CONFIG_DEFAULT_CFQ=y |
190 | # CONFIG_DEFAULT_NOOP is not set | 192 | # CONFIG_DEFAULT_NOOP is not set |
191 | CONFIG_DEFAULT_IOSCHED="cfq" | 193 | CONFIG_DEFAULT_IOSCHED="cfq" |
194 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
195 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
196 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
197 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
198 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
199 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
200 | # CONFIG_INLINE_SPIN_UNLOCK is not set | ||
201 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
202 | # CONFIG_INLINE_SPIN_UNLOCK_IRQ is not set | ||
203 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
204 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
205 | # CONFIG_INLINE_READ_LOCK is not set | ||
206 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
207 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
208 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
209 | # CONFIG_INLINE_READ_UNLOCK is not set | ||
210 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
211 | # CONFIG_INLINE_READ_UNLOCK_IRQ is not set | ||
212 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
213 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
214 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
215 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
216 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
217 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
218 | # CONFIG_INLINE_WRITE_UNLOCK is not set | ||
219 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
220 | # CONFIG_INLINE_WRITE_UNLOCK_IRQ is not set | ||
221 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
222 | CONFIG_MUTEX_SPIN_ON_OWNER=y | ||
192 | # CONFIG_FREEZER is not set | 223 | # CONFIG_FREEZER is not set |
193 | 224 | ||
194 | # | 225 | # |
@@ -259,6 +290,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | |||
259 | # CONFIG_KEXEC is not set | 290 | # CONFIG_KEXEC is not set |
260 | # CONFIG_CRASH_DUMP is not set | 291 | # CONFIG_CRASH_DUMP is not set |
261 | CONFIG_IRQ_ALL_CPUS=y | 292 | CONFIG_IRQ_ALL_CPUS=y |
293 | CONFIG_SPARSE_IRQ=y | ||
262 | CONFIG_MAX_ACTIVE_REGIONS=32 | 294 | CONFIG_MAX_ACTIVE_REGIONS=32 |
263 | CONFIG_ARCH_FLATMEM_ENABLE=y | 295 | CONFIG_ARCH_FLATMEM_ENABLE=y |
264 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 296 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
@@ -275,8 +307,6 @@ CONFIG_MIGRATION=y | |||
275 | CONFIG_ZONE_DMA_FLAG=1 | 307 | CONFIG_ZONE_DMA_FLAG=1 |
276 | CONFIG_BOUNCE=y | 308 | CONFIG_BOUNCE=y |
277 | CONFIG_VIRT_TO_BUS=y | 309 | CONFIG_VIRT_TO_BUS=y |
278 | CONFIG_HAVE_MLOCK=y | ||
279 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
280 | # CONFIG_KSM is not set | 310 | # CONFIG_KSM is not set |
281 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 311 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
282 | CONFIG_PPC_4K_PAGES=y | 312 | CONFIG_PPC_4K_PAGES=y |
@@ -314,7 +344,6 @@ CONFIG_ARCH_SUPPORTS_MSI=y | |||
314 | # CONFIG_PCI_STUB is not set | 344 | # CONFIG_PCI_STUB is not set |
315 | # CONFIG_PCI_IOV is not set | 345 | # CONFIG_PCI_IOV is not set |
316 | CONFIG_PCCARD=y | 346 | CONFIG_PCCARD=y |
317 | # CONFIG_PCMCIA_DEBUG is not set | ||
318 | CONFIG_PCMCIA=y | 347 | CONFIG_PCMCIA=y |
319 | # CONFIG_PCMCIA_LOAD_CIS is not set | 348 | # CONFIG_PCMCIA_LOAD_CIS is not set |
320 | # CONFIG_PCMCIA_IOCTL is not set | 349 | # CONFIG_PCMCIA_IOCTL is not set |
@@ -414,6 +443,7 @@ CONFIG_INET6_XFRM_MODE_TUNNEL=m | |||
414 | CONFIG_INET6_XFRM_MODE_BEET=m | 443 | CONFIG_INET6_XFRM_MODE_BEET=m |
415 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | 444 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set |
416 | CONFIG_IPV6_SIT=m | 445 | CONFIG_IPV6_SIT=m |
446 | # CONFIG_IPV6_SIT_6RD is not set | ||
417 | CONFIG_IPV6_NDISC_NODETYPE=y | 447 | CONFIG_IPV6_NDISC_NODETYPE=y |
418 | CONFIG_IPV6_TUNNEL=m | 448 | CONFIG_IPV6_TUNNEL=m |
419 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | 449 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
@@ -451,7 +481,13 @@ CONFIG_NET_PKTGEN=m | |||
451 | # CONFIG_BT is not set | 481 | # CONFIG_BT is not set |
452 | # CONFIG_AF_RXRPC is not set | 482 | # CONFIG_AF_RXRPC is not set |
453 | CONFIG_FIB_RULES=y | 483 | CONFIG_FIB_RULES=y |
454 | # CONFIG_WIRELESS is not set | 484 | CONFIG_WIRELESS=y |
485 | # CONFIG_CFG80211 is not set | ||
486 | # CONFIG_LIB80211 is not set | ||
487 | |||
488 | # | ||
489 | # CFG80211 needs to be enabled for MAC80211 | ||
490 | # | ||
455 | # CONFIG_WIMAX is not set | 491 | # CONFIG_WIMAX is not set |
456 | # CONFIG_RFKILL is not set | 492 | # CONFIG_RFKILL is not set |
457 | # CONFIG_NET_9P is not set | 493 | # CONFIG_NET_9P is not set |
@@ -570,6 +606,10 @@ CONFIG_BLK_DEV=y | |||
570 | # CONFIG_BLK_DEV_COW_COMMON is not set | 606 | # CONFIG_BLK_DEV_COW_COMMON is not set |
571 | CONFIG_BLK_DEV_LOOP=m | 607 | CONFIG_BLK_DEV_LOOP=m |
572 | CONFIG_BLK_DEV_CRYPTOLOOP=m | 608 | CONFIG_BLK_DEV_CRYPTOLOOP=m |
609 | |||
610 | # | ||
611 | # DRBD disabled because PROC_FS, INET or CONNECTOR not selected | ||
612 | # | ||
573 | CONFIG_BLK_DEV_NBD=m | 613 | CONFIG_BLK_DEV_NBD=m |
574 | # CONFIG_BLK_DEV_SX8 is not set | 614 | # CONFIG_BLK_DEV_SX8 is not set |
575 | # CONFIG_BLK_DEV_UB is not set | 615 | # CONFIG_BLK_DEV_UB is not set |
@@ -581,6 +621,7 @@ CONFIG_BLK_DEV_RAM_SIZE=131072 | |||
581 | # CONFIG_ATA_OVER_ETH is not set | 621 | # CONFIG_ATA_OVER_ETH is not set |
582 | # CONFIG_BLK_DEV_HD is not set | 622 | # CONFIG_BLK_DEV_HD is not set |
583 | CONFIG_MISC_DEVICES=y | 623 | CONFIG_MISC_DEVICES=y |
624 | # CONFIG_AD525X_DPOT is not set | ||
584 | # CONFIG_PHANTOM is not set | 625 | # CONFIG_PHANTOM is not set |
585 | # CONFIG_SGI_IOC4 is not set | 626 | # CONFIG_SGI_IOC4 is not set |
586 | # CONFIG_TIFM_CORE is not set | 627 | # CONFIG_TIFM_CORE is not set |
@@ -588,6 +629,7 @@ CONFIG_MISC_DEVICES=y | |||
588 | # CONFIG_ENCLOSURE_SERVICES is not set | 629 | # CONFIG_ENCLOSURE_SERVICES is not set |
589 | # CONFIG_HP_ILO is not set | 630 | # CONFIG_HP_ILO is not set |
590 | # CONFIG_ISL29003 is not set | 631 | # CONFIG_ISL29003 is not set |
632 | CONFIG_DS1682=y | ||
591 | # CONFIG_C2PORT is not set | 633 | # CONFIG_C2PORT is not set |
592 | 634 | ||
593 | # | 635 | # |
@@ -689,7 +731,9 @@ CONFIG_SCSI_LOWLEVEL=y | |||
689 | # CONFIG_SCSI_BNX2_ISCSI is not set | 731 | # CONFIG_SCSI_BNX2_ISCSI is not set |
690 | # CONFIG_BE2ISCSI is not set | 732 | # CONFIG_BE2ISCSI is not set |
691 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 733 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
734 | # CONFIG_SCSI_HPSA is not set | ||
692 | # CONFIG_SCSI_3W_9XXX is not set | 735 | # CONFIG_SCSI_3W_9XXX is not set |
736 | # CONFIG_SCSI_3W_SAS is not set | ||
693 | # CONFIG_SCSI_ACARD is not set | 737 | # CONFIG_SCSI_ACARD is not set |
694 | # CONFIG_SCSI_AACRAID is not set | 738 | # CONFIG_SCSI_AACRAID is not set |
695 | # CONFIG_SCSI_AIC7XXX is not set | 739 | # CONFIG_SCSI_AIC7XXX is not set |
@@ -728,6 +772,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
728 | # CONFIG_SCSI_NSP32 is not set | 772 | # CONFIG_SCSI_NSP32 is not set |
729 | # CONFIG_SCSI_DEBUG is not set | 773 | # CONFIG_SCSI_DEBUG is not set |
730 | # CONFIG_SCSI_PMCRAID is not set | 774 | # CONFIG_SCSI_PMCRAID is not set |
775 | # CONFIG_SCSI_PM8001 is not set | ||
731 | # CONFIG_SCSI_SRP is not set | 776 | # CONFIG_SCSI_SRP is not set |
732 | # CONFIG_SCSI_BFA_FC is not set | 777 | # CONFIG_SCSI_BFA_FC is not set |
733 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | 778 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set |
@@ -785,15 +830,16 @@ CONFIG_SATA_SIL=y | |||
785 | # CONFIG_PATA_OPTI is not set | 830 | # CONFIG_PATA_OPTI is not set |
786 | # CONFIG_PATA_OPTIDMA is not set | 831 | # CONFIG_PATA_OPTIDMA is not set |
787 | # CONFIG_PATA_PCMCIA is not set | 832 | # CONFIG_PATA_PCMCIA is not set |
833 | # CONFIG_PATA_PDC2027X is not set | ||
788 | # CONFIG_PATA_PDC_OLD is not set | 834 | # CONFIG_PATA_PDC_OLD is not set |
789 | # CONFIG_PATA_RADISYS is not set | 835 | # CONFIG_PATA_RADISYS is not set |
790 | # CONFIG_PATA_RDC is not set | 836 | # CONFIG_PATA_RDC is not set |
791 | # CONFIG_PATA_RZ1000 is not set | 837 | # CONFIG_PATA_RZ1000 is not set |
792 | # CONFIG_PATA_SC1200 is not set | 838 | # CONFIG_PATA_SC1200 is not set |
793 | # CONFIG_PATA_SERVERWORKS is not set | 839 | # CONFIG_PATA_SERVERWORKS is not set |
794 | # CONFIG_PATA_PDC2027X is not set | ||
795 | # CONFIG_PATA_SIL680 is not set | 840 | # CONFIG_PATA_SIL680 is not set |
796 | # CONFIG_PATA_SIS is not set | 841 | # CONFIG_PATA_SIS is not set |
842 | # CONFIG_PATA_TOSHIBA is not set | ||
797 | # CONFIG_PATA_VIA is not set | 843 | # CONFIG_PATA_VIA is not set |
798 | # CONFIG_PATA_WINBOND is not set | 844 | # CONFIG_PATA_WINBOND is not set |
799 | # CONFIG_PATA_PLATFORM is not set | 845 | # CONFIG_PATA_PLATFORM is not set |
@@ -810,7 +856,7 @@ CONFIG_SATA_SIL=y | |||
810 | # | 856 | # |
811 | 857 | ||
812 | # | 858 | # |
813 | # See the help texts for more information. | 859 | # The newer stack is recommended. |
814 | # | 860 | # |
815 | # CONFIG_FIREWIRE is not set | 861 | # CONFIG_FIREWIRE is not set |
816 | # CONFIG_IEEE1394 is not set | 862 | # CONFIG_IEEE1394 is not set |
@@ -897,8 +943,14 @@ CONFIG_GIANFAR=y | |||
897 | # CONFIG_NETDEV_10000 is not set | 943 | # CONFIG_NETDEV_10000 is not set |
898 | # CONFIG_TR is not set | 944 | # CONFIG_TR is not set |
899 | CONFIG_WLAN=y | 945 | CONFIG_WLAN=y |
900 | # CONFIG_WLAN_PRE80211 is not set | 946 | # CONFIG_PCMCIA_RAYCS is not set |
901 | # CONFIG_WLAN_80211 is not set | 947 | # CONFIG_AIRO is not set |
948 | # CONFIG_ATMEL is not set | ||
949 | # CONFIG_AIRO_CS is not set | ||
950 | # CONFIG_PCMCIA_WL3501 is not set | ||
951 | # CONFIG_PRISM54 is not set | ||
952 | # CONFIG_USB_ZD1201 is not set | ||
953 | # CONFIG_HOSTAP is not set | ||
902 | 954 | ||
903 | # | 955 | # |
904 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 956 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -937,6 +989,7 @@ CONFIG_NETCONSOLE=y | |||
937 | CONFIG_NETPOLL=y | 989 | CONFIG_NETPOLL=y |
938 | CONFIG_NETPOLL_TRAP=y | 990 | CONFIG_NETPOLL_TRAP=y |
939 | CONFIG_NET_POLL_CONTROLLER=y | 991 | CONFIG_NET_POLL_CONTROLLER=y |
992 | # CONFIG_VMXNET3 is not set | ||
940 | # CONFIG_ISDN is not set | 993 | # CONFIG_ISDN is not set |
941 | # CONFIG_PHONE is not set | 994 | # CONFIG_PHONE is not set |
942 | 995 | ||
@@ -946,6 +999,7 @@ CONFIG_NET_POLL_CONTROLLER=y | |||
946 | CONFIG_INPUT=y | 999 | CONFIG_INPUT=y |
947 | # CONFIG_INPUT_FF_MEMLESS is not set | 1000 | # CONFIG_INPUT_FF_MEMLESS is not set |
948 | # CONFIG_INPUT_POLLDEV is not set | 1001 | # CONFIG_INPUT_POLLDEV is not set |
1002 | # CONFIG_INPUT_SPARSEKMAP is not set | ||
949 | 1003 | ||
950 | # | 1004 | # |
951 | # Userland interfaces | 1005 | # Userland interfaces |
@@ -1005,6 +1059,7 @@ CONFIG_SERIAL_CORE=y | |||
1005 | CONFIG_SERIAL_CORE_CONSOLE=y | 1059 | CONFIG_SERIAL_CORE_CONSOLE=y |
1006 | # CONFIG_SERIAL_JSM is not set | 1060 | # CONFIG_SERIAL_JSM is not set |
1007 | # CONFIG_SERIAL_OF_PLATFORM is not set | 1061 | # CONFIG_SERIAL_OF_PLATFORM is not set |
1062 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
1008 | CONFIG_UNIX98_PTYS=y | 1063 | CONFIG_UNIX98_PTYS=y |
1009 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 1064 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
1010 | # CONFIG_LEGACY_PTYS is not set | 1065 | # CONFIG_LEGACY_PTYS is not set |
@@ -1070,11 +1125,6 @@ CONFIG_I2C_MPC=y | |||
1070 | # CONFIG_I2C_TINY_USB is not set | 1125 | # CONFIG_I2C_TINY_USB is not set |
1071 | 1126 | ||
1072 | # | 1127 | # |
1073 | # Graphics adapter I2C/DDC channel drivers | ||
1074 | # | ||
1075 | # CONFIG_I2C_VOODOO3 is not set | ||
1076 | |||
1077 | # | ||
1078 | # Other I2C/SMBus bus drivers | 1128 | # Other I2C/SMBus bus drivers |
1079 | # | 1129 | # |
1080 | # CONFIG_I2C_PCA_PLATFORM is not set | 1130 | # CONFIG_I2C_PCA_PLATFORM is not set |
@@ -1083,7 +1133,6 @@ CONFIG_I2C_MPC=y | |||
1083 | # | 1133 | # |
1084 | # Miscellaneous I2C Chip support | 1134 | # Miscellaneous I2C Chip support |
1085 | # | 1135 | # |
1086 | CONFIG_DS1682=y | ||
1087 | # CONFIG_SENSORS_TSL2550 is not set | 1136 | # CONFIG_SENSORS_TSL2550 is not set |
1088 | # CONFIG_I2C_DEBUG_CORE is not set | 1137 | # CONFIG_I2C_DEBUG_CORE is not set |
1089 | # CONFIG_I2C_DEBUG_ALGO is not set | 1138 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -1115,6 +1164,7 @@ CONFIG_GPIO_SYSFS=y | |||
1115 | # | 1164 | # |
1116 | # PCI GPIO expanders: | 1165 | # PCI GPIO expanders: |
1117 | # | 1166 | # |
1167 | # CONFIG_GPIO_CS5535 is not set | ||
1118 | # CONFIG_GPIO_BT8XX is not set | 1168 | # CONFIG_GPIO_BT8XX is not set |
1119 | # CONFIG_GPIO_LANGWELL is not set | 1169 | # CONFIG_GPIO_LANGWELL is not set |
1120 | 1170 | ||
@@ -1157,6 +1207,7 @@ CONFIG_HWMON=y | |||
1157 | # CONFIG_SENSORS_GL520SM is not set | 1207 | # CONFIG_SENSORS_GL520SM is not set |
1158 | # CONFIG_SENSORS_IT87 is not set | 1208 | # CONFIG_SENSORS_IT87 is not set |
1159 | # CONFIG_SENSORS_LM63 is not set | 1209 | # CONFIG_SENSORS_LM63 is not set |
1210 | # CONFIG_SENSORS_LM73 is not set | ||
1160 | # CONFIG_SENSORS_LM75 is not set | 1211 | # CONFIG_SENSORS_LM75 is not set |
1161 | # CONFIG_SENSORS_LM77 is not set | 1212 | # CONFIG_SENSORS_LM77 is not set |
1162 | # CONFIG_SENSORS_LM78 is not set | 1213 | # CONFIG_SENSORS_LM78 is not set |
@@ -1196,6 +1247,7 @@ CONFIG_SENSORS_LM92=y | |||
1196 | # CONFIG_SENSORS_W83L786NG is not set | 1247 | # CONFIG_SENSORS_W83L786NG is not set |
1197 | # CONFIG_SENSORS_W83627HF is not set | 1248 | # CONFIG_SENSORS_W83627HF is not set |
1198 | # CONFIG_SENSORS_W83627EHF is not set | 1249 | # CONFIG_SENSORS_W83627EHF is not set |
1250 | # CONFIG_SENSORS_LIS3_I2C is not set | ||
1199 | # CONFIG_THERMAL is not set | 1251 | # CONFIG_THERMAL is not set |
1200 | CONFIG_WATCHDOG=y | 1252 | CONFIG_WATCHDOG=y |
1201 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 1253 | # CONFIG_WATCHDOG_NOWAYOUT is not set |
@@ -1235,11 +1287,13 @@ CONFIG_SSB_POSSIBLE=y | |||
1235 | # CONFIG_TWL4030_CORE is not set | 1287 | # CONFIG_TWL4030_CORE is not set |
1236 | # CONFIG_MFD_TMIO is not set | 1288 | # CONFIG_MFD_TMIO is not set |
1237 | # CONFIG_PMIC_DA903X is not set | 1289 | # CONFIG_PMIC_DA903X is not set |
1290 | # CONFIG_PMIC_ADP5520 is not set | ||
1238 | # CONFIG_MFD_WM8400 is not set | 1291 | # CONFIG_MFD_WM8400 is not set |
1239 | # CONFIG_MFD_WM831X is not set | 1292 | # CONFIG_MFD_WM831X is not set |
1240 | # CONFIG_MFD_WM8350_I2C is not set | 1293 | # CONFIG_MFD_WM8350_I2C is not set |
1241 | # CONFIG_MFD_PCF50633 is not set | 1294 | # CONFIG_MFD_PCF50633 is not set |
1242 | # CONFIG_AB3100_CORE is not set | 1295 | # CONFIG_AB3100_CORE is not set |
1296 | # CONFIG_MFD_88PM8607 is not set | ||
1243 | # CONFIG_REGULATOR is not set | 1297 | # CONFIG_REGULATOR is not set |
1244 | # CONFIG_MEDIA_SUPPORT is not set | 1298 | # CONFIG_MEDIA_SUPPORT is not set |
1245 | 1299 | ||
@@ -1338,6 +1392,7 @@ CONFIG_USB=y | |||
1338 | CONFIG_USB_EHCI_HCD=y | 1392 | CONFIG_USB_EHCI_HCD=y |
1339 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set | 1393 | # CONFIG_USB_EHCI_ROOT_HUB_TT is not set |
1340 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set | 1394 | # CONFIG_USB_EHCI_TT_NEWSCHED is not set |
1395 | # CONFIG_XPS_USB_HCD_XILINX is not set | ||
1341 | # CONFIG_USB_EHCI_FSL is not set | 1396 | # CONFIG_USB_EHCI_FSL is not set |
1342 | # CONFIG_USB_EHCI_HCD_PPC_OF is not set | 1397 | # CONFIG_USB_EHCI_HCD_PPC_OF is not set |
1343 | # CONFIG_USB_OXU210HP_HCD is not set | 1398 | # CONFIG_USB_OXU210HP_HCD is not set |
@@ -1464,6 +1519,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1464 | # CONFIG_RTC_DRV_PCF8563 is not set | 1519 | # CONFIG_RTC_DRV_PCF8563 is not set |
1465 | # CONFIG_RTC_DRV_PCF8583 is not set | 1520 | # CONFIG_RTC_DRV_PCF8583 is not set |
1466 | # CONFIG_RTC_DRV_M41T80 is not set | 1521 | # CONFIG_RTC_DRV_M41T80 is not set |
1522 | # CONFIG_RTC_DRV_BQ32K is not set | ||
1467 | # CONFIG_RTC_DRV_S35390A is not set | 1523 | # CONFIG_RTC_DRV_S35390A is not set |
1468 | # CONFIG_RTC_DRV_FM3130 is not set | 1524 | # CONFIG_RTC_DRV_FM3130 is not set |
1469 | CONFIG_RTC_DRV_RX8581=y | 1525 | CONFIG_RTC_DRV_RX8581=y |
@@ -1485,7 +1541,9 @@ CONFIG_RTC_DRV_RX8581=y | |||
1485 | # CONFIG_RTC_DRV_M48T86 is not set | 1541 | # CONFIG_RTC_DRV_M48T86 is not set |
1486 | # CONFIG_RTC_DRV_M48T35 is not set | 1542 | # CONFIG_RTC_DRV_M48T35 is not set |
1487 | # CONFIG_RTC_DRV_M48T59 is not set | 1543 | # CONFIG_RTC_DRV_M48T59 is not set |
1544 | # CONFIG_RTC_DRV_MSM6242 is not set | ||
1488 | # CONFIG_RTC_DRV_BQ4802 is not set | 1545 | # CONFIG_RTC_DRV_BQ4802 is not set |
1546 | # CONFIG_RTC_DRV_RP5C01 is not set | ||
1489 | # CONFIG_RTC_DRV_V3020 is not set | 1547 | # CONFIG_RTC_DRV_V3020 is not set |
1490 | 1548 | ||
1491 | # | 1549 | # |
@@ -1710,7 +1768,7 @@ CONFIG_MAGIC_SYSRQ=y | |||
1710 | # CONFIG_DEBUG_FS is not set | 1768 | # CONFIG_DEBUG_FS is not set |
1711 | # CONFIG_HEADERS_CHECK is not set | 1769 | # CONFIG_HEADERS_CHECK is not set |
1712 | # CONFIG_DEBUG_KERNEL is not set | 1770 | # CONFIG_DEBUG_KERNEL is not set |
1713 | # CONFIG_DEBUG_BUGVERBOSE is not set | 1771 | CONFIG_DEBUG_BUGVERBOSE=y |
1714 | # CONFIG_DEBUG_MEMORY_INIT is not set | 1772 | # CONFIG_DEBUG_MEMORY_INIT is not set |
1715 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1773 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1716 | # CONFIG_LATENCYTOP is not set | 1774 | # CONFIG_LATENCYTOP is not set |
@@ -1737,7 +1795,11 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
1737 | # CONFIG_KEYS is not set | 1795 | # CONFIG_KEYS is not set |
1738 | # CONFIG_SECURITY is not set | 1796 | # CONFIG_SECURITY is not set |
1739 | # CONFIG_SECURITYFS is not set | 1797 | # CONFIG_SECURITYFS is not set |
1740 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1798 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1799 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1800 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1801 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1802 | CONFIG_DEFAULT_SECURITY="" | ||
1741 | CONFIG_CRYPTO=y | 1803 | CONFIG_CRYPTO=y |
1742 | 1804 | ||
1743 | # | 1805 | # |