diff options
author | Dan Williams <dan.j.williams@intel.com> | 2007-08-02 12:08:51 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2007-08-04 17:13:47 -0400 |
commit | 581cf23b51614461ab66e3b786d96cc73e813550 (patch) | |
tree | b86a40dd424d2003fdb69fea17e4c7ae319f59fd /arch/arm/configs/iop13xx_defconfig | |
parent | 0a8626a475b2b6215a25e944fbd378bd5818fdd7 (diff) |
[ARM] 4541/1: iop: defconfig updates
With the availability of the iop-adma driver iop platforms can now use
their offload engines for md-raid5 (copy+xor) and net-dma (tcp receive
copy) offload.
Cc: Lennert Buytenhek <kernel@wantstofly.org>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/configs/iop13xx_defconfig')
-rw-r--r-- | arch/arm/configs/iop13xx_defconfig | 306 |
1 files changed, 136 insertions, 170 deletions
diff --git a/arch/arm/configs/iop13xx_defconfig b/arch/arm/configs/iop13xx_defconfig index 43c4a37e9247..add03c9e5553 100644 --- a/arch/arm/configs/iop13xx_defconfig +++ b/arch/arm/configs/iop13xx_defconfig | |||
@@ -1,12 +1,18 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.20-rc1-git5 | 3 | # Linux kernel version: 2.6.22 |
4 | # Tue Dec 19 21:38:01 2006 | 4 | # Thu Jul 19 15:57:52 2007 |
5 | # | 5 | # |
6 | CONFIG_ARM=y | 6 | CONFIG_ARM=y |
7 | CONFIG_SYS_SUPPORTS_APM_EMULATION=y | ||
8 | # CONFIG_GENERIC_GPIO is not set | ||
7 | # CONFIG_GENERIC_TIME is not set | 9 | # CONFIG_GENERIC_TIME is not set |
10 | # CONFIG_GENERIC_CLOCKEVENTS is not set | ||
8 | CONFIG_MMU=y | 11 | CONFIG_MMU=y |
12 | # CONFIG_NO_IOPORT is not set | ||
9 | CONFIG_GENERIC_HARDIRQS=y | 13 | CONFIG_GENERIC_HARDIRQS=y |
14 | CONFIG_STACKTRACE_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | ||
10 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
11 | CONFIG_HARDIRQS_SW_RESEND=y | 17 | CONFIG_HARDIRQS_SW_RESEND=y |
12 | CONFIG_GENERIC_IRQ_PROBE=y | 18 | CONFIG_GENERIC_IRQ_PROBE=y |
@@ -15,6 +21,7 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
15 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | 21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set |
16 | CONFIG_GENERIC_HWEIGHT=y | 22 | CONFIG_GENERIC_HWEIGHT=y |
17 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 23 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
24 | CONFIG_ZONE_DMA=y | ||
18 | CONFIG_VECTORS_BASE=0xffff0000 | 25 | CONFIG_VECTORS_BASE=0xffff0000 |
19 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 26 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
20 | 27 | ||
@@ -32,17 +39,19 @@ CONFIG_LOCALVERSION="" | |||
32 | # CONFIG_LOCALVERSION_AUTO is not set | 39 | # CONFIG_LOCALVERSION_AUTO is not set |
33 | CONFIG_SWAP=y | 40 | CONFIG_SWAP=y |
34 | CONFIG_SYSVIPC=y | 41 | CONFIG_SYSVIPC=y |
35 | # CONFIG_IPC_NS is not set | 42 | CONFIG_SYSVIPC_SYSCTL=y |
36 | CONFIG_POSIX_MQUEUE=y | 43 | CONFIG_POSIX_MQUEUE=y |
37 | CONFIG_BSD_PROCESS_ACCT=y | 44 | CONFIG_BSD_PROCESS_ACCT=y |
38 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 45 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
39 | # CONFIG_TASKSTATS is not set | 46 | # CONFIG_TASKSTATS is not set |
40 | # CONFIG_UTS_NS is not set | 47 | # CONFIG_USER_NS is not set |
41 | # CONFIG_AUDIT is not set | 48 | # CONFIG_AUDIT is not set |
42 | CONFIG_IKCONFIG=y | 49 | CONFIG_IKCONFIG=y |
43 | CONFIG_IKCONFIG_PROC=y | 50 | CONFIG_IKCONFIG_PROC=y |
51 | CONFIG_LOG_BUF_SHIFT=14 | ||
44 | CONFIG_SYSFS_DEPRECATED=y | 52 | CONFIG_SYSFS_DEPRECATED=y |
45 | # CONFIG_RELAY is not set | 53 | # CONFIG_RELAY is not set |
54 | CONFIG_BLK_DEV_INITRD=y | ||
46 | CONFIG_INITRAMFS_SOURCE="" | 55 | CONFIG_INITRAMFS_SOURCE="" |
47 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 56 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
48 | CONFIG_SYSCTL=y | 57 | CONFIG_SYSCTL=y |
@@ -57,32 +66,30 @@ CONFIG_BUG=y | |||
57 | CONFIG_ELF_CORE=y | 66 | CONFIG_ELF_CORE=y |
58 | CONFIG_BASE_FULL=y | 67 | CONFIG_BASE_FULL=y |
59 | CONFIG_FUTEX=y | 68 | CONFIG_FUTEX=y |
69 | CONFIG_ANON_INODES=y | ||
60 | CONFIG_EPOLL=y | 70 | CONFIG_EPOLL=y |
71 | CONFIG_SIGNALFD=y | ||
72 | CONFIG_TIMERFD=y | ||
73 | CONFIG_EVENTFD=y | ||
61 | CONFIG_SHMEM=y | 74 | CONFIG_SHMEM=y |
62 | CONFIG_SLAB=y | ||
63 | CONFIG_VM_EVENT_COUNTERS=y | 75 | CONFIG_VM_EVENT_COUNTERS=y |
76 | CONFIG_SLAB=y | ||
77 | # CONFIG_SLUB is not set | ||
78 | # CONFIG_SLOB is not set | ||
64 | CONFIG_RT_MUTEXES=y | 79 | CONFIG_RT_MUTEXES=y |
65 | # CONFIG_TINY_SHMEM is not set | 80 | # CONFIG_TINY_SHMEM is not set |
66 | CONFIG_BASE_SMALL=0 | 81 | CONFIG_BASE_SMALL=0 |
67 | # CONFIG_SLOB is not set | ||
68 | |||
69 | # | ||
70 | # Loadable module support | ||
71 | # | ||
72 | CONFIG_MODULES=y | 82 | CONFIG_MODULES=y |
73 | CONFIG_MODULE_UNLOAD=y | 83 | CONFIG_MODULE_UNLOAD=y |
74 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 84 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
75 | CONFIG_MODVERSIONS=y | 85 | CONFIG_MODVERSIONS=y |
76 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 86 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
77 | CONFIG_KMOD=y | 87 | CONFIG_KMOD=y |
78 | |||
79 | # | ||
80 | # Block layer | ||
81 | # | ||
82 | CONFIG_BLOCK=y | 88 | CONFIG_BLOCK=y |
83 | # CONFIG_LBD is not set | 89 | # CONFIG_LBD is not set |
84 | # CONFIG_BLK_DEV_IO_TRACE is not set | 90 | # CONFIG_BLK_DEV_IO_TRACE is not set |
85 | # CONFIG_LSF is not set | 91 | # CONFIG_LSF is not set |
92 | # CONFIG_BLK_DEV_BSG is not set | ||
86 | 93 | ||
87 | # | 94 | # |
88 | # IO Schedulers | 95 | # IO Schedulers |
@@ -114,13 +121,15 @@ CONFIG_DEFAULT_IOSCHED="deadline" | |||
114 | # CONFIG_ARCH_NETX is not set | 121 | # CONFIG_ARCH_NETX is not set |
115 | # CONFIG_ARCH_H720X is not set | 122 | # CONFIG_ARCH_H720X is not set |
116 | # CONFIG_ARCH_IMX is not set | 123 | # CONFIG_ARCH_IMX is not set |
124 | CONFIG_ARCH_IOP13XX=y | ||
117 | # CONFIG_ARCH_IOP32X is not set | 125 | # CONFIG_ARCH_IOP32X is not set |
118 | # CONFIG_ARCH_IOP33X is not set | 126 | # CONFIG_ARCH_IOP33X is not set |
119 | CONFIG_ARCH_IOP13XX=y | ||
120 | # CONFIG_ARCH_IXP4XX is not set | ||
121 | # CONFIG_ARCH_IXP2000 is not set | ||
122 | # CONFIG_ARCH_IXP23XX is not set | 127 | # CONFIG_ARCH_IXP23XX is not set |
128 | # CONFIG_ARCH_IXP2000 is not set | ||
129 | # CONFIG_ARCH_IXP4XX is not set | ||
123 | # CONFIG_ARCH_L7200 is not set | 130 | # CONFIG_ARCH_L7200 is not set |
131 | # CONFIG_ARCH_KS8695 is not set | ||
132 | # CONFIG_ARCH_NS9XXX is not set | ||
124 | # CONFIG_ARCH_PNX4008 is not set | 133 | # CONFIG_ARCH_PNX4008 is not set |
125 | # CONFIG_ARCH_PXA is not set | 134 | # CONFIG_ARCH_PXA is not set |
126 | # CONFIG_ARCH_RPC is not set | 135 | # CONFIG_ARCH_RPC is not set |
@@ -128,6 +137,7 @@ CONFIG_ARCH_IOP13XX=y | |||
128 | # CONFIG_ARCH_S3C2410 is not set | 137 | # CONFIG_ARCH_S3C2410 is not set |
129 | # CONFIG_ARCH_SHARK is not set | 138 | # CONFIG_ARCH_SHARK is not set |
130 | # CONFIG_ARCH_LH7A40X is not set | 139 | # CONFIG_ARCH_LH7A40X is not set |
140 | # CONFIG_ARCH_DAVINCI is not set | ||
131 | # CONFIG_ARCH_OMAP is not set | 141 | # CONFIG_ARCH_OMAP is not set |
132 | 142 | ||
133 | # | 143 | # |
@@ -141,6 +151,12 @@ CONFIG_MACH_IQ81340SC=y | |||
141 | CONFIG_MACH_IQ81340MC=y | 151 | CONFIG_MACH_IQ81340MC=y |
142 | 152 | ||
143 | # | 153 | # |
154 | # IOP13XX IMU Support | ||
155 | # | ||
156 | # CONFIG_IOP_IMU is not set | ||
157 | CONFIG_PLAT_IOP=y | ||
158 | |||
159 | # | ||
144 | # Processor Type | 160 | # Processor Type |
145 | # | 161 | # |
146 | CONFIG_CPU_32=y | 162 | CONFIG_CPU_32=y |
@@ -159,13 +175,16 @@ CONFIG_IO_36=y | |||
159 | CONFIG_ARM_THUMB=y | 175 | CONFIG_ARM_THUMB=y |
160 | # CONFIG_CPU_DCACHE_DISABLE is not set | 176 | # CONFIG_CPU_DCACHE_DISABLE is not set |
161 | # CONFIG_CPU_BPREDICT_DISABLE is not set | 177 | # CONFIG_CPU_BPREDICT_DISABLE is not set |
178 | # CONFIG_OUTER_CACHE is not set | ||
162 | # CONFIG_IWMMXT is not set | 179 | # CONFIG_IWMMXT is not set |
163 | 180 | ||
164 | # | 181 | # |
165 | # Bus support | 182 | # Bus support |
166 | # | 183 | # |
167 | CONFIG_PCI=y | 184 | CONFIG_PCI=y |
168 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | 185 | CONFIG_PCI_SYSCALL=y |
186 | CONFIG_ARCH_SUPPORTS_MSI=y | ||
187 | # CONFIG_PCI_MSI is not set | ||
169 | 188 | ||
170 | # | 189 | # |
171 | # PCCARD (PCMCIA/CardBus) support | 190 | # PCCARD (PCMCIA/CardBus) support |
@@ -175,6 +194,7 @@ CONFIG_PCI=y | |||
175 | # | 194 | # |
176 | # Kernel Features | 195 | # Kernel Features |
177 | # | 196 | # |
197 | # CONFIG_TICK_ONESHOT is not set | ||
178 | # CONFIG_PREEMPT is not set | 198 | # CONFIG_PREEMPT is not set |
179 | # CONFIG_NO_IDLE_HZ is not set | 199 | # CONFIG_NO_IDLE_HZ is not set |
180 | CONFIG_HZ=100 | 200 | CONFIG_HZ=100 |
@@ -189,6 +209,9 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
189 | # CONFIG_SPARSEMEM_STATIC is not set | 209 | # CONFIG_SPARSEMEM_STATIC is not set |
190 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 210 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
191 | # CONFIG_RESOURCES_64BIT is not set | 211 | # CONFIG_RESOURCES_64BIT is not set |
212 | CONFIG_ZONE_DMA_FLAG=1 | ||
213 | CONFIG_BOUNCE=y | ||
214 | CONFIG_VIRT_TO_BUS=y | ||
192 | CONFIG_ALIGNMENT_TRAP=y | 215 | CONFIG_ALIGNMENT_TRAP=y |
193 | 216 | ||
194 | # | 217 | # |
@@ -198,6 +221,7 @@ CONFIG_ZBOOT_ROM_TEXT=0x0 | |||
198 | CONFIG_ZBOOT_ROM_BSS=0x0 | 221 | CONFIG_ZBOOT_ROM_BSS=0x0 |
199 | CONFIG_CMDLINE="ip=bootp root=nfs console=ttyS0,115200 nfsroot=,tcp,v3,wsize=8192,rsize=8192" | 222 | CONFIG_CMDLINE="ip=bootp root=nfs console=ttyS0,115200 nfsroot=,tcp,v3,wsize=8192,rsize=8192" |
200 | # CONFIG_XIP_KERNEL is not set | 223 | # CONFIG_XIP_KERNEL is not set |
224 | # CONFIG_KEXEC is not set | ||
201 | 225 | ||
202 | # | 226 | # |
203 | # Floating point emulation | 227 | # Floating point emulation |
@@ -222,7 +246,6 @@ CONFIG_BINFMT_AOUT=y | |||
222 | # Power management options | 246 | # Power management options |
223 | # | 247 | # |
224 | # CONFIG_PM is not set | 248 | # CONFIG_PM is not set |
225 | # CONFIG_APM is not set | ||
226 | 249 | ||
227 | # | 250 | # |
228 | # Networking | 251 | # Networking |
@@ -232,14 +255,15 @@ CONFIG_NET=y | |||
232 | # | 255 | # |
233 | # Networking options | 256 | # Networking options |
234 | # | 257 | # |
235 | # CONFIG_NETDEBUG is not set | ||
236 | CONFIG_PACKET=y | 258 | CONFIG_PACKET=y |
237 | CONFIG_PACKET_MMAP=y | 259 | CONFIG_PACKET_MMAP=y |
238 | CONFIG_UNIX=y | 260 | CONFIG_UNIX=y |
239 | CONFIG_XFRM=y | 261 | CONFIG_XFRM=y |
240 | # CONFIG_XFRM_USER is not set | 262 | # CONFIG_XFRM_USER is not set |
241 | # CONFIG_XFRM_SUB_POLICY is not set | 263 | # CONFIG_XFRM_SUB_POLICY is not set |
264 | # CONFIG_XFRM_MIGRATE is not set | ||
242 | CONFIG_NET_KEY=y | 265 | CONFIG_NET_KEY=y |
266 | # CONFIG_NET_KEY_MIGRATE is not set | ||
243 | CONFIG_INET=y | 267 | CONFIG_INET=y |
244 | CONFIG_IP_MULTICAST=y | 268 | CONFIG_IP_MULTICAST=y |
245 | # CONFIG_IP_ADVANCED_ROUTER is not set | 269 | # CONFIG_IP_ADVANCED_ROUTER is not set |
@@ -270,6 +294,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
270 | CONFIG_IPV6=y | 294 | CONFIG_IPV6=y |
271 | # CONFIG_IPV6_PRIVACY is not set | 295 | # CONFIG_IPV6_PRIVACY is not set |
272 | # CONFIG_IPV6_ROUTER_PREF is not set | 296 | # CONFIG_IPV6_ROUTER_PREF is not set |
297 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
273 | # CONFIG_INET6_AH is not set | 298 | # CONFIG_INET6_AH is not set |
274 | # CONFIG_INET6_ESP is not set | 299 | # CONFIG_INET6_ESP is not set |
275 | # CONFIG_INET6_IPCOMP is not set | 300 | # CONFIG_INET6_IPCOMP is not set |
@@ -285,20 +310,8 @@ CONFIG_IPV6=y | |||
285 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | 310 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
286 | # CONFIG_NETWORK_SECMARK is not set | 311 | # CONFIG_NETWORK_SECMARK is not set |
287 | # CONFIG_NETFILTER is not set | 312 | # CONFIG_NETFILTER is not set |
288 | |||
289 | # | ||
290 | # DCCP Configuration (EXPERIMENTAL) | ||
291 | # | ||
292 | # CONFIG_IP_DCCP is not set | 313 | # CONFIG_IP_DCCP is not set |
293 | |||
294 | # | ||
295 | # SCTP Configuration (EXPERIMENTAL) | ||
296 | # | ||
297 | # CONFIG_IP_SCTP is not set | 314 | # CONFIG_IP_SCTP is not set |
298 | |||
299 | # | ||
300 | # TIPC Configuration (EXPERIMENTAL) | ||
301 | # | ||
302 | # CONFIG_TIPC is not set | 315 | # CONFIG_TIPC is not set |
303 | # CONFIG_ATM is not set | 316 | # CONFIG_ATM is not set |
304 | # CONFIG_BRIDGE is not set | 317 | # CONFIG_BRIDGE is not set |
@@ -324,7 +337,17 @@ CONFIG_IPV6=y | |||
324 | # CONFIG_HAMRADIO is not set | 337 | # CONFIG_HAMRADIO is not set |
325 | # CONFIG_IRDA is not set | 338 | # CONFIG_IRDA is not set |
326 | # CONFIG_BT is not set | 339 | # CONFIG_BT is not set |
340 | # CONFIG_AF_RXRPC is not set | ||
341 | |||
342 | # | ||
343 | # Wireless | ||
344 | # | ||
345 | # CONFIG_CFG80211 is not set | ||
346 | # CONFIG_WIRELESS_EXT is not set | ||
347 | # CONFIG_MAC80211 is not set | ||
327 | # CONFIG_IEEE80211 is not set | 348 | # CONFIG_IEEE80211 is not set |
349 | # CONFIG_RFKILL is not set | ||
350 | # CONFIG_NET_9P is not set | ||
328 | 351 | ||
329 | # | 352 | # |
330 | # Device Drivers | 353 | # Device Drivers |
@@ -337,15 +360,7 @@ CONFIG_STANDALONE=y | |||
337 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 360 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
338 | # CONFIG_FW_LOADER is not set | 361 | # CONFIG_FW_LOADER is not set |
339 | # CONFIG_SYS_HYPERVISOR is not set | 362 | # CONFIG_SYS_HYPERVISOR is not set |
340 | |||
341 | # | ||
342 | # Connector - unified userspace <-> kernelspace linker | ||
343 | # | ||
344 | # CONFIG_CONNECTOR is not set | 363 | # CONFIG_CONNECTOR is not set |
345 | |||
346 | # | ||
347 | # Memory Technology Devices (MTD) | ||
348 | # | ||
349 | CONFIG_MTD=y | 364 | CONFIG_MTD=y |
350 | # CONFIG_MTD_DEBUG is not set | 365 | # CONFIG_MTD_DEBUG is not set |
351 | # CONFIG_MTD_CONCAT is not set | 366 | # CONFIG_MTD_CONCAT is not set |
@@ -361,6 +376,7 @@ CONFIG_MTD_REDBOOT_PARTS_READONLY=y | |||
361 | # User Modules And Translation Layers | 376 | # User Modules And Translation Layers |
362 | # | 377 | # |
363 | # CONFIG_MTD_CHAR is not set | 378 | # CONFIG_MTD_CHAR is not set |
379 | CONFIG_MTD_BLKDEVS=y | ||
364 | CONFIG_MTD_BLOCK=y | 380 | CONFIG_MTD_BLOCK=y |
365 | # CONFIG_FTL is not set | 381 | # CONFIG_FTL is not set |
366 | # CONFIG_NFTL is not set | 382 | # CONFIG_NFTL is not set |
@@ -397,7 +413,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
397 | # CONFIG_MTD_RAM is not set | 413 | # CONFIG_MTD_RAM is not set |
398 | # CONFIG_MTD_ROM is not set | 414 | # CONFIG_MTD_ROM is not set |
399 | # CONFIG_MTD_ABSENT is not set | 415 | # CONFIG_MTD_ABSENT is not set |
400 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
401 | 416 | ||
402 | # | 417 | # |
403 | # Mapping drivers for chip access | 418 | # Mapping drivers for chip access |
@@ -425,42 +440,27 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=2 | |||
425 | # CONFIG_MTD_DOC2000 is not set | 440 | # CONFIG_MTD_DOC2000 is not set |
426 | # CONFIG_MTD_DOC2001 is not set | 441 | # CONFIG_MTD_DOC2001 is not set |
427 | # CONFIG_MTD_DOC2001PLUS is not set | 442 | # CONFIG_MTD_DOC2001PLUS is not set |
428 | |||
429 | # | ||
430 | # NAND Flash Device Drivers | ||
431 | # | ||
432 | # CONFIG_MTD_NAND is not set | 443 | # CONFIG_MTD_NAND is not set |
433 | |||
434 | # | ||
435 | # OneNAND Flash Device Drivers | ||
436 | # | ||
437 | # CONFIG_MTD_ONENAND is not set | 444 | # CONFIG_MTD_ONENAND is not set |
438 | 445 | ||
439 | # | 446 | # |
440 | # Parallel port support | 447 | # UBI - Unsorted block images |
441 | # | 448 | # |
449 | # CONFIG_MTD_UBI is not set | ||
442 | # CONFIG_PARPORT is not set | 450 | # CONFIG_PARPORT is not set |
443 | 451 | CONFIG_BLK_DEV=y | |
444 | # | ||
445 | # Plug and Play support | ||
446 | # | ||
447 | |||
448 | # | ||
449 | # Block devices | ||
450 | # | ||
451 | # CONFIG_BLK_CPQ_DA is not set | 452 | # CONFIG_BLK_CPQ_DA is not set |
452 | # CONFIG_BLK_CPQ_CISS_DA is not set | 453 | # CONFIG_BLK_CPQ_CISS_DA is not set |
453 | # CONFIG_BLK_DEV_DAC960 is not set | 454 | # CONFIG_BLK_DEV_DAC960 is not set |
454 | # CONFIG_BLK_DEV_UMEM is not set | 455 | # CONFIG_BLK_DEV_UMEM is not set |
455 | # CONFIG_BLK_DEV_COW_COMMON is not set | 456 | # CONFIG_BLK_DEV_COW_COMMON is not set |
456 | # CONFIG_BLK_DEV_LOOP is not set | 457 | # CONFIG_BLK_DEV_LOOP is not set |
457 | CONFIG_BLK_DEV_NBD=y | 458 | # CONFIG_BLK_DEV_NBD is not set |
458 | # CONFIG_BLK_DEV_SX8 is not set | 459 | # CONFIG_BLK_DEV_SX8 is not set |
459 | CONFIG_BLK_DEV_RAM=y | 460 | CONFIG_BLK_DEV_RAM=y |
460 | CONFIG_BLK_DEV_RAM_COUNT=2 | 461 | CONFIG_BLK_DEV_RAM_COUNT=2 |
461 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 462 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
462 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 463 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
463 | CONFIG_BLK_DEV_INITRD=y | ||
464 | # CONFIG_CDROM_PKTCDVD is not set | 464 | # CONFIG_CDROM_PKTCDVD is not set |
465 | # CONFIG_ATA_OVER_ETH is not set | 465 | # CONFIG_ATA_OVER_ETH is not set |
466 | 466 | ||
@@ -469,6 +469,7 @@ CONFIG_BLK_DEV_INITRD=y | |||
469 | # | 469 | # |
470 | # CONFIG_RAID_ATTRS is not set | 470 | # CONFIG_RAID_ATTRS is not set |
471 | CONFIG_SCSI=y | 471 | CONFIG_SCSI=y |
472 | CONFIG_SCSI_DMA=y | ||
472 | # CONFIG_SCSI_TGT is not set | 473 | # CONFIG_SCSI_TGT is not set |
473 | # CONFIG_SCSI_NETLINK is not set | 474 | # CONFIG_SCSI_NETLINK is not set |
474 | CONFIG_SCSI_PROC_FS=y | 475 | CONFIG_SCSI_PROC_FS=y |
@@ -490,6 +491,7 @@ CONFIG_CHR_DEV_SG=y | |||
490 | CONFIG_SCSI_CONSTANTS=y | 491 | CONFIG_SCSI_CONSTANTS=y |
491 | # CONFIG_SCSI_LOGGING is not set | 492 | # CONFIG_SCSI_LOGGING is not set |
492 | # CONFIG_SCSI_SCAN_ASYNC is not set | 493 | # CONFIG_SCSI_SCAN_ASYNC is not set |
494 | CONFIG_SCSI_WAIT_SCAN=m | ||
493 | 495 | ||
494 | # | 496 | # |
495 | # SCSI Transports | 497 | # SCSI Transports |
@@ -534,15 +536,7 @@ CONFIG_SCSI_SAS_ATTRS=y | |||
534 | # CONFIG_SCSI_NSP32 is not set | 536 | # CONFIG_SCSI_NSP32 is not set |
535 | # CONFIG_SCSI_DEBUG is not set | 537 | # CONFIG_SCSI_DEBUG is not set |
536 | # CONFIG_SCSI_SRP is not set | 538 | # CONFIG_SCSI_SRP is not set |
537 | |||
538 | # | ||
539 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
540 | # | ||
541 | # CONFIG_ATA is not set | 539 | # CONFIG_ATA is not set |
542 | |||
543 | # | ||
544 | # Multi-device support (RAID and LVM) | ||
545 | # | ||
546 | CONFIG_MD=y | 540 | CONFIG_MD=y |
547 | CONFIG_BLK_DEV_MD=y | 541 | CONFIG_BLK_DEV_MD=y |
548 | # CONFIG_MD_LINEAR is not set | 542 | # CONFIG_MD_LINEAR is not set |
@@ -560,6 +554,7 @@ CONFIG_BLK_DEV_DM=y | |||
560 | # CONFIG_DM_MIRROR is not set | 554 | # CONFIG_DM_MIRROR is not set |
561 | # CONFIG_DM_ZERO is not set | 555 | # CONFIG_DM_ZERO is not set |
562 | # CONFIG_DM_MULTIPATH is not set | 556 | # CONFIG_DM_MULTIPATH is not set |
557 | # CONFIG_DM_DELAY is not set | ||
563 | 558 | ||
564 | # | 559 | # |
565 | # Fusion MPT device support | 560 | # Fusion MPT device support |
@@ -572,39 +567,19 @@ CONFIG_BLK_DEV_DM=y | |||
572 | # | 567 | # |
573 | # IEEE 1394 (FireWire) support | 568 | # IEEE 1394 (FireWire) support |
574 | # | 569 | # |
570 | # CONFIG_FIREWIRE is not set | ||
575 | # CONFIG_IEEE1394 is not set | 571 | # CONFIG_IEEE1394 is not set |
576 | |||
577 | # | ||
578 | # I2O device support | ||
579 | # | ||
580 | # CONFIG_I2O is not set | 572 | # CONFIG_I2O is not set |
581 | |||
582 | # | ||
583 | # Network device support | ||
584 | # | ||
585 | CONFIG_NETDEVICES=y | 573 | CONFIG_NETDEVICES=y |
574 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
586 | # CONFIG_DUMMY is not set | 575 | # CONFIG_DUMMY is not set |
587 | # CONFIG_BONDING is not set | 576 | # CONFIG_BONDING is not set |
577 | # CONFIG_MACVLAN is not set | ||
588 | # CONFIG_EQUALIZER is not set | 578 | # CONFIG_EQUALIZER is not set |
589 | # CONFIG_TUN is not set | 579 | # CONFIG_TUN is not set |
590 | |||
591 | # | ||
592 | # ARCnet devices | ||
593 | # | ||
594 | # CONFIG_ARCNET is not set | 580 | # CONFIG_ARCNET is not set |
595 | |||
596 | # | ||
597 | # PHY device support | ||
598 | # | ||
599 | |||
600 | # | ||
601 | # Ethernet (10 or 100Mbit) | ||
602 | # | ||
603 | # CONFIG_NET_ETHERNET is not set | 581 | # CONFIG_NET_ETHERNET is not set |
604 | 582 | CONFIG_NETDEV_1000=y | |
605 | # | ||
606 | # Ethernet (1000 Mbit) | ||
607 | # | ||
608 | # CONFIG_ACENIC is not set | 583 | # CONFIG_ACENIC is not set |
609 | # CONFIG_DL2K is not set | 584 | # CONFIG_DL2K is not set |
610 | CONFIG_E1000=y | 585 | CONFIG_E1000=y |
@@ -617,33 +592,26 @@ CONFIG_E1000_NAPI=y | |||
617 | # CONFIG_SIS190 is not set | 592 | # CONFIG_SIS190 is not set |
618 | # CONFIG_SKGE is not set | 593 | # CONFIG_SKGE is not set |
619 | # CONFIG_SKY2 is not set | 594 | # CONFIG_SKY2 is not set |
620 | # CONFIG_SK98LIN is not set | 595 | # CONFIG_VIA_VELOCITY is not set |
621 | # CONFIG_TIGON3 is not set | 596 | # CONFIG_TIGON3 is not set |
622 | # CONFIG_BNX2 is not set | 597 | # CONFIG_BNX2 is not set |
623 | # CONFIG_QLA3XXX is not set | 598 | # CONFIG_QLA3XXX is not set |
624 | 599 | # CONFIG_ATL1 is not set | |
625 | # | 600 | CONFIG_NETDEV_10000=y |
626 | # Ethernet (10000 Mbit) | ||
627 | # | ||
628 | # CONFIG_CHELSIO_T1 is not set | 601 | # CONFIG_CHELSIO_T1 is not set |
602 | # CONFIG_CHELSIO_T3 is not set | ||
629 | # CONFIG_IXGB is not set | 603 | # CONFIG_IXGB is not set |
630 | # CONFIG_S2IO is not set | 604 | # CONFIG_S2IO is not set |
631 | # CONFIG_MYRI10GE is not set | 605 | # CONFIG_MYRI10GE is not set |
632 | # CONFIG_NETXEN_NIC is not set | 606 | # CONFIG_NETXEN_NIC is not set |
633 | 607 | # CONFIG_MLX4_CORE is not set | |
634 | # | ||
635 | # Token Ring devices | ||
636 | # | ||
637 | # CONFIG_TR is not set | 608 | # CONFIG_TR is not set |
638 | 609 | ||
639 | # | 610 | # |
640 | # Wireless LAN (non-hamradio) | 611 | # Wireless LAN |
641 | # | ||
642 | # CONFIG_NET_RADIO is not set | ||
643 | |||
644 | # | ||
645 | # Wan interfaces | ||
646 | # | 612 | # |
613 | # CONFIG_WLAN_PRE80211 is not set | ||
614 | # CONFIG_WLAN_80211 is not set | ||
647 | # CONFIG_WAN is not set | 615 | # CONFIG_WAN is not set |
648 | # CONFIG_FDDI is not set | 616 | # CONFIG_FDDI is not set |
649 | # CONFIG_HIPPI is not set | 617 | # CONFIG_HIPPI is not set |
@@ -654,10 +622,6 @@ CONFIG_E1000_NAPI=y | |||
654 | # CONFIG_NETCONSOLE is not set | 622 | # CONFIG_NETCONSOLE is not set |
655 | # CONFIG_NETPOLL is not set | 623 | # CONFIG_NETPOLL is not set |
656 | # CONFIG_NET_POLL_CONTROLLER is not set | 624 | # CONFIG_NET_POLL_CONTROLLER is not set |
657 | |||
658 | # | ||
659 | # ISDN subsystem | ||
660 | # | ||
661 | # CONFIG_ISDN is not set | 625 | # CONFIG_ISDN is not set |
662 | 626 | ||
663 | # | 627 | # |
@@ -665,6 +629,7 @@ CONFIG_E1000_NAPI=y | |||
665 | # | 629 | # |
666 | CONFIG_INPUT=y | 630 | CONFIG_INPUT=y |
667 | # CONFIG_INPUT_FF_MEMLESS is not set | 631 | # CONFIG_INPUT_FF_MEMLESS is not set |
632 | # CONFIG_INPUT_POLLDEV is not set | ||
668 | 633 | ||
669 | # | 634 | # |
670 | # Userland interfaces | 635 | # Userland interfaces |
@@ -684,6 +649,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
684 | # CONFIG_INPUT_KEYBOARD is not set | 649 | # CONFIG_INPUT_KEYBOARD is not set |
685 | # CONFIG_INPUT_MOUSE is not set | 650 | # CONFIG_INPUT_MOUSE is not set |
686 | # CONFIG_INPUT_JOYSTICK is not set | 651 | # CONFIG_INPUT_JOYSTICK is not set |
652 | # CONFIG_INPUT_TABLET is not set | ||
687 | # CONFIG_INPUT_TOUCHSCREEN is not set | 653 | # CONFIG_INPUT_TOUCHSCREEN is not set |
688 | # CONFIG_INPUT_MISC is not set | 654 | # CONFIG_INPUT_MISC is not set |
689 | 655 | ||
@@ -721,33 +687,18 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
721 | CONFIG_UNIX98_PTYS=y | 687 | CONFIG_UNIX98_PTYS=y |
722 | CONFIG_LEGACY_PTYS=y | 688 | CONFIG_LEGACY_PTYS=y |
723 | CONFIG_LEGACY_PTY_COUNT=256 | 689 | CONFIG_LEGACY_PTY_COUNT=256 |
724 | |||
725 | # | ||
726 | # IPMI | ||
727 | # | ||
728 | # CONFIG_IPMI_HANDLER is not set | 690 | # CONFIG_IPMI_HANDLER is not set |
729 | |||
730 | # | ||
731 | # Watchdog Cards | ||
732 | # | ||
733 | # CONFIG_WATCHDOG is not set | 691 | # CONFIG_WATCHDOG is not set |
734 | CONFIG_HW_RANDOM=y | 692 | CONFIG_HW_RANDOM=y |
735 | # CONFIG_NVRAM is not set | 693 | # CONFIG_NVRAM is not set |
736 | # CONFIG_DTLK is not set | ||
737 | # CONFIG_R3964 is not set | 694 | # CONFIG_R3964 is not set |
738 | # CONFIG_APPLICOM is not set | 695 | # CONFIG_APPLICOM is not set |
739 | # CONFIG_DRM is not set | 696 | # CONFIG_DRM is not set |
740 | # CONFIG_RAW_DRIVER is not set | 697 | # CONFIG_RAW_DRIVER is not set |
741 | |||
742 | # | ||
743 | # TPM devices | ||
744 | # | ||
745 | # CONFIG_TCG_TPM is not set | 698 | # CONFIG_TCG_TPM is not set |
746 | 699 | CONFIG_DEVPORT=y | |
747 | # | ||
748 | # I2C support | ||
749 | # | ||
750 | CONFIG_I2C=y | 700 | CONFIG_I2C=y |
701 | CONFIG_I2C_BOARDINFO=y | ||
751 | # CONFIG_I2C_CHARDEV is not set | 702 | # CONFIG_I2C_CHARDEV is not set |
752 | 703 | ||
753 | # | 704 | # |
@@ -774,25 +725,28 @@ CONFIG_I2C_IOP3XX=y | |||
774 | # CONFIG_I2C_PARPORT_LIGHT is not set | 725 | # CONFIG_I2C_PARPORT_LIGHT is not set |
775 | # CONFIG_I2C_PROSAVAGE is not set | 726 | # CONFIG_I2C_PROSAVAGE is not set |
776 | # CONFIG_I2C_SAVAGE4 is not set | 727 | # CONFIG_I2C_SAVAGE4 is not set |
728 | # CONFIG_I2C_SIMTEC is not set | ||
777 | # CONFIG_I2C_SIS5595 is not set | 729 | # CONFIG_I2C_SIS5595 is not set |
778 | # CONFIG_I2C_SIS630 is not set | 730 | # CONFIG_I2C_SIS630 is not set |
779 | # CONFIG_I2C_SIS96X is not set | 731 | # CONFIG_I2C_SIS96X is not set |
732 | # CONFIG_I2C_TAOS_EVM is not set | ||
780 | # CONFIG_I2C_STUB is not set | 733 | # CONFIG_I2C_STUB is not set |
781 | # CONFIG_I2C_VIA is not set | 734 | # CONFIG_I2C_VIA is not set |
782 | # CONFIG_I2C_VIAPRO is not set | 735 | # CONFIG_I2C_VIAPRO is not set |
783 | # CONFIG_I2C_VOODOO3 is not set | 736 | # CONFIG_I2C_VOODOO3 is not set |
784 | # CONFIG_I2C_PCA_ISA is not set | ||
785 | 737 | ||
786 | # | 738 | # |
787 | # Miscellaneous I2C Chip support | 739 | # Miscellaneous I2C Chip support |
788 | # | 740 | # |
789 | # CONFIG_SENSORS_DS1337 is not set | 741 | # CONFIG_SENSORS_DS1337 is not set |
790 | # CONFIG_SENSORS_DS1374 is not set | 742 | # CONFIG_SENSORS_DS1374 is not set |
743 | # CONFIG_DS1682 is not set | ||
791 | # CONFIG_SENSORS_EEPROM is not set | 744 | # CONFIG_SENSORS_EEPROM is not set |
792 | # CONFIG_SENSORS_PCF8574 is not set | 745 | # CONFIG_SENSORS_PCF8574 is not set |
793 | # CONFIG_SENSORS_PCA9539 is not set | 746 | # CONFIG_SENSORS_PCA9539 is not set |
794 | # CONFIG_SENSORS_PCF8591 is not set | 747 | # CONFIG_SENSORS_PCF8591 is not set |
795 | # CONFIG_SENSORS_MAX6875 is not set | 748 | # CONFIG_SENSORS_MAX6875 is not set |
749 | # CONFIG_SENSORS_TSL2550 is not set | ||
796 | # CONFIG_I2C_DEBUG_CORE is not set | 750 | # CONFIG_I2C_DEBUG_CORE is not set |
797 | # CONFIG_I2C_DEBUG_ALGO is not set | 751 | # CONFIG_I2C_DEBUG_ALGO is not set |
798 | # CONFIG_I2C_DEBUG_BUS is not set | 752 | # CONFIG_I2C_DEBUG_BUS is not set |
@@ -803,21 +757,15 @@ CONFIG_I2C_IOP3XX=y | |||
803 | # | 757 | # |
804 | # CONFIG_SPI is not set | 758 | # CONFIG_SPI is not set |
805 | # CONFIG_SPI_MASTER is not set | 759 | # CONFIG_SPI_MASTER is not set |
806 | |||
807 | # | ||
808 | # Dallas's 1-wire bus | ||
809 | # | ||
810 | # CONFIG_W1 is not set | 760 | # CONFIG_W1 is not set |
811 | |||
812 | # | ||
813 | # Hardware Monitoring support | ||
814 | # | ||
815 | CONFIG_HWMON=y | 761 | CONFIG_HWMON=y |
816 | # CONFIG_HWMON_VID is not set | 762 | # CONFIG_HWMON_VID is not set |
817 | # CONFIG_SENSORS_ABITUGURU is not set | 763 | # CONFIG_SENSORS_ABITUGURU is not set |
764 | # CONFIG_SENSORS_AD7418 is not set | ||
818 | # CONFIG_SENSORS_ADM1021 is not set | 765 | # CONFIG_SENSORS_ADM1021 is not set |
819 | # CONFIG_SENSORS_ADM1025 is not set | 766 | # CONFIG_SENSORS_ADM1025 is not set |
820 | # CONFIG_SENSORS_ADM1026 is not set | 767 | # CONFIG_SENSORS_ADM1026 is not set |
768 | # CONFIG_SENSORS_ADM1029 is not set | ||
821 | # CONFIG_SENSORS_ADM1031 is not set | 769 | # CONFIG_SENSORS_ADM1031 is not set |
822 | # CONFIG_SENSORS_ADM9240 is not set | 770 | # CONFIG_SENSORS_ADM9240 is not set |
823 | # CONFIG_SENSORS_ASB100 is not set | 771 | # CONFIG_SENSORS_ASB100 is not set |
@@ -840,6 +788,7 @@ CONFIG_HWMON=y | |||
840 | # CONFIG_SENSORS_LM90 is not set | 788 | # CONFIG_SENSORS_LM90 is not set |
841 | # CONFIG_SENSORS_LM92 is not set | 789 | # CONFIG_SENSORS_LM92 is not set |
842 | # CONFIG_SENSORS_MAX1619 is not set | 790 | # CONFIG_SENSORS_MAX1619 is not set |
791 | # CONFIG_SENSORS_MAX6650 is not set | ||
843 | # CONFIG_SENSORS_PC87360 is not set | 792 | # CONFIG_SENSORS_PC87360 is not set |
844 | # CONFIG_SENSORS_PC87427 is not set | 793 | # CONFIG_SENSORS_PC87427 is not set |
845 | # CONFIG_SENSORS_SIS5595 is not set | 794 | # CONFIG_SENSORS_SIS5595 is not set |
@@ -857,12 +806,16 @@ CONFIG_HWMON=y | |||
857 | # CONFIG_SENSORS_W83627HF is not set | 806 | # CONFIG_SENSORS_W83627HF is not set |
858 | # CONFIG_SENSORS_W83627EHF is not set | 807 | # CONFIG_SENSORS_W83627EHF is not set |
859 | # CONFIG_HWMON_DEBUG_CHIP is not set | 808 | # CONFIG_HWMON_DEBUG_CHIP is not set |
809 | CONFIG_MISC_DEVICES=y | ||
810 | # CONFIG_PHANTOM is not set | ||
811 | # CONFIG_EEPROM_93CX6 is not set | ||
812 | # CONFIG_SGI_IOC4 is not set | ||
813 | # CONFIG_TIFM_CORE is not set | ||
860 | 814 | ||
861 | # | 815 | # |
862 | # Misc devices | 816 | # Multifunction device drivers |
863 | # | 817 | # |
864 | # CONFIG_SGI_IOC4 is not set | 818 | # CONFIG_MFD_SM501 is not set |
865 | # CONFIG_TIFM_CORE is not set | ||
866 | 819 | ||
867 | # | 820 | # |
868 | # LED devices | 821 | # LED devices |
@@ -881,16 +834,19 @@ CONFIG_HWMON=y | |||
881 | # Multimedia devices | 834 | # Multimedia devices |
882 | # | 835 | # |
883 | # CONFIG_VIDEO_DEV is not set | 836 | # CONFIG_VIDEO_DEV is not set |
837 | # CONFIG_DVB_CORE is not set | ||
838 | CONFIG_DAB=y | ||
884 | 839 | ||
885 | # | 840 | # |
886 | # Digital Video Broadcasting Devices | 841 | # Graphics support |
887 | # | 842 | # |
888 | # CONFIG_DVB is not set | 843 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
889 | 844 | ||
890 | # | 845 | # |
891 | # Graphics support | 846 | # Display device support |
892 | # | 847 | # |
893 | CONFIG_FIRMWARE_EDID=y | 848 | # CONFIG_DISPLAY_SUPPORT is not set |
849 | # CONFIG_VGASTATE is not set | ||
894 | # CONFIG_FB is not set | 850 | # CONFIG_FB is not set |
895 | 851 | ||
896 | # | 852 | # |
@@ -898,21 +854,15 @@ CONFIG_FIRMWARE_EDID=y | |||
898 | # | 854 | # |
899 | # CONFIG_VGA_CONSOLE is not set | 855 | # CONFIG_VGA_CONSOLE is not set |
900 | CONFIG_DUMMY_CONSOLE=y | 856 | CONFIG_DUMMY_CONSOLE=y |
901 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
902 | 857 | ||
903 | # | 858 | # |
904 | # Sound | 859 | # Sound |
905 | # | 860 | # |
906 | # CONFIG_SOUND is not set | 861 | # CONFIG_SOUND is not set |
907 | 862 | CONFIG_HID_SUPPORT=y | |
908 | # | ||
909 | # HID Devices | ||
910 | # | ||
911 | CONFIG_HID=y | 863 | CONFIG_HID=y |
912 | 864 | # CONFIG_HID_DEBUG is not set | |
913 | # | 865 | CONFIG_USB_SUPPORT=y |
914 | # USB support | ||
915 | # | ||
916 | CONFIG_USB_ARCH_HAS_HCD=y | 866 | CONFIG_USB_ARCH_HAS_HCD=y |
917 | CONFIG_USB_ARCH_HAS_OHCI=y | 867 | CONFIG_USB_ARCH_HAS_OHCI=y |
918 | CONFIG_USB_ARCH_HAS_EHCI=y | 868 | CONFIG_USB_ARCH_HAS_EHCI=y |
@@ -926,10 +876,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
926 | # USB Gadget Support | 876 | # USB Gadget Support |
927 | # | 877 | # |
928 | # CONFIG_USB_GADGET is not set | 878 | # CONFIG_USB_GADGET is not set |
929 | |||
930 | # | ||
931 | # MMC/SD Card support | ||
932 | # | ||
933 | # CONFIG_MMC is not set | 879 | # CONFIG_MMC is not set |
934 | 880 | ||
935 | # | 881 | # |
@@ -939,6 +885,22 @@ CONFIG_RTC_LIB=y | |||
939 | # CONFIG_RTC_CLASS is not set | 885 | # CONFIG_RTC_CLASS is not set |
940 | 886 | ||
941 | # | 887 | # |
888 | # DMA Engine support | ||
889 | # | ||
890 | CONFIG_DMA_ENGINE=y | ||
891 | |||
892 | # | ||
893 | # DMA Clients | ||
894 | # | ||
895 | # CONFIG_NET_DMA is not set | ||
896 | |||
897 | # | ||
898 | # DMA Devices | ||
899 | # | ||
900 | # CONFIG_INTEL_IOATDMA is not set | ||
901 | CONFIG_INTEL_IOP_ADMA=y | ||
902 | |||
903 | # | ||
942 | # File systems | 904 | # File systems |
943 | # | 905 | # |
944 | CONFIG_EXT2_FS=y | 906 | CONFIG_EXT2_FS=y |
@@ -1004,7 +966,6 @@ CONFIG_ECRYPT_FS=y | |||
1004 | # CONFIG_BEFS_FS is not set | 966 | # CONFIG_BEFS_FS is not set |
1005 | # CONFIG_BFS_FS is not set | 967 | # CONFIG_BFS_FS is not set |
1006 | # CONFIG_EFS_FS is not set | 968 | # CONFIG_EFS_FS is not set |
1007 | # CONFIG_JFFS_FS is not set | ||
1008 | CONFIG_JFFS2_FS=y | 969 | CONFIG_JFFS2_FS=y |
1009 | CONFIG_JFFS2_FS_DEBUG=0 | 970 | CONFIG_JFFS2_FS_DEBUG=0 |
1010 | CONFIG_JFFS2_FS_WRITEBUFFER=y | 971 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
@@ -1014,7 +975,7 @@ CONFIG_JFFS2_FS_WRITEBUFFER=y | |||
1014 | CONFIG_JFFS2_ZLIB=y | 975 | CONFIG_JFFS2_ZLIB=y |
1015 | CONFIG_JFFS2_RTIME=y | 976 | CONFIG_JFFS2_RTIME=y |
1016 | # CONFIG_JFFS2_RUBIN is not set | 977 | # CONFIG_JFFS2_RUBIN is not set |
1017 | # CONFIG_CRAMFS is not set | 978 | CONFIG_CRAMFS=y |
1018 | # CONFIG_VXFS_FS is not set | 979 | # CONFIG_VXFS_FS is not set |
1019 | # CONFIG_HPFS_FS is not set | 980 | # CONFIG_HPFS_FS is not set |
1020 | # CONFIG_QNX4FS_FS is not set | 981 | # CONFIG_QNX4FS_FS is not set |
@@ -1040,6 +1001,7 @@ CONFIG_LOCKD_V4=y | |||
1040 | CONFIG_EXPORTFS=y | 1001 | CONFIG_EXPORTFS=y |
1041 | CONFIG_NFS_COMMON=y | 1002 | CONFIG_NFS_COMMON=y |
1042 | CONFIG_SUNRPC=y | 1003 | CONFIG_SUNRPC=y |
1004 | # CONFIG_SUNRPC_BIND34 is not set | ||
1043 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1005 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1044 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1006 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1045 | CONFIG_SMB_FS=m | 1007 | CONFIG_SMB_FS=m |
@@ -1053,7 +1015,6 @@ CONFIG_CIFS=m | |||
1053 | # CONFIG_NCP_FS is not set | 1015 | # CONFIG_NCP_FS is not set |
1054 | # CONFIG_CODA_FS is not set | 1016 | # CONFIG_CODA_FS is not set |
1055 | # CONFIG_AFS_FS is not set | 1017 | # CONFIG_AFS_FS is not set |
1056 | # CONFIG_9P_FS is not set | ||
1057 | 1018 | ||
1058 | # | 1019 | # |
1059 | # Partition Types | 1020 | # Partition Types |
@@ -1075,6 +1036,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1075 | # CONFIG_SUN_PARTITION is not set | 1036 | # CONFIG_SUN_PARTITION is not set |
1076 | # CONFIG_KARMA_PARTITION is not set | 1037 | # CONFIG_KARMA_PARTITION is not set |
1077 | # CONFIG_EFI_PARTITION is not set | 1038 | # CONFIG_EFI_PARTITION is not set |
1039 | # CONFIG_SYSV68_PARTITION is not set | ||
1078 | 1040 | ||
1079 | # | 1041 | # |
1080 | # Native Language Support | 1042 | # Native Language Support |
@@ -1140,7 +1102,6 @@ CONFIG_ENABLE_MUST_CHECK=y | |||
1140 | # CONFIG_DEBUG_FS is not set | 1102 | # CONFIG_DEBUG_FS is not set |
1141 | # CONFIG_HEADERS_CHECK is not set | 1103 | # CONFIG_HEADERS_CHECK is not set |
1142 | # CONFIG_DEBUG_KERNEL is not set | 1104 | # CONFIG_DEBUG_KERNEL is not set |
1143 | CONFIG_LOG_BUF_SHIFT=14 | ||
1144 | CONFIG_DEBUG_BUGVERBOSE=y | 1105 | CONFIG_DEBUG_BUGVERBOSE=y |
1145 | CONFIG_FRAME_POINTER=y | 1106 | CONFIG_FRAME_POINTER=y |
1146 | CONFIG_DEBUG_USER=y | 1107 | CONFIG_DEBUG_USER=y |
@@ -1151,10 +1112,10 @@ CONFIG_DEBUG_USER=y | |||
1151 | CONFIG_KEYS=y | 1112 | CONFIG_KEYS=y |
1152 | CONFIG_KEYS_DEBUG_PROC_KEYS=y | 1113 | CONFIG_KEYS_DEBUG_PROC_KEYS=y |
1153 | # CONFIG_SECURITY is not set | 1114 | # CONFIG_SECURITY is not set |
1154 | 1115 | CONFIG_XOR_BLOCKS=y | |
1155 | # | 1116 | CONFIG_ASYNC_CORE=y |
1156 | # Cryptographic options | 1117 | CONFIG_ASYNC_MEMCPY=y |
1157 | # | 1118 | CONFIG_ASYNC_XOR=y |
1158 | CONFIG_CRYPTO=y | 1119 | CONFIG_CRYPTO=y |
1159 | CONFIG_CRYPTO_ALGAPI=y | 1120 | CONFIG_CRYPTO_ALGAPI=y |
1160 | CONFIG_CRYPTO_BLKCIPHER=y | 1121 | CONFIG_CRYPTO_BLKCIPHER=y |
@@ -1173,8 +1134,11 @@ CONFIG_CRYPTO_TGR192=y | |||
1173 | CONFIG_CRYPTO_GF128MUL=y | 1134 | CONFIG_CRYPTO_GF128MUL=y |
1174 | CONFIG_CRYPTO_ECB=y | 1135 | CONFIG_CRYPTO_ECB=y |
1175 | CONFIG_CRYPTO_CBC=y | 1136 | CONFIG_CRYPTO_CBC=y |
1137 | CONFIG_CRYPTO_PCBC=m | ||
1176 | CONFIG_CRYPTO_LRW=y | 1138 | CONFIG_CRYPTO_LRW=y |
1139 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1177 | CONFIG_CRYPTO_DES=y | 1140 | CONFIG_CRYPTO_DES=y |
1141 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1178 | CONFIG_CRYPTO_BLOWFISH=y | 1142 | CONFIG_CRYPTO_BLOWFISH=y |
1179 | CONFIG_CRYPTO_TWOFISH=y | 1143 | CONFIG_CRYPTO_TWOFISH=y |
1180 | CONFIG_CRYPTO_TWOFISH_COMMON=y | 1144 | CONFIG_CRYPTO_TWOFISH_COMMON=y |
@@ -1189,11 +1153,9 @@ CONFIG_CRYPTO_ANUBIS=y | |||
1189 | CONFIG_CRYPTO_DEFLATE=y | 1153 | CONFIG_CRYPTO_DEFLATE=y |
1190 | CONFIG_CRYPTO_MICHAEL_MIC=y | 1154 | CONFIG_CRYPTO_MICHAEL_MIC=y |
1191 | CONFIG_CRYPTO_CRC32C=y | 1155 | CONFIG_CRYPTO_CRC32C=y |
1156 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1192 | # CONFIG_CRYPTO_TEST is not set | 1157 | # CONFIG_CRYPTO_TEST is not set |
1193 | 1158 | CONFIG_CRYPTO_HW=y | |
1194 | # | ||
1195 | # Hardware crypto devices | ||
1196 | # | ||
1197 | 1159 | ||
1198 | # | 1160 | # |
1199 | # Library routines | 1161 | # Library routines |
@@ -1201,9 +1163,13 @@ CONFIG_CRYPTO_CRC32C=y | |||
1201 | CONFIG_BITREVERSE=y | 1163 | CONFIG_BITREVERSE=y |
1202 | CONFIG_CRC_CCITT=y | 1164 | CONFIG_CRC_CCITT=y |
1203 | # CONFIG_CRC16 is not set | 1165 | # CONFIG_CRC16 is not set |
1166 | # CONFIG_CRC_ITU_T is not set | ||
1204 | CONFIG_CRC32=y | 1167 | CONFIG_CRC32=y |
1168 | # CONFIG_CRC7 is not set | ||
1205 | CONFIG_LIBCRC32C=y | 1169 | CONFIG_LIBCRC32C=y |
1206 | CONFIG_ZLIB_INFLATE=y | 1170 | CONFIG_ZLIB_INFLATE=y |
1207 | CONFIG_ZLIB_DEFLATE=y | 1171 | CONFIG_ZLIB_DEFLATE=y |
1208 | CONFIG_PLIST=y | 1172 | CONFIG_PLIST=y |
1209 | CONFIG_IOMAP_COPY=y | 1173 | CONFIG_HAS_IOMEM=y |
1174 | CONFIG_HAS_IOPORT=y | ||
1175 | CONFIG_HAS_DMA=y | ||