diff options
author | David S. Miller <davem@davemloft.net> | 2010-02-17 01:09:29 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-02-17 01:09:29 -0500 |
commit | 2bb4646fce8d09916b351d1a62f98db7cec6fc41 (patch) | |
tree | c1f0d002e69868606eca9d1b919835f422892063 /arch/powerpc/configs/44x/eiger_defconfig | |
parent | 6836b9bdd98e3b500cd49512484df68f46e14659 (diff) | |
parent | b0483e78e5c4c9871fc5541875b3bc006846d46b (diff) |
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Diffstat (limited to 'arch/powerpc/configs/44x/eiger_defconfig')
-rw-r--r-- | arch/powerpc/configs/44x/eiger_defconfig | 128 |
1 files changed, 87 insertions, 41 deletions
diff --git a/arch/powerpc/configs/44x/eiger_defconfig b/arch/powerpc/configs/44x/eiger_defconfig index 007f3bd939e7..e3149bade0b2 100644 --- a/arch/powerpc/configs/44x/eiger_defconfig +++ b/arch/powerpc/configs/44x/eiger_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-rc6 | 3 | # Linux kernel version: 2.6.33-rc1 |
4 | # Wed Aug 19 13:06:50 2009 | 4 | # Mon Jan 4 14:33:04 2010 |
5 | # | 5 | # |
6 | # CONFIG_PPC64 is not set | 6 | # CONFIG_PPC64 is not set |
7 | 7 | ||
@@ -34,7 +34,9 @@ CONFIG_GENERIC_CLOCKEVENTS=y | |||
34 | CONFIG_GENERIC_HARDIRQS=y | 34 | CONFIG_GENERIC_HARDIRQS=y |
35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 35 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set | 36 | # CONFIG_HAVE_SETUP_PER_CPU_AREA is not set |
37 | # CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK is not set | ||
37 | CONFIG_IRQ_PER_CPU=y | 38 | CONFIG_IRQ_PER_CPU=y |
39 | CONFIG_NR_IRQS=512 | ||
38 | CONFIG_STACKTRACE_SUPPORT=y | 40 | CONFIG_STACKTRACE_SUPPORT=y |
39 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 41 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
40 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 42 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
@@ -57,6 +59,7 @@ CONFIG_AUDIT_ARCH=y | |||
57 | CONFIG_GENERIC_BUG=y | 59 | CONFIG_GENERIC_BUG=y |
58 | CONFIG_DTC=y | 60 | CONFIG_DTC=y |
59 | # CONFIG_DEFAULT_UIMAGE is not set | 61 | # CONFIG_DEFAULT_UIMAGE is not set |
62 | CONFIG_ARCH_HIBERNATION_POSSIBLE=y | ||
60 | CONFIG_PPC_DCR_NATIVE=y | 63 | CONFIG_PPC_DCR_NATIVE=y |
61 | # CONFIG_PPC_DCR_MMIO is not set | 64 | # CONFIG_PPC_DCR_MMIO is not set |
62 | CONFIG_PPC_DCR=y | 65 | CONFIG_PPC_DCR=y |
@@ -84,11 +87,13 @@ CONFIG_POSIX_MQUEUE_SYSCTL=y | |||
84 | # | 87 | # |
85 | # RCU Subsystem | 88 | # RCU Subsystem |
86 | # | 89 | # |
87 | CONFIG_CLASSIC_RCU=y | 90 | CONFIG_TREE_RCU=y |
88 | # CONFIG_TREE_RCU is not set | 91 | # CONFIG_TREE_PREEMPT_RCU is not set |
89 | # CONFIG_PREEMPT_RCU is not set | 92 | # CONFIG_TINY_RCU is not set |
93 | # CONFIG_RCU_TRACE is not set | ||
94 | CONFIG_RCU_FANOUT=32 | ||
95 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
90 | # CONFIG_TREE_RCU_TRACE is not set | 96 | # CONFIG_TREE_RCU_TRACE is not set |
91 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
92 | # CONFIG_IKCONFIG is not set | 97 | # CONFIG_IKCONFIG is not set |
93 | CONFIG_LOG_BUF_SHIFT=14 | 98 | CONFIG_LOG_BUF_SHIFT=14 |
94 | # CONFIG_GROUP_SCHED is not set | 99 | # CONFIG_GROUP_SCHED is not set |
@@ -122,22 +127,21 @@ CONFIG_TIMERFD=y | |||
122 | CONFIG_EVENTFD=y | 127 | CONFIG_EVENTFD=y |
123 | CONFIG_SHMEM=y | 128 | CONFIG_SHMEM=y |
124 | CONFIG_AIO=y | 129 | CONFIG_AIO=y |
125 | CONFIG_HAVE_PERF_COUNTERS=y | 130 | CONFIG_HAVE_PERF_EVENTS=y |
126 | 131 | ||
127 | # | 132 | # |
128 | # Performance Counters | 133 | # Kernel Performance Events And Counters |
129 | # | 134 | # |
135 | # CONFIG_PERF_EVENTS is not set | ||
130 | # CONFIG_PERF_COUNTERS is not set | 136 | # CONFIG_PERF_COUNTERS is not set |
131 | CONFIG_VM_EVENT_COUNTERS=y | 137 | CONFIG_VM_EVENT_COUNTERS=y |
132 | CONFIG_PCI_QUIRKS=y | 138 | CONFIG_PCI_QUIRKS=y |
133 | CONFIG_SLUB_DEBUG=y | 139 | CONFIG_SLUB_DEBUG=y |
134 | # CONFIG_STRIP_ASM_SYMS is not set | ||
135 | CONFIG_COMPAT_BRK=y | 140 | CONFIG_COMPAT_BRK=y |
136 | # CONFIG_SLAB is not set | 141 | # CONFIG_SLAB is not set |
137 | CONFIG_SLUB=y | 142 | CONFIG_SLUB=y |
138 | # CONFIG_SLOB is not set | 143 | # CONFIG_SLOB is not set |
139 | # CONFIG_PROFILING is not set | 144 | # CONFIG_PROFILING is not set |
140 | # CONFIG_MARKERS is not set | ||
141 | CONFIG_HAVE_OPROFILE=y | 145 | CONFIG_HAVE_OPROFILE=y |
142 | # CONFIG_KPROBES is not set | 146 | # CONFIG_KPROBES is not set |
143 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 147 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
@@ -145,6 +149,8 @@ CONFIG_HAVE_IOREMAP_PROT=y | |||
145 | CONFIG_HAVE_KPROBES=y | 149 | CONFIG_HAVE_KPROBES=y |
146 | CONFIG_HAVE_KRETPROBES=y | 150 | CONFIG_HAVE_KRETPROBES=y |
147 | CONFIG_HAVE_ARCH_TRACEHOOK=y | 151 | CONFIG_HAVE_ARCH_TRACEHOOK=y |
152 | CONFIG_HAVE_DMA_ATTRS=y | ||
153 | CONFIG_HAVE_DMA_API_DEBUG=y | ||
148 | 154 | ||
149 | # | 155 | # |
150 | # GCOV-based kernel profiling | 156 | # GCOV-based kernel profiling |
@@ -170,14 +176,41 @@ CONFIG_LBDAF=y | |||
170 | # IO Schedulers | 176 | # IO Schedulers |
171 | # | 177 | # |
172 | CONFIG_IOSCHED_NOOP=y | 178 | CONFIG_IOSCHED_NOOP=y |
173 | CONFIG_IOSCHED_AS=y | ||
174 | CONFIG_IOSCHED_DEADLINE=y | 179 | CONFIG_IOSCHED_DEADLINE=y |
175 | CONFIG_IOSCHED_CFQ=y | 180 | CONFIG_IOSCHED_CFQ=y |
176 | CONFIG_DEFAULT_AS=y | ||
177 | # CONFIG_DEFAULT_DEADLINE is not set | 181 | # CONFIG_DEFAULT_DEADLINE is not set |
178 | # CONFIG_DEFAULT_CFQ is not set | 182 | CONFIG_DEFAULT_CFQ=y |
179 | # CONFIG_DEFAULT_NOOP is not set | 183 | # CONFIG_DEFAULT_NOOP is not set |
180 | CONFIG_DEFAULT_IOSCHED="anticipatory" | 184 | CONFIG_DEFAULT_IOSCHED="cfq" |
185 | # CONFIG_INLINE_SPIN_TRYLOCK is not set | ||
186 | # CONFIG_INLINE_SPIN_TRYLOCK_BH is not set | ||
187 | # CONFIG_INLINE_SPIN_LOCK is not set | ||
188 | # CONFIG_INLINE_SPIN_LOCK_BH is not set | ||
189 | # CONFIG_INLINE_SPIN_LOCK_IRQ is not set | ||
190 | # CONFIG_INLINE_SPIN_LOCK_IRQSAVE is not set | ||
191 | CONFIG_INLINE_SPIN_UNLOCK=y | ||
192 | # CONFIG_INLINE_SPIN_UNLOCK_BH is not set | ||
193 | CONFIG_INLINE_SPIN_UNLOCK_IRQ=y | ||
194 | # CONFIG_INLINE_SPIN_UNLOCK_IRQRESTORE is not set | ||
195 | # CONFIG_INLINE_READ_TRYLOCK is not set | ||
196 | # CONFIG_INLINE_READ_LOCK is not set | ||
197 | # CONFIG_INLINE_READ_LOCK_BH is not set | ||
198 | # CONFIG_INLINE_READ_LOCK_IRQ is not set | ||
199 | # CONFIG_INLINE_READ_LOCK_IRQSAVE is not set | ||
200 | CONFIG_INLINE_READ_UNLOCK=y | ||
201 | # CONFIG_INLINE_READ_UNLOCK_BH is not set | ||
202 | CONFIG_INLINE_READ_UNLOCK_IRQ=y | ||
203 | # CONFIG_INLINE_READ_UNLOCK_IRQRESTORE is not set | ||
204 | # CONFIG_INLINE_WRITE_TRYLOCK is not set | ||
205 | # CONFIG_INLINE_WRITE_LOCK is not set | ||
206 | # CONFIG_INLINE_WRITE_LOCK_BH is not set | ||
207 | # CONFIG_INLINE_WRITE_LOCK_IRQ is not set | ||
208 | # CONFIG_INLINE_WRITE_LOCK_IRQSAVE is not set | ||
209 | CONFIG_INLINE_WRITE_UNLOCK=y | ||
210 | # CONFIG_INLINE_WRITE_UNLOCK_BH is not set | ||
211 | CONFIG_INLINE_WRITE_UNLOCK_IRQ=y | ||
212 | # CONFIG_INLINE_WRITE_UNLOCK_IRQRESTORE is not set | ||
213 | # CONFIG_MUTEX_SPIN_ON_OWNER is not set | ||
181 | # CONFIG_FREEZER is not set | 214 | # CONFIG_FREEZER is not set |
182 | CONFIG_PPC4xx_PCI_EXPRESS=y | 215 | CONFIG_PPC4xx_PCI_EXPRESS=y |
183 | 216 | ||
@@ -243,10 +276,11 @@ CONFIG_BINFMT_ELF=y | |||
243 | # CONFIG_MATH_EMULATION is not set | 276 | # CONFIG_MATH_EMULATION is not set |
244 | # CONFIG_IOMMU_HELPER is not set | 277 | # CONFIG_IOMMU_HELPER is not set |
245 | # CONFIG_SWIOTLB is not set | 278 | # CONFIG_SWIOTLB is not set |
246 | CONFIG_PPC_NEED_DMA_SYNC_OPS=y | ||
247 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y | 279 | CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y |
248 | CONFIG_ARCH_HAS_WALK_MEMORY=y | 280 | CONFIG_ARCH_HAS_WALK_MEMORY=y |
249 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y | 281 | CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y |
282 | CONFIG_SPARSE_IRQ=y | ||
283 | CONFIG_MAX_ACTIVE_REGIONS=32 | ||
250 | CONFIG_ARCH_FLATMEM_ENABLE=y | 284 | CONFIG_ARCH_FLATMEM_ENABLE=y |
251 | CONFIG_ARCH_POPULATES_NODE_MAP=y | 285 | CONFIG_ARCH_POPULATES_NODE_MAP=y |
252 | CONFIG_SELECT_MEMORY_MODEL=y | 286 | CONFIG_SELECT_MEMORY_MODEL=y |
@@ -262,8 +296,7 @@ CONFIG_PHYS_ADDR_T_64BIT=y | |||
262 | CONFIG_ZONE_DMA_FLAG=1 | 296 | CONFIG_ZONE_DMA_FLAG=1 |
263 | CONFIG_BOUNCE=y | 297 | CONFIG_BOUNCE=y |
264 | CONFIG_VIRT_TO_BUS=y | 298 | CONFIG_VIRT_TO_BUS=y |
265 | CONFIG_HAVE_MLOCK=y | 299 | # CONFIG_KSM is not set |
266 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | ||
267 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | 300 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 |
268 | CONFIG_STDBINUTILS=y | 301 | CONFIG_STDBINUTILS=y |
269 | CONFIG_PPC_4K_PAGES=y | 302 | CONFIG_PPC_4K_PAGES=y |
@@ -358,6 +391,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
358 | # CONFIG_NETFILTER is not set | 391 | # CONFIG_NETFILTER is not set |
359 | # CONFIG_IP_DCCP is not set | 392 | # CONFIG_IP_DCCP is not set |
360 | # CONFIG_IP_SCTP is not set | 393 | # CONFIG_IP_SCTP is not set |
394 | # CONFIG_RDS is not set | ||
361 | # CONFIG_TIPC is not set | 395 | # CONFIG_TIPC is not set |
362 | # CONFIG_ATM is not set | 396 | # CONFIG_ATM is not set |
363 | # CONFIG_BRIDGE is not set | 397 | # CONFIG_BRIDGE is not set |
@@ -387,14 +421,11 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
387 | # CONFIG_AF_RXRPC is not set | 421 | # CONFIG_AF_RXRPC is not set |
388 | CONFIG_WIRELESS=y | 422 | CONFIG_WIRELESS=y |
389 | # CONFIG_CFG80211 is not set | 423 | # CONFIG_CFG80211 is not set |
390 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
391 | # CONFIG_WIRELESS_EXT is not set | ||
392 | # CONFIG_LIB80211 is not set | 424 | # CONFIG_LIB80211 is not set |
393 | 425 | ||
394 | # | 426 | # |
395 | # CFG80211 needs to be enabled for MAC80211 | 427 | # CFG80211 needs to be enabled for MAC80211 |
396 | # | 428 | # |
397 | CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | ||
398 | # CONFIG_WIMAX is not set | 429 | # CONFIG_WIMAX is not set |
399 | # CONFIG_RFKILL is not set | 430 | # CONFIG_RFKILL is not set |
400 | # CONFIG_NET_9P is not set | 431 | # CONFIG_NET_9P is not set |
@@ -407,6 +438,7 @@ CONFIG_MAC80211_DEFAULT_PS_VALUE=0 | |||
407 | # Generic Driver Options | 438 | # Generic Driver Options |
408 | # | 439 | # |
409 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 440 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
441 | # CONFIG_DEVTMPFS is not set | ||
410 | CONFIG_STANDALONE=y | 442 | CONFIG_STANDALONE=y |
411 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 443 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
412 | CONFIG_FW_LOADER=y | 444 | CONFIG_FW_LOADER=y |
@@ -419,9 +451,9 @@ CONFIG_CONNECTOR=y | |||
419 | CONFIG_PROC_EVENTS=y | 451 | CONFIG_PROC_EVENTS=y |
420 | CONFIG_MTD=y | 452 | CONFIG_MTD=y |
421 | # CONFIG_MTD_DEBUG is not set | 453 | # CONFIG_MTD_DEBUG is not set |
454 | # CONFIG_MTD_TESTS is not set | ||
422 | CONFIG_MTD_CONCAT=y | 455 | CONFIG_MTD_CONCAT=y |
423 | CONFIG_MTD_PARTITIONS=y | 456 | CONFIG_MTD_PARTITIONS=y |
424 | # CONFIG_MTD_TESTS is not set | ||
425 | # CONFIG_MTD_REDBOOT_PARTS is not set | 457 | # CONFIG_MTD_REDBOOT_PARTS is not set |
426 | CONFIG_MTD_CMDLINE_PARTS=y | 458 | CONFIG_MTD_CMDLINE_PARTS=y |
427 | CONFIG_MTD_OF_PARTS=y | 459 | CONFIG_MTD_OF_PARTS=y |
@@ -522,6 +554,7 @@ CONFIG_BLK_DEV=y | |||
522 | # CONFIG_BLK_DEV_UMEM is not set | 554 | # CONFIG_BLK_DEV_UMEM is not set |
523 | # CONFIG_BLK_DEV_COW_COMMON is not set | 555 | # CONFIG_BLK_DEV_COW_COMMON is not set |
524 | # CONFIG_BLK_DEV_LOOP is not set | 556 | # CONFIG_BLK_DEV_LOOP is not set |
557 | # CONFIG_BLK_DEV_DRBD is not set | ||
525 | # CONFIG_BLK_DEV_NBD is not set | 558 | # CONFIG_BLK_DEV_NBD is not set |
526 | # CONFIG_BLK_DEV_SX8 is not set | 559 | # CONFIG_BLK_DEV_SX8 is not set |
527 | CONFIG_BLK_DEV_RAM=y | 560 | CONFIG_BLK_DEV_RAM=y |
@@ -573,8 +606,11 @@ CONFIG_SCSI_SAS_ATTRS=y | |||
573 | CONFIG_SCSI_LOWLEVEL=y | 606 | CONFIG_SCSI_LOWLEVEL=y |
574 | # CONFIG_ISCSI_TCP is not set | 607 | # CONFIG_ISCSI_TCP is not set |
575 | # CONFIG_SCSI_BNX2_ISCSI is not set | 608 | # CONFIG_SCSI_BNX2_ISCSI is not set |
609 | # CONFIG_BE2ISCSI is not set | ||
576 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 610 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
611 | # CONFIG_SCSI_HPSA is not set | ||
577 | # CONFIG_SCSI_3W_9XXX is not set | 612 | # CONFIG_SCSI_3W_9XXX is not set |
613 | # CONFIG_SCSI_3W_SAS is not set | ||
578 | # CONFIG_SCSI_ACARD is not set | 614 | # CONFIG_SCSI_ACARD is not set |
579 | # CONFIG_SCSI_AACRAID is not set | 615 | # CONFIG_SCSI_AACRAID is not set |
580 | # CONFIG_SCSI_AIC7XXX is not set | 616 | # CONFIG_SCSI_AIC7XXX is not set |
@@ -611,7 +647,10 @@ CONFIG_SCSI_LOWLEVEL=y | |||
611 | # CONFIG_SCSI_DC390T is not set | 647 | # CONFIG_SCSI_DC390T is not set |
612 | # CONFIG_SCSI_NSP32 is not set | 648 | # CONFIG_SCSI_NSP32 is not set |
613 | # CONFIG_SCSI_DEBUG is not set | 649 | # CONFIG_SCSI_DEBUG is not set |
650 | # CONFIG_SCSI_PMCRAID is not set | ||
651 | # CONFIG_SCSI_PM8001 is not set | ||
614 | # CONFIG_SCSI_SRP is not set | 652 | # CONFIG_SCSI_SRP is not set |
653 | # CONFIG_SCSI_BFA_FC is not set | ||
615 | # CONFIG_SCSI_DH is not set | 654 | # CONFIG_SCSI_DH is not set |
616 | # CONFIG_SCSI_OSD_INITIATOR is not set | 655 | # CONFIG_SCSI_OSD_INITIATOR is not set |
617 | # CONFIG_ATA is not set | 656 | # CONFIG_ATA is not set |
@@ -682,7 +721,9 @@ CONFIG_IBM_NEW_EMAC_EMAC4=y | |||
682 | # CONFIG_NET_PCI is not set | 721 | # CONFIG_NET_PCI is not set |
683 | # CONFIG_B44 is not set | 722 | # CONFIG_B44 is not set |
684 | # CONFIG_KS8842 is not set | 723 | # CONFIG_KS8842 is not set |
724 | # CONFIG_KS8851_MLL is not set | ||
685 | # CONFIG_ATL2 is not set | 725 | # CONFIG_ATL2 is not set |
726 | # CONFIG_XILINX_EMACLITE is not set | ||
686 | CONFIG_NETDEV_1000=y | 727 | CONFIG_NETDEV_1000=y |
687 | # CONFIG_ACENIC is not set | 728 | # CONFIG_ACENIC is not set |
688 | # CONFIG_DL2K is not set | 729 | # CONFIG_DL2K is not set |
@@ -711,12 +752,11 @@ CONFIG_E1000E=y | |||
711 | # CONFIG_JME is not set | 752 | # CONFIG_JME is not set |
712 | # CONFIG_NETDEV_10000 is not set | 753 | # CONFIG_NETDEV_10000 is not set |
713 | # CONFIG_TR is not set | 754 | # CONFIG_TR is not set |
714 | 755 | CONFIG_WLAN=y | |
715 | # | 756 | # CONFIG_AIRO is not set |
716 | # Wireless LAN | 757 | # CONFIG_ATMEL is not set |
717 | # | 758 | # CONFIG_PRISM54 is not set |
718 | # CONFIG_WLAN_PRE80211 is not set | 759 | # CONFIG_HOSTAP is not set |
719 | # CONFIG_WLAN_80211 is not set | ||
720 | 760 | ||
721 | # | 761 | # |
722 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 762 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -730,6 +770,7 @@ CONFIG_E1000E=y | |||
730 | # CONFIG_NETCONSOLE is not set | 770 | # CONFIG_NETCONSOLE is not set |
731 | # CONFIG_NETPOLL is not set | 771 | # CONFIG_NETPOLL is not set |
732 | # CONFIG_NET_POLL_CONTROLLER is not set | 772 | # CONFIG_NET_POLL_CONTROLLER is not set |
773 | # CONFIG_VMXNET3 is not set | ||
733 | # CONFIG_ISDN is not set | 774 | # CONFIG_ISDN is not set |
734 | # CONFIG_PHONE is not set | 775 | # CONFIG_PHONE is not set |
735 | 776 | ||
@@ -775,6 +816,7 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
775 | # CONFIG_SERIAL_JSM is not set | 816 | # CONFIG_SERIAL_JSM is not set |
776 | CONFIG_SERIAL_OF_PLATFORM=y | 817 | CONFIG_SERIAL_OF_PLATFORM=y |
777 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set | 818 | # CONFIG_SERIAL_OF_PLATFORM_NWPSERIAL is not set |
819 | # CONFIG_SERIAL_GRLIB_GAISLER_APBUART is not set | ||
778 | CONFIG_UNIX98_PTYS=y | 820 | CONFIG_UNIX98_PTYS=y |
779 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | 821 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set |
780 | CONFIG_LEGACY_PTYS=y | 822 | CONFIG_LEGACY_PTYS=y |
@@ -791,6 +833,7 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
791 | CONFIG_DEVPORT=y | 833 | CONFIG_DEVPORT=y |
792 | CONFIG_I2C=y | 834 | CONFIG_I2C=y |
793 | CONFIG_I2C_BOARDINFO=y | 835 | CONFIG_I2C_BOARDINFO=y |
836 | CONFIG_I2C_COMPAT=y | ||
794 | CONFIG_I2C_CHARDEV=y | 837 | CONFIG_I2C_CHARDEV=y |
795 | CONFIG_I2C_HELPER_AUTO=y | 838 | CONFIG_I2C_HELPER_AUTO=y |
796 | 839 | ||
@@ -831,11 +874,6 @@ CONFIG_I2C_IBM_IIC=y | |||
831 | # CONFIG_I2C_TAOS_EVM is not set | 874 | # CONFIG_I2C_TAOS_EVM is not set |
832 | 875 | ||
833 | # | 876 | # |
834 | # Graphics adapter I2C/DDC channel drivers | ||
835 | # | ||
836 | # CONFIG_I2C_VOODOO3 is not set | ||
837 | |||
838 | # | ||
839 | # Other I2C/SMBus bus drivers | 877 | # Other I2C/SMBus bus drivers |
840 | # | 878 | # |
841 | # CONFIG_I2C_PCA_PLATFORM is not set | 879 | # CONFIG_I2C_PCA_PLATFORM is not set |
@@ -844,10 +882,6 @@ CONFIG_I2C_IBM_IIC=y | |||
844 | # | 882 | # |
845 | # Miscellaneous I2C Chip support | 883 | # Miscellaneous I2C Chip support |
846 | # | 884 | # |
847 | # CONFIG_DS1682 is not set | ||
848 | # CONFIG_SENSORS_PCF8574 is not set | ||
849 | # CONFIG_PCF8575 is not set | ||
850 | # CONFIG_SENSORS_PCA9539 is not set | ||
851 | # CONFIG_SENSORS_TSL2550 is not set | 885 | # CONFIG_SENSORS_TSL2550 is not set |
852 | CONFIG_I2C_DEBUG_CORE=y | 886 | CONFIG_I2C_DEBUG_CORE=y |
853 | CONFIG_I2C_DEBUG_ALGO=y | 887 | CONFIG_I2C_DEBUG_ALGO=y |
@@ -865,7 +899,6 @@ CONFIG_ARCH_WANT_OPTIONAL_GPIOLIB=y | |||
865 | # CONFIG_POWER_SUPPLY is not set | 899 | # CONFIG_POWER_SUPPLY is not set |
866 | # CONFIG_HWMON is not set | 900 | # CONFIG_HWMON is not set |
867 | # CONFIG_THERMAL is not set | 901 | # CONFIG_THERMAL is not set |
868 | # CONFIG_THERMAL_HWMON is not set | ||
869 | # CONFIG_WATCHDOG is not set | 902 | # CONFIG_WATCHDOG is not set |
870 | CONFIG_SSB_POSSIBLE=y | 903 | CONFIG_SSB_POSSIBLE=y |
871 | 904 | ||
@@ -883,10 +916,13 @@ CONFIG_SSB_POSSIBLE=y | |||
883 | # CONFIG_TWL4030_CORE is not set | 916 | # CONFIG_TWL4030_CORE is not set |
884 | # CONFIG_MFD_TMIO is not set | 917 | # CONFIG_MFD_TMIO is not set |
885 | # CONFIG_PMIC_DA903X is not set | 918 | # CONFIG_PMIC_DA903X is not set |
919 | # CONFIG_PMIC_ADP5520 is not set | ||
886 | # CONFIG_MFD_WM8400 is not set | 920 | # CONFIG_MFD_WM8400 is not set |
921 | # CONFIG_MFD_WM831X is not set | ||
887 | # CONFIG_MFD_WM8350_I2C is not set | 922 | # CONFIG_MFD_WM8350_I2C is not set |
888 | # CONFIG_MFD_PCF50633 is not set | 923 | # CONFIG_MFD_PCF50633 is not set |
889 | # CONFIG_AB3100_CORE is not set | 924 | # CONFIG_AB3100_CORE is not set |
925 | # CONFIG_MFD_88PM8607 is not set | ||
890 | # CONFIG_REGULATOR is not set | 926 | # CONFIG_REGULATOR is not set |
891 | # CONFIG_MEDIA_SUPPORT is not set | 927 | # CONFIG_MEDIA_SUPPORT is not set |
892 | 928 | ||
@@ -894,6 +930,7 @@ CONFIG_SSB_POSSIBLE=y | |||
894 | # Graphics support | 930 | # Graphics support |
895 | # | 931 | # |
896 | # CONFIG_AGP is not set | 932 | # CONFIG_AGP is not set |
933 | CONFIG_VGA_ARB=y | ||
897 | # CONFIG_DRM is not set | 934 | # CONFIG_DRM is not set |
898 | # CONFIG_VGASTATE is not set | 935 | # CONFIG_VGASTATE is not set |
899 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 936 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
@@ -935,6 +972,7 @@ CONFIG_EXT2_FS=y | |||
935 | # CONFIG_EXT2_FS_XIP is not set | 972 | # CONFIG_EXT2_FS_XIP is not set |
936 | # CONFIG_EXT3_FS is not set | 973 | # CONFIG_EXT3_FS is not set |
937 | # CONFIG_EXT4_FS is not set | 974 | # CONFIG_EXT4_FS is not set |
975 | CONFIG_EXT4_USE_FOR_EXT23=y | ||
938 | # CONFIG_REISERFS_FS is not set | 976 | # CONFIG_REISERFS_FS is not set |
939 | # CONFIG_JFS_FS is not set | 977 | # CONFIG_JFS_FS is not set |
940 | # CONFIG_FS_POSIX_ACL is not set | 978 | # CONFIG_FS_POSIX_ACL is not set |
@@ -942,6 +980,7 @@ CONFIG_EXT2_FS=y | |||
942 | # CONFIG_GFS2_FS is not set | 980 | # CONFIG_GFS2_FS is not set |
943 | # CONFIG_OCFS2_FS is not set | 981 | # CONFIG_OCFS2_FS is not set |
944 | # CONFIG_BTRFS_FS is not set | 982 | # CONFIG_BTRFS_FS is not set |
983 | # CONFIG_NILFS2_FS is not set | ||
945 | CONFIG_FILE_LOCKING=y | 984 | CONFIG_FILE_LOCKING=y |
946 | CONFIG_FSNOTIFY=y | 985 | CONFIG_FSNOTIFY=y |
947 | CONFIG_DNOTIFY=y | 986 | CONFIG_DNOTIFY=y |
@@ -1001,7 +1040,6 @@ CONFIG_CRAMFS=y | |||
1001 | # CONFIG_ROMFS_FS is not set | 1040 | # CONFIG_ROMFS_FS is not set |
1002 | # CONFIG_SYSV_FS is not set | 1041 | # CONFIG_SYSV_FS is not set |
1003 | # CONFIG_UFS_FS is not set | 1042 | # CONFIG_UFS_FS is not set |
1004 | # CONFIG_NILFS2_FS is not set | ||
1005 | CONFIG_NETWORK_FILESYSTEMS=y | 1043 | CONFIG_NETWORK_FILESYSTEMS=y |
1006 | CONFIG_NFS_FS=y | 1044 | CONFIG_NFS_FS=y |
1007 | CONFIG_NFS_V3=y | 1045 | CONFIG_NFS_V3=y |
@@ -1059,6 +1097,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1059 | CONFIG_ENABLE_MUST_CHECK=y | 1097 | CONFIG_ENABLE_MUST_CHECK=y |
1060 | CONFIG_FRAME_WARN=1024 | 1098 | CONFIG_FRAME_WARN=1024 |
1061 | CONFIG_MAGIC_SYSRQ=y | 1099 | CONFIG_MAGIC_SYSRQ=y |
1100 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1062 | # CONFIG_UNUSED_SYMBOLS is not set | 1101 | # CONFIG_UNUSED_SYMBOLS is not set |
1063 | CONFIG_DEBUG_FS=y | 1102 | CONFIG_DEBUG_FS=y |
1064 | # CONFIG_HEADERS_CHECK is not set | 1103 | # CONFIG_HEADERS_CHECK is not set |
@@ -1095,10 +1134,12 @@ CONFIG_SCHED_DEBUG=y | |||
1095 | # CONFIG_DEBUG_LIST is not set | 1134 | # CONFIG_DEBUG_LIST is not set |
1096 | # CONFIG_DEBUG_SG is not set | 1135 | # CONFIG_DEBUG_SG is not set |
1097 | # CONFIG_DEBUG_NOTIFIERS is not set | 1136 | # CONFIG_DEBUG_NOTIFIERS is not set |
1137 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1098 | # CONFIG_RCU_TORTURE_TEST is not set | 1138 | # CONFIG_RCU_TORTURE_TEST is not set |
1099 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1139 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1100 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1140 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1101 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1141 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1142 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1102 | # CONFIG_FAULT_INJECTION is not set | 1143 | # CONFIG_FAULT_INJECTION is not set |
1103 | # CONFIG_LATENCYTOP is not set | 1144 | # CONFIG_LATENCYTOP is not set |
1104 | CONFIG_SYSCTL_SYSCALL_CHECK=y | 1145 | CONFIG_SYSCTL_SYSCALL_CHECK=y |
@@ -1122,10 +1163,10 @@ CONFIG_BRANCH_PROFILE_NONE=y | |||
1122 | # CONFIG_WORKQUEUE_TRACER is not set | 1163 | # CONFIG_WORKQUEUE_TRACER is not set |
1123 | # CONFIG_BLK_DEV_IO_TRACE is not set | 1164 | # CONFIG_BLK_DEV_IO_TRACE is not set |
1124 | # CONFIG_DYNAMIC_DEBUG is not set | 1165 | # CONFIG_DYNAMIC_DEBUG is not set |
1166 | # CONFIG_DMA_API_DEBUG is not set | ||
1125 | # CONFIG_SAMPLES is not set | 1167 | # CONFIG_SAMPLES is not set |
1126 | CONFIG_HAVE_ARCH_KGDB=y | 1168 | CONFIG_HAVE_ARCH_KGDB=y |
1127 | # CONFIG_KGDB is not set | 1169 | # CONFIG_KGDB is not set |
1128 | # CONFIG_KMEMCHECK is not set | ||
1129 | # CONFIG_PPC_DISABLE_WERROR is not set | 1170 | # CONFIG_PPC_DISABLE_WERROR is not set |
1130 | CONFIG_PPC_WERROR=y | 1171 | CONFIG_PPC_WERROR=y |
1131 | CONFIG_PRINT_STACK_DEPTH=64 | 1172 | CONFIG_PRINT_STACK_DEPTH=64 |
@@ -1147,13 +1188,16 @@ CONFIG_PRINT_STACK_DEPTH=64 | |||
1147 | # CONFIG_KEYS is not set | 1188 | # CONFIG_KEYS is not set |
1148 | # CONFIG_SECURITY is not set | 1189 | # CONFIG_SECURITY is not set |
1149 | # CONFIG_SECURITYFS is not set | 1190 | # CONFIG_SECURITYFS is not set |
1150 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | 1191 | # CONFIG_DEFAULT_SECURITY_SELINUX is not set |
1192 | # CONFIG_DEFAULT_SECURITY_SMACK is not set | ||
1193 | # CONFIG_DEFAULT_SECURITY_TOMOYO is not set | ||
1194 | CONFIG_DEFAULT_SECURITY_DAC=y | ||
1195 | CONFIG_DEFAULT_SECURITY="" | ||
1151 | CONFIG_CRYPTO=y | 1196 | CONFIG_CRYPTO=y |
1152 | 1197 | ||
1153 | # | 1198 | # |
1154 | # Crypto core or helper | 1199 | # Crypto core or helper |
1155 | # | 1200 | # |
1156 | # CONFIG_CRYPTO_FIPS is not set | ||
1157 | CONFIG_CRYPTO_ALGAPI=y | 1201 | CONFIG_CRYPTO_ALGAPI=y |
1158 | CONFIG_CRYPTO_ALGAPI2=y | 1202 | CONFIG_CRYPTO_ALGAPI2=y |
1159 | CONFIG_CRYPTO_AEAD=y | 1203 | CONFIG_CRYPTO_AEAD=y |
@@ -1197,11 +1241,13 @@ CONFIG_CRYPTO_XTS=y | |||
1197 | # | 1241 | # |
1198 | CONFIG_CRYPTO_HMAC=y | 1242 | CONFIG_CRYPTO_HMAC=y |
1199 | CONFIG_CRYPTO_XCBC=y | 1243 | CONFIG_CRYPTO_XCBC=y |
1244 | # CONFIG_CRYPTO_VMAC is not set | ||
1200 | 1245 | ||
1201 | # | 1246 | # |
1202 | # Digest | 1247 | # Digest |
1203 | # | 1248 | # |
1204 | # CONFIG_CRYPTO_CRC32C is not set | 1249 | # CONFIG_CRYPTO_CRC32C is not set |
1250 | CONFIG_CRYPTO_GHASH=y | ||
1205 | CONFIG_CRYPTO_MD4=y | 1251 | CONFIG_CRYPTO_MD4=y |
1206 | CONFIG_CRYPTO_MD5=y | 1252 | CONFIG_CRYPTO_MD5=y |
1207 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1253 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |