diff options
Diffstat (limited to 'arch/arm/configs/kirkwood_defconfig')
-rw-r--r-- | arch/arm/configs/kirkwood_defconfig | 260 |
1 files changed, 169 insertions, 91 deletions
diff --git a/arch/arm/configs/kirkwood_defconfig b/arch/arm/configs/kirkwood_defconfig index af74cc2de8b6..bcfade33bca9 100644 --- a/arch/arm/configs/kirkwood_defconfig +++ b/arch/arm/configs/kirkwood_defconfig | |||
@@ -1,15 +1,13 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.30-rc4 | 3 | # Linux kernel version: 2.6.32-rc6 |
4 | # Mon May 4 11:58:57 2009 | 4 | # Sat Nov 7 20:31:18 2009 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | 7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y |
8 | CONFIG_GENERIC_GPIO=y | 8 | CONFIG_GENERIC_GPIO=y |
9 | CONFIG_GENERIC_TIME=y | 9 | CONFIG_GENERIC_TIME=y |
10 | CONFIG_GENERIC_CLOCKEVENTS=y | 10 | CONFIG_GENERIC_CLOCKEVENTS=y |
11 | CONFIG_MMU=y | ||
12 | # CONFIG_NO_IOPORT is not set | ||
13 | CONFIG_GENERIC_HARDIRQS=y | 11 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_STACKTRACE_SUPPORT=y | 12 | CONFIG_STACKTRACE_SUPPORT=y |
15 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y | 13 | CONFIG_HAVE_LATENCYTOP_SUPPORT=y |
@@ -18,13 +16,12 @@ CONFIG_TRACE_IRQFLAGS_SUPPORT=y | |||
18 | CONFIG_HARDIRQS_SW_RESEND=y | 16 | CONFIG_HARDIRQS_SW_RESEND=y |
19 | CONFIG_GENERIC_IRQ_PROBE=y | 17 | CONFIG_GENERIC_IRQ_PROBE=y |
20 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 18 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
21 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
22 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
23 | CONFIG_GENERIC_HWEIGHT=y | 19 | CONFIG_GENERIC_HWEIGHT=y |
24 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 20 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
25 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y | 21 | CONFIG_GENERIC_HARDIRQS_NO__DO_IRQ=y |
26 | CONFIG_VECTORS_BASE=0xffff0000 | 22 | CONFIG_VECTORS_BASE=0xffff0000 |
27 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 23 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
24 | CONFIG_CONSTRUCTORS=y | ||
28 | 25 | ||
29 | # | 26 | # |
30 | # General setup | 27 | # General setup |
@@ -46,11 +43,12 @@ CONFIG_SYSVIPC_SYSCTL=y | |||
46 | # | 43 | # |
47 | # RCU Subsystem | 44 | # RCU Subsystem |
48 | # | 45 | # |
49 | CONFIG_CLASSIC_RCU=y | 46 | CONFIG_TREE_RCU=y |
50 | # CONFIG_TREE_RCU is not set | 47 | # CONFIG_TREE_PREEMPT_RCU is not set |
51 | # CONFIG_PREEMPT_RCU is not set | 48 | # CONFIG_RCU_TRACE is not set |
49 | CONFIG_RCU_FANOUT=32 | ||
50 | # CONFIG_RCU_FANOUT_EXACT is not set | ||
52 | # CONFIG_TREE_RCU_TRACE is not set | 51 | # CONFIG_TREE_RCU_TRACE is not set |
53 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
54 | # CONFIG_IKCONFIG is not set | 52 | # CONFIG_IKCONFIG is not set |
55 | CONFIG_LOG_BUF_SHIFT=19 | 53 | CONFIG_LOG_BUF_SHIFT=19 |
56 | # CONFIG_GROUP_SCHED is not set | 54 | # CONFIG_GROUP_SCHED is not set |
@@ -73,7 +71,6 @@ CONFIG_SYSCTL_SYSCALL=y | |||
73 | CONFIG_KALLSYMS=y | 71 | CONFIG_KALLSYMS=y |
74 | # CONFIG_KALLSYMS_ALL is not set | 72 | # CONFIG_KALLSYMS_ALL is not set |
75 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 73 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
76 | # CONFIG_STRIP_ASM_SYMS is not set | ||
77 | CONFIG_HOTPLUG=y | 74 | CONFIG_HOTPLUG=y |
78 | CONFIG_PRINTK=y | 75 | CONFIG_PRINTK=y |
79 | CONFIG_BUG=y | 76 | CONFIG_BUG=y |
@@ -86,6 +83,10 @@ CONFIG_TIMERFD=y | |||
86 | CONFIG_EVENTFD=y | 83 | CONFIG_EVENTFD=y |
87 | CONFIG_SHMEM=y | 84 | CONFIG_SHMEM=y |
88 | CONFIG_AIO=y | 85 | CONFIG_AIO=y |
86 | |||
87 | # | ||
88 | # Kernel Performance Events And Counters | ||
89 | # | ||
89 | CONFIG_VM_EVENT_COUNTERS=y | 90 | CONFIG_VM_EVENT_COUNTERS=y |
90 | CONFIG_PCI_QUIRKS=y | 91 | CONFIG_PCI_QUIRKS=y |
91 | CONFIG_SLUB_DEBUG=y | 92 | CONFIG_SLUB_DEBUG=y |
@@ -95,13 +96,17 @@ CONFIG_SLUB=y | |||
95 | # CONFIG_SLOB is not set | 96 | # CONFIG_SLOB is not set |
96 | CONFIG_PROFILING=y | 97 | CONFIG_PROFILING=y |
97 | CONFIG_TRACEPOINTS=y | 98 | CONFIG_TRACEPOINTS=y |
98 | # CONFIG_MARKERS is not set | ||
99 | CONFIG_OPROFILE=y | 99 | CONFIG_OPROFILE=y |
100 | CONFIG_HAVE_OPROFILE=y | 100 | CONFIG_HAVE_OPROFILE=y |
101 | CONFIG_KPROBES=y | 101 | CONFIG_KPROBES=y |
102 | CONFIG_KRETPROBES=y | 102 | CONFIG_KRETPROBES=y |
103 | CONFIG_HAVE_KPROBES=y | 103 | CONFIG_HAVE_KPROBES=y |
104 | CONFIG_HAVE_KRETPROBES=y | 104 | CONFIG_HAVE_KRETPROBES=y |
105 | |||
106 | # | ||
107 | # GCOV-based kernel profiling | ||
108 | # | ||
109 | # CONFIG_GCOV_KERNEL is not set | ||
105 | # CONFIG_SLOW_WORK is not set | 110 | # CONFIG_SLOW_WORK is not set |
106 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y | 111 | CONFIG_HAVE_GENERIC_DMA_COHERENT=y |
107 | CONFIG_SLABINFO=y | 112 | CONFIG_SLABINFO=y |
@@ -114,7 +119,7 @@ CONFIG_MODULE_UNLOAD=y | |||
114 | # CONFIG_MODVERSIONS is not set | 119 | # CONFIG_MODVERSIONS is not set |
115 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 120 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
116 | CONFIG_BLOCK=y | 121 | CONFIG_BLOCK=y |
117 | # CONFIG_LBD is not set | 122 | CONFIG_LBDAF=y |
118 | # CONFIG_BLK_DEV_BSG is not set | 123 | # CONFIG_BLK_DEV_BSG is not set |
119 | # CONFIG_BLK_DEV_INTEGRITY is not set | 124 | # CONFIG_BLK_DEV_INTEGRITY is not set |
120 | 125 | ||
@@ -135,19 +140,22 @@ CONFIG_DEFAULT_IOSCHED="cfq" | |||
135 | # | 140 | # |
136 | # System Type | 141 | # System Type |
137 | # | 142 | # |
143 | CONFIG_MMU=y | ||
138 | # CONFIG_ARCH_AAEC2000 is not set | 144 | # CONFIG_ARCH_AAEC2000 is not set |
139 | # CONFIG_ARCH_INTEGRATOR is not set | 145 | # CONFIG_ARCH_INTEGRATOR is not set |
140 | # CONFIG_ARCH_REALVIEW is not set | 146 | # CONFIG_ARCH_REALVIEW is not set |
141 | # CONFIG_ARCH_VERSATILE is not set | 147 | # CONFIG_ARCH_VERSATILE is not set |
142 | # CONFIG_ARCH_AT91 is not set | 148 | # CONFIG_ARCH_AT91 is not set |
143 | # CONFIG_ARCH_CLPS711X is not set | 149 | # CONFIG_ARCH_CLPS711X is not set |
150 | # CONFIG_ARCH_GEMINI is not set | ||
144 | # CONFIG_ARCH_EBSA110 is not set | 151 | # CONFIG_ARCH_EBSA110 is not set |
145 | # CONFIG_ARCH_EP93XX is not set | 152 | # CONFIG_ARCH_EP93XX is not set |
146 | # CONFIG_ARCH_GEMINI is not set | ||
147 | # CONFIG_ARCH_FOOTBRIDGE is not set | 153 | # CONFIG_ARCH_FOOTBRIDGE is not set |
154 | # CONFIG_ARCH_MXC is not set | ||
155 | # CONFIG_ARCH_STMP3XXX is not set | ||
148 | # CONFIG_ARCH_NETX is not set | 156 | # CONFIG_ARCH_NETX is not set |
149 | # CONFIG_ARCH_H720X is not set | 157 | # CONFIG_ARCH_H720X is not set |
150 | # CONFIG_ARCH_IMX is not set | 158 | # CONFIG_ARCH_NOMADIK is not set |
151 | # CONFIG_ARCH_IOP13XX is not set | 159 | # CONFIG_ARCH_IOP13XX is not set |
152 | # CONFIG_ARCH_IOP32X is not set | 160 | # CONFIG_ARCH_IOP32X is not set |
153 | # CONFIG_ARCH_IOP33X is not set | 161 | # CONFIG_ARCH_IOP33X is not set |
@@ -156,25 +164,27 @@ CONFIG_DEFAULT_IOSCHED="cfq" | |||
156 | # CONFIG_ARCH_IXP4XX is not set | 164 | # CONFIG_ARCH_IXP4XX is not set |
157 | # CONFIG_ARCH_L7200 is not set | 165 | # CONFIG_ARCH_L7200 is not set |
158 | CONFIG_ARCH_KIRKWOOD=y | 166 | CONFIG_ARCH_KIRKWOOD=y |
159 | # CONFIG_ARCH_KS8695 is not set | ||
160 | # CONFIG_ARCH_NS9XXX is not set | ||
161 | # CONFIG_ARCH_LOKI is not set | 167 | # CONFIG_ARCH_LOKI is not set |
162 | # CONFIG_ARCH_MV78XX0 is not set | 168 | # CONFIG_ARCH_MV78XX0 is not set |
163 | # CONFIG_ARCH_MXC is not set | ||
164 | # CONFIG_ARCH_ORION5X is not set | 169 | # CONFIG_ARCH_ORION5X is not set |
170 | # CONFIG_ARCH_MMP is not set | ||
171 | # CONFIG_ARCH_KS8695 is not set | ||
172 | # CONFIG_ARCH_NS9XXX is not set | ||
173 | # CONFIG_ARCH_W90X900 is not set | ||
165 | # CONFIG_ARCH_PNX4008 is not set | 174 | # CONFIG_ARCH_PNX4008 is not set |
166 | # CONFIG_ARCH_PXA is not set | 175 | # CONFIG_ARCH_PXA is not set |
167 | # CONFIG_ARCH_MMP is not set | 176 | # CONFIG_ARCH_MSM is not set |
168 | # CONFIG_ARCH_RPC is not set | 177 | # CONFIG_ARCH_RPC is not set |
169 | # CONFIG_ARCH_SA1100 is not set | 178 | # CONFIG_ARCH_SA1100 is not set |
170 | # CONFIG_ARCH_S3C2410 is not set | 179 | # CONFIG_ARCH_S3C2410 is not set |
171 | # CONFIG_ARCH_S3C64XX is not set | 180 | # CONFIG_ARCH_S3C64XX is not set |
181 | # CONFIG_ARCH_S5PC1XX is not set | ||
172 | # CONFIG_ARCH_SHARK is not set | 182 | # CONFIG_ARCH_SHARK is not set |
173 | # CONFIG_ARCH_LH7A40X is not set | 183 | # CONFIG_ARCH_LH7A40X is not set |
184 | # CONFIG_ARCH_U300 is not set | ||
174 | # CONFIG_ARCH_DAVINCI is not set | 185 | # CONFIG_ARCH_DAVINCI is not set |
175 | # CONFIG_ARCH_OMAP is not set | 186 | # CONFIG_ARCH_OMAP is not set |
176 | # CONFIG_ARCH_MSM is not set | 187 | # CONFIG_ARCH_BCMRING is not set |
177 | # CONFIG_ARCH_W90X900 is not set | ||
178 | 188 | ||
179 | # | 189 | # |
180 | # Marvell Kirkwood Implementations | 190 | # Marvell Kirkwood Implementations |
@@ -185,6 +195,7 @@ CONFIG_MACH_RD88F6281=y | |||
185 | CONFIG_MACH_MV88F6281GTW_GE=y | 195 | CONFIG_MACH_MV88F6281GTW_GE=y |
186 | CONFIG_MACH_SHEEVAPLUG=y | 196 | CONFIG_MACH_SHEEVAPLUG=y |
187 | CONFIG_MACH_TS219=y | 197 | CONFIG_MACH_TS219=y |
198 | CONFIG_MACH_OPENRD_BASE=y | ||
188 | CONFIG_PLAT_ORION=y | 199 | CONFIG_PLAT_ORION=y |
189 | 200 | ||
190 | # | 201 | # |
@@ -195,7 +206,7 @@ CONFIG_CPU_FEROCEON=y | |||
195 | # CONFIG_CPU_FEROCEON_OLD_ID is not set | 206 | # CONFIG_CPU_FEROCEON_OLD_ID is not set |
196 | CONFIG_CPU_32v5=y | 207 | CONFIG_CPU_32v5=y |
197 | CONFIG_CPU_ABRT_EV5T=y | 208 | CONFIG_CPU_ABRT_EV5T=y |
198 | CONFIG_CPU_PABRT_NOIFAR=y | 209 | CONFIG_CPU_PABRT_LEGACY=y |
199 | CONFIG_CPU_CACHE_VIVT=y | 210 | CONFIG_CPU_CACHE_VIVT=y |
200 | CONFIG_CPU_COPY_FEROCEON=y | 211 | CONFIG_CPU_COPY_FEROCEON=y |
201 | CONFIG_CPU_TLB_FEROCEON=y | 212 | CONFIG_CPU_TLB_FEROCEON=y |
@@ -211,6 +222,7 @@ CONFIG_ARM_THUMB=y | |||
211 | CONFIG_OUTER_CACHE=y | 222 | CONFIG_OUTER_CACHE=y |
212 | CONFIG_CACHE_FEROCEON_L2=y | 223 | CONFIG_CACHE_FEROCEON_L2=y |
213 | # CONFIG_CACHE_FEROCEON_L2_WRITETHROUGH is not set | 224 | # CONFIG_CACHE_FEROCEON_L2_WRITETHROUGH is not set |
225 | CONFIG_ARM_L1_CACHE_SHIFT=5 | ||
214 | 226 | ||
215 | # | 227 | # |
216 | # Bus support | 228 | # Bus support |
@@ -235,11 +247,12 @@ CONFIG_VMSPLIT_3G=y | |||
235 | # CONFIG_VMSPLIT_2G is not set | 247 | # CONFIG_VMSPLIT_2G is not set |
236 | # CONFIG_VMSPLIT_1G is not set | 248 | # CONFIG_VMSPLIT_1G is not set |
237 | CONFIG_PAGE_OFFSET=0xC0000000 | 249 | CONFIG_PAGE_OFFSET=0xC0000000 |
250 | # CONFIG_PREEMPT_NONE is not set | ||
251 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
238 | CONFIG_PREEMPT=y | 252 | CONFIG_PREEMPT=y |
239 | CONFIG_HZ=100 | 253 | CONFIG_HZ=100 |
240 | CONFIG_AEABI=y | 254 | CONFIG_AEABI=y |
241 | # CONFIG_OABI_COMPAT is not set | 255 | # CONFIG_OABI_COMPAT is not set |
242 | CONFIG_ARCH_FLATMEM_HAS_HOLES=y | ||
243 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set | 256 | # CONFIG_ARCH_SPARSEMEM_DEFAULT is not set |
244 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set | 257 | # CONFIG_ARCH_SELECT_MEMORY_MODEL is not set |
245 | # CONFIG_HIGHMEM is not set | 258 | # CONFIG_HIGHMEM is not set |
@@ -254,10 +267,12 @@ CONFIG_SPLIT_PTLOCK_CPUS=4096 | |||
254 | # CONFIG_PHYS_ADDR_T_64BIT is not set | 267 | # CONFIG_PHYS_ADDR_T_64BIT is not set |
255 | CONFIG_ZONE_DMA_FLAG=0 | 268 | CONFIG_ZONE_DMA_FLAG=0 |
256 | CONFIG_VIRT_TO_BUS=y | 269 | CONFIG_VIRT_TO_BUS=y |
257 | CONFIG_UNEVICTABLE_LRU=y | ||
258 | CONFIG_HAVE_MLOCK=y | 270 | CONFIG_HAVE_MLOCK=y |
259 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y | 271 | CONFIG_HAVE_MLOCKED_PAGE_BIT=y |
272 | # CONFIG_KSM is not set | ||
273 | CONFIG_DEFAULT_MMAP_MIN_ADDR=4096 | ||
260 | CONFIG_ALIGNMENT_TRAP=y | 274 | CONFIG_ALIGNMENT_TRAP=y |
275 | CONFIG_UACCESS_WITH_MEMCPY=y | ||
261 | 276 | ||
262 | # | 277 | # |
263 | # Boot options | 278 | # Boot options |
@@ -345,6 +360,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
345 | # CONFIG_NETFILTER is not set | 360 | # CONFIG_NETFILTER is not set |
346 | # CONFIG_IP_DCCP is not set | 361 | # CONFIG_IP_DCCP is not set |
347 | # CONFIG_IP_SCTP is not set | 362 | # CONFIG_IP_SCTP is not set |
363 | # CONFIG_RDS is not set | ||
348 | # CONFIG_TIPC is not set | 364 | # CONFIG_TIPC is not set |
349 | # CONFIG_ATM is not set | 365 | # CONFIG_ATM is not set |
350 | # CONFIG_BRIDGE is not set | 366 | # CONFIG_BRIDGE is not set |
@@ -367,6 +383,7 @@ CONFIG_NET_DSA_MV88E6123_61_65=y | |||
367 | # CONFIG_ECONET is not set | 383 | # CONFIG_ECONET is not set |
368 | # CONFIG_WAN_ROUTER is not set | 384 | # CONFIG_WAN_ROUTER is not set |
369 | # CONFIG_PHONET is not set | 385 | # CONFIG_PHONET is not set |
386 | # CONFIG_IEEE802154 is not set | ||
370 | # CONFIG_NET_SCHED is not set | 387 | # CONFIG_NET_SCHED is not set |
371 | # CONFIG_DCB is not set | 388 | # CONFIG_DCB is not set |
372 | 389 | ||
@@ -383,17 +400,18 @@ CONFIG_NET_PKTGEN=m | |||
383 | # CONFIG_AF_RXRPC is not set | 400 | # CONFIG_AF_RXRPC is not set |
384 | CONFIG_WIRELESS=y | 401 | CONFIG_WIRELESS=y |
385 | CONFIG_CFG80211=y | 402 | CONFIG_CFG80211=y |
403 | # CONFIG_NL80211_TESTMODE is not set | ||
404 | # CONFIG_CFG80211_DEVELOPER_WARNINGS is not set | ||
386 | # CONFIG_CFG80211_REG_DEBUG is not set | 405 | # CONFIG_CFG80211_REG_DEBUG is not set |
406 | CONFIG_CFG80211_DEFAULT_PS=y | ||
407 | CONFIG_CFG80211_DEFAULT_PS_VALUE=1 | ||
408 | # CONFIG_CFG80211_DEBUGFS is not set | ||
387 | CONFIG_WIRELESS_OLD_REGULATORY=y | 409 | CONFIG_WIRELESS_OLD_REGULATORY=y |
388 | CONFIG_WIRELESS_EXT=y | 410 | CONFIG_WIRELESS_EXT=y |
389 | CONFIG_WIRELESS_EXT_SYSFS=y | 411 | CONFIG_WIRELESS_EXT_SYSFS=y |
390 | CONFIG_LIB80211=y | 412 | CONFIG_LIB80211=y |
391 | # CONFIG_LIB80211_DEBUG is not set | 413 | # CONFIG_LIB80211_DEBUG is not set |
392 | CONFIG_MAC80211=y | 414 | CONFIG_MAC80211=y |
393 | |||
394 | # | ||
395 | # Rate control algorithm selection | ||
396 | # | ||
397 | CONFIG_MAC80211_RC_MINSTREL=y | 415 | CONFIG_MAC80211_RC_MINSTREL=y |
398 | # CONFIG_MAC80211_RC_DEFAULT_PID is not set | 416 | # CONFIG_MAC80211_RC_DEFAULT_PID is not set |
399 | CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y | 417 | CONFIG_MAC80211_RC_DEFAULT_MINSTREL=y |
@@ -414,6 +432,7 @@ CONFIG_MAC80211_RC_DEFAULT="minstrel" | |||
414 | # Generic Driver Options | 432 | # Generic Driver Options |
415 | # | 433 | # |
416 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 434 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
435 | # CONFIG_DEVTMPFS is not set | ||
417 | CONFIG_STANDALONE=y | 436 | CONFIG_STANDALONE=y |
418 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 437 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
419 | CONFIG_FW_LOADER=y | 438 | CONFIG_FW_LOADER=y |
@@ -425,9 +444,9 @@ CONFIG_EXTRA_FIRMWARE="" | |||
425 | # CONFIG_CONNECTOR is not set | 444 | # CONFIG_CONNECTOR is not set |
426 | CONFIG_MTD=y | 445 | CONFIG_MTD=y |
427 | # CONFIG_MTD_DEBUG is not set | 446 | # CONFIG_MTD_DEBUG is not set |
447 | # CONFIG_MTD_TESTS is not set | ||
428 | # CONFIG_MTD_CONCAT is not set | 448 | # CONFIG_MTD_CONCAT is not set |
429 | CONFIG_MTD_PARTITIONS=y | 449 | CONFIG_MTD_PARTITIONS=y |
430 | # CONFIG_MTD_TESTS is not set | ||
431 | # CONFIG_MTD_REDBOOT_PARTS is not set | 450 | # CONFIG_MTD_REDBOOT_PARTS is not set |
432 | CONFIG_MTD_CMDLINE_PARTS=y | 451 | CONFIG_MTD_CMDLINE_PARTS=y |
433 | # CONFIG_MTD_AFS_PARTS is not set | 452 | # CONFIG_MTD_AFS_PARTS is not set |
@@ -494,6 +513,7 @@ CONFIG_MTD_PHYSMAP=y | |||
494 | # CONFIG_MTD_DATAFLASH is not set | 513 | # CONFIG_MTD_DATAFLASH is not set |
495 | CONFIG_MTD_M25P80=y | 514 | CONFIG_MTD_M25P80=y |
496 | CONFIG_M25PXX_USE_FAST_READ=y | 515 | CONFIG_M25PXX_USE_FAST_READ=y |
516 | # CONFIG_MTD_SST25L is not set | ||
497 | # CONFIG_MTD_SLRAM is not set | 517 | # CONFIG_MTD_SLRAM is not set |
498 | # CONFIG_MTD_PHRAM is not set | 518 | # CONFIG_MTD_PHRAM is not set |
499 | # CONFIG_MTD_MTDRAM is not set | 519 | # CONFIG_MTD_MTDRAM is not set |
@@ -543,6 +563,7 @@ CONFIG_BLK_DEV_LOOP=y | |||
543 | # CONFIG_BLK_DEV_RAM is not set | 563 | # CONFIG_BLK_DEV_RAM is not set |
544 | # CONFIG_CDROM_PKTCDVD is not set | 564 | # CONFIG_CDROM_PKTCDVD is not set |
545 | # CONFIG_ATA_OVER_ETH is not set | 565 | # CONFIG_ATA_OVER_ETH is not set |
566 | # CONFIG_MG_DISK is not set | ||
546 | # CONFIG_MISC_DEVICES is not set | 567 | # CONFIG_MISC_DEVICES is not set |
547 | CONFIG_HAVE_IDE=y | 568 | CONFIG_HAVE_IDE=y |
548 | # CONFIG_IDE is not set | 569 | # CONFIG_IDE is not set |
@@ -567,10 +588,6 @@ CONFIG_BLK_DEV_SR=m | |||
567 | # CONFIG_BLK_DEV_SR_VENDOR is not set | 588 | # CONFIG_BLK_DEV_SR_VENDOR is not set |
568 | CONFIG_CHR_DEV_SG=m | 589 | CONFIG_CHR_DEV_SG=m |
569 | # CONFIG_CHR_DEV_SCH is not set | 590 | # CONFIG_CHR_DEV_SCH is not set |
570 | |||
571 | # | ||
572 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
573 | # | ||
574 | # CONFIG_SCSI_MULTI_LUN is not set | 591 | # CONFIG_SCSI_MULTI_LUN is not set |
575 | # CONFIG_SCSI_CONSTANTS is not set | 592 | # CONFIG_SCSI_CONSTANTS is not set |
576 | # CONFIG_SCSI_LOGGING is not set | 593 | # CONFIG_SCSI_LOGGING is not set |
@@ -587,6 +604,8 @@ CONFIG_SCSI_WAIT_SCAN=m | |||
587 | # CONFIG_SCSI_SRP_ATTRS is not set | 604 | # CONFIG_SCSI_SRP_ATTRS is not set |
588 | CONFIG_SCSI_LOWLEVEL=y | 605 | CONFIG_SCSI_LOWLEVEL=y |
589 | # CONFIG_ISCSI_TCP is not set | 606 | # CONFIG_ISCSI_TCP is not set |
607 | # CONFIG_SCSI_BNX2_ISCSI is not set | ||
608 | # CONFIG_BE2ISCSI is not set | ||
590 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 609 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
591 | # CONFIG_SCSI_3W_9XXX is not set | 610 | # CONFIG_SCSI_3W_9XXX is not set |
592 | # CONFIG_SCSI_ACARD is not set | 611 | # CONFIG_SCSI_ACARD is not set |
@@ -595,6 +614,7 @@ CONFIG_SCSI_LOWLEVEL=y | |||
595 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 614 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
596 | # CONFIG_SCSI_AIC79XX is not set | 615 | # CONFIG_SCSI_AIC79XX is not set |
597 | # CONFIG_SCSI_AIC94XX is not set | 616 | # CONFIG_SCSI_AIC94XX is not set |
617 | # CONFIG_SCSI_MVSAS is not set | ||
598 | # CONFIG_SCSI_DPT_I2O is not set | 618 | # CONFIG_SCSI_DPT_I2O is not set |
599 | # CONFIG_SCSI_ADVANSYS is not set | 619 | # CONFIG_SCSI_ADVANSYS is not set |
600 | # CONFIG_SCSI_ARCMSR is not set | 620 | # CONFIG_SCSI_ARCMSR is not set |
@@ -611,7 +631,6 @@ CONFIG_SCSI_LOWLEVEL=y | |||
611 | # CONFIG_SCSI_IPS is not set | 631 | # CONFIG_SCSI_IPS is not set |
612 | # CONFIG_SCSI_INITIO is not set | 632 | # CONFIG_SCSI_INITIO is not set |
613 | # CONFIG_SCSI_INIA100 is not set | 633 | # CONFIG_SCSI_INIA100 is not set |
614 | # CONFIG_SCSI_MVSAS is not set | ||
615 | # CONFIG_SCSI_STEX is not set | 634 | # CONFIG_SCSI_STEX is not set |
616 | # CONFIG_SCSI_SYM53C8XX_2 is not set | 635 | # CONFIG_SCSI_SYM53C8XX_2 is not set |
617 | # CONFIG_SCSI_IPR is not set | 636 | # CONFIG_SCSI_IPR is not set |
@@ -623,11 +642,14 @@ CONFIG_SCSI_LOWLEVEL=y | |||
623 | # CONFIG_SCSI_DC390T is not set | 642 | # CONFIG_SCSI_DC390T is not set |
624 | # CONFIG_SCSI_NSP32 is not set | 643 | # CONFIG_SCSI_NSP32 is not set |
625 | # CONFIG_SCSI_DEBUG is not set | 644 | # CONFIG_SCSI_DEBUG is not set |
645 | # CONFIG_SCSI_PMCRAID is not set | ||
626 | # CONFIG_SCSI_SRP is not set | 646 | # CONFIG_SCSI_SRP is not set |
647 | # CONFIG_SCSI_BFA_FC is not set | ||
627 | # CONFIG_SCSI_DH is not set | 648 | # CONFIG_SCSI_DH is not set |
628 | # CONFIG_SCSI_OSD_INITIATOR is not set | 649 | # CONFIG_SCSI_OSD_INITIATOR is not set |
629 | CONFIG_ATA=y | 650 | CONFIG_ATA=y |
630 | # CONFIG_ATA_NONSTANDARD is not set | 651 | # CONFIG_ATA_NONSTANDARD is not set |
652 | CONFIG_ATA_VERBOSE_ERROR=y | ||
631 | CONFIG_SATA_PMP=y | 653 | CONFIG_SATA_PMP=y |
632 | CONFIG_SATA_AHCI=y | 654 | CONFIG_SATA_AHCI=y |
633 | # CONFIG_SATA_SIL24 is not set | 655 | # CONFIG_SATA_SIL24 is not set |
@@ -649,6 +671,7 @@ CONFIG_SATA_MV=y | |||
649 | # CONFIG_PATA_ALI is not set | 671 | # CONFIG_PATA_ALI is not set |
650 | # CONFIG_PATA_AMD is not set | 672 | # CONFIG_PATA_AMD is not set |
651 | # CONFIG_PATA_ARTOP is not set | 673 | # CONFIG_PATA_ARTOP is not set |
674 | # CONFIG_PATA_ATP867X is not set | ||
652 | # CONFIG_PATA_ATIIXP is not set | 675 | # CONFIG_PATA_ATIIXP is not set |
653 | # CONFIG_PATA_CMD640_PCI is not set | 676 | # CONFIG_PATA_CMD640_PCI is not set |
654 | # CONFIG_PATA_CMD64X is not set | 677 | # CONFIG_PATA_CMD64X is not set |
@@ -676,6 +699,7 @@ CONFIG_SATA_MV=y | |||
676 | # CONFIG_PATA_OPTIDMA is not set | 699 | # CONFIG_PATA_OPTIDMA is not set |
677 | # CONFIG_PATA_PDC_OLD is not set | 700 | # CONFIG_PATA_PDC_OLD is not set |
678 | # CONFIG_PATA_RADISYS is not set | 701 | # CONFIG_PATA_RADISYS is not set |
702 | # CONFIG_PATA_RDC is not set | ||
679 | # CONFIG_PATA_RZ1000 is not set | 703 | # CONFIG_PATA_RZ1000 is not set |
680 | # CONFIG_PATA_SC1200 is not set | 704 | # CONFIG_PATA_SC1200 is not set |
681 | # CONFIG_PATA_SERVERWORKS is not set | 705 | # CONFIG_PATA_SERVERWORKS is not set |
@@ -693,13 +717,16 @@ CONFIG_SATA_MV=y | |||
693 | # | 717 | # |
694 | 718 | ||
695 | # | 719 | # |
696 | # Enable only one of the two stacks, unless you know what you are doing | 720 | # You can enable one or both FireWire driver stacks. |
721 | # | ||
722 | |||
723 | # | ||
724 | # See the help texts for more information. | ||
697 | # | 725 | # |
698 | # CONFIG_FIREWIRE is not set | 726 | # CONFIG_FIREWIRE is not set |
699 | # CONFIG_IEEE1394 is not set | 727 | # CONFIG_IEEE1394 is not set |
700 | # CONFIG_I2O is not set | 728 | # CONFIG_I2O is not set |
701 | CONFIG_NETDEVICES=y | 729 | CONFIG_NETDEVICES=y |
702 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
703 | # CONFIG_DUMMY is not set | 730 | # CONFIG_DUMMY is not set |
704 | # CONFIG_BONDING is not set | 731 | # CONFIG_BONDING is not set |
705 | # CONFIG_MACVLAN is not set | 732 | # CONFIG_MACVLAN is not set |
@@ -768,6 +795,9 @@ CONFIG_NET_PCI=y | |||
768 | # CONFIG_SMSC9420 is not set | 795 | # CONFIG_SMSC9420 is not set |
769 | # CONFIG_SUNDANCE is not set | 796 | # CONFIG_SUNDANCE is not set |
770 | # CONFIG_TLAN is not set | 797 | # CONFIG_TLAN is not set |
798 | # CONFIG_KS8842 is not set | ||
799 | # CONFIG_KS8851 is not set | ||
800 | # CONFIG_KS8851_MLL is not set | ||
771 | # CONFIG_VIA_RHINE is not set | 801 | # CONFIG_VIA_RHINE is not set |
772 | # CONFIG_SC92031 is not set | 802 | # CONFIG_SC92031 is not set |
773 | # CONFIG_ATL2 is not set | 803 | # CONFIG_ATL2 is not set |
@@ -789,6 +819,7 @@ CONFIG_NETDEV_1000=y | |||
789 | # CONFIG_VIA_VELOCITY is not set | 819 | # CONFIG_VIA_VELOCITY is not set |
790 | # CONFIG_TIGON3 is not set | 820 | # CONFIG_TIGON3 is not set |
791 | # CONFIG_BNX2 is not set | 821 | # CONFIG_BNX2 is not set |
822 | # CONFIG_CNIC is not set | ||
792 | CONFIG_MV643XX_ETH=y | 823 | CONFIG_MV643XX_ETH=y |
793 | # CONFIG_QLA3XXX is not set | 824 | # CONFIG_QLA3XXX is not set |
794 | # CONFIG_ATL1 is not set | 825 | # CONFIG_ATL1 is not set |
@@ -797,10 +828,7 @@ CONFIG_MV643XX_ETH=y | |||
797 | # CONFIG_JME is not set | 828 | # CONFIG_JME is not set |
798 | # CONFIG_NETDEV_10000 is not set | 829 | # CONFIG_NETDEV_10000 is not set |
799 | # CONFIG_TR is not set | 830 | # CONFIG_TR is not set |
800 | 831 | CONFIG_WLAN=y | |
801 | # | ||
802 | # Wireless LAN | ||
803 | # | ||
804 | # CONFIG_WLAN_PRE80211 is not set | 832 | # CONFIG_WLAN_PRE80211 is not set |
805 | CONFIG_WLAN_80211=y | 833 | CONFIG_WLAN_80211=y |
806 | CONFIG_LIBERTAS=y | 834 | CONFIG_LIBERTAS=y |
@@ -820,9 +848,7 @@ CONFIG_LIBERTAS_SDIO=y | |||
820 | # CONFIG_MAC80211_HWSIM is not set | 848 | # CONFIG_MAC80211_HWSIM is not set |
821 | # CONFIG_MWL8K is not set | 849 | # CONFIG_MWL8K is not set |
822 | # CONFIG_P54_COMMON is not set | 850 | # CONFIG_P54_COMMON is not set |
823 | # CONFIG_ATH5K is not set | 851 | # CONFIG_ATH_COMMON is not set |
824 | # CONFIG_ATH9K is not set | ||
825 | # CONFIG_AR9170_USB is not set | ||
826 | # CONFIG_IPW2100 is not set | 852 | # CONFIG_IPW2100 is not set |
827 | # CONFIG_IPW2200 is not set | 853 | # CONFIG_IPW2200 is not set |
828 | # CONFIG_IWLWIFI is not set | 854 | # CONFIG_IWLWIFI is not set |
@@ -832,6 +858,8 @@ CONFIG_LIBERTAS_SDIO=y | |||
832 | # CONFIG_ZD1211RW is not set | 858 | # CONFIG_ZD1211RW is not set |
833 | # CONFIG_RT2X00 is not set | 859 | # CONFIG_RT2X00 is not set |
834 | # CONFIG_HERMES is not set | 860 | # CONFIG_HERMES is not set |
861 | # CONFIG_WL12XX is not set | ||
862 | # CONFIG_IWM is not set | ||
835 | 863 | ||
836 | # | 864 | # |
837 | # Enable WiMAX (Networking options) to see the WiMAX drivers | 865 | # Enable WiMAX (Networking options) to see the WiMAX drivers |
@@ -855,6 +883,7 @@ CONFIG_LIBERTAS_SDIO=y | |||
855 | # CONFIG_NETPOLL is not set | 883 | # CONFIG_NETPOLL is not set |
856 | # CONFIG_NET_POLL_CONTROLLER is not set | 884 | # CONFIG_NET_POLL_CONTROLLER is not set |
857 | # CONFIG_ISDN is not set | 885 | # CONFIG_ISDN is not set |
886 | # CONFIG_PHONE is not set | ||
858 | 887 | ||
859 | # | 888 | # |
860 | # Input device support | 889 | # Input device support |
@@ -878,13 +907,19 @@ CONFIG_INPUT_EVDEV=y | |||
878 | # Input Device Drivers | 907 | # Input Device Drivers |
879 | # | 908 | # |
880 | CONFIG_INPUT_KEYBOARD=y | 909 | CONFIG_INPUT_KEYBOARD=y |
910 | # CONFIG_KEYBOARD_ADP5588 is not set | ||
881 | CONFIG_KEYBOARD_ATKBD=y | 911 | CONFIG_KEYBOARD_ATKBD=y |
882 | # CONFIG_KEYBOARD_SUNKBD is not set | 912 | # CONFIG_QT2160 is not set |
883 | # CONFIG_KEYBOARD_LKKBD is not set | 913 | # CONFIG_KEYBOARD_LKKBD is not set |
884 | # CONFIG_KEYBOARD_XTKBD is not set | 914 | CONFIG_KEYBOARD_GPIO=y |
915 | # CONFIG_KEYBOARD_MATRIX is not set | ||
916 | # CONFIG_KEYBOARD_LM8323 is not set | ||
917 | # CONFIG_KEYBOARD_MAX7359 is not set | ||
885 | # CONFIG_KEYBOARD_NEWTON is not set | 918 | # CONFIG_KEYBOARD_NEWTON is not set |
919 | # CONFIG_KEYBOARD_OPENCORES is not set | ||
886 | # CONFIG_KEYBOARD_STOWAWAY is not set | 920 | # CONFIG_KEYBOARD_STOWAWAY is not set |
887 | CONFIG_KEYBOARD_GPIO=y | 921 | # CONFIG_KEYBOARD_SUNKBD is not set |
922 | # CONFIG_KEYBOARD_XTKBD is not set | ||
888 | # CONFIG_INPUT_MOUSE is not set | 923 | # CONFIG_INPUT_MOUSE is not set |
889 | # CONFIG_INPUT_JOYSTICK is not set | 924 | # CONFIG_INPUT_JOYSTICK is not set |
890 | # CONFIG_INPUT_TABLET is not set | 925 | # CONFIG_INPUT_TABLET is not set |
@@ -943,6 +978,7 @@ CONFIG_LEGACY_PTY_COUNT=16 | |||
943 | CONFIG_DEVPORT=y | 978 | CONFIG_DEVPORT=y |
944 | CONFIG_I2C=y | 979 | CONFIG_I2C=y |
945 | CONFIG_I2C_BOARDINFO=y | 980 | CONFIG_I2C_BOARDINFO=y |
981 | # CONFIG_I2C_COMPAT is not set | ||
946 | CONFIG_I2C_CHARDEV=y | 982 | CONFIG_I2C_CHARDEV=y |
947 | CONFIG_I2C_HELPER_AUTO=y | 983 | CONFIG_I2C_HELPER_AUTO=y |
948 | 984 | ||
@@ -998,10 +1034,6 @@ CONFIG_I2C_MV64XXX=y | |||
998 | # Miscellaneous I2C Chip support | 1034 | # Miscellaneous I2C Chip support |
999 | # | 1035 | # |
1000 | # CONFIG_DS1682 is not set | 1036 | # CONFIG_DS1682 is not set |
1001 | # CONFIG_SENSORS_PCF8574 is not set | ||
1002 | # CONFIG_PCF8575 is not set | ||
1003 | # CONFIG_SENSORS_PCA9539 is not set | ||
1004 | # CONFIG_SENSORS_MAX6875 is not set | ||
1005 | # CONFIG_SENSORS_TSL2550 is not set | 1037 | # CONFIG_SENSORS_TSL2550 is not set |
1006 | # CONFIG_I2C_DEBUG_CORE is not set | 1038 | # CONFIG_I2C_DEBUG_CORE is not set |
1007 | # CONFIG_I2C_DEBUG_ALGO is not set | 1039 | # CONFIG_I2C_DEBUG_ALGO is not set |
@@ -1023,11 +1055,47 @@ CONFIG_SPI_ORION=y | |||
1023 | # | 1055 | # |
1024 | # CONFIG_SPI_SPIDEV is not set | 1056 | # CONFIG_SPI_SPIDEV is not set |
1025 | # CONFIG_SPI_TLE62X0 is not set | 1057 | # CONFIG_SPI_TLE62X0 is not set |
1058 | |||
1059 | # | ||
1060 | # PPS support | ||
1061 | # | ||
1062 | # CONFIG_PPS is not set | ||
1063 | CONFIG_ARCH_REQUIRE_GPIOLIB=y | ||
1064 | CONFIG_GPIOLIB=y | ||
1065 | # CONFIG_DEBUG_GPIO is not set | ||
1066 | CONFIG_GPIO_SYSFS=y | ||
1067 | |||
1068 | # | ||
1069 | # Memory mapped GPIO expanders: | ||
1070 | # | ||
1071 | |||
1072 | # | ||
1073 | # I2C GPIO expanders: | ||
1074 | # | ||
1075 | # CONFIG_GPIO_MAX732X is not set | ||
1076 | # CONFIG_GPIO_PCA953X is not set | ||
1077 | # CONFIG_GPIO_PCF857X is not set | ||
1078 | |||
1079 | # | ||
1080 | # PCI GPIO expanders: | ||
1081 | # | ||
1082 | # CONFIG_GPIO_BT8XX is not set | ||
1083 | # CONFIG_GPIO_LANGWELL is not set | ||
1084 | |||
1085 | # | ||
1086 | # SPI GPIO expanders: | ||
1087 | # | ||
1088 | # CONFIG_GPIO_MAX7301 is not set | ||
1089 | # CONFIG_GPIO_MCP23S08 is not set | ||
1090 | # CONFIG_GPIO_MC33880 is not set | ||
1091 | |||
1092 | # | ||
1093 | # AC97 GPIO expanders: | ||
1094 | # | ||
1026 | # CONFIG_W1 is not set | 1095 | # CONFIG_W1 is not set |
1027 | # CONFIG_POWER_SUPPLY is not set | 1096 | # CONFIG_POWER_SUPPLY is not set |
1028 | # CONFIG_HWMON is not set | 1097 | # CONFIG_HWMON is not set |
1029 | # CONFIG_THERMAL is not set | 1098 | # CONFIG_THERMAL is not set |
1030 | # CONFIG_THERMAL_HWMON is not set | ||
1031 | # CONFIG_WATCHDOG is not set | 1099 | # CONFIG_WATCHDOG is not set |
1032 | CONFIG_SSB_POSSIBLE=y | 1100 | CONFIG_SSB_POSSIBLE=y |
1033 | 1101 | ||
@@ -1041,33 +1109,28 @@ CONFIG_SSB_POSSIBLE=y | |||
1041 | # | 1109 | # |
1042 | # CONFIG_MFD_CORE is not set | 1110 | # CONFIG_MFD_CORE is not set |
1043 | # CONFIG_MFD_SM501 is not set | 1111 | # CONFIG_MFD_SM501 is not set |
1112 | # CONFIG_MFD_ASIC3 is not set | ||
1113 | # CONFIG_HTC_EGPIO is not set | ||
1044 | # CONFIG_HTC_PASIC3 is not set | 1114 | # CONFIG_HTC_PASIC3 is not set |
1115 | # CONFIG_TPS65010 is not set | ||
1045 | # CONFIG_TWL4030_CORE is not set | 1116 | # CONFIG_TWL4030_CORE is not set |
1046 | # CONFIG_MFD_TMIO is not set | 1117 | # CONFIG_MFD_TMIO is not set |
1118 | # CONFIG_MFD_TC6393XB is not set | ||
1047 | # CONFIG_PMIC_DA903X is not set | 1119 | # CONFIG_PMIC_DA903X is not set |
1048 | # CONFIG_MFD_WM8400 is not set | 1120 | # CONFIG_MFD_WM8400 is not set |
1121 | # CONFIG_MFD_WM831X is not set | ||
1049 | # CONFIG_MFD_WM8350_I2C is not set | 1122 | # CONFIG_MFD_WM8350_I2C is not set |
1050 | # CONFIG_MFD_PCF50633 is not set | 1123 | # CONFIG_MFD_PCF50633 is not set |
1051 | 1124 | # CONFIG_MFD_MC13783 is not set | |
1052 | # | 1125 | # CONFIG_AB3100_CORE is not set |
1053 | # Multimedia devices | 1126 | # CONFIG_EZX_PCAP is not set |
1054 | # | 1127 | # CONFIG_REGULATOR is not set |
1055 | 1128 | # CONFIG_MEDIA_SUPPORT is not set | |
1056 | # | ||
1057 | # Multimedia core support | ||
1058 | # | ||
1059 | # CONFIG_VIDEO_DEV is not set | ||
1060 | # CONFIG_DVB_CORE is not set | ||
1061 | # CONFIG_VIDEO_MEDIA is not set | ||
1062 | |||
1063 | # | ||
1064 | # Multimedia drivers | ||
1065 | # | ||
1066 | # CONFIG_DAB is not set | ||
1067 | 1129 | ||
1068 | # | 1130 | # |
1069 | # Graphics support | 1131 | # Graphics support |
1070 | # | 1132 | # |
1133 | CONFIG_VGA_ARB=y | ||
1071 | # CONFIG_DRM is not set | 1134 | # CONFIG_DRM is not set |
1072 | # CONFIG_VGASTATE is not set | 1135 | # CONFIG_VGASTATE is not set |
1073 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | 1136 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set |
@@ -1087,7 +1150,6 @@ CONFIG_DUMMY_CONSOLE=y | |||
1087 | # CONFIG_SOUND is not set | 1150 | # CONFIG_SOUND is not set |
1088 | CONFIG_HID_SUPPORT=y | 1151 | CONFIG_HID_SUPPORT=y |
1089 | CONFIG_HID=y | 1152 | CONFIG_HID=y |
1090 | # CONFIG_HID_DEBUG is not set | ||
1091 | # CONFIG_HIDRAW is not set | 1153 | # CONFIG_HIDRAW is not set |
1092 | 1154 | ||
1093 | # | 1155 | # |
@@ -1106,10 +1168,12 @@ CONFIG_HID_BELKIN=y | |||
1106 | CONFIG_HID_CHERRY=y | 1168 | CONFIG_HID_CHERRY=y |
1107 | CONFIG_HID_CHICONY=y | 1169 | CONFIG_HID_CHICONY=y |
1108 | CONFIG_HID_CYPRESS=y | 1170 | CONFIG_HID_CYPRESS=y |
1171 | CONFIG_HID_DRAGONRISE=y | ||
1109 | # CONFIG_DRAGONRISE_FF is not set | 1172 | # CONFIG_DRAGONRISE_FF is not set |
1110 | CONFIG_HID_EZKEY=y | 1173 | CONFIG_HID_EZKEY=y |
1111 | CONFIG_HID_KYE=y | 1174 | CONFIG_HID_KYE=y |
1112 | CONFIG_HID_GYRATION=y | 1175 | CONFIG_HID_GYRATION=y |
1176 | CONFIG_HID_TWINHAN=y | ||
1113 | CONFIG_HID_KENSINGTON=y | 1177 | CONFIG_HID_KENSINGTON=y |
1114 | CONFIG_HID_LOGITECH=y | 1178 | CONFIG_HID_LOGITECH=y |
1115 | # CONFIG_LOGITECH_FF is not set | 1179 | # CONFIG_LOGITECH_FF is not set |
@@ -1123,9 +1187,14 @@ CONFIG_HID_PETALYNX=y | |||
1123 | CONFIG_HID_SAMSUNG=y | 1187 | CONFIG_HID_SAMSUNG=y |
1124 | CONFIG_HID_SONY=y | 1188 | CONFIG_HID_SONY=y |
1125 | CONFIG_HID_SUNPLUS=y | 1189 | CONFIG_HID_SUNPLUS=y |
1190 | CONFIG_HID_GREENASIA=y | ||
1126 | # CONFIG_GREENASIA_FF is not set | 1191 | # CONFIG_GREENASIA_FF is not set |
1192 | CONFIG_HID_SMARTJOYPLUS=y | ||
1193 | # CONFIG_SMARTJOYPLUS_FF is not set | ||
1127 | CONFIG_HID_TOPSEED=y | 1194 | CONFIG_HID_TOPSEED=y |
1195 | CONFIG_HID_THRUSTMASTER=y | ||
1128 | # CONFIG_THRUSTMASTER_FF is not set | 1196 | # CONFIG_THRUSTMASTER_FF is not set |
1197 | CONFIG_HID_ZEROPLUS=y | ||
1129 | # CONFIG_ZEROPLUS_FF is not set | 1198 | # CONFIG_ZEROPLUS_FF is not set |
1130 | CONFIG_USB_SUPPORT=y | 1199 | CONFIG_USB_SUPPORT=y |
1131 | CONFIG_USB_ARCH_HAS_HCD=y | 1200 | CONFIG_USB_ARCH_HAS_HCD=y |
@@ -1150,18 +1219,21 @@ CONFIG_USB_DEVICE_CLASS=y | |||
1150 | # USB Host Controller Drivers | 1219 | # USB Host Controller Drivers |
1151 | # | 1220 | # |
1152 | # CONFIG_USB_C67X00_HCD is not set | 1221 | # CONFIG_USB_C67X00_HCD is not set |
1222 | # CONFIG_USB_XHCI_HCD is not set | ||
1153 | CONFIG_USB_EHCI_HCD=y | 1223 | CONFIG_USB_EHCI_HCD=y |
1154 | CONFIG_USB_EHCI_ROOT_HUB_TT=y | 1224 | CONFIG_USB_EHCI_ROOT_HUB_TT=y |
1155 | CONFIG_USB_EHCI_TT_NEWSCHED=y | 1225 | CONFIG_USB_EHCI_TT_NEWSCHED=y |
1156 | # CONFIG_USB_OXU210HP_HCD is not set | 1226 | # CONFIG_USB_OXU210HP_HCD is not set |
1157 | # CONFIG_USB_ISP116X_HCD is not set | 1227 | # CONFIG_USB_ISP116X_HCD is not set |
1158 | # CONFIG_USB_ISP1760_HCD is not set | 1228 | # CONFIG_USB_ISP1760_HCD is not set |
1229 | # CONFIG_USB_ISP1362_HCD is not set | ||
1159 | # CONFIG_USB_OHCI_HCD is not set | 1230 | # CONFIG_USB_OHCI_HCD is not set |
1160 | # CONFIG_USB_UHCI_HCD is not set | 1231 | # CONFIG_USB_UHCI_HCD is not set |
1161 | # CONFIG_USB_SL811_HCD is not set | 1232 | # CONFIG_USB_SL811_HCD is not set |
1162 | # CONFIG_USB_R8A66597_HCD is not set | 1233 | # CONFIG_USB_R8A66597_HCD is not set |
1163 | # CONFIG_USB_WHCI_HCD is not set | 1234 | # CONFIG_USB_WHCI_HCD is not set |
1164 | # CONFIG_USB_HWA_HCD is not set | 1235 | # CONFIG_USB_HWA_HCD is not set |
1236 | # CONFIG_USB_MUSB_HDRC is not set | ||
1165 | 1237 | ||
1166 | # | 1238 | # |
1167 | # USB Device Class drivers | 1239 | # USB Device Class drivers |
@@ -1252,11 +1324,14 @@ CONFIG_SDIO_UART=y | |||
1252 | # MMC/SD/SDIO Host Controller Drivers | 1324 | # MMC/SD/SDIO Host Controller Drivers |
1253 | # | 1325 | # |
1254 | # CONFIG_MMC_SDHCI is not set | 1326 | # CONFIG_MMC_SDHCI is not set |
1327 | # CONFIG_MMC_AT91 is not set | ||
1328 | # CONFIG_MMC_ATMELMCI is not set | ||
1255 | # CONFIG_MMC_TIFM_SD is not set | 1329 | # CONFIG_MMC_TIFM_SD is not set |
1256 | CONFIG_MMC_MVSDIO=y | 1330 | CONFIG_MMC_MVSDIO=y |
1257 | # CONFIG_MMC_SPI is not set | 1331 | # CONFIG_MMC_SPI is not set |
1332 | # CONFIG_MMC_CB710 is not set | ||
1333 | # CONFIG_MMC_VIA_SDMMC is not set | ||
1258 | # CONFIG_MEMSTICK is not set | 1334 | # CONFIG_MEMSTICK is not set |
1259 | # CONFIG_ACCESSIBILITY is not set | ||
1260 | CONFIG_NEW_LEDS=y | 1335 | CONFIG_NEW_LEDS=y |
1261 | CONFIG_LEDS_CLASS=y | 1336 | CONFIG_LEDS_CLASS=y |
1262 | 1337 | ||
@@ -1266,7 +1341,7 @@ CONFIG_LEDS_CLASS=y | |||
1266 | # CONFIG_LEDS_PCA9532 is not set | 1341 | # CONFIG_LEDS_PCA9532 is not set |
1267 | CONFIG_LEDS_GPIO=y | 1342 | CONFIG_LEDS_GPIO=y |
1268 | CONFIG_LEDS_GPIO_PLATFORM=y | 1343 | CONFIG_LEDS_GPIO_PLATFORM=y |
1269 | # CONFIG_LEDS_LP5521 is not set | 1344 | # CONFIG_LEDS_LP3944 is not set |
1270 | # CONFIG_LEDS_PCA955X is not set | 1345 | # CONFIG_LEDS_PCA955X is not set |
1271 | # CONFIG_LEDS_DAC124S085 is not set | 1346 | # CONFIG_LEDS_DAC124S085 is not set |
1272 | # CONFIG_LEDS_BD2802 is not set | 1347 | # CONFIG_LEDS_BD2802 is not set |
@@ -1278,11 +1353,14 @@ CONFIG_LEDS_TRIGGERS=y | |||
1278 | CONFIG_LEDS_TRIGGER_TIMER=y | 1353 | CONFIG_LEDS_TRIGGER_TIMER=y |
1279 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y | 1354 | CONFIG_LEDS_TRIGGER_HEARTBEAT=y |
1280 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set | 1355 | # CONFIG_LEDS_TRIGGER_BACKLIGHT is not set |
1356 | # CONFIG_LEDS_TRIGGER_GPIO is not set | ||
1281 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=y | 1357 | CONFIG_LEDS_TRIGGER_DEFAULT_ON=y |
1282 | 1358 | ||
1283 | # | 1359 | # |
1284 | # iptables trigger is under Netfilter config (LED target) | 1360 | # iptables trigger is under Netfilter config (LED target) |
1285 | # | 1361 | # |
1362 | # CONFIG_ACCESSIBILITY is not set | ||
1363 | # CONFIG_INFINIBAND is not set | ||
1286 | CONFIG_RTC_LIB=y | 1364 | CONFIG_RTC_LIB=y |
1287 | CONFIG_RTC_CLASS=y | 1365 | CONFIG_RTC_CLASS=y |
1288 | CONFIG_RTC_HCTOSYS=y | 1366 | CONFIG_RTC_HCTOSYS=y |
@@ -1314,6 +1392,7 @@ CONFIG_RTC_INTF_DEV=y | |||
1314 | CONFIG_RTC_DRV_S35390A=y | 1392 | CONFIG_RTC_DRV_S35390A=y |
1315 | # CONFIG_RTC_DRV_FM3130 is not set | 1393 | # CONFIG_RTC_DRV_FM3130 is not set |
1316 | # CONFIG_RTC_DRV_RX8581 is not set | 1394 | # CONFIG_RTC_DRV_RX8581 is not set |
1395 | # CONFIG_RTC_DRV_RX8025 is not set | ||
1317 | 1396 | ||
1318 | # | 1397 | # |
1319 | # SPI RTC drivers | 1398 | # SPI RTC drivers |
@@ -1325,6 +1404,7 @@ CONFIG_RTC_DRV_S35390A=y | |||
1325 | # CONFIG_RTC_DRV_R9701 is not set | 1404 | # CONFIG_RTC_DRV_R9701 is not set |
1326 | # CONFIG_RTC_DRV_RS5C348 is not set | 1405 | # CONFIG_RTC_DRV_RS5C348 is not set |
1327 | # CONFIG_RTC_DRV_DS3234 is not set | 1406 | # CONFIG_RTC_DRV_DS3234 is not set |
1407 | # CONFIG_RTC_DRV_PCF2123 is not set | ||
1328 | 1408 | ||
1329 | # | 1409 | # |
1330 | # Platform RTC drivers | 1410 | # Platform RTC drivers |
@@ -1360,8 +1440,11 @@ CONFIG_DMA_ENGINE=y | |||
1360 | # CONFIG_ASYNC_TX_DMA is not set | 1440 | # CONFIG_ASYNC_TX_DMA is not set |
1361 | # CONFIG_DMATEST is not set | 1441 | # CONFIG_DMATEST is not set |
1362 | # CONFIG_AUXDISPLAY is not set | 1442 | # CONFIG_AUXDISPLAY is not set |
1363 | # CONFIG_REGULATOR is not set | ||
1364 | # CONFIG_UIO is not set | 1443 | # CONFIG_UIO is not set |
1444 | |||
1445 | # | ||
1446 | # TI VLYNQ | ||
1447 | # | ||
1365 | # CONFIG_STAGING is not set | 1448 | # CONFIG_STAGING is not set |
1366 | 1449 | ||
1367 | # | 1450 | # |
@@ -1379,10 +1462,13 @@ CONFIG_JBD=y | |||
1379 | # CONFIG_REISERFS_FS is not set | 1462 | # CONFIG_REISERFS_FS is not set |
1380 | # CONFIG_JFS_FS is not set | 1463 | # CONFIG_JFS_FS is not set |
1381 | # CONFIG_FS_POSIX_ACL is not set | 1464 | # CONFIG_FS_POSIX_ACL is not set |
1382 | CONFIG_FILE_LOCKING=y | ||
1383 | # CONFIG_XFS_FS is not set | 1465 | # CONFIG_XFS_FS is not set |
1466 | # CONFIG_GFS2_FS is not set | ||
1384 | # CONFIG_OCFS2_FS is not set | 1467 | # CONFIG_OCFS2_FS is not set |
1385 | # CONFIG_BTRFS_FS is not set | 1468 | # CONFIG_BTRFS_FS is not set |
1469 | # CONFIG_NILFS2_FS is not set | ||
1470 | CONFIG_FILE_LOCKING=y | ||
1471 | CONFIG_FSNOTIFY=y | ||
1386 | CONFIG_DNOTIFY=y | 1472 | CONFIG_DNOTIFY=y |
1387 | CONFIG_INOTIFY=y | 1473 | CONFIG_INOTIFY=y |
1388 | CONFIG_INOTIFY_USER=y | 1474 | CONFIG_INOTIFY_USER=y |
@@ -1455,7 +1541,6 @@ CONFIG_CRAMFS=y | |||
1455 | # CONFIG_ROMFS_FS is not set | 1541 | # CONFIG_ROMFS_FS is not set |
1456 | # CONFIG_SYSV_FS is not set | 1542 | # CONFIG_SYSV_FS is not set |
1457 | # CONFIG_UFS_FS is not set | 1543 | # CONFIG_UFS_FS is not set |
1458 | # CONFIG_NILFS2_FS is not set | ||
1459 | CONFIG_NETWORK_FILESYSTEMS=y | 1544 | CONFIG_NETWORK_FILESYSTEMS=y |
1460 | CONFIG_NFS_FS=y | 1545 | CONFIG_NFS_FS=y |
1461 | CONFIG_NFS_V3=y | 1546 | CONFIG_NFS_V3=y |
@@ -1530,6 +1615,7 @@ CONFIG_ENABLE_WARN_DEPRECATED=y | |||
1530 | CONFIG_ENABLE_MUST_CHECK=y | 1615 | CONFIG_ENABLE_MUST_CHECK=y |
1531 | CONFIG_FRAME_WARN=1024 | 1616 | CONFIG_FRAME_WARN=1024 |
1532 | CONFIG_MAGIC_SYSRQ=y | 1617 | CONFIG_MAGIC_SYSRQ=y |
1618 | # CONFIG_STRIP_ASM_SYMS is not set | ||
1533 | # CONFIG_UNUSED_SYMBOLS is not set | 1619 | # CONFIG_UNUSED_SYMBOLS is not set |
1534 | CONFIG_DEBUG_FS=y | 1620 | CONFIG_DEBUG_FS=y |
1535 | # CONFIG_HEADERS_CHECK is not set | 1621 | # CONFIG_HEADERS_CHECK is not set |
@@ -1547,6 +1633,7 @@ CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0 | |||
1547 | # CONFIG_DEBUG_OBJECTS is not set | 1633 | # CONFIG_DEBUG_OBJECTS is not set |
1548 | # CONFIG_SLUB_DEBUG_ON is not set | 1634 | # CONFIG_SLUB_DEBUG_ON is not set |
1549 | # CONFIG_SLUB_STATS is not set | 1635 | # CONFIG_SLUB_STATS is not set |
1636 | # CONFIG_DEBUG_KMEMLEAK is not set | ||
1550 | # CONFIG_DEBUG_PREEMPT is not set | 1637 | # CONFIG_DEBUG_PREEMPT is not set |
1551 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1638 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1552 | # CONFIG_RT_MUTEX_TESTER is not set | 1639 | # CONFIG_RT_MUTEX_TESTER is not set |
@@ -1567,12 +1654,14 @@ CONFIG_DEBUG_MEMORY_INIT=y | |||
1567 | # CONFIG_DEBUG_LIST is not set | 1654 | # CONFIG_DEBUG_LIST is not set |
1568 | # CONFIG_DEBUG_SG is not set | 1655 | # CONFIG_DEBUG_SG is not set |
1569 | # CONFIG_DEBUG_NOTIFIERS is not set | 1656 | # CONFIG_DEBUG_NOTIFIERS is not set |
1657 | # CONFIG_DEBUG_CREDENTIALS is not set | ||
1570 | # CONFIG_BOOT_PRINTK_DELAY is not set | 1658 | # CONFIG_BOOT_PRINTK_DELAY is not set |
1571 | # CONFIG_RCU_TORTURE_TEST is not set | 1659 | # CONFIG_RCU_TORTURE_TEST is not set |
1572 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1660 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1573 | # CONFIG_KPROBES_SANITY_TEST is not set | 1661 | # CONFIG_KPROBES_SANITY_TEST is not set |
1574 | # CONFIG_BACKTRACE_SELF_TEST is not set | 1662 | # CONFIG_BACKTRACE_SELF_TEST is not set |
1575 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | 1663 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set |
1664 | # CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set | ||
1576 | # CONFIG_LKDTM is not set | 1665 | # CONFIG_LKDTM is not set |
1577 | # CONFIG_FAULT_INJECTION is not set | 1666 | # CONFIG_FAULT_INJECTION is not set |
1578 | # CONFIG_LATENCYTOP is not set | 1667 | # CONFIG_LATENCYTOP is not set |
@@ -1581,25 +1670,12 @@ CONFIG_SYSCTL_SYSCALL_CHECK=y | |||
1581 | CONFIG_NOP_TRACER=y | 1670 | CONFIG_NOP_TRACER=y |
1582 | CONFIG_HAVE_FUNCTION_TRACER=y | 1671 | CONFIG_HAVE_FUNCTION_TRACER=y |
1583 | CONFIG_RING_BUFFER=y | 1672 | CONFIG_RING_BUFFER=y |
1673 | CONFIG_EVENT_TRACING=y | ||
1674 | CONFIG_CONTEXT_SWITCH_TRACER=y | ||
1675 | CONFIG_RING_BUFFER_ALLOW_SWAP=y | ||
1584 | CONFIG_TRACING=y | 1676 | CONFIG_TRACING=y |
1585 | CONFIG_TRACING_SUPPORT=y | 1677 | CONFIG_TRACING_SUPPORT=y |
1586 | 1678 | # CONFIG_FTRACE is not set | |
1587 | # | ||
1588 | # Tracers | ||
1589 | # | ||
1590 | # CONFIG_FUNCTION_TRACER is not set | ||
1591 | # CONFIG_IRQSOFF_TRACER is not set | ||
1592 | # CONFIG_PREEMPT_TRACER is not set | ||
1593 | # CONFIG_SCHED_TRACER is not set | ||
1594 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1595 | # CONFIG_EVENT_TRACER is not set | ||
1596 | # CONFIG_BOOT_TRACER is not set | ||
1597 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1598 | # CONFIG_STACK_TRACER is not set | ||
1599 | # CONFIG_KMEMTRACE is not set | ||
1600 | # CONFIG_WORKQUEUE_TRACER is not set | ||
1601 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
1602 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
1603 | # CONFIG_DYNAMIC_DEBUG is not set | 1679 | # CONFIG_DYNAMIC_DEBUG is not set |
1604 | # CONFIG_SAMPLES is not set | 1680 | # CONFIG_SAMPLES is not set |
1605 | CONFIG_HAVE_ARCH_KGDB=y | 1681 | CONFIG_HAVE_ARCH_KGDB=y |
@@ -1623,7 +1699,6 @@ CONFIG_CRYPTO=y | |||
1623 | # | 1699 | # |
1624 | # Crypto core or helper | 1700 | # Crypto core or helper |
1625 | # | 1701 | # |
1626 | # CONFIG_CRYPTO_FIPS is not set | ||
1627 | CONFIG_CRYPTO_ALGAPI=y | 1702 | CONFIG_CRYPTO_ALGAPI=y |
1628 | CONFIG_CRYPTO_ALGAPI2=y | 1703 | CONFIG_CRYPTO_ALGAPI2=y |
1629 | CONFIG_CRYPTO_AEAD2=y | 1704 | CONFIG_CRYPTO_AEAD2=y |
@@ -1665,11 +1740,13 @@ CONFIG_CRYPTO_PCBC=m | |||
1665 | # | 1740 | # |
1666 | # CONFIG_CRYPTO_HMAC is not set | 1741 | # CONFIG_CRYPTO_HMAC is not set |
1667 | # CONFIG_CRYPTO_XCBC is not set | 1742 | # CONFIG_CRYPTO_XCBC is not set |
1743 | # CONFIG_CRYPTO_VMAC is not set | ||
1668 | 1744 | ||
1669 | # | 1745 | # |
1670 | # Digest | 1746 | # Digest |
1671 | # | 1747 | # |
1672 | CONFIG_CRYPTO_CRC32C=y | 1748 | CONFIG_CRYPTO_CRC32C=y |
1749 | # CONFIG_CRYPTO_GHASH is not set | ||
1673 | # CONFIG_CRYPTO_MD4 is not set | 1750 | # CONFIG_CRYPTO_MD4 is not set |
1674 | # CONFIG_CRYPTO_MD5 is not set | 1751 | # CONFIG_CRYPTO_MD5 is not set |
1675 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1752 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
@@ -1714,6 +1791,7 @@ CONFIG_CRYPTO_ARC4=y | |||
1714 | # | 1791 | # |
1715 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 1792 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1716 | CONFIG_CRYPTO_HW=y | 1793 | CONFIG_CRYPTO_HW=y |
1794 | CONFIG_CRYPTO_DEV_MV_CESA=y | ||
1717 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | 1795 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set |
1718 | CONFIG_BINARY_PRINTF=y | 1796 | CONFIG_BINARY_PRINTF=y |
1719 | 1797 | ||