diff options
author | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-06 21:31:43 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-08-06 21:31:43 -0400 |
commit | 4a2a4df7b6db25df8f3d5cc6dd0b096119359d92 (patch) | |
tree | 87a5985965c75a9184ad4bbec393ad2d66c54948 | |
parent | f27eb3afe87bd4b3fe919a6b7bf364f577ccee3b (diff) | |
parent | 6e7d934060559454f161b3cf7cc5b7a5926e71d6 (diff) |
Merge master.kernel.org:/home/rmk/linux-2.6-arm
* master.kernel.org:/home/rmk/linux-2.6-arm:
[ARM] rpc: update defconfig
[ARM] pata_icside: fix the FIXMEs
[ARM] 4542/1: AT91: include atmel_lcdc.h in at91sam926{1,3}_devices.c
[ARM] 4541/1: iop: defconfig updates
[ARM] 4531/1: remove is_in_rom() protptype
-rw-r--r-- | arch/arm/configs/iop13xx_defconfig | 306 | ||||
-rw-r--r-- | arch/arm/configs/iop32x_defconfig | 382 | ||||
-rw-r--r-- | arch/arm/configs/iop33x_defconfig | 313 | ||||
-rw-r--r-- | arch/arm/configs/rpc_defconfig | 791 | ||||
-rw-r--r-- | arch/arm/mach-at91/at91sam9261_devices.c | 2 | ||||
-rw-r--r-- | arch/arm/mach-at91/at91sam9263_devices.c | 2 | ||||
-rw-r--r-- | drivers/ata/pata_icside.c | 28 | ||||
-rw-r--r-- | include/asm-arm/pgtable-nommu.h | 1 |
8 files changed, 890 insertions, 935 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 | ||
diff --git a/arch/arm/configs/iop32x_defconfig b/arch/arm/configs/iop32x_defconfig index 7909a555706d..027aef22b4d1 100644 --- a/arch/arm/configs/iop32x_defconfig +++ b/arch/arm/configs/iop32x_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:37:52 2006 | 4 | # Thu Jul 19 16:00:36 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,16 +39,18 @@ CONFIG_LOCALVERSION="" | |||
32 | CONFIG_LOCALVERSION_AUTO=y | 39 | CONFIG_LOCALVERSION_AUTO=y |
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 is not set | 43 | # CONFIG_POSIX_MQUEUE is not set |
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 is not set | 49 | # CONFIG_IKCONFIG is not set |
50 | CONFIG_LOG_BUF_SHIFT=14 | ||
43 | CONFIG_SYSFS_DEPRECATED=y | 51 | CONFIG_SYSFS_DEPRECATED=y |
44 | # CONFIG_RELAY is not set | 52 | # CONFIG_RELAY is not set |
53 | CONFIG_BLK_DEV_INITRD=y | ||
45 | CONFIG_INITRAMFS_SOURCE="" | 54 | CONFIG_INITRAMFS_SOURCE="" |
46 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 55 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
47 | CONFIG_SYSCTL=y | 56 | 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 is not set | 85 | # CONFIG_MODVERSIONS is not set |
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="cfq" | |||
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 is not set | ||
117 | CONFIG_ARCH_IOP32X=y | 125 | CONFIG_ARCH_IOP32X=y |
118 | # CONFIG_ARCH_IOP33X is not set | 126 | # CONFIG_ARCH_IOP33X is not set |
119 | # CONFIG_ARCH_IOP13XX is not set | ||
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_IOP32X=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 | # |
@@ -137,10 +147,12 @@ CONFIG_ARCH_IOP32X=y | |||
137 | # | 147 | # |
138 | # IOP32x Platform Types | 148 | # IOP32x Platform Types |
139 | # | 149 | # |
150 | CONFIG_MACH_EP80219=y | ||
140 | CONFIG_MACH_GLANTANK=y | 151 | CONFIG_MACH_GLANTANK=y |
141 | CONFIG_ARCH_IQ80321=y | 152 | CONFIG_ARCH_IQ80321=y |
142 | CONFIG_ARCH_IQ31244=y | 153 | CONFIG_ARCH_IQ31244=y |
143 | CONFIG_MACH_N2100=y | 154 | CONFIG_MACH_N2100=y |
155 | CONFIG_IOP3XX_ATU=y | ||
144 | CONFIG_PLAT_IOP=y | 156 | CONFIG_PLAT_IOP=y |
145 | 157 | ||
146 | # | 158 | # |
@@ -160,6 +172,7 @@ CONFIG_CPU_CP15_MMU=y | |||
160 | # | 172 | # |
161 | # CONFIG_ARM_THUMB is not set | 173 | # CONFIG_ARM_THUMB is not set |
162 | # CONFIG_CPU_DCACHE_DISABLE is not set | 174 | # CONFIG_CPU_DCACHE_DISABLE is not set |
175 | # CONFIG_OUTER_CACHE is not set | ||
163 | # CONFIG_IWMMXT is not set | 176 | # CONFIG_IWMMXT is not set |
164 | CONFIG_XSCALE_PMU=y | 177 | CONFIG_XSCALE_PMU=y |
165 | 178 | ||
@@ -167,7 +180,8 @@ CONFIG_XSCALE_PMU=y | |||
167 | # Bus support | 180 | # Bus support |
168 | # | 181 | # |
169 | CONFIG_PCI=y | 182 | CONFIG_PCI=y |
170 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | 183 | CONFIG_PCI_SYSCALL=y |
184 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
171 | # CONFIG_PCI_DEBUG is not set | 185 | # CONFIG_PCI_DEBUG is not set |
172 | 186 | ||
173 | # | 187 | # |
@@ -178,6 +192,7 @@ CONFIG_PCI=y | |||
178 | # | 192 | # |
179 | # Kernel Features | 193 | # Kernel Features |
180 | # | 194 | # |
195 | # CONFIG_TICK_ONESHOT is not set | ||
181 | # CONFIG_PREEMPT is not set | 196 | # CONFIG_PREEMPT is not set |
182 | # CONFIG_NO_IDLE_HZ is not set | 197 | # CONFIG_NO_IDLE_HZ is not set |
183 | CONFIG_HZ=100 | 198 | CONFIG_HZ=100 |
@@ -192,6 +207,9 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
192 | # CONFIG_SPARSEMEM_STATIC is not set | 207 | # CONFIG_SPARSEMEM_STATIC is not set |
193 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 208 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
194 | # CONFIG_RESOURCES_64BIT is not set | 209 | # CONFIG_RESOURCES_64BIT is not set |
210 | CONFIG_ZONE_DMA_FLAG=1 | ||
211 | CONFIG_BOUNCE=y | ||
212 | CONFIG_VIRT_TO_BUS=y | ||
195 | CONFIG_ALIGNMENT_TRAP=y | 213 | CONFIG_ALIGNMENT_TRAP=y |
196 | 214 | ||
197 | # | 215 | # |
@@ -199,8 +217,9 @@ CONFIG_ALIGNMENT_TRAP=y | |||
199 | # | 217 | # |
200 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 218 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
201 | CONFIG_ZBOOT_ROM_BSS=0x0 | 219 | CONFIG_ZBOOT_ROM_BSS=0x0 |
202 | CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp" | 220 | CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp cachepolicy=writealloc" |
203 | # CONFIG_XIP_KERNEL is not set | 221 | # CONFIG_XIP_KERNEL is not set |
222 | # CONFIG_KEXEC is not set | ||
204 | 223 | ||
205 | # | 224 | # |
206 | # Floating point emulation | 225 | # Floating point emulation |
@@ -225,7 +244,6 @@ CONFIG_BINFMT_AOUT=y | |||
225 | # Power management options | 244 | # Power management options |
226 | # | 245 | # |
227 | # CONFIG_PM is not set | 246 | # CONFIG_PM is not set |
228 | # CONFIG_APM is not set | ||
229 | 247 | ||
230 | # | 248 | # |
231 | # Networking | 249 | # Networking |
@@ -235,13 +253,13 @@ CONFIG_NET=y | |||
235 | # | 253 | # |
236 | # Networking options | 254 | # Networking options |
237 | # | 255 | # |
238 | # CONFIG_NETDEBUG is not set | ||
239 | CONFIG_PACKET=y | 256 | CONFIG_PACKET=y |
240 | CONFIG_PACKET_MMAP=y | 257 | CONFIG_PACKET_MMAP=y |
241 | CONFIG_UNIX=y | 258 | CONFIG_UNIX=y |
242 | CONFIG_XFRM=y | 259 | CONFIG_XFRM=y |
243 | # CONFIG_XFRM_USER is not set | 260 | # CONFIG_XFRM_USER is not set |
244 | # CONFIG_XFRM_SUB_POLICY is not set | 261 | # CONFIG_XFRM_SUB_POLICY is not set |
262 | # CONFIG_XFRM_MIGRATE is not set | ||
245 | # CONFIG_NET_KEY is not set | 263 | # CONFIG_NET_KEY is not set |
246 | CONFIG_INET=y | 264 | CONFIG_INET=y |
247 | CONFIG_IP_MULTICAST=y | 265 | CONFIG_IP_MULTICAST=y |
@@ -273,6 +291,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
273 | CONFIG_IPV6=y | 291 | CONFIG_IPV6=y |
274 | # CONFIG_IPV6_PRIVACY is not set | 292 | # CONFIG_IPV6_PRIVACY is not set |
275 | # CONFIG_IPV6_ROUTER_PREF is not set | 293 | # CONFIG_IPV6_ROUTER_PREF is not set |
294 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
276 | # CONFIG_INET6_AH is not set | 295 | # CONFIG_INET6_AH is not set |
277 | # CONFIG_INET6_ESP is not set | 296 | # CONFIG_INET6_ESP is not set |
278 | # CONFIG_INET6_IPCOMP is not set | 297 | # CONFIG_INET6_IPCOMP is not set |
@@ -288,20 +307,8 @@ CONFIG_IPV6=y | |||
288 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | 307 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
289 | # CONFIG_NETWORK_SECMARK is not set | 308 | # CONFIG_NETWORK_SECMARK is not set |
290 | # CONFIG_NETFILTER is not set | 309 | # CONFIG_NETFILTER is not set |
291 | |||
292 | # | ||
293 | # DCCP Configuration (EXPERIMENTAL) | ||
294 | # | ||
295 | # CONFIG_IP_DCCP is not set | 310 | # CONFIG_IP_DCCP is not set |
296 | |||
297 | # | ||
298 | # SCTP Configuration (EXPERIMENTAL) | ||
299 | # | ||
300 | # CONFIG_IP_SCTP is not set | 311 | # CONFIG_IP_SCTP is not set |
301 | |||
302 | # | ||
303 | # TIPC Configuration (EXPERIMENTAL) | ||
304 | # | ||
305 | # CONFIG_TIPC is not set | 312 | # CONFIG_TIPC is not set |
306 | # CONFIG_ATM is not set | 313 | # CONFIG_ATM is not set |
307 | # CONFIG_BRIDGE is not set | 314 | # CONFIG_BRIDGE is not set |
@@ -327,7 +334,17 @@ CONFIG_IPV6=y | |||
327 | # CONFIG_HAMRADIO is not set | 334 | # CONFIG_HAMRADIO is not set |
328 | # CONFIG_IRDA is not set | 335 | # CONFIG_IRDA is not set |
329 | # CONFIG_BT is not set | 336 | # CONFIG_BT is not set |
337 | # CONFIG_AF_RXRPC is not set | ||
338 | |||
339 | # | ||
340 | # Wireless | ||
341 | # | ||
342 | # CONFIG_CFG80211 is not set | ||
343 | # CONFIG_WIRELESS_EXT is not set | ||
344 | # CONFIG_MAC80211 is not set | ||
330 | # CONFIG_IEEE80211 is not set | 345 | # CONFIG_IEEE80211 is not set |
346 | # CONFIG_RFKILL is not set | ||
347 | # CONFIG_NET_9P is not set | ||
331 | 348 | ||
332 | # | 349 | # |
333 | # Device Drivers | 350 | # Device Drivers |
@@ -340,16 +357,9 @@ CONFIG_STANDALONE=y | |||
340 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 357 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
341 | # CONFIG_FW_LOADER is not set | 358 | # CONFIG_FW_LOADER is not set |
342 | # CONFIG_DEBUG_DRIVER is not set | 359 | # CONFIG_DEBUG_DRIVER is not set |
360 | # CONFIG_DEBUG_DEVRES is not set | ||
343 | # CONFIG_SYS_HYPERVISOR is not set | 361 | # CONFIG_SYS_HYPERVISOR is not set |
344 | |||
345 | # | ||
346 | # Connector - unified userspace <-> kernelspace linker | ||
347 | # | ||
348 | # CONFIG_CONNECTOR is not set | 362 | # CONFIG_CONNECTOR is not set |
349 | |||
350 | # | ||
351 | # Memory Technology Devices (MTD) | ||
352 | # | ||
353 | CONFIG_MTD=y | 363 | CONFIG_MTD=y |
354 | # CONFIG_MTD_DEBUG is not set | 364 | # CONFIG_MTD_DEBUG is not set |
355 | # CONFIG_MTD_CONCAT is not set | 365 | # CONFIG_MTD_CONCAT is not set |
@@ -365,6 +375,7 @@ CONFIG_MTD_REDBOOT_PARTS_READONLY=y | |||
365 | # User Modules And Translation Layers | 375 | # User Modules And Translation Layers |
366 | # | 376 | # |
367 | CONFIG_MTD_CHAR=y | 377 | CONFIG_MTD_CHAR=y |
378 | CONFIG_MTD_BLKDEVS=y | ||
368 | CONFIG_MTD_BLOCK=y | 379 | CONFIG_MTD_BLOCK=y |
369 | # CONFIG_FTL is not set | 380 | # CONFIG_FTL is not set |
370 | # CONFIG_NFTL is not set | 381 | # CONFIG_NFTL is not set |
@@ -396,7 +407,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
396 | # CONFIG_MTD_RAM is not set | 407 | # CONFIG_MTD_RAM is not set |
397 | # CONFIG_MTD_ROM is not set | 408 | # CONFIG_MTD_ROM is not set |
398 | # CONFIG_MTD_ABSENT is not set | 409 | # CONFIG_MTD_ABSENT is not set |
399 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
400 | 410 | ||
401 | # | 411 | # |
402 | # Mapping drivers for chip access | 412 | # Mapping drivers for chip access |
@@ -424,29 +434,15 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | |||
424 | # CONFIG_MTD_DOC2000 is not set | 434 | # CONFIG_MTD_DOC2000 is not set |
425 | # CONFIG_MTD_DOC2001 is not set | 435 | # CONFIG_MTD_DOC2001 is not set |
426 | # CONFIG_MTD_DOC2001PLUS is not set | 436 | # CONFIG_MTD_DOC2001PLUS is not set |
427 | |||
428 | # | ||
429 | # NAND Flash Device Drivers | ||
430 | # | ||
431 | # CONFIG_MTD_NAND is not set | 437 | # CONFIG_MTD_NAND is not set |
432 | |||
433 | # | ||
434 | # OneNAND Flash Device Drivers | ||
435 | # | ||
436 | # CONFIG_MTD_ONENAND is not set | 438 | # CONFIG_MTD_ONENAND is not set |
437 | 439 | ||
438 | # | 440 | # |
439 | # Parallel port support | 441 | # UBI - Unsorted block images |
440 | # | 442 | # |
443 | # CONFIG_MTD_UBI is not set | ||
441 | # CONFIG_PARPORT is not set | 444 | # CONFIG_PARPORT is not set |
442 | 445 | CONFIG_BLK_DEV=y | |
443 | # | ||
444 | # Plug and Play support | ||
445 | # | ||
446 | |||
447 | # | ||
448 | # Block devices | ||
449 | # | ||
450 | # CONFIG_BLK_CPQ_DA is not set | 446 | # CONFIG_BLK_CPQ_DA is not set |
451 | # CONFIG_BLK_CPQ_CISS_DA is not set | 447 | # CONFIG_BLK_CPQ_CISS_DA is not set |
452 | # CONFIG_BLK_DEV_DAC960 is not set | 448 | # CONFIG_BLK_DEV_DAC960 is not set |
@@ -461,13 +457,8 @@ CONFIG_BLK_DEV_RAM=y | |||
461 | CONFIG_BLK_DEV_RAM_COUNT=16 | 457 | CONFIG_BLK_DEV_RAM_COUNT=16 |
462 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 458 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
463 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 459 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
464 | CONFIG_BLK_DEV_INITRD=y | ||
465 | # CONFIG_CDROM_PKTCDVD is not set | 460 | # CONFIG_CDROM_PKTCDVD is not set |
466 | # CONFIG_ATA_OVER_ETH is not set | 461 | # CONFIG_ATA_OVER_ETH is not set |
467 | |||
468 | # | ||
469 | # ATA/ATAPI/MFM/RLL support | ||
470 | # | ||
471 | # CONFIG_IDE is not set | 462 | # CONFIG_IDE is not set |
472 | 463 | ||
473 | # | 464 | # |
@@ -475,6 +466,7 @@ CONFIG_BLK_DEV_INITRD=y | |||
475 | # | 466 | # |
476 | # CONFIG_RAID_ATTRS is not set | 467 | # CONFIG_RAID_ATTRS is not set |
477 | CONFIG_SCSI=y | 468 | CONFIG_SCSI=y |
469 | CONFIG_SCSI_DMA=y | ||
478 | # CONFIG_SCSI_TGT is not set | 470 | # CONFIG_SCSI_TGT is not set |
479 | # CONFIG_SCSI_NETLINK is not set | 471 | # CONFIG_SCSI_NETLINK is not set |
480 | CONFIG_SCSI_PROC_FS=y | 472 | CONFIG_SCSI_PROC_FS=y |
@@ -496,6 +488,7 @@ CONFIG_CHR_DEV_SG=y | |||
496 | # CONFIG_SCSI_CONSTANTS is not set | 488 | # CONFIG_SCSI_CONSTANTS is not set |
497 | # CONFIG_SCSI_LOGGING is not set | 489 | # CONFIG_SCSI_LOGGING is not set |
498 | # CONFIG_SCSI_SCAN_ASYNC is not set | 490 | # CONFIG_SCSI_SCAN_ASYNC is not set |
491 | CONFIG_SCSI_WAIT_SCAN=m | ||
499 | 492 | ||
500 | # | 493 | # |
501 | # SCSI Transports | 494 | # SCSI Transports |
@@ -541,11 +534,8 @@ CONFIG_CHR_DEV_SG=y | |||
541 | # CONFIG_SCSI_NSP32 is not set | 534 | # CONFIG_SCSI_NSP32 is not set |
542 | # CONFIG_SCSI_DEBUG is not set | 535 | # CONFIG_SCSI_DEBUG is not set |
543 | # CONFIG_SCSI_SRP is not set | 536 | # CONFIG_SCSI_SRP is not set |
544 | |||
545 | # | ||
546 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
547 | # | ||
548 | CONFIG_ATA=y | 537 | CONFIG_ATA=y |
538 | # CONFIG_ATA_NONSTANDARD is not set | ||
549 | # CONFIG_SATA_AHCI is not set | 539 | # CONFIG_SATA_AHCI is not set |
550 | # CONFIG_SATA_SVW is not set | 540 | # CONFIG_SATA_SVW is not set |
551 | # CONFIG_ATA_PIIX is not set | 541 | # CONFIG_ATA_PIIX is not set |
@@ -560,11 +550,13 @@ CONFIG_SATA_SIL=y | |||
560 | # CONFIG_SATA_SIS is not set | 550 | # CONFIG_SATA_SIS is not set |
561 | # CONFIG_SATA_ULI is not set | 551 | # CONFIG_SATA_ULI is not set |
562 | # CONFIG_SATA_VIA is not set | 552 | # CONFIG_SATA_VIA is not set |
563 | # CONFIG_SATA_VITESSE is not set | 553 | CONFIG_SATA_VITESSE=y |
554 | # CONFIG_SATA_INIC162X is not set | ||
564 | # CONFIG_PATA_ALI is not set | 555 | # CONFIG_PATA_ALI is not set |
565 | # CONFIG_PATA_AMD is not set | 556 | # CONFIG_PATA_AMD is not set |
566 | # CONFIG_PATA_ARTOP is not set | 557 | # CONFIG_PATA_ARTOP is not set |
567 | # CONFIG_PATA_ATIIXP is not set | 558 | # CONFIG_PATA_ATIIXP is not set |
559 | # CONFIG_PATA_CMD640_PCI is not set | ||
568 | # CONFIG_PATA_CMD64X is not set | 560 | # CONFIG_PATA_CMD64X is not set |
569 | # CONFIG_PATA_CS5520 is not set | 561 | # CONFIG_PATA_CS5520 is not set |
570 | # CONFIG_PATA_CS5530 is not set | 562 | # CONFIG_PATA_CS5530 is not set |
@@ -576,6 +568,7 @@ CONFIG_SATA_SIL=y | |||
576 | # CONFIG_PATA_HPT3X2N is not set | 568 | # CONFIG_PATA_HPT3X2N is not set |
577 | # CONFIG_PATA_HPT3X3 is not set | 569 | # CONFIG_PATA_HPT3X3 is not set |
578 | # CONFIG_PATA_IT821X is not set | 570 | # CONFIG_PATA_IT821X is not set |
571 | # CONFIG_PATA_IT8213 is not set | ||
579 | # CONFIG_PATA_JMICRON is not set | 572 | # CONFIG_PATA_JMICRON is not set |
580 | # CONFIG_PATA_TRIFLEX is not set | 573 | # CONFIG_PATA_TRIFLEX is not set |
581 | # CONFIG_PATA_MARVELL is not set | 574 | # CONFIG_PATA_MARVELL is not set |
@@ -595,17 +588,14 @@ CONFIG_SATA_SIL=y | |||
595 | # CONFIG_PATA_SIS is not set | 588 | # CONFIG_PATA_SIS is not set |
596 | # CONFIG_PATA_VIA is not set | 589 | # CONFIG_PATA_VIA is not set |
597 | # CONFIG_PATA_WINBOND is not set | 590 | # CONFIG_PATA_WINBOND is not set |
598 | |||
599 | # | ||
600 | # Multi-device support (RAID and LVM) | ||
601 | # | ||
602 | CONFIG_MD=y | 591 | CONFIG_MD=y |
603 | CONFIG_BLK_DEV_MD=y | 592 | CONFIG_BLK_DEV_MD=y |
604 | # CONFIG_MD_LINEAR is not set | 593 | # CONFIG_MD_LINEAR is not set |
605 | CONFIG_MD_RAID0=y | 594 | CONFIG_MD_RAID0=y |
606 | CONFIG_MD_RAID1=y | 595 | CONFIG_MD_RAID1=y |
607 | # CONFIG_MD_RAID10 is not set | 596 | CONFIG_MD_RAID10=y |
608 | # CONFIG_MD_RAID456 is not set | 597 | CONFIG_MD_RAID456=y |
598 | # CONFIG_MD_RAID5_RESHAPE is not set | ||
609 | # CONFIG_MD_MULTIPATH is not set | 599 | # CONFIG_MD_MULTIPATH is not set |
610 | # CONFIG_MD_FAULTY is not set | 600 | # CONFIG_MD_FAULTY is not set |
611 | CONFIG_BLK_DEV_DM=y | 601 | CONFIG_BLK_DEV_DM=y |
@@ -615,6 +605,7 @@ CONFIG_BLK_DEV_DM=y | |||
615 | # CONFIG_DM_MIRROR is not set | 605 | # CONFIG_DM_MIRROR is not set |
616 | # CONFIG_DM_ZERO is not set | 606 | # CONFIG_DM_ZERO is not set |
617 | # CONFIG_DM_MULTIPATH is not set | 607 | # CONFIG_DM_MULTIPATH is not set |
608 | # CONFIG_DM_DELAY is not set | ||
618 | 609 | ||
619 | # | 610 | # |
620 | # Fusion MPT device support | 611 | # Fusion MPT device support |
@@ -627,47 +618,27 @@ CONFIG_BLK_DEV_DM=y | |||
627 | # | 618 | # |
628 | # IEEE 1394 (FireWire) support | 619 | # IEEE 1394 (FireWire) support |
629 | # | 620 | # |
621 | # CONFIG_FIREWIRE is not set | ||
630 | # CONFIG_IEEE1394 is not set | 622 | # CONFIG_IEEE1394 is not set |
631 | |||
632 | # | ||
633 | # I2O device support | ||
634 | # | ||
635 | # CONFIG_I2O is not set | 623 | # CONFIG_I2O is not set |
636 | |||
637 | # | ||
638 | # Network device support | ||
639 | # | ||
640 | CONFIG_NETDEVICES=y | 624 | CONFIG_NETDEVICES=y |
625 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
641 | # CONFIG_DUMMY is not set | 626 | # CONFIG_DUMMY is not set |
642 | # CONFIG_BONDING is not set | 627 | # CONFIG_BONDING is not set |
628 | # CONFIG_MACVLAN is not set | ||
643 | # CONFIG_EQUALIZER is not set | 629 | # CONFIG_EQUALIZER is not set |
644 | # CONFIG_TUN is not set | 630 | # CONFIG_TUN is not set |
645 | |||
646 | # | ||
647 | # ARCnet devices | ||
648 | # | ||
649 | # CONFIG_ARCNET is not set | 631 | # CONFIG_ARCNET is not set |
650 | |||
651 | # | ||
652 | # PHY device support | ||
653 | # | ||
654 | # CONFIG_PHYLIB is not set | 632 | # CONFIG_PHYLIB is not set |
655 | |||
656 | # | ||
657 | # Ethernet (10 or 100Mbit) | ||
658 | # | ||
659 | CONFIG_NET_ETHERNET=y | 633 | CONFIG_NET_ETHERNET=y |
660 | CONFIG_MII=y | 634 | CONFIG_MII=y |
635 | # CONFIG_AX88796 is not set | ||
661 | # CONFIG_HAPPYMEAL is not set | 636 | # CONFIG_HAPPYMEAL is not set |
662 | # CONFIG_SUNGEM is not set | 637 | # CONFIG_SUNGEM is not set |
663 | # CONFIG_CASSINI is not set | 638 | # CONFIG_CASSINI is not set |
664 | # CONFIG_NET_VENDOR_3COM is not set | 639 | # CONFIG_NET_VENDOR_3COM is not set |
665 | # CONFIG_SMC91X is not set | 640 | # CONFIG_SMC91X is not set |
666 | # CONFIG_DM9000 is not set | 641 | # CONFIG_DM9000 is not set |
667 | |||
668 | # | ||
669 | # Tulip family network device support | ||
670 | # | ||
671 | # CONFIG_NET_TULIP is not set | 642 | # CONFIG_NET_TULIP is not set |
672 | # CONFIG_HP100 is not set | 643 | # CONFIG_HP100 is not set |
673 | CONFIG_NET_PCI=y | 644 | CONFIG_NET_PCI=y |
@@ -689,10 +660,8 @@ CONFIG_E100=y | |||
689 | # CONFIG_SUNDANCE is not set | 660 | # CONFIG_SUNDANCE is not set |
690 | # CONFIG_TLAN is not set | 661 | # CONFIG_TLAN is not set |
691 | # CONFIG_VIA_RHINE is not set | 662 | # CONFIG_VIA_RHINE is not set |
692 | 663 | # CONFIG_SC92031 is not set | |
693 | # | 664 | CONFIG_NETDEV_1000=y |
694 | # Ethernet (1000 Mbit) | ||
695 | # | ||
696 | # CONFIG_ACENIC is not set | 665 | # CONFIG_ACENIC is not set |
697 | # CONFIG_DL2K is not set | 666 | # CONFIG_DL2K is not set |
698 | CONFIG_E1000=y | 667 | CONFIG_E1000=y |
@@ -706,34 +675,36 @@ CONFIG_R8169=y | |||
706 | # CONFIG_SIS190 is not set | 675 | # CONFIG_SIS190 is not set |
707 | # CONFIG_SKGE is not set | 676 | # CONFIG_SKGE is not set |
708 | # CONFIG_SKY2 is not set | 677 | # CONFIG_SKY2 is not set |
709 | # CONFIG_SK98LIN is not set | ||
710 | # CONFIG_VIA_VELOCITY is not set | 678 | # CONFIG_VIA_VELOCITY is not set |
711 | # CONFIG_TIGON3 is not set | 679 | # CONFIG_TIGON3 is not set |
712 | # CONFIG_BNX2 is not set | 680 | # CONFIG_BNX2 is not set |
713 | # CONFIG_QLA3XXX is not set | 681 | # CONFIG_QLA3XXX is not set |
714 | 682 | # CONFIG_ATL1 is not set | |
715 | # | 683 | CONFIG_NETDEV_10000=y |
716 | # Ethernet (10000 Mbit) | ||
717 | # | ||
718 | # CONFIG_CHELSIO_T1 is not set | 684 | # CONFIG_CHELSIO_T1 is not set |
685 | # CONFIG_CHELSIO_T3 is not set | ||
719 | # CONFIG_IXGB is not set | 686 | # CONFIG_IXGB is not set |
720 | # CONFIG_S2IO is not set | 687 | # CONFIG_S2IO is not set |
721 | # CONFIG_MYRI10GE is not set | 688 | # CONFIG_MYRI10GE is not set |
722 | # CONFIG_NETXEN_NIC is not set | 689 | # CONFIG_NETXEN_NIC is not set |
723 | 690 | # CONFIG_MLX4_CORE is not set | |
724 | # | ||
725 | # Token Ring devices | ||
726 | # | ||
727 | # CONFIG_TR is not set | 691 | # CONFIG_TR is not set |
728 | 692 | ||
729 | # | 693 | # |
730 | # Wireless LAN (non-hamradio) | 694 | # Wireless LAN |
731 | # | 695 | # |
732 | # CONFIG_NET_RADIO is not set | 696 | # CONFIG_WLAN_PRE80211 is not set |
697 | # CONFIG_WLAN_80211 is not set | ||
733 | 698 | ||
734 | # | 699 | # |
735 | # Wan interfaces | 700 | # USB Network Adapters |
736 | # | 701 | # |
702 | # CONFIG_USB_CATC is not set | ||
703 | # CONFIG_USB_KAWETH is not set | ||
704 | # CONFIG_USB_PEGASUS is not set | ||
705 | # CONFIG_USB_RTL8150 is not set | ||
706 | # CONFIG_USB_USBNET_MII is not set | ||
707 | # CONFIG_USB_USBNET is not set | ||
737 | # CONFIG_WAN is not set | 708 | # CONFIG_WAN is not set |
738 | # CONFIG_FDDI is not set | 709 | # CONFIG_FDDI is not set |
739 | # CONFIG_HIPPI is not set | 710 | # CONFIG_HIPPI is not set |
@@ -744,10 +715,6 @@ CONFIG_R8169=y | |||
744 | # CONFIG_NETCONSOLE is not set | 715 | # CONFIG_NETCONSOLE is not set |
745 | # CONFIG_NETPOLL is not set | 716 | # CONFIG_NETPOLL is not set |
746 | # CONFIG_NET_POLL_CONTROLLER is not set | 717 | # CONFIG_NET_POLL_CONTROLLER is not set |
747 | |||
748 | # | ||
749 | # ISDN subsystem | ||
750 | # | ||
751 | # CONFIG_ISDN is not set | 718 | # CONFIG_ISDN is not set |
752 | 719 | ||
753 | # | 720 | # |
@@ -755,6 +722,7 @@ CONFIG_R8169=y | |||
755 | # | 722 | # |
756 | CONFIG_INPUT=y | 723 | CONFIG_INPUT=y |
757 | # CONFIG_INPUT_FF_MEMLESS is not set | 724 | # CONFIG_INPUT_FF_MEMLESS is not set |
725 | # CONFIG_INPUT_POLLDEV is not set | ||
758 | 726 | ||
759 | # | 727 | # |
760 | # Userland interfaces | 728 | # Userland interfaces |
@@ -774,6 +742,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
774 | # CONFIG_INPUT_KEYBOARD is not set | 742 | # CONFIG_INPUT_KEYBOARD is not set |
775 | # CONFIG_INPUT_MOUSE is not set | 743 | # CONFIG_INPUT_MOUSE is not set |
776 | # CONFIG_INPUT_JOYSTICK is not set | 744 | # CONFIG_INPUT_JOYSTICK is not set |
745 | # CONFIG_INPUT_TABLET is not set | ||
777 | # CONFIG_INPUT_TOUCHSCREEN is not set | 746 | # CONFIG_INPUT_TOUCHSCREEN is not set |
778 | # CONFIG_INPUT_MISC is not set | 747 | # CONFIG_INPUT_MISC is not set |
779 | 748 | ||
@@ -811,33 +780,18 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
811 | CONFIG_UNIX98_PTYS=y | 780 | CONFIG_UNIX98_PTYS=y |
812 | CONFIG_LEGACY_PTYS=y | 781 | CONFIG_LEGACY_PTYS=y |
813 | CONFIG_LEGACY_PTY_COUNT=256 | 782 | CONFIG_LEGACY_PTY_COUNT=256 |
814 | |||
815 | # | ||
816 | # IPMI | ||
817 | # | ||
818 | # CONFIG_IPMI_HANDLER is not set | 783 | # CONFIG_IPMI_HANDLER is not set |
819 | |||
820 | # | ||
821 | # Watchdog Cards | ||
822 | # | ||
823 | # CONFIG_WATCHDOG is not set | 784 | # CONFIG_WATCHDOG is not set |
824 | CONFIG_HW_RANDOM=y | 785 | CONFIG_HW_RANDOM=y |
825 | # CONFIG_NVRAM is not set | 786 | # CONFIG_NVRAM is not set |
826 | # CONFIG_DTLK is not set | ||
827 | # CONFIG_R3964 is not set | 787 | # CONFIG_R3964 is not set |
828 | # CONFIG_APPLICOM is not set | 788 | # CONFIG_APPLICOM is not set |
829 | # CONFIG_DRM is not set | 789 | # CONFIG_DRM is not set |
830 | # CONFIG_RAW_DRIVER is not set | 790 | # CONFIG_RAW_DRIVER is not set |
831 | |||
832 | # | ||
833 | # TPM devices | ||
834 | # | ||
835 | # CONFIG_TCG_TPM is not set | 791 | # CONFIG_TCG_TPM is not set |
836 | 792 | CONFIG_DEVPORT=y | |
837 | # | ||
838 | # I2C support | ||
839 | # | ||
840 | CONFIG_I2C=y | 793 | CONFIG_I2C=y |
794 | CONFIG_I2C_BOARDINFO=y | ||
841 | CONFIG_I2C_CHARDEV=y | 795 | CONFIG_I2C_CHARDEV=y |
842 | 796 | ||
843 | # | 797 | # |
@@ -864,25 +818,29 @@ CONFIG_I2C_IOP3XX=y | |||
864 | # CONFIG_I2C_PARPORT_LIGHT is not set | 818 | # CONFIG_I2C_PARPORT_LIGHT is not set |
865 | # CONFIG_I2C_PROSAVAGE is not set | 819 | # CONFIG_I2C_PROSAVAGE is not set |
866 | # CONFIG_I2C_SAVAGE4 is not set | 820 | # CONFIG_I2C_SAVAGE4 is not set |
821 | # CONFIG_I2C_SIMTEC is not set | ||
867 | # CONFIG_I2C_SIS5595 is not set | 822 | # CONFIG_I2C_SIS5595 is not set |
868 | # CONFIG_I2C_SIS630 is not set | 823 | # CONFIG_I2C_SIS630 is not set |
869 | # CONFIG_I2C_SIS96X is not set | 824 | # CONFIG_I2C_SIS96X is not set |
825 | # CONFIG_I2C_TAOS_EVM is not set | ||
870 | # CONFIG_I2C_STUB is not set | 826 | # CONFIG_I2C_STUB is not set |
827 | # CONFIG_I2C_TINY_USB is not set | ||
871 | # CONFIG_I2C_VIA is not set | 828 | # CONFIG_I2C_VIA is not set |
872 | # CONFIG_I2C_VIAPRO is not set | 829 | # CONFIG_I2C_VIAPRO is not set |
873 | # CONFIG_I2C_VOODOO3 is not set | 830 | # CONFIG_I2C_VOODOO3 is not set |
874 | # CONFIG_I2C_PCA_ISA is not set | ||
875 | 831 | ||
876 | # | 832 | # |
877 | # Miscellaneous I2C Chip support | 833 | # Miscellaneous I2C Chip support |
878 | # | 834 | # |
879 | # CONFIG_SENSORS_DS1337 is not set | 835 | # CONFIG_SENSORS_DS1337 is not set |
880 | # CONFIG_SENSORS_DS1374 is not set | 836 | # CONFIG_SENSORS_DS1374 is not set |
837 | # CONFIG_DS1682 is not set | ||
881 | # CONFIG_SENSORS_EEPROM is not set | 838 | # CONFIG_SENSORS_EEPROM is not set |
882 | # CONFIG_SENSORS_PCF8574 is not set | 839 | # CONFIG_SENSORS_PCF8574 is not set |
883 | # CONFIG_SENSORS_PCA9539 is not set | 840 | # CONFIG_SENSORS_PCA9539 is not set |
884 | # CONFIG_SENSORS_PCF8591 is not set | 841 | # CONFIG_SENSORS_PCF8591 is not set |
885 | # CONFIG_SENSORS_MAX6875 is not set | 842 | # CONFIG_SENSORS_MAX6875 is not set |
843 | # CONFIG_SENSORS_TSL2550 is not set | ||
886 | # CONFIG_I2C_DEBUG_CORE is not set | 844 | # CONFIG_I2C_DEBUG_CORE is not set |
887 | # CONFIG_I2C_DEBUG_ALGO is not set | 845 | # CONFIG_I2C_DEBUG_ALGO is not set |
888 | # CONFIG_I2C_DEBUG_BUS is not set | 846 | # CONFIG_I2C_DEBUG_BUS is not set |
@@ -893,21 +851,15 @@ CONFIG_I2C_IOP3XX=y | |||
893 | # | 851 | # |
894 | # CONFIG_SPI is not set | 852 | # CONFIG_SPI is not set |
895 | # CONFIG_SPI_MASTER is not set | 853 | # CONFIG_SPI_MASTER is not set |
896 | |||
897 | # | ||
898 | # Dallas's 1-wire bus | ||
899 | # | ||
900 | # CONFIG_W1 is not set | 854 | # CONFIG_W1 is not set |
901 | |||
902 | # | ||
903 | # Hardware Monitoring support | ||
904 | # | ||
905 | CONFIG_HWMON=y | 855 | CONFIG_HWMON=y |
906 | # CONFIG_HWMON_VID is not set | 856 | # CONFIG_HWMON_VID is not set |
907 | # CONFIG_SENSORS_ABITUGURU is not set | 857 | # CONFIG_SENSORS_ABITUGURU is not set |
858 | # CONFIG_SENSORS_AD7418 is not set | ||
908 | # CONFIG_SENSORS_ADM1021 is not set | 859 | # CONFIG_SENSORS_ADM1021 is not set |
909 | # CONFIG_SENSORS_ADM1025 is not set | 860 | # CONFIG_SENSORS_ADM1025 is not set |
910 | # CONFIG_SENSORS_ADM1026 is not set | 861 | # CONFIG_SENSORS_ADM1026 is not set |
862 | # CONFIG_SENSORS_ADM1029 is not set | ||
911 | # CONFIG_SENSORS_ADM1031 is not set | 863 | # CONFIG_SENSORS_ADM1031 is not set |
912 | # CONFIG_SENSORS_ADM9240 is not set | 864 | # CONFIG_SENSORS_ADM9240 is not set |
913 | # CONFIG_SENSORS_ASB100 is not set | 865 | # CONFIG_SENSORS_ASB100 is not set |
@@ -930,6 +882,7 @@ CONFIG_HWMON=y | |||
930 | # CONFIG_SENSORS_LM90 is not set | 882 | # CONFIG_SENSORS_LM90 is not set |
931 | # CONFIG_SENSORS_LM92 is not set | 883 | # CONFIG_SENSORS_LM92 is not set |
932 | # CONFIG_SENSORS_MAX1619 is not set | 884 | # CONFIG_SENSORS_MAX1619 is not set |
885 | # CONFIG_SENSORS_MAX6650 is not set | ||
933 | # CONFIG_SENSORS_PC87360 is not set | 886 | # CONFIG_SENSORS_PC87360 is not set |
934 | # CONFIG_SENSORS_PC87427 is not set | 887 | # CONFIG_SENSORS_PC87427 is not set |
935 | # CONFIG_SENSORS_SIS5595 is not set | 888 | # CONFIG_SENSORS_SIS5595 is not set |
@@ -947,12 +900,16 @@ CONFIG_HWMON=y | |||
947 | # CONFIG_SENSORS_W83627HF is not set | 900 | # CONFIG_SENSORS_W83627HF is not set |
948 | # CONFIG_SENSORS_W83627EHF is not set | 901 | # CONFIG_SENSORS_W83627EHF is not set |
949 | # CONFIG_HWMON_DEBUG_CHIP is not set | 902 | # CONFIG_HWMON_DEBUG_CHIP is not set |
903 | CONFIG_MISC_DEVICES=y | ||
904 | # CONFIG_PHANTOM is not set | ||
905 | # CONFIG_EEPROM_93CX6 is not set | ||
906 | # CONFIG_SGI_IOC4 is not set | ||
907 | # CONFIG_TIFM_CORE is not set | ||
950 | 908 | ||
951 | # | 909 | # |
952 | # Misc devices | 910 | # Multifunction device drivers |
953 | # | 911 | # |
954 | # CONFIG_SGI_IOC4 is not set | 912 | # CONFIG_MFD_SM501 is not set |
955 | # CONFIG_TIFM_CORE is not set | ||
956 | 913 | ||
957 | # | 914 | # |
958 | # LED devices | 915 | # LED devices |
@@ -971,17 +928,20 @@ CONFIG_HWMON=y | |||
971 | # Multimedia devices | 928 | # Multimedia devices |
972 | # | 929 | # |
973 | # CONFIG_VIDEO_DEV is not set | 930 | # CONFIG_VIDEO_DEV is not set |
931 | # CONFIG_DVB_CORE is not set | ||
932 | CONFIG_DAB=y | ||
933 | # CONFIG_USB_DABUSB is not set | ||
974 | 934 | ||
975 | # | 935 | # |
976 | # Digital Video Broadcasting Devices | 936 | # Graphics support |
977 | # | 937 | # |
978 | # CONFIG_DVB is not set | 938 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
979 | # CONFIG_USB_DABUSB is not set | ||
980 | 939 | ||
981 | # | 940 | # |
982 | # Graphics support | 941 | # Display device support |
983 | # | 942 | # |
984 | CONFIG_FIRMWARE_EDID=y | 943 | # CONFIG_DISPLAY_SUPPORT is not set |
944 | # CONFIG_VGASTATE is not set | ||
985 | # CONFIG_FB is not set | 945 | # CONFIG_FB is not set |
986 | 946 | ||
987 | # | 947 | # |
@@ -989,21 +949,26 @@ CONFIG_FIRMWARE_EDID=y | |||
989 | # | 949 | # |
990 | # CONFIG_VGA_CONSOLE is not set | 950 | # CONFIG_VGA_CONSOLE is not set |
991 | CONFIG_DUMMY_CONSOLE=y | 951 | CONFIG_DUMMY_CONSOLE=y |
992 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
993 | 952 | ||
994 | # | 953 | # |
995 | # Sound | 954 | # Sound |
996 | # | 955 | # |
997 | # CONFIG_SOUND is not set | 956 | # CONFIG_SOUND is not set |
957 | CONFIG_HID_SUPPORT=y | ||
958 | CONFIG_HID=y | ||
959 | # CONFIG_HID_DEBUG is not set | ||
998 | 960 | ||
999 | # | 961 | # |
1000 | # HID Devices | 962 | # USB Input Devices |
1001 | # | 963 | # |
1002 | CONFIG_HID=y | 964 | # CONFIG_USB_HID is not set |
1003 | 965 | ||
1004 | # | 966 | # |
1005 | # USB support | 967 | # USB HID Boot Protocol drivers |
1006 | # | 968 | # |
969 | # CONFIG_USB_KBD is not set | ||
970 | # CONFIG_USB_MOUSE is not set | ||
971 | CONFIG_USB_SUPPORT=y | ||
1007 | CONFIG_USB_ARCH_HAS_HCD=y | 972 | CONFIG_USB_ARCH_HAS_HCD=y |
1008 | CONFIG_USB_ARCH_HAS_OHCI=y | 973 | CONFIG_USB_ARCH_HAS_OHCI=y |
1009 | CONFIG_USB_ARCH_HAS_EHCI=y | 974 | CONFIG_USB_ARCH_HAS_EHCI=y |
@@ -1014,9 +979,8 @@ CONFIG_USB=y | |||
1014 | # Miscellaneous USB options | 979 | # Miscellaneous USB options |
1015 | # | 980 | # |
1016 | # CONFIG_USB_DEVICEFS is not set | 981 | # CONFIG_USB_DEVICEFS is not set |
1017 | # CONFIG_USB_BANDWIDTH is not set | 982 | CONFIG_USB_DEVICE_CLASS=y |
1018 | # CONFIG_USB_DYNAMIC_MINORS is not set | 983 | # CONFIG_USB_DYNAMIC_MINORS is not set |
1019 | # CONFIG_USB_MULTITHREAD_PROBE is not set | ||
1020 | # CONFIG_USB_OTG is not set | 984 | # CONFIG_USB_OTG is not set |
1021 | 985 | ||
1022 | # | 986 | # |
@@ -1030,6 +994,7 @@ CONFIG_USB_EHCI_TT_NEWSCHED=y | |||
1030 | # CONFIG_USB_OHCI_HCD is not set | 994 | # CONFIG_USB_OHCI_HCD is not set |
1031 | CONFIG_USB_UHCI_HCD=y | 995 | CONFIG_USB_UHCI_HCD=y |
1032 | # CONFIG_USB_SL811_HCD is not set | 996 | # CONFIG_USB_SL811_HCD is not set |
997 | # CONFIG_USB_R8A66597_HCD is not set | ||
1033 | 998 | ||
1034 | # | 999 | # |
1035 | # USB Device Class drivers | 1000 | # USB Device Class drivers |
@@ -1058,43 +1023,10 @@ CONFIG_USB_STORAGE=y | |||
1058 | # CONFIG_USB_LIBUSUAL is not set | 1023 | # CONFIG_USB_LIBUSUAL is not set |
1059 | 1024 | ||
1060 | # | 1025 | # |
1061 | # USB Input Devices | ||
1062 | # | ||
1063 | # CONFIG_USB_HID is not set | ||
1064 | |||
1065 | # | ||
1066 | # USB HID Boot Protocol drivers | ||
1067 | # | ||
1068 | # CONFIG_USB_KBD is not set | ||
1069 | # CONFIG_USB_MOUSE is not set | ||
1070 | # CONFIG_USB_AIPTEK is not set | ||
1071 | # CONFIG_USB_WACOM is not set | ||
1072 | # CONFIG_USB_ACECAD is not set | ||
1073 | # CONFIG_USB_KBTAB is not set | ||
1074 | # CONFIG_USB_POWERMATE is not set | ||
1075 | # CONFIG_USB_TOUCHSCREEN is not set | ||
1076 | # CONFIG_USB_YEALINK is not set | ||
1077 | # CONFIG_USB_XPAD is not set | ||
1078 | # CONFIG_USB_ATI_REMOTE is not set | ||
1079 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
1080 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
1081 | # CONFIG_USB_APPLETOUCH is not set | ||
1082 | |||
1083 | # | ||
1084 | # USB Imaging devices | 1026 | # USB Imaging devices |
1085 | # | 1027 | # |
1086 | # CONFIG_USB_MDC800 is not set | 1028 | # CONFIG_USB_MDC800 is not set |
1087 | # CONFIG_USB_MICROTEK is not set | 1029 | # CONFIG_USB_MICROTEK is not set |
1088 | |||
1089 | # | ||
1090 | # USB Network Adapters | ||
1091 | # | ||
1092 | # CONFIG_USB_CATC is not set | ||
1093 | # CONFIG_USB_KAWETH is not set | ||
1094 | # CONFIG_USB_PEGASUS is not set | ||
1095 | # CONFIG_USB_RTL8150 is not set | ||
1096 | # CONFIG_USB_USBNET_MII is not set | ||
1097 | # CONFIG_USB_USBNET is not set | ||
1098 | CONFIG_USB_MON=y | 1030 | CONFIG_USB_MON=y |
1099 | 1031 | ||
1100 | # | 1032 | # |
@@ -1116,6 +1048,7 @@ CONFIG_USB_MON=y | |||
1116 | # CONFIG_USB_RIO500 is not set | 1048 | # CONFIG_USB_RIO500 is not set |
1117 | # CONFIG_USB_LEGOTOWER is not set | 1049 | # CONFIG_USB_LEGOTOWER is not set |
1118 | # CONFIG_USB_LCD is not set | 1050 | # CONFIG_USB_LCD is not set |
1051 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1119 | # CONFIG_USB_LED is not set | 1052 | # CONFIG_USB_LED is not set |
1120 | # CONFIG_USB_CYPRESS_CY7C63 is not set | 1053 | # CONFIG_USB_CYPRESS_CY7C63 is not set |
1121 | # CONFIG_USB_CYTHERM is not set | 1054 | # CONFIG_USB_CYTHERM is not set |
@@ -1126,6 +1059,7 @@ CONFIG_USB_MON=y | |||
1126 | # CONFIG_USB_SISUSBVGA is not set | 1059 | # CONFIG_USB_SISUSBVGA is not set |
1127 | # CONFIG_USB_LD is not set | 1060 | # CONFIG_USB_LD is not set |
1128 | # CONFIG_USB_TRANCEVIBRATOR is not set | 1061 | # CONFIG_USB_TRANCEVIBRATOR is not set |
1062 | # CONFIG_USB_IOWARRIOR is not set | ||
1129 | 1063 | ||
1130 | # | 1064 | # |
1131 | # USB DSL modem support | 1065 | # USB DSL modem support |
@@ -1135,10 +1069,6 @@ CONFIG_USB_MON=y | |||
1135 | # USB Gadget Support | 1069 | # USB Gadget Support |
1136 | # | 1070 | # |
1137 | # CONFIG_USB_GADGET is not set | 1071 | # CONFIG_USB_GADGET is not set |
1138 | |||
1139 | # | ||
1140 | # MMC/SD Card support | ||
1141 | # | ||
1142 | # CONFIG_MMC is not set | 1072 | # CONFIG_MMC is not set |
1143 | 1073 | ||
1144 | # | 1074 | # |
@@ -1148,6 +1078,22 @@ CONFIG_RTC_LIB=y | |||
1148 | # CONFIG_RTC_CLASS is not set | 1078 | # CONFIG_RTC_CLASS is not set |
1149 | 1079 | ||
1150 | # | 1080 | # |
1081 | # DMA Engine support | ||
1082 | # | ||
1083 | CONFIG_DMA_ENGINE=y | ||
1084 | |||
1085 | # | ||
1086 | # DMA Clients | ||
1087 | # | ||
1088 | CONFIG_NET_DMA=y | ||
1089 | |||
1090 | # | ||
1091 | # DMA Devices | ||
1092 | # | ||
1093 | # CONFIG_INTEL_IOATDMA is not set | ||
1094 | CONFIG_INTEL_IOP_ADMA=y | ||
1095 | |||
1096 | # | ||
1151 | # File systems | 1097 | # File systems |
1152 | # | 1098 | # |
1153 | CONFIG_EXT2_FS=y | 1099 | CONFIG_EXT2_FS=y |
@@ -1164,11 +1110,7 @@ CONFIG_FS_MBCACHE=y | |||
1164 | # CONFIG_REISERFS_FS is not set | 1110 | # CONFIG_REISERFS_FS is not set |
1165 | # CONFIG_JFS_FS is not set | 1111 | # CONFIG_JFS_FS is not set |
1166 | # CONFIG_FS_POSIX_ACL is not set | 1112 | # CONFIG_FS_POSIX_ACL is not set |
1167 | CONFIG_XFS_FS=y | 1113 | # CONFIG_XFS_FS is not set |
1168 | # CONFIG_XFS_QUOTA is not set | ||
1169 | CONFIG_XFS_SECURITY=y | ||
1170 | CONFIG_XFS_POSIX_ACL=y | ||
1171 | # CONFIG_XFS_RT is not set | ||
1172 | # CONFIG_GFS2_FS is not set | 1114 | # CONFIG_GFS2_FS is not set |
1173 | # CONFIG_OCFS2_FS is not set | 1115 | # CONFIG_OCFS2_FS is not set |
1174 | # CONFIG_MINIX_FS is not set | 1116 | # CONFIG_MINIX_FS is not set |
@@ -1217,7 +1159,6 @@ CONFIG_ECRYPT_FS=y | |||
1217 | # CONFIG_BEFS_FS is not set | 1159 | # CONFIG_BEFS_FS is not set |
1218 | # CONFIG_BFS_FS is not set | 1160 | # CONFIG_BFS_FS is not set |
1219 | # CONFIG_EFS_FS is not set | 1161 | # CONFIG_EFS_FS is not set |
1220 | # CONFIG_JFFS_FS is not set | ||
1221 | CONFIG_JFFS2_FS=y | 1162 | CONFIG_JFFS2_FS=y |
1222 | CONFIG_JFFS2_FS_DEBUG=0 | 1163 | CONFIG_JFFS2_FS_DEBUG=0 |
1223 | CONFIG_JFFS2_FS_WRITEBUFFER=y | 1164 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
@@ -1227,7 +1168,7 @@ CONFIG_JFFS2_FS_WRITEBUFFER=y | |||
1227 | CONFIG_JFFS2_ZLIB=y | 1168 | CONFIG_JFFS2_ZLIB=y |
1228 | CONFIG_JFFS2_RTIME=y | 1169 | CONFIG_JFFS2_RTIME=y |
1229 | # CONFIG_JFFS2_RUBIN is not set | 1170 | # CONFIG_JFFS2_RUBIN is not set |
1230 | # CONFIG_CRAMFS is not set | 1171 | CONFIG_CRAMFS=y |
1231 | # CONFIG_VXFS_FS is not set | 1172 | # CONFIG_VXFS_FS is not set |
1232 | # CONFIG_HPFS_FS is not set | 1173 | # CONFIG_HPFS_FS is not set |
1233 | # CONFIG_QNX4FS_FS is not set | 1174 | # CONFIG_QNX4FS_FS is not set |
@@ -1253,6 +1194,7 @@ CONFIG_LOCKD_V4=y | |||
1253 | CONFIG_EXPORTFS=y | 1194 | CONFIG_EXPORTFS=y |
1254 | CONFIG_NFS_COMMON=y | 1195 | CONFIG_NFS_COMMON=y |
1255 | CONFIG_SUNRPC=y | 1196 | CONFIG_SUNRPC=y |
1197 | # CONFIG_SUNRPC_BIND34 is not set | ||
1256 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1198 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1257 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1199 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1258 | # CONFIG_SMB_FS is not set | 1200 | # CONFIG_SMB_FS is not set |
@@ -1260,7 +1202,6 @@ CONFIG_SUNRPC=y | |||
1260 | # CONFIG_NCP_FS is not set | 1202 | # CONFIG_NCP_FS is not set |
1261 | # CONFIG_CODA_FS is not set | 1203 | # CONFIG_CODA_FS is not set |
1262 | # CONFIG_AFS_FS is not set | 1204 | # CONFIG_AFS_FS is not set |
1263 | # CONFIG_9P_FS is not set | ||
1264 | 1205 | ||
1265 | # | 1206 | # |
1266 | # Partition Types | 1207 | # Partition Types |
@@ -1282,6 +1223,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1282 | # CONFIG_SUN_PARTITION is not set | 1223 | # CONFIG_SUN_PARTITION is not set |
1283 | # CONFIG_KARMA_PARTITION is not set | 1224 | # CONFIG_KARMA_PARTITION is not set |
1284 | # CONFIG_EFI_PARTITION is not set | 1225 | # CONFIG_EFI_PARTITION is not set |
1226 | # CONFIG_SYSV68_PARTITION is not set | ||
1285 | 1227 | ||
1286 | # | 1228 | # |
1287 | # Native Language Support | 1229 | # Native Language Support |
@@ -1308,15 +1250,19 @@ CONFIG_MAGIC_SYSRQ=y | |||
1308 | # CONFIG_DEBUG_FS is not set | 1250 | # CONFIG_DEBUG_FS is not set |
1309 | # CONFIG_HEADERS_CHECK is not set | 1251 | # CONFIG_HEADERS_CHECK is not set |
1310 | CONFIG_DEBUG_KERNEL=y | 1252 | CONFIG_DEBUG_KERNEL=y |
1311 | CONFIG_LOG_BUF_SHIFT=14 | 1253 | # CONFIG_DEBUG_SHIRQ is not set |
1312 | CONFIG_DETECT_SOFTLOCKUP=y | 1254 | CONFIG_DETECT_SOFTLOCKUP=y |
1255 | CONFIG_SCHED_DEBUG=y | ||
1313 | # CONFIG_SCHEDSTATS is not set | 1256 | # CONFIG_SCHEDSTATS is not set |
1257 | # CONFIG_TIMER_STATS is not set | ||
1314 | # CONFIG_DEBUG_SLAB is not set | 1258 | # CONFIG_DEBUG_SLAB is not set |
1315 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1259 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1316 | # CONFIG_RT_MUTEX_TESTER is not set | 1260 | # CONFIG_RT_MUTEX_TESTER is not set |
1317 | # CONFIG_DEBUG_SPINLOCK is not set | 1261 | # CONFIG_DEBUG_SPINLOCK is not set |
1318 | # CONFIG_DEBUG_MUTEXES is not set | 1262 | # CONFIG_DEBUG_MUTEXES is not set |
1319 | # CONFIG_DEBUG_RWSEMS is not set | 1263 | # CONFIG_DEBUG_LOCK_ALLOC is not set |
1264 | # CONFIG_PROVE_LOCKING is not set | ||
1265 | # CONFIG_LOCK_STAT is not set | ||
1320 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1266 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1321 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1267 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1322 | # CONFIG_DEBUG_KOBJECT is not set | 1268 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1327,6 +1273,7 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1327 | CONFIG_FRAME_POINTER=y | 1273 | CONFIG_FRAME_POINTER=y |
1328 | # CONFIG_FORCED_INLINING is not set | 1274 | # CONFIG_FORCED_INLINING is not set |
1329 | # CONFIG_RCU_TORTURE_TEST is not set | 1275 | # CONFIG_RCU_TORTURE_TEST is not set |
1276 | # CONFIG_FAULT_INJECTION is not set | ||
1330 | CONFIG_DEBUG_USER=y | 1277 | CONFIG_DEBUG_USER=y |
1331 | # CONFIG_DEBUG_ERRORS is not set | 1278 | # CONFIG_DEBUG_ERRORS is not set |
1332 | CONFIG_DEBUG_LL=y | 1279 | CONFIG_DEBUG_LL=y |
@@ -1338,10 +1285,10 @@ CONFIG_DEBUG_LL=y | |||
1338 | CONFIG_KEYS=y | 1285 | CONFIG_KEYS=y |
1339 | CONFIG_KEYS_DEBUG_PROC_KEYS=y | 1286 | CONFIG_KEYS_DEBUG_PROC_KEYS=y |
1340 | # CONFIG_SECURITY is not set | 1287 | # CONFIG_SECURITY is not set |
1341 | 1288 | CONFIG_XOR_BLOCKS=y | |
1342 | # | 1289 | CONFIG_ASYNC_CORE=y |
1343 | # Cryptographic options | 1290 | CONFIG_ASYNC_MEMCPY=y |
1344 | # | 1291 | CONFIG_ASYNC_XOR=y |
1345 | CONFIG_CRYPTO=y | 1292 | CONFIG_CRYPTO=y |
1346 | CONFIG_CRYPTO_ALGAPI=y | 1293 | CONFIG_CRYPTO_ALGAPI=y |
1347 | CONFIG_CRYPTO_BLKCIPHER=y | 1294 | CONFIG_CRYPTO_BLKCIPHER=y |
@@ -1360,8 +1307,11 @@ CONFIG_CRYPTO_TGR192=y | |||
1360 | CONFIG_CRYPTO_GF128MUL=y | 1307 | CONFIG_CRYPTO_GF128MUL=y |
1361 | CONFIG_CRYPTO_ECB=y | 1308 | CONFIG_CRYPTO_ECB=y |
1362 | CONFIG_CRYPTO_CBC=y | 1309 | CONFIG_CRYPTO_CBC=y |
1310 | CONFIG_CRYPTO_PCBC=m | ||
1363 | CONFIG_CRYPTO_LRW=y | 1311 | CONFIG_CRYPTO_LRW=y |
1312 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1364 | CONFIG_CRYPTO_DES=y | 1313 | CONFIG_CRYPTO_DES=y |
1314 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1365 | CONFIG_CRYPTO_BLOWFISH=y | 1315 | CONFIG_CRYPTO_BLOWFISH=y |
1366 | CONFIG_CRYPTO_TWOFISH=y | 1316 | CONFIG_CRYPTO_TWOFISH=y |
1367 | CONFIG_CRYPTO_TWOFISH_COMMON=y | 1317 | CONFIG_CRYPTO_TWOFISH_COMMON=y |
@@ -1376,11 +1326,9 @@ CONFIG_CRYPTO_ANUBIS=y | |||
1376 | CONFIG_CRYPTO_DEFLATE=y | 1326 | CONFIG_CRYPTO_DEFLATE=y |
1377 | CONFIG_CRYPTO_MICHAEL_MIC=y | 1327 | CONFIG_CRYPTO_MICHAEL_MIC=y |
1378 | CONFIG_CRYPTO_CRC32C=y | 1328 | CONFIG_CRYPTO_CRC32C=y |
1329 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1379 | # CONFIG_CRYPTO_TEST is not set | 1330 | # CONFIG_CRYPTO_TEST is not set |
1380 | 1331 | CONFIG_CRYPTO_HW=y | |
1381 | # | ||
1382 | # Hardware crypto devices | ||
1383 | # | ||
1384 | 1332 | ||
1385 | # | 1333 | # |
1386 | # Library routines | 1334 | # Library routines |
@@ -1388,9 +1336,13 @@ CONFIG_CRYPTO_CRC32C=y | |||
1388 | CONFIG_BITREVERSE=y | 1336 | CONFIG_BITREVERSE=y |
1389 | # CONFIG_CRC_CCITT is not set | 1337 | # CONFIG_CRC_CCITT is not set |
1390 | # CONFIG_CRC16 is not set | 1338 | # CONFIG_CRC16 is not set |
1339 | # CONFIG_CRC_ITU_T is not set | ||
1391 | CONFIG_CRC32=y | 1340 | CONFIG_CRC32=y |
1341 | # CONFIG_CRC7 is not set | ||
1392 | CONFIG_LIBCRC32C=y | 1342 | CONFIG_LIBCRC32C=y |
1393 | CONFIG_ZLIB_INFLATE=y | 1343 | CONFIG_ZLIB_INFLATE=y |
1394 | CONFIG_ZLIB_DEFLATE=y | 1344 | CONFIG_ZLIB_DEFLATE=y |
1395 | CONFIG_PLIST=y | 1345 | CONFIG_PLIST=y |
1396 | CONFIG_IOMAP_COPY=y | 1346 | CONFIG_HAS_IOMEM=y |
1347 | CONFIG_HAS_IOPORT=y | ||
1348 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/arm/configs/iop33x_defconfig b/arch/arm/configs/iop33x_defconfig index fa271bce8ff7..721ee64a13f7 100644 --- a/arch/arm/configs/iop33x_defconfig +++ b/arch/arm/configs/iop33x_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 | 3 | # Linux kernel version: 2.6.22 |
4 | # Sat Dec 16 06:05:34 2006 | 4 | # Thu Jul 19 16:05:59 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,16 +39,18 @@ CONFIG_LOCALVERSION="" | |||
32 | CONFIG_LOCALVERSION_AUTO=y | 39 | CONFIG_LOCALVERSION_AUTO=y |
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 is not set | 43 | # CONFIG_POSIX_MQUEUE is not set |
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 is not set | 49 | # CONFIG_IKCONFIG is not set |
50 | CONFIG_LOG_BUF_SHIFT=14 | ||
43 | CONFIG_SYSFS_DEPRECATED=y | 51 | CONFIG_SYSFS_DEPRECATED=y |
44 | # CONFIG_RELAY is not set | 52 | # CONFIG_RELAY is not set |
53 | CONFIG_BLK_DEV_INITRD=y | ||
45 | CONFIG_INITRAMFS_SOURCE="" | 54 | CONFIG_INITRAMFS_SOURCE="" |
46 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 55 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
47 | CONFIG_SYSCTL=y | 56 | 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 is not set | 85 | # CONFIG_MODVERSIONS is not set |
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="cfq" | |||
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 is not set | ||
117 | # CONFIG_ARCH_IOP32X is not set | 125 | # CONFIG_ARCH_IOP32X is not set |
118 | CONFIG_ARCH_IOP33X=y | 126 | CONFIG_ARCH_IOP33X=y |
119 | # CONFIG_ARCH_IOP13XX is not set | ||
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,7 +137,9 @@ CONFIG_ARCH_IOP33X=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 |
142 | CONFIG_IOP3XX_ATU=y | ||
132 | 143 | ||
133 | # | 144 | # |
134 | # IOP33x Implementation Options | 145 | # IOP33x Implementation Options |
@@ -158,6 +169,7 @@ CONFIG_CPU_CP15_MMU=y | |||
158 | # | 169 | # |
159 | # CONFIG_ARM_THUMB is not set | 170 | # CONFIG_ARM_THUMB is not set |
160 | # CONFIG_CPU_DCACHE_DISABLE is not set | 171 | # CONFIG_CPU_DCACHE_DISABLE is not set |
172 | # CONFIG_OUTER_CACHE is not set | ||
161 | # CONFIG_IWMMXT is not set | 173 | # CONFIG_IWMMXT is not set |
162 | CONFIG_XSCALE_PMU=y | 174 | CONFIG_XSCALE_PMU=y |
163 | 175 | ||
@@ -165,7 +177,8 @@ CONFIG_XSCALE_PMU=y | |||
165 | # Bus support | 177 | # Bus support |
166 | # | 178 | # |
167 | CONFIG_PCI=y | 179 | CONFIG_PCI=y |
168 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | 180 | CONFIG_PCI_SYSCALL=y |
181 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
169 | # CONFIG_PCI_DEBUG is not set | 182 | # CONFIG_PCI_DEBUG is not set |
170 | 183 | ||
171 | # | 184 | # |
@@ -176,6 +189,7 @@ CONFIG_PCI=y | |||
176 | # | 189 | # |
177 | # Kernel Features | 190 | # Kernel Features |
178 | # | 191 | # |
192 | # CONFIG_TICK_ONESHOT is not set | ||
179 | # CONFIG_PREEMPT is not set | 193 | # CONFIG_PREEMPT is not set |
180 | # CONFIG_NO_IDLE_HZ is not set | 194 | # CONFIG_NO_IDLE_HZ is not set |
181 | CONFIG_HZ=100 | 195 | CONFIG_HZ=100 |
@@ -190,6 +204,9 @@ CONFIG_FLAT_NODE_MEM_MAP=y | |||
190 | # CONFIG_SPARSEMEM_STATIC is not set | 204 | # CONFIG_SPARSEMEM_STATIC is not set |
191 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 205 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
192 | # CONFIG_RESOURCES_64BIT is not set | 206 | # CONFIG_RESOURCES_64BIT is not set |
207 | CONFIG_ZONE_DMA_FLAG=1 | ||
208 | CONFIG_BOUNCE=y | ||
209 | CONFIG_VIRT_TO_BUS=y | ||
193 | CONFIG_ALIGNMENT_TRAP=y | 210 | CONFIG_ALIGNMENT_TRAP=y |
194 | 211 | ||
195 | # | 212 | # |
@@ -197,8 +214,9 @@ CONFIG_ALIGNMENT_TRAP=y | |||
197 | # | 214 | # |
198 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 215 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
199 | CONFIG_ZBOOT_ROM_BSS=0x0 | 216 | CONFIG_ZBOOT_ROM_BSS=0x0 |
200 | CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp" | 217 | CONFIG_CMDLINE="console=ttyS0,115200 root=/dev/nfs ip=bootp cachepolicy=writealloc" |
201 | # CONFIG_XIP_KERNEL is not set | 218 | # CONFIG_XIP_KERNEL is not set |
219 | # CONFIG_KEXEC is not set | ||
202 | 220 | ||
203 | # | 221 | # |
204 | # Floating point emulation | 222 | # Floating point emulation |
@@ -223,7 +241,6 @@ CONFIG_BINFMT_AOUT=y | |||
223 | # Power management options | 241 | # Power management options |
224 | # | 242 | # |
225 | # CONFIG_PM is not set | 243 | # CONFIG_PM is not set |
226 | # CONFIG_APM is not set | ||
227 | 244 | ||
228 | # | 245 | # |
229 | # Networking | 246 | # Networking |
@@ -233,13 +250,13 @@ CONFIG_NET=y | |||
233 | # | 250 | # |
234 | # Networking options | 251 | # Networking options |
235 | # | 252 | # |
236 | # CONFIG_NETDEBUG is not set | ||
237 | CONFIG_PACKET=y | 253 | CONFIG_PACKET=y |
238 | CONFIG_PACKET_MMAP=y | 254 | CONFIG_PACKET_MMAP=y |
239 | CONFIG_UNIX=y | 255 | CONFIG_UNIX=y |
240 | CONFIG_XFRM=y | 256 | CONFIG_XFRM=y |
241 | # CONFIG_XFRM_USER is not set | 257 | # CONFIG_XFRM_USER is not set |
242 | # CONFIG_XFRM_SUB_POLICY is not set | 258 | # CONFIG_XFRM_SUB_POLICY is not set |
259 | # CONFIG_XFRM_MIGRATE is not set | ||
243 | # CONFIG_NET_KEY is not set | 260 | # CONFIG_NET_KEY is not set |
244 | CONFIG_INET=y | 261 | CONFIG_INET=y |
245 | CONFIG_IP_MULTICAST=y | 262 | CONFIG_IP_MULTICAST=y |
@@ -271,6 +288,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
271 | CONFIG_IPV6=y | 288 | CONFIG_IPV6=y |
272 | # CONFIG_IPV6_PRIVACY is not set | 289 | # CONFIG_IPV6_PRIVACY is not set |
273 | # CONFIG_IPV6_ROUTER_PREF is not set | 290 | # CONFIG_IPV6_ROUTER_PREF is not set |
291 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
274 | # CONFIG_INET6_AH is not set | 292 | # CONFIG_INET6_AH is not set |
275 | # CONFIG_INET6_ESP is not set | 293 | # CONFIG_INET6_ESP is not set |
276 | # CONFIG_INET6_IPCOMP is not set | 294 | # CONFIG_INET6_IPCOMP is not set |
@@ -286,20 +304,8 @@ CONFIG_IPV6=y | |||
286 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | 304 | # CONFIG_IPV6_MULTIPLE_TABLES is not set |
287 | # CONFIG_NETWORK_SECMARK is not set | 305 | # CONFIG_NETWORK_SECMARK is not set |
288 | # CONFIG_NETFILTER is not set | 306 | # CONFIG_NETFILTER is not set |
289 | |||
290 | # | ||
291 | # DCCP Configuration (EXPERIMENTAL) | ||
292 | # | ||
293 | # CONFIG_IP_DCCP is not set | 307 | # CONFIG_IP_DCCP is not set |
294 | |||
295 | # | ||
296 | # SCTP Configuration (EXPERIMENTAL) | ||
297 | # | ||
298 | # CONFIG_IP_SCTP is not set | 308 | # CONFIG_IP_SCTP is not set |
299 | |||
300 | # | ||
301 | # TIPC Configuration (EXPERIMENTAL) | ||
302 | # | ||
303 | # CONFIG_TIPC is not set | 309 | # CONFIG_TIPC is not set |
304 | # CONFIG_ATM is not set | 310 | # CONFIG_ATM is not set |
305 | # CONFIG_BRIDGE is not set | 311 | # CONFIG_BRIDGE is not set |
@@ -325,7 +331,17 @@ CONFIG_IPV6=y | |||
325 | # CONFIG_HAMRADIO is not set | 331 | # CONFIG_HAMRADIO is not set |
326 | # CONFIG_IRDA is not set | 332 | # CONFIG_IRDA is not set |
327 | # CONFIG_BT is not set | 333 | # CONFIG_BT is not set |
334 | # CONFIG_AF_RXRPC is not set | ||
335 | |||
336 | # | ||
337 | # Wireless | ||
338 | # | ||
339 | # CONFIG_CFG80211 is not set | ||
340 | # CONFIG_WIRELESS_EXT is not set | ||
341 | # CONFIG_MAC80211 is not set | ||
328 | # CONFIG_IEEE80211 is not set | 342 | # CONFIG_IEEE80211 is not set |
343 | # CONFIG_RFKILL is not set | ||
344 | # CONFIG_NET_9P is not set | ||
329 | 345 | ||
330 | # | 346 | # |
331 | # Device Drivers | 347 | # Device Drivers |
@@ -338,16 +354,9 @@ CONFIG_STANDALONE=y | |||
338 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 354 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
339 | # CONFIG_FW_LOADER is not set | 355 | # CONFIG_FW_LOADER is not set |
340 | # CONFIG_DEBUG_DRIVER is not set | 356 | # CONFIG_DEBUG_DRIVER is not set |
357 | # CONFIG_DEBUG_DEVRES is not set | ||
341 | # CONFIG_SYS_HYPERVISOR is not set | 358 | # CONFIG_SYS_HYPERVISOR is not set |
342 | |||
343 | # | ||
344 | # Connector - unified userspace <-> kernelspace linker | ||
345 | # | ||
346 | # CONFIG_CONNECTOR is not set | 359 | # CONFIG_CONNECTOR is not set |
347 | |||
348 | # | ||
349 | # Memory Technology Devices (MTD) | ||
350 | # | ||
351 | CONFIG_MTD=y | 360 | CONFIG_MTD=y |
352 | # CONFIG_MTD_DEBUG is not set | 361 | # CONFIG_MTD_DEBUG is not set |
353 | # CONFIG_MTD_CONCAT is not set | 362 | # CONFIG_MTD_CONCAT is not set |
@@ -363,6 +372,7 @@ CONFIG_MTD_REDBOOT_PARTS_READONLY=y | |||
363 | # User Modules And Translation Layers | 372 | # User Modules And Translation Layers |
364 | # | 373 | # |
365 | CONFIG_MTD_CHAR=y | 374 | CONFIG_MTD_CHAR=y |
375 | CONFIG_MTD_BLKDEVS=y | ||
366 | CONFIG_MTD_BLOCK=y | 376 | CONFIG_MTD_BLOCK=y |
367 | # CONFIG_FTL is not set | 377 | # CONFIG_FTL is not set |
368 | # CONFIG_NFTL is not set | 378 | # CONFIG_NFTL is not set |
@@ -399,7 +409,6 @@ CONFIG_MTD_CFI_UTIL=y | |||
399 | # CONFIG_MTD_RAM is not set | 409 | # CONFIG_MTD_RAM is not set |
400 | # CONFIG_MTD_ROM is not set | 410 | # CONFIG_MTD_ROM is not set |
401 | # CONFIG_MTD_ABSENT is not set | 411 | # CONFIG_MTD_ABSENT is not set |
402 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
403 | 412 | ||
404 | # | 413 | # |
405 | # Mapping drivers for chip access | 414 | # Mapping drivers for chip access |
@@ -427,29 +436,15 @@ CONFIG_MTD_PHYSMAP_BANKWIDTH=1 | |||
427 | # CONFIG_MTD_DOC2000 is not set | 436 | # CONFIG_MTD_DOC2000 is not set |
428 | # CONFIG_MTD_DOC2001 is not set | 437 | # CONFIG_MTD_DOC2001 is not set |
429 | # CONFIG_MTD_DOC2001PLUS is not set | 438 | # CONFIG_MTD_DOC2001PLUS is not set |
430 | |||
431 | # | ||
432 | # NAND Flash Device Drivers | ||
433 | # | ||
434 | # CONFIG_MTD_NAND is not set | 439 | # CONFIG_MTD_NAND is not set |
435 | |||
436 | # | ||
437 | # OneNAND Flash Device Drivers | ||
438 | # | ||
439 | # CONFIG_MTD_ONENAND is not set | 440 | # CONFIG_MTD_ONENAND is not set |
440 | 441 | ||
441 | # | 442 | # |
442 | # Parallel port support | 443 | # UBI - Unsorted block images |
443 | # | 444 | # |
445 | # CONFIG_MTD_UBI is not set | ||
444 | # CONFIG_PARPORT is not set | 446 | # CONFIG_PARPORT is not set |
445 | 447 | CONFIG_BLK_DEV=y | |
446 | # | ||
447 | # Plug and Play support | ||
448 | # | ||
449 | |||
450 | # | ||
451 | # Block devices | ||
452 | # | ||
453 | # CONFIG_BLK_CPQ_DA is not set | 448 | # CONFIG_BLK_CPQ_DA is not set |
454 | # CONFIG_BLK_CPQ_CISS_DA is not set | 449 | # CONFIG_BLK_CPQ_CISS_DA is not set |
455 | # CONFIG_BLK_DEV_DAC960 is not set | 450 | # CONFIG_BLK_DEV_DAC960 is not set |
@@ -462,13 +457,8 @@ CONFIG_BLK_DEV_RAM=y | |||
462 | CONFIG_BLK_DEV_RAM_COUNT=16 | 457 | CONFIG_BLK_DEV_RAM_COUNT=16 |
463 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 458 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
464 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 459 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
465 | CONFIG_BLK_DEV_INITRD=y | ||
466 | # CONFIG_CDROM_PKTCDVD is not set | 460 | # CONFIG_CDROM_PKTCDVD is not set |
467 | # CONFIG_ATA_OVER_ETH is not set | 461 | # CONFIG_ATA_OVER_ETH is not set |
468 | |||
469 | # | ||
470 | # ATA/ATAPI/MFM/RLL support | ||
471 | # | ||
472 | # CONFIG_IDE is not set | 462 | # CONFIG_IDE is not set |
473 | 463 | ||
474 | # | 464 | # |
@@ -476,6 +466,7 @@ CONFIG_BLK_DEV_INITRD=y | |||
476 | # | 466 | # |
477 | # CONFIG_RAID_ATTRS is not set | 467 | # CONFIG_RAID_ATTRS is not set |
478 | CONFIG_SCSI=y | 468 | CONFIG_SCSI=y |
469 | CONFIG_SCSI_DMA=y | ||
479 | # CONFIG_SCSI_TGT is not set | 470 | # CONFIG_SCSI_TGT is not set |
480 | # CONFIG_SCSI_NETLINK is not set | 471 | # CONFIG_SCSI_NETLINK is not set |
481 | CONFIG_SCSI_PROC_FS=y | 472 | CONFIG_SCSI_PROC_FS=y |
@@ -497,6 +488,7 @@ CONFIG_CHR_DEV_SG=y | |||
497 | # CONFIG_SCSI_CONSTANTS is not set | 488 | # CONFIG_SCSI_CONSTANTS is not set |
498 | # CONFIG_SCSI_LOGGING is not set | 489 | # CONFIG_SCSI_LOGGING is not set |
499 | # CONFIG_SCSI_SCAN_ASYNC is not set | 490 | # CONFIG_SCSI_SCAN_ASYNC is not set |
491 | CONFIG_SCSI_WAIT_SCAN=m | ||
500 | 492 | ||
501 | # | 493 | # |
502 | # SCSI Transports | 494 | # SCSI Transports |
@@ -541,22 +533,15 @@ CONFIG_CHR_DEV_SG=y | |||
541 | # CONFIG_SCSI_NSP32 is not set | 533 | # CONFIG_SCSI_NSP32 is not set |
542 | # CONFIG_SCSI_DEBUG is not set | 534 | # CONFIG_SCSI_DEBUG is not set |
543 | # CONFIG_SCSI_SRP is not set | 535 | # CONFIG_SCSI_SRP is not set |
544 | |||
545 | # | ||
546 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
547 | # | ||
548 | # CONFIG_ATA is not set | 536 | # CONFIG_ATA is not set |
549 | |||
550 | # | ||
551 | # Multi-device support (RAID and LVM) | ||
552 | # | ||
553 | CONFIG_MD=y | 537 | CONFIG_MD=y |
554 | CONFIG_BLK_DEV_MD=y | 538 | CONFIG_BLK_DEV_MD=y |
555 | CONFIG_MD_LINEAR=y | 539 | CONFIG_MD_LINEAR=y |
556 | CONFIG_MD_RAID0=y | 540 | CONFIG_MD_RAID0=y |
557 | CONFIG_MD_RAID1=y | 541 | CONFIG_MD_RAID1=y |
558 | # CONFIG_MD_RAID10 is not set | 542 | # CONFIG_MD_RAID10 is not set |
559 | # CONFIG_MD_RAID456 is not set | 543 | CONFIG_MD_RAID456=y |
544 | # CONFIG_MD_RAID5_RESHAPE is not set | ||
560 | # CONFIG_MD_MULTIPATH is not set | 545 | # CONFIG_MD_MULTIPATH is not set |
561 | # CONFIG_MD_FAULTY is not set | 546 | # CONFIG_MD_FAULTY is not set |
562 | CONFIG_BLK_DEV_DM=y | 547 | CONFIG_BLK_DEV_DM=y |
@@ -566,6 +551,7 @@ CONFIG_BLK_DEV_DM=y | |||
566 | # CONFIG_DM_MIRROR is not set | 551 | # CONFIG_DM_MIRROR is not set |
567 | # CONFIG_DM_ZERO is not set | 552 | # CONFIG_DM_ZERO is not set |
568 | # CONFIG_DM_MULTIPATH is not set | 553 | # CONFIG_DM_MULTIPATH is not set |
554 | # CONFIG_DM_DELAY is not set | ||
569 | 555 | ||
570 | # | 556 | # |
571 | # Fusion MPT device support | 557 | # Fusion MPT device support |
@@ -578,39 +564,19 @@ CONFIG_BLK_DEV_DM=y | |||
578 | # | 564 | # |
579 | # IEEE 1394 (FireWire) support | 565 | # IEEE 1394 (FireWire) support |
580 | # | 566 | # |
567 | # CONFIG_FIREWIRE is not set | ||
581 | # CONFIG_IEEE1394 is not set | 568 | # CONFIG_IEEE1394 is not set |
582 | |||
583 | # | ||
584 | # I2O device support | ||
585 | # | ||
586 | # CONFIG_I2O is not set | 569 | # CONFIG_I2O is not set |
587 | |||
588 | # | ||
589 | # Network device support | ||
590 | # | ||
591 | CONFIG_NETDEVICES=y | 570 | CONFIG_NETDEVICES=y |
571 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
592 | # CONFIG_DUMMY is not set | 572 | # CONFIG_DUMMY is not set |
593 | # CONFIG_BONDING is not set | 573 | # CONFIG_BONDING is not set |
574 | # CONFIG_MACVLAN is not set | ||
594 | # CONFIG_EQUALIZER is not set | 575 | # CONFIG_EQUALIZER is not set |
595 | # CONFIG_TUN is not set | 576 | # CONFIG_TUN is not set |
596 | |||
597 | # | ||
598 | # ARCnet devices | ||
599 | # | ||
600 | # CONFIG_ARCNET is not set | 577 | # CONFIG_ARCNET is not set |
601 | |||
602 | # | ||
603 | # PHY device support | ||
604 | # | ||
605 | |||
606 | # | ||
607 | # Ethernet (10 or 100Mbit) | ||
608 | # | ||
609 | # CONFIG_NET_ETHERNET is not set | 578 | # CONFIG_NET_ETHERNET is not set |
610 | 579 | CONFIG_NETDEV_1000=y | |
611 | # | ||
612 | # Ethernet (1000 Mbit) | ||
613 | # | ||
614 | # CONFIG_ACENIC is not set | 580 | # CONFIG_ACENIC is not set |
615 | # CONFIG_DL2K is not set | 581 | # CONFIG_DL2K is not set |
616 | CONFIG_E1000=y | 582 | CONFIG_E1000=y |
@@ -623,33 +589,26 @@ CONFIG_E1000_NAPI=y | |||
623 | # CONFIG_SIS190 is not set | 589 | # CONFIG_SIS190 is not set |
624 | # CONFIG_SKGE is not set | 590 | # CONFIG_SKGE is not set |
625 | # CONFIG_SKY2 is not set | 591 | # CONFIG_SKY2 is not set |
626 | # CONFIG_SK98LIN is not set | 592 | # CONFIG_VIA_VELOCITY is not set |
627 | # CONFIG_TIGON3 is not set | 593 | # CONFIG_TIGON3 is not set |
628 | # CONFIG_BNX2 is not set | 594 | # CONFIG_BNX2 is not set |
629 | # CONFIG_QLA3XXX is not set | 595 | # CONFIG_QLA3XXX is not set |
630 | 596 | # CONFIG_ATL1 is not set | |
631 | # | 597 | CONFIG_NETDEV_10000=y |
632 | # Ethernet (10000 Mbit) | ||
633 | # | ||
634 | # CONFIG_CHELSIO_T1 is not set | 598 | # CONFIG_CHELSIO_T1 is not set |
599 | # CONFIG_CHELSIO_T3 is not set | ||
635 | # CONFIG_IXGB is not set | 600 | # CONFIG_IXGB is not set |
636 | # CONFIG_S2IO is not set | 601 | # CONFIG_S2IO is not set |
637 | # CONFIG_MYRI10GE is not set | 602 | # CONFIG_MYRI10GE is not set |
638 | # CONFIG_NETXEN_NIC is not set | 603 | # CONFIG_NETXEN_NIC is not set |
639 | 604 | # CONFIG_MLX4_CORE is not set | |
640 | # | ||
641 | # Token Ring devices | ||
642 | # | ||
643 | # CONFIG_TR is not set | 605 | # CONFIG_TR is not set |
644 | 606 | ||
645 | # | 607 | # |
646 | # Wireless LAN (non-hamradio) | 608 | # Wireless LAN |
647 | # | ||
648 | # CONFIG_NET_RADIO is not set | ||
649 | |||
650 | # | ||
651 | # Wan interfaces | ||
652 | # | 609 | # |
610 | # CONFIG_WLAN_PRE80211 is not set | ||
611 | # CONFIG_WLAN_80211 is not set | ||
653 | # CONFIG_WAN is not set | 612 | # CONFIG_WAN is not set |
654 | # CONFIG_FDDI is not set | 613 | # CONFIG_FDDI is not set |
655 | # CONFIG_HIPPI is not set | 614 | # CONFIG_HIPPI is not set |
@@ -660,10 +619,6 @@ CONFIG_E1000_NAPI=y | |||
660 | # CONFIG_NETCONSOLE is not set | 619 | # CONFIG_NETCONSOLE is not set |
661 | # CONFIG_NETPOLL is not set | 620 | # CONFIG_NETPOLL is not set |
662 | # CONFIG_NET_POLL_CONTROLLER is not set | 621 | # CONFIG_NET_POLL_CONTROLLER is not set |
663 | |||
664 | # | ||
665 | # ISDN subsystem | ||
666 | # | ||
667 | # CONFIG_ISDN is not set | 622 | # CONFIG_ISDN is not set |
668 | 623 | ||
669 | # | 624 | # |
@@ -671,6 +626,7 @@ CONFIG_E1000_NAPI=y | |||
671 | # | 626 | # |
672 | CONFIG_INPUT=y | 627 | CONFIG_INPUT=y |
673 | # CONFIG_INPUT_FF_MEMLESS is not set | 628 | # CONFIG_INPUT_FF_MEMLESS is not set |
629 | # CONFIG_INPUT_POLLDEV is not set | ||
674 | 630 | ||
675 | # | 631 | # |
676 | # Userland interfaces | 632 | # Userland interfaces |
@@ -690,6 +646,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
690 | # CONFIG_INPUT_KEYBOARD is not set | 646 | # CONFIG_INPUT_KEYBOARD is not set |
691 | # CONFIG_INPUT_MOUSE is not set | 647 | # CONFIG_INPUT_MOUSE is not set |
692 | # CONFIG_INPUT_JOYSTICK is not set | 648 | # CONFIG_INPUT_JOYSTICK is not set |
649 | # CONFIG_INPUT_TABLET is not set | ||
693 | # CONFIG_INPUT_TOUCHSCREEN is not set | 650 | # CONFIG_INPUT_TOUCHSCREEN is not set |
694 | # CONFIG_INPUT_MISC is not set | 651 | # CONFIG_INPUT_MISC is not set |
695 | 652 | ||
@@ -727,33 +684,18 @@ CONFIG_SERIAL_CORE_CONSOLE=y | |||
727 | CONFIG_UNIX98_PTYS=y | 684 | CONFIG_UNIX98_PTYS=y |
728 | CONFIG_LEGACY_PTYS=y | 685 | CONFIG_LEGACY_PTYS=y |
729 | CONFIG_LEGACY_PTY_COUNT=256 | 686 | CONFIG_LEGACY_PTY_COUNT=256 |
730 | |||
731 | # | ||
732 | # IPMI | ||
733 | # | ||
734 | # CONFIG_IPMI_HANDLER is not set | 687 | # CONFIG_IPMI_HANDLER is not set |
735 | |||
736 | # | ||
737 | # Watchdog Cards | ||
738 | # | ||
739 | # CONFIG_WATCHDOG is not set | 688 | # CONFIG_WATCHDOG is not set |
740 | CONFIG_HW_RANDOM=y | 689 | CONFIG_HW_RANDOM=y |
741 | # CONFIG_NVRAM is not set | 690 | # CONFIG_NVRAM is not set |
742 | # CONFIG_DTLK is not set | ||
743 | # CONFIG_R3964 is not set | 691 | # CONFIG_R3964 is not set |
744 | # CONFIG_APPLICOM is not set | 692 | # CONFIG_APPLICOM is not set |
745 | # CONFIG_DRM is not set | 693 | # CONFIG_DRM is not set |
746 | # CONFIG_RAW_DRIVER is not set | 694 | # CONFIG_RAW_DRIVER is not set |
747 | |||
748 | # | ||
749 | # TPM devices | ||
750 | # | ||
751 | # CONFIG_TCG_TPM is not set | 695 | # CONFIG_TCG_TPM is not set |
752 | 696 | CONFIG_DEVPORT=y | |
753 | # | ||
754 | # I2C support | ||
755 | # | ||
756 | CONFIG_I2C=y | 697 | CONFIG_I2C=y |
698 | CONFIG_I2C_BOARDINFO=y | ||
757 | CONFIG_I2C_CHARDEV=y | 699 | CONFIG_I2C_CHARDEV=y |
758 | 700 | ||
759 | # | 701 | # |
@@ -780,25 +722,28 @@ CONFIG_I2C_IOP3XX=y | |||
780 | # CONFIG_I2C_PARPORT_LIGHT is not set | 722 | # CONFIG_I2C_PARPORT_LIGHT is not set |
781 | # CONFIG_I2C_PROSAVAGE is not set | 723 | # CONFIG_I2C_PROSAVAGE is not set |
782 | # CONFIG_I2C_SAVAGE4 is not set | 724 | # CONFIG_I2C_SAVAGE4 is not set |
725 | # CONFIG_I2C_SIMTEC is not set | ||
783 | # CONFIG_I2C_SIS5595 is not set | 726 | # CONFIG_I2C_SIS5595 is not set |
784 | # CONFIG_I2C_SIS630 is not set | 727 | # CONFIG_I2C_SIS630 is not set |
785 | # CONFIG_I2C_SIS96X is not set | 728 | # CONFIG_I2C_SIS96X is not set |
729 | # CONFIG_I2C_TAOS_EVM is not set | ||
786 | # CONFIG_I2C_STUB is not set | 730 | # CONFIG_I2C_STUB is not set |
787 | # CONFIG_I2C_VIA is not set | 731 | # CONFIG_I2C_VIA is not set |
788 | # CONFIG_I2C_VIAPRO is not set | 732 | # CONFIG_I2C_VIAPRO is not set |
789 | # CONFIG_I2C_VOODOO3 is not set | 733 | # CONFIG_I2C_VOODOO3 is not set |
790 | # CONFIG_I2C_PCA_ISA is not set | ||
791 | 734 | ||
792 | # | 735 | # |
793 | # Miscellaneous I2C Chip support | 736 | # Miscellaneous I2C Chip support |
794 | # | 737 | # |
795 | # CONFIG_SENSORS_DS1337 is not set | 738 | # CONFIG_SENSORS_DS1337 is not set |
796 | # CONFIG_SENSORS_DS1374 is not set | 739 | # CONFIG_SENSORS_DS1374 is not set |
740 | # CONFIG_DS1682 is not set | ||
797 | # CONFIG_SENSORS_EEPROM is not set | 741 | # CONFIG_SENSORS_EEPROM is not set |
798 | # CONFIG_SENSORS_PCF8574 is not set | 742 | # CONFIG_SENSORS_PCF8574 is not set |
799 | # CONFIG_SENSORS_PCA9539 is not set | 743 | # CONFIG_SENSORS_PCA9539 is not set |
800 | # CONFIG_SENSORS_PCF8591 is not set | 744 | # CONFIG_SENSORS_PCF8591 is not set |
801 | # CONFIG_SENSORS_MAX6875 is not set | 745 | # CONFIG_SENSORS_MAX6875 is not set |
746 | # CONFIG_SENSORS_TSL2550 is not set | ||
802 | # CONFIG_I2C_DEBUG_CORE is not set | 747 | # CONFIG_I2C_DEBUG_CORE is not set |
803 | # CONFIG_I2C_DEBUG_ALGO is not set | 748 | # CONFIG_I2C_DEBUG_ALGO is not set |
804 | # CONFIG_I2C_DEBUG_BUS is not set | 749 | # CONFIG_I2C_DEBUG_BUS is not set |
@@ -809,21 +754,15 @@ CONFIG_I2C_IOP3XX=y | |||
809 | # | 754 | # |
810 | # CONFIG_SPI is not set | 755 | # CONFIG_SPI is not set |
811 | # CONFIG_SPI_MASTER is not set | 756 | # CONFIG_SPI_MASTER is not set |
812 | |||
813 | # | ||
814 | # Dallas's 1-wire bus | ||
815 | # | ||
816 | # CONFIG_W1 is not set | 757 | # CONFIG_W1 is not set |
817 | |||
818 | # | ||
819 | # Hardware Monitoring support | ||
820 | # | ||
821 | CONFIG_HWMON=y | 758 | CONFIG_HWMON=y |
822 | # CONFIG_HWMON_VID is not set | 759 | # CONFIG_HWMON_VID is not set |
823 | # CONFIG_SENSORS_ABITUGURU is not set | 760 | # CONFIG_SENSORS_ABITUGURU is not set |
761 | # CONFIG_SENSORS_AD7418 is not set | ||
824 | # CONFIG_SENSORS_ADM1021 is not set | 762 | # CONFIG_SENSORS_ADM1021 is not set |
825 | # CONFIG_SENSORS_ADM1025 is not set | 763 | # CONFIG_SENSORS_ADM1025 is not set |
826 | # CONFIG_SENSORS_ADM1026 is not set | 764 | # CONFIG_SENSORS_ADM1026 is not set |
765 | # CONFIG_SENSORS_ADM1029 is not set | ||
827 | # CONFIG_SENSORS_ADM1031 is not set | 766 | # CONFIG_SENSORS_ADM1031 is not set |
828 | # CONFIG_SENSORS_ADM9240 is not set | 767 | # CONFIG_SENSORS_ADM9240 is not set |
829 | # CONFIG_SENSORS_ASB100 is not set | 768 | # CONFIG_SENSORS_ASB100 is not set |
@@ -846,6 +785,7 @@ CONFIG_HWMON=y | |||
846 | # CONFIG_SENSORS_LM90 is not set | 785 | # CONFIG_SENSORS_LM90 is not set |
847 | # CONFIG_SENSORS_LM92 is not set | 786 | # CONFIG_SENSORS_LM92 is not set |
848 | # CONFIG_SENSORS_MAX1619 is not set | 787 | # CONFIG_SENSORS_MAX1619 is not set |
788 | # CONFIG_SENSORS_MAX6650 is not set | ||
849 | # CONFIG_SENSORS_PC87360 is not set | 789 | # CONFIG_SENSORS_PC87360 is not set |
850 | # CONFIG_SENSORS_PC87427 is not set | 790 | # CONFIG_SENSORS_PC87427 is not set |
851 | # CONFIG_SENSORS_SIS5595 is not set | 791 | # CONFIG_SENSORS_SIS5595 is not set |
@@ -863,12 +803,16 @@ CONFIG_HWMON=y | |||
863 | # CONFIG_SENSORS_W83627HF is not set | 803 | # CONFIG_SENSORS_W83627HF is not set |
864 | # CONFIG_SENSORS_W83627EHF is not set | 804 | # CONFIG_SENSORS_W83627EHF is not set |
865 | # CONFIG_HWMON_DEBUG_CHIP is not set | 805 | # CONFIG_HWMON_DEBUG_CHIP is not set |
806 | CONFIG_MISC_DEVICES=y | ||
807 | # CONFIG_PHANTOM is not set | ||
808 | # CONFIG_EEPROM_93CX6 is not set | ||
809 | # CONFIG_SGI_IOC4 is not set | ||
810 | # CONFIG_TIFM_CORE is not set | ||
866 | 811 | ||
867 | # | 812 | # |
868 | # Misc devices | 813 | # Multifunction device drivers |
869 | # | 814 | # |
870 | # CONFIG_SGI_IOC4 is not set | 815 | # CONFIG_MFD_SM501 is not set |
871 | # CONFIG_TIFM_CORE is not set | ||
872 | 816 | ||
873 | # | 817 | # |
874 | # LED devices | 818 | # LED devices |
@@ -887,16 +831,19 @@ CONFIG_HWMON=y | |||
887 | # Multimedia devices | 831 | # Multimedia devices |
888 | # | 832 | # |
889 | # CONFIG_VIDEO_DEV is not set | 833 | # CONFIG_VIDEO_DEV is not set |
834 | # CONFIG_DVB_CORE is not set | ||
835 | CONFIG_DAB=y | ||
890 | 836 | ||
891 | # | 837 | # |
892 | # Digital Video Broadcasting Devices | 838 | # Graphics support |
893 | # | 839 | # |
894 | # CONFIG_DVB is not set | 840 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
895 | 841 | ||
896 | # | 842 | # |
897 | # Graphics support | 843 | # Display device support |
898 | # | 844 | # |
899 | CONFIG_FIRMWARE_EDID=y | 845 | # CONFIG_DISPLAY_SUPPORT is not set |
846 | # CONFIG_VGASTATE is not set | ||
900 | # CONFIG_FB is not set | 847 | # CONFIG_FB is not set |
901 | 848 | ||
902 | # | 849 | # |
@@ -904,21 +851,15 @@ CONFIG_FIRMWARE_EDID=y | |||
904 | # | 851 | # |
905 | # CONFIG_VGA_CONSOLE is not set | 852 | # CONFIG_VGA_CONSOLE is not set |
906 | CONFIG_DUMMY_CONSOLE=y | 853 | CONFIG_DUMMY_CONSOLE=y |
907 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
908 | 854 | ||
909 | # | 855 | # |
910 | # Sound | 856 | # Sound |
911 | # | 857 | # |
912 | # CONFIG_SOUND is not set | 858 | # CONFIG_SOUND is not set |
913 | 859 | CONFIG_HID_SUPPORT=y | |
914 | # | ||
915 | # HID Devices | ||
916 | # | ||
917 | CONFIG_HID=y | 860 | CONFIG_HID=y |
918 | 861 | # CONFIG_HID_DEBUG is not set | |
919 | # | 862 | CONFIG_USB_SUPPORT=y |
920 | # USB support | ||
921 | # | ||
922 | CONFIG_USB_ARCH_HAS_HCD=y | 863 | CONFIG_USB_ARCH_HAS_HCD=y |
923 | CONFIG_USB_ARCH_HAS_OHCI=y | 864 | CONFIG_USB_ARCH_HAS_OHCI=y |
924 | CONFIG_USB_ARCH_HAS_EHCI=y | 865 | CONFIG_USB_ARCH_HAS_EHCI=y |
@@ -932,10 +873,6 @@ CONFIG_USB_ARCH_HAS_EHCI=y | |||
932 | # USB Gadget Support | 873 | # USB Gadget Support |
933 | # | 874 | # |
934 | # CONFIG_USB_GADGET is not set | 875 | # CONFIG_USB_GADGET is not set |
935 | |||
936 | # | ||
937 | # MMC/SD Card support | ||
938 | # | ||
939 | # CONFIG_MMC is not set | 876 | # CONFIG_MMC is not set |
940 | 877 | ||
941 | # | 878 | # |
@@ -945,6 +882,22 @@ CONFIG_RTC_LIB=y | |||
945 | # CONFIG_RTC_CLASS is not set | 882 | # CONFIG_RTC_CLASS is not set |
946 | 883 | ||
947 | # | 884 | # |
885 | # DMA Engine support | ||
886 | # | ||
887 | CONFIG_DMA_ENGINE=y | ||
888 | |||
889 | # | ||
890 | # DMA Clients | ||
891 | # | ||
892 | CONFIG_NET_DMA=y | ||
893 | |||
894 | # | ||
895 | # DMA Devices | ||
896 | # | ||
897 | # CONFIG_INTEL_IOATDMA is not set | ||
898 | CONFIG_INTEL_IOP_ADMA=y | ||
899 | |||
900 | # | ||
948 | # File systems | 901 | # File systems |
949 | # | 902 | # |
950 | CONFIG_EXT2_FS=y | 903 | CONFIG_EXT2_FS=y |
@@ -961,11 +914,7 @@ CONFIG_FS_MBCACHE=y | |||
961 | # CONFIG_REISERFS_FS is not set | 914 | # CONFIG_REISERFS_FS is not set |
962 | # CONFIG_JFS_FS is not set | 915 | # CONFIG_JFS_FS is not set |
963 | # CONFIG_FS_POSIX_ACL is not set | 916 | # CONFIG_FS_POSIX_ACL is not set |
964 | CONFIG_XFS_FS=y | 917 | # CONFIG_XFS_FS is not set |
965 | # CONFIG_XFS_QUOTA is not set | ||
966 | CONFIG_XFS_SECURITY=y | ||
967 | CONFIG_XFS_POSIX_ACL=y | ||
968 | # CONFIG_XFS_RT is not set | ||
969 | # CONFIG_GFS2_FS is not set | 918 | # CONFIG_GFS2_FS is not set |
970 | # CONFIG_OCFS2_FS is not set | 919 | # CONFIG_OCFS2_FS is not set |
971 | # CONFIG_MINIX_FS is not set | 920 | # CONFIG_MINIX_FS is not set |
@@ -1013,9 +962,8 @@ CONFIG_RAMFS=y | |||
1013 | # CONFIG_BEFS_FS is not set | 962 | # CONFIG_BEFS_FS is not set |
1014 | # CONFIG_BFS_FS is not set | 963 | # CONFIG_BFS_FS is not set |
1015 | # CONFIG_EFS_FS is not set | 964 | # CONFIG_EFS_FS is not set |
1016 | # CONFIG_JFFS_FS is not set | ||
1017 | # CONFIG_JFFS2_FS is not set | 965 | # CONFIG_JFFS2_FS is not set |
1018 | # CONFIG_CRAMFS is not set | 966 | CONFIG_CRAMFS=y |
1019 | # CONFIG_VXFS_FS is not set | 967 | # CONFIG_VXFS_FS is not set |
1020 | # CONFIG_HPFS_FS is not set | 968 | # CONFIG_HPFS_FS is not set |
1021 | # CONFIG_QNX4FS_FS is not set | 969 | # CONFIG_QNX4FS_FS is not set |
@@ -1041,6 +989,7 @@ CONFIG_LOCKD_V4=y | |||
1041 | CONFIG_EXPORTFS=y | 989 | CONFIG_EXPORTFS=y |
1042 | CONFIG_NFS_COMMON=y | 990 | CONFIG_NFS_COMMON=y |
1043 | CONFIG_SUNRPC=y | 991 | CONFIG_SUNRPC=y |
992 | # CONFIG_SUNRPC_BIND34 is not set | ||
1044 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 993 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1045 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 994 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1046 | # CONFIG_SMB_FS is not set | 995 | # CONFIG_SMB_FS is not set |
@@ -1048,7 +997,6 @@ CONFIG_SUNRPC=y | |||
1048 | # CONFIG_NCP_FS is not set | 997 | # CONFIG_NCP_FS is not set |
1049 | # CONFIG_CODA_FS is not set | 998 | # CONFIG_CODA_FS is not set |
1050 | # CONFIG_AFS_FS is not set | 999 | # CONFIG_AFS_FS is not set |
1051 | # CONFIG_9P_FS is not set | ||
1052 | 1000 | ||
1053 | # | 1001 | # |
1054 | # Partition Types | 1002 | # Partition Types |
@@ -1070,6 +1018,7 @@ CONFIG_MSDOS_PARTITION=y | |||
1070 | # CONFIG_SUN_PARTITION is not set | 1018 | # CONFIG_SUN_PARTITION is not set |
1071 | # CONFIG_KARMA_PARTITION is not set | 1019 | # CONFIG_KARMA_PARTITION is not set |
1072 | # CONFIG_EFI_PARTITION is not set | 1020 | # CONFIG_EFI_PARTITION is not set |
1021 | # CONFIG_SYSV68_PARTITION is not set | ||
1073 | 1022 | ||
1074 | # | 1023 | # |
1075 | # Native Language Support | 1024 | # Native Language Support |
@@ -1096,15 +1045,19 @@ CONFIG_MAGIC_SYSRQ=y | |||
1096 | # CONFIG_DEBUG_FS is not set | 1045 | # CONFIG_DEBUG_FS is not set |
1097 | # CONFIG_HEADERS_CHECK is not set | 1046 | # CONFIG_HEADERS_CHECK is not set |
1098 | CONFIG_DEBUG_KERNEL=y | 1047 | CONFIG_DEBUG_KERNEL=y |
1099 | CONFIG_LOG_BUF_SHIFT=14 | 1048 | # CONFIG_DEBUG_SHIRQ is not set |
1100 | CONFIG_DETECT_SOFTLOCKUP=y | 1049 | CONFIG_DETECT_SOFTLOCKUP=y |
1050 | CONFIG_SCHED_DEBUG=y | ||
1101 | # CONFIG_SCHEDSTATS is not set | 1051 | # CONFIG_SCHEDSTATS is not set |
1052 | # CONFIG_TIMER_STATS is not set | ||
1102 | # CONFIG_DEBUG_SLAB is not set | 1053 | # CONFIG_DEBUG_SLAB is not set |
1103 | # CONFIG_DEBUG_RT_MUTEXES is not set | 1054 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1104 | # CONFIG_RT_MUTEX_TESTER is not set | 1055 | # CONFIG_RT_MUTEX_TESTER is not set |
1105 | # CONFIG_DEBUG_SPINLOCK is not set | 1056 | # CONFIG_DEBUG_SPINLOCK is not set |
1106 | # CONFIG_DEBUG_MUTEXES is not set | 1057 | # CONFIG_DEBUG_MUTEXES is not set |
1107 | # CONFIG_DEBUG_RWSEMS is not set | 1058 | # CONFIG_DEBUG_LOCK_ALLOC is not set |
1059 | # CONFIG_PROVE_LOCKING is not set | ||
1060 | # CONFIG_LOCK_STAT is not set | ||
1108 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1061 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1109 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1062 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
1110 | # CONFIG_DEBUG_KOBJECT is not set | 1063 | # CONFIG_DEBUG_KOBJECT is not set |
@@ -1115,6 +1068,7 @@ CONFIG_DEBUG_BUGVERBOSE=y | |||
1115 | CONFIG_FRAME_POINTER=y | 1068 | CONFIG_FRAME_POINTER=y |
1116 | # CONFIG_FORCED_INLINING is not set | 1069 | # CONFIG_FORCED_INLINING is not set |
1117 | # CONFIG_RCU_TORTURE_TEST is not set | 1070 | # CONFIG_RCU_TORTURE_TEST is not set |
1071 | # CONFIG_FAULT_INJECTION is not set | ||
1118 | CONFIG_DEBUG_USER=y | 1072 | CONFIG_DEBUG_USER=y |
1119 | # CONFIG_DEBUG_ERRORS is not set | 1073 | # CONFIG_DEBUG_ERRORS is not set |
1120 | CONFIG_DEBUG_LL=y | 1074 | CONFIG_DEBUG_LL=y |
@@ -1125,10 +1079,10 @@ CONFIG_DEBUG_LL=y | |||
1125 | # | 1079 | # |
1126 | # CONFIG_KEYS is not set | 1080 | # CONFIG_KEYS is not set |
1127 | # CONFIG_SECURITY is not set | 1081 | # CONFIG_SECURITY is not set |
1128 | 1082 | CONFIG_XOR_BLOCKS=y | |
1129 | # | 1083 | CONFIG_ASYNC_CORE=y |
1130 | # Cryptographic options | 1084 | CONFIG_ASYNC_MEMCPY=y |
1131 | # | 1085 | CONFIG_ASYNC_XOR=y |
1132 | # CONFIG_CRYPTO is not set | 1086 | # CONFIG_CRYPTO is not set |
1133 | 1087 | ||
1134 | # | 1088 | # |
@@ -1136,7 +1090,12 @@ CONFIG_DEBUG_LL=y | |||
1136 | # | 1090 | # |
1137 | # CONFIG_CRC_CCITT is not set | 1091 | # CONFIG_CRC_CCITT is not set |
1138 | # CONFIG_CRC16 is not set | 1092 | # CONFIG_CRC16 is not set |
1093 | # CONFIG_CRC_ITU_T is not set | ||
1139 | # CONFIG_CRC32 is not set | 1094 | # CONFIG_CRC32 is not set |
1095 | # CONFIG_CRC7 is not set | ||
1140 | # CONFIG_LIBCRC32C is not set | 1096 | # CONFIG_LIBCRC32C is not set |
1097 | CONFIG_ZLIB_INFLATE=y | ||
1141 | CONFIG_PLIST=y | 1098 | CONFIG_PLIST=y |
1142 | CONFIG_IOMAP_COPY=y | 1099 | CONFIG_HAS_IOMEM=y |
1100 | CONFIG_HAS_IOPORT=y | ||
1101 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/arm/configs/rpc_defconfig b/arch/arm/configs/rpc_defconfig index 8452dc8c7cc3..5ddecb9ddf01 100644 --- a/arch/arm/configs/rpc_defconfig +++ b/arch/arm/configs/rpc_defconfig | |||
@@ -1,87 +1,150 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.11 | 3 | # Linux kernel version: 2.6.23-rc2 |
4 | # Wed Mar 9 14:41:48 2005 | 4 | # Mon Aug 6 16:47:24 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 | ||
9 | # CONFIG_GENERIC_TIME is not set | ||
10 | # CONFIG_GENERIC_CLOCKEVENTS is not set | ||
7 | CONFIG_MMU=y | 11 | CONFIG_MMU=y |
8 | CONFIG_UID16=y | 12 | CONFIG_NO_IOPORT=y |
13 | CONFIG_GENERIC_HARDIRQS=y | ||
14 | CONFIG_STACKTRACE_SUPPORT=y | ||
15 | CONFIG_LOCKDEP_SUPPORT=y | ||
16 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | ||
17 | CONFIG_HARDIRQS_SW_RESEND=y | ||
18 | CONFIG_GENERIC_IRQ_PROBE=y | ||
9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 19 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
20 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
21 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
22 | CONFIG_GENERIC_HWEIGHT=y | ||
10 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 23 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
11 | CONFIG_GENERIC_IOMAP=y | 24 | CONFIG_ARCH_MAY_HAVE_PC_FDC=y |
25 | CONFIG_ZONE_DMA=y | ||
12 | CONFIG_FIQ=y | 26 | CONFIG_FIQ=y |
27 | CONFIG_VECTORS_BASE=0xffff0000 | ||
28 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
13 | 29 | ||
14 | # | 30 | # |
15 | # Code maturity level options | 31 | # General setup |
16 | # | 32 | # |
17 | CONFIG_EXPERIMENTAL=y | 33 | CONFIG_EXPERIMENTAL=y |
18 | CONFIG_CLEAN_COMPILE=y | ||
19 | CONFIG_BROKEN_ON_SMP=y | 34 | CONFIG_BROKEN_ON_SMP=y |
20 | 35 | CONFIG_INIT_ENV_ARG_LIMIT=32 | |
21 | # | ||
22 | # General setup | ||
23 | # | ||
24 | CONFIG_LOCALVERSION="" | 36 | CONFIG_LOCALVERSION="" |
37 | # CONFIG_LOCALVERSION_AUTO is not set | ||
25 | CONFIG_SWAP=y | 38 | CONFIG_SWAP=y |
26 | CONFIG_SYSVIPC=y | 39 | CONFIG_SYSVIPC=y |
40 | CONFIG_SYSVIPC_SYSCTL=y | ||
27 | # CONFIG_POSIX_MQUEUE is not set | 41 | # CONFIG_POSIX_MQUEUE is not set |
28 | # CONFIG_BSD_PROCESS_ACCT is not set | 42 | # CONFIG_BSD_PROCESS_ACCT is not set |
29 | CONFIG_SYSCTL=y | 43 | # CONFIG_TASKSTATS is not set |
44 | # CONFIG_USER_NS is not set | ||
30 | # CONFIG_AUDIT is not set | 45 | # CONFIG_AUDIT is not set |
31 | CONFIG_LOG_BUF_SHIFT=14 | ||
32 | # CONFIG_HOTPLUG is not set | ||
33 | CONFIG_KOBJECT_UEVENT=y | ||
34 | # CONFIG_IKCONFIG is not set | 46 | # CONFIG_IKCONFIG is not set |
47 | CONFIG_LOG_BUF_SHIFT=14 | ||
48 | CONFIG_SYSFS_DEPRECATED=y | ||
49 | # CONFIG_RELAY is not set | ||
50 | CONFIG_BLK_DEV_INITRD=y | ||
51 | CONFIG_INITRAMFS_SOURCE="" | ||
52 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
53 | CONFIG_SYSCTL=y | ||
35 | # CONFIG_EMBEDDED is not set | 54 | # CONFIG_EMBEDDED is not set |
55 | CONFIG_UID16=y | ||
56 | CONFIG_SYSCTL_SYSCALL=y | ||
36 | CONFIG_KALLSYMS=y | 57 | CONFIG_KALLSYMS=y |
37 | # CONFIG_KALLSYMS_ALL is not set | 58 | # CONFIG_KALLSYMS_ALL is not set |
38 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 59 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
60 | CONFIG_HOTPLUG=y | ||
61 | CONFIG_PRINTK=y | ||
62 | CONFIG_BUG=y | ||
63 | CONFIG_ELF_CORE=y | ||
39 | CONFIG_BASE_FULL=y | 64 | CONFIG_BASE_FULL=y |
40 | CONFIG_FUTEX=y | 65 | CONFIG_FUTEX=y |
66 | CONFIG_ANON_INODES=y | ||
41 | CONFIG_EPOLL=y | 67 | CONFIG_EPOLL=y |
42 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 68 | CONFIG_SIGNALFD=y |
69 | CONFIG_TIMERFD=y | ||
70 | CONFIG_EVENTFD=y | ||
43 | CONFIG_SHMEM=y | 71 | CONFIG_SHMEM=y |
44 | CONFIG_CC_ALIGN_FUNCTIONS=0 | 72 | CONFIG_VM_EVENT_COUNTERS=y |
45 | CONFIG_CC_ALIGN_LABELS=0 | 73 | CONFIG_SLAB=y |
46 | CONFIG_CC_ALIGN_LOOPS=0 | 74 | # CONFIG_SLUB is not set |
47 | CONFIG_CC_ALIGN_JUMPS=0 | 75 | # CONFIG_SLOB is not set |
76 | CONFIG_RT_MUTEXES=y | ||
48 | # CONFIG_TINY_SHMEM is not set | 77 | # CONFIG_TINY_SHMEM is not set |
49 | CONFIG_BASE_SMALL=0 | 78 | CONFIG_BASE_SMALL=0 |
50 | |||
51 | # | ||
52 | # Loadable module support | ||
53 | # | ||
54 | CONFIG_MODULES=y | 79 | CONFIG_MODULES=y |
55 | CONFIG_MODULE_UNLOAD=y | 80 | CONFIG_MODULE_UNLOAD=y |
56 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 81 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
57 | CONFIG_OBSOLETE_MODPARM=y | ||
58 | # CONFIG_MODVERSIONS is not set | 82 | # CONFIG_MODVERSIONS is not set |
59 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 83 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
60 | CONFIG_KMOD=y | 84 | CONFIG_KMOD=y |
85 | CONFIG_BLOCK=y | ||
86 | # CONFIG_LBD is not set | ||
87 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
88 | # CONFIG_LSF is not set | ||
89 | # CONFIG_BLK_DEV_BSG is not set | ||
90 | |||
91 | # | ||
92 | # IO Schedulers | ||
93 | # | ||
94 | CONFIG_IOSCHED_NOOP=y | ||
95 | CONFIG_IOSCHED_AS=y | ||
96 | CONFIG_IOSCHED_DEADLINE=y | ||
97 | CONFIG_IOSCHED_CFQ=y | ||
98 | # CONFIG_DEFAULT_AS is not set | ||
99 | # CONFIG_DEFAULT_DEADLINE is not set | ||
100 | CONFIG_DEFAULT_CFQ=y | ||
101 | # CONFIG_DEFAULT_NOOP is not set | ||
102 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
61 | 103 | ||
62 | # | 104 | # |
63 | # System Type | 105 | # System Type |
64 | # | 106 | # |
107 | # CONFIG_ARCH_AAEC2000 is not set | ||
108 | # CONFIG_ARCH_INTEGRATOR is not set | ||
109 | # CONFIG_ARCH_REALVIEW is not set | ||
110 | # CONFIG_ARCH_VERSATILE is not set | ||
111 | # CONFIG_ARCH_AT91 is not set | ||
65 | # CONFIG_ARCH_CLPS7500 is not set | 112 | # CONFIG_ARCH_CLPS7500 is not set |
66 | # CONFIG_ARCH_CLPS711X is not set | 113 | # CONFIG_ARCH_CLPS711X is not set |
67 | # CONFIG_ARCH_CO285 is not set | 114 | # CONFIG_ARCH_CO285 is not set |
68 | # CONFIG_ARCH_EBSA110 is not set | 115 | # CONFIG_ARCH_EBSA110 is not set |
116 | # CONFIG_ARCH_EP93XX is not set | ||
69 | # CONFIG_ARCH_FOOTBRIDGE is not set | 117 | # CONFIG_ARCH_FOOTBRIDGE is not set |
70 | # CONFIG_ARCH_INTEGRATOR is not set | 118 | # CONFIG_ARCH_NETX is not set |
71 | # CONFIG_ARCH_IOP3XX is not set | 119 | # CONFIG_ARCH_H720X is not set |
72 | # CONFIG_ARCH_IXP4XX is not set | 120 | # CONFIG_ARCH_IMX is not set |
121 | # CONFIG_ARCH_IOP13XX is not set | ||
122 | # CONFIG_ARCH_IOP32X is not set | ||
123 | # CONFIG_ARCH_IOP33X is not set | ||
124 | # CONFIG_ARCH_IXP23XX is not set | ||
73 | # CONFIG_ARCH_IXP2000 is not set | 125 | # CONFIG_ARCH_IXP2000 is not set |
126 | # CONFIG_ARCH_IXP4XX is not set | ||
74 | # CONFIG_ARCH_L7200 is not set | 127 | # CONFIG_ARCH_L7200 is not set |
128 | # CONFIG_ARCH_KS8695 is not set | ||
129 | # CONFIG_ARCH_NS9XXX is not set | ||
130 | # CONFIG_ARCH_MXC is not set | ||
131 | # CONFIG_ARCH_PNX4008 is not set | ||
75 | # CONFIG_ARCH_PXA is not set | 132 | # CONFIG_ARCH_PXA is not set |
76 | CONFIG_ARCH_RPC=y | 133 | CONFIG_ARCH_RPC=y |
77 | # CONFIG_ARCH_SA1100 is not set | 134 | # CONFIG_ARCH_SA1100 is not set |
78 | # CONFIG_ARCH_S3C2410 is not set | 135 | # CONFIG_ARCH_S3C2410 is not set |
79 | # CONFIG_ARCH_SHARK is not set | 136 | # CONFIG_ARCH_SHARK is not set |
80 | # CONFIG_ARCH_LH7A40X is not set | 137 | # CONFIG_ARCH_LH7A40X is not set |
138 | # CONFIG_ARCH_DAVINCI is not set | ||
81 | # CONFIG_ARCH_OMAP is not set | 139 | # CONFIG_ARCH_OMAP is not set |
82 | # CONFIG_ARCH_VERSATILE is not set | 140 | |
83 | # CONFIG_ARCH_IMX is not set | 141 | # |
84 | # CONFIG_ARCH_H720X is not set | 142 | # Boot options |
143 | # | ||
144 | |||
145 | # | ||
146 | # Power management | ||
147 | # | ||
85 | CONFIG_ARCH_ACORN=y | 148 | CONFIG_ARCH_ACORN=y |
86 | 149 | ||
87 | # | 150 | # |
@@ -100,15 +163,22 @@ CONFIG_CPU_COPY_V3=y | |||
100 | CONFIG_CPU_COPY_V4WB=y | 163 | CONFIG_CPU_COPY_V4WB=y |
101 | CONFIG_CPU_TLB_V3=y | 164 | CONFIG_CPU_TLB_V3=y |
102 | CONFIG_CPU_TLB_V4WB=y | 165 | CONFIG_CPU_TLB_V4WB=y |
166 | CONFIG_CPU_CP15=y | ||
167 | CONFIG_CPU_CP15_MMU=y | ||
103 | 168 | ||
104 | # | 169 | # |
105 | # Processor Features | 170 | # Processor Features |
106 | # | 171 | # |
172 | # CONFIG_CPU_DCACHE_DISABLE is not set | ||
173 | # CONFIG_OUTER_CACHE is not set | ||
107 | CONFIG_TIMER_ACORN=y | 174 | CONFIG_TIMER_ACORN=y |
108 | 175 | ||
109 | # | 176 | # |
110 | # Bus support | 177 | # Bus support |
111 | # | 178 | # |
179 | CONFIG_ISA_DMA_API=y | ||
180 | # CONFIG_PCI_SYSCALL is not set | ||
181 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
112 | 182 | ||
113 | # | 183 | # |
114 | # PCCARD (PCMCIA/CardBus) support | 184 | # PCCARD (PCMCIA/CardBus) support |
@@ -116,13 +186,26 @@ CONFIG_TIMER_ACORN=y | |||
116 | # CONFIG_PCCARD is not set | 186 | # CONFIG_PCCARD is not set |
117 | 187 | ||
118 | # | 188 | # |
119 | # PC-card bridges | ||
120 | # | ||
121 | |||
122 | # | ||
123 | # Kernel Features | 189 | # Kernel Features |
124 | # | 190 | # |
191 | # CONFIG_TICK_ONESHOT is not set | ||
125 | # CONFIG_PREEMPT is not set | 192 | # CONFIG_PREEMPT is not set |
193 | # CONFIG_NO_IDLE_HZ is not set | ||
194 | CONFIG_HZ=100 | ||
195 | # CONFIG_AEABI is not set | ||
196 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | ||
197 | CONFIG_SELECT_MEMORY_MODEL=y | ||
198 | CONFIG_FLATMEM_MANUAL=y | ||
199 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
200 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
201 | CONFIG_FLATMEM=y | ||
202 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
203 | # CONFIG_SPARSEMEM_STATIC is not set | ||
204 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
205 | # CONFIG_RESOURCES_64BIT is not set | ||
206 | CONFIG_ZONE_DMA_FLAG=1 | ||
207 | CONFIG_BOUNCE=y | ||
208 | CONFIG_VIRT_TO_BUS=y | ||
126 | CONFIG_ALIGNMENT_TRAP=y | 209 | CONFIG_ALIGNMENT_TRAP=y |
127 | 210 | ||
128 | # | 211 | # |
@@ -132,6 +215,7 @@ CONFIG_ZBOOT_ROM_TEXT=0x0 | |||
132 | CONFIG_ZBOOT_ROM_BSS=0x0 | 215 | CONFIG_ZBOOT_ROM_BSS=0x0 |
133 | CONFIG_CMDLINE="" | 216 | CONFIG_CMDLINE="" |
134 | # CONFIG_XIP_KERNEL is not set | 217 | # CONFIG_XIP_KERNEL is not set |
218 | # CONFIG_KEXEC is not set | ||
135 | 219 | ||
136 | # | 220 | # |
137 | # Floating point emulation | 221 | # Floating point emulation |
@@ -157,41 +241,122 @@ CONFIG_BINFMT_AOUT=y | |||
157 | # CONFIG_PM is not set | 241 | # CONFIG_PM is not set |
158 | 242 | ||
159 | # | 243 | # |
160 | # Device Drivers | 244 | # Networking |
161 | # | 245 | # |
246 | CONFIG_NET=y | ||
162 | 247 | ||
163 | # | 248 | # |
164 | # Generic Driver Options | 249 | # Networking options |
165 | # | 250 | # |
166 | CONFIG_STANDALONE=y | 251 | CONFIG_PACKET=y |
167 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 252 | CONFIG_PACKET_MMAP=y |
168 | # CONFIG_FW_LOADER is not set | 253 | CONFIG_UNIX=y |
169 | # CONFIG_DEBUG_DRIVER is not set | 254 | # CONFIG_NET_KEY is not set |
255 | CONFIG_INET=y | ||
256 | CONFIG_IP_MULTICAST=y | ||
257 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
258 | CONFIG_IP_FIB_HASH=y | ||
259 | # CONFIG_IP_PNP is not set | ||
260 | # CONFIG_NET_IPIP is not set | ||
261 | # CONFIG_NET_IPGRE is not set | ||
262 | # CONFIG_IP_MROUTE is not set | ||
263 | # CONFIG_ARPD is not set | ||
264 | # CONFIG_SYN_COOKIES is not set | ||
265 | # CONFIG_INET_AH is not set | ||
266 | # CONFIG_INET_ESP is not set | ||
267 | # CONFIG_INET_IPCOMP is not set | ||
268 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
269 | CONFIG_INET_TUNNEL=m | ||
270 | # CONFIG_INET_XFRM_MODE_TRANSPORT is not set | ||
271 | # CONFIG_INET_XFRM_MODE_TUNNEL is not set | ||
272 | # CONFIG_INET_XFRM_MODE_BEET is not set | ||
273 | CONFIG_INET_DIAG=y | ||
274 | CONFIG_INET_TCP_DIAG=y | ||
275 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
276 | CONFIG_TCP_CONG_CUBIC=y | ||
277 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
278 | # CONFIG_TCP_MD5SIG is not set | ||
279 | CONFIG_IPV6=m | ||
280 | # CONFIG_IPV6_PRIVACY is not set | ||
281 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
282 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
283 | # CONFIG_INET6_AH is not set | ||
284 | # CONFIG_INET6_ESP is not set | ||
285 | # CONFIG_INET6_IPCOMP is not set | ||
286 | # CONFIG_IPV6_MIP6 is not set | ||
287 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
288 | # CONFIG_INET6_TUNNEL is not set | ||
289 | # CONFIG_INET6_XFRM_MODE_TRANSPORT is not set | ||
290 | # CONFIG_INET6_XFRM_MODE_TUNNEL is not set | ||
291 | # CONFIG_INET6_XFRM_MODE_BEET is not set | ||
292 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
293 | CONFIG_IPV6_SIT=m | ||
294 | # CONFIG_IPV6_TUNNEL is not set | ||
295 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
296 | # CONFIG_NETWORK_SECMARK is not set | ||
297 | # CONFIG_NETFILTER is not set | ||
298 | # CONFIG_IP_DCCP is not set | ||
299 | # CONFIG_IP_SCTP is not set | ||
300 | # CONFIG_TIPC is not set | ||
301 | # CONFIG_ATM is not set | ||
302 | # CONFIG_BRIDGE is not set | ||
303 | # CONFIG_VLAN_8021Q is not set | ||
304 | # CONFIG_DECNET is not set | ||
305 | # CONFIG_LLC2 is not set | ||
306 | # CONFIG_IPX is not set | ||
307 | # CONFIG_ATALK is not set | ||
308 | # CONFIG_X25 is not set | ||
309 | # CONFIG_LAPB is not set | ||
310 | # CONFIG_ECONET is not set | ||
311 | # CONFIG_WAN_ROUTER is not set | ||
170 | 312 | ||
171 | # | 313 | # |
172 | # Memory Technology Devices (MTD) | 314 | # QoS and/or fair queueing |
173 | # | 315 | # |
174 | # CONFIG_MTD is not set | 316 | # CONFIG_NET_SCHED is not set |
175 | 317 | ||
176 | # | 318 | # |
177 | # Parallel port support | 319 | # Network testing |
178 | # | 320 | # |
179 | CONFIG_PARPORT=y | 321 | # CONFIG_NET_PKTGEN is not set |
180 | CONFIG_PARPORT_PC=y | 322 | # CONFIG_HAMRADIO is not set |
181 | CONFIG_PARPORT_PC_CML1=y | 323 | # CONFIG_IRDA is not set |
182 | CONFIG_PARPORT_PC_FIFO=y | 324 | # CONFIG_BT is not set |
183 | # CONFIG_PARPORT_PC_SUPERIO is not set | 325 | # CONFIG_AF_RXRPC is not set |
184 | # CONFIG_PARPORT_ARC is not set | 326 | |
185 | # CONFIG_PARPORT_OTHER is not set | 327 | # |
186 | # CONFIG_PARPORT_1284 is not set | 328 | # Wireless |
329 | # | ||
330 | # CONFIG_CFG80211 is not set | ||
331 | # CONFIG_WIRELESS_EXT is not set | ||
332 | # CONFIG_MAC80211 is not set | ||
333 | # CONFIG_IEEE80211 is not set | ||
334 | # CONFIG_RFKILL is not set | ||
335 | # CONFIG_NET_9P is not set | ||
187 | 336 | ||
188 | # | 337 | # |
189 | # Plug and Play support | 338 | # Device Drivers |
190 | # | 339 | # |
191 | 340 | ||
192 | # | 341 | # |
193 | # Block devices | 342 | # Generic Driver Options |
194 | # | 343 | # |
344 | CONFIG_STANDALONE=y | ||
345 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
346 | # CONFIG_FW_LOADER is not set | ||
347 | # CONFIG_DEBUG_DRIVER is not set | ||
348 | # CONFIG_DEBUG_DEVRES is not set | ||
349 | # CONFIG_SYS_HYPERVISOR is not set | ||
350 | # CONFIG_CONNECTOR is not set | ||
351 | # CONFIG_MTD is not set | ||
352 | CONFIG_PARPORT=y | ||
353 | CONFIG_PARPORT_PC=y | ||
354 | CONFIG_PARPORT_PC_FIFO=y | ||
355 | # CONFIG_PARPORT_PC_SUPERIO is not set | ||
356 | # CONFIG_PARPORT_GSC is not set | ||
357 | # CONFIG_PARPORT_AX88796 is not set | ||
358 | # CONFIG_PARPORT_1284 is not set | ||
359 | CONFIG_BLK_DEV=y | ||
195 | CONFIG_BLK_DEV_FD=y | 360 | CONFIG_BLK_DEV_FD=y |
196 | # CONFIG_PARIDE is not set | 361 | # CONFIG_PARIDE is not set |
197 | # CONFIG_BLK_DEV_COW_COMMON is not set | 362 | # CONFIG_BLK_DEV_COW_COMMON is not set |
@@ -201,59 +366,19 @@ CONFIG_BLK_DEV_LOOP=m | |||
201 | CONFIG_BLK_DEV_RAM=y | 366 | CONFIG_BLK_DEV_RAM=y |
202 | CONFIG_BLK_DEV_RAM_COUNT=16 | 367 | CONFIG_BLK_DEV_RAM_COUNT=16 |
203 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 368 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
204 | CONFIG_BLK_DEV_INITRD=y | 369 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
205 | CONFIG_INITRAMFS_SOURCE="" | ||
206 | # CONFIG_CDROM_PKTCDVD is not set | 370 | # CONFIG_CDROM_PKTCDVD is not set |
207 | |||
208 | # | ||
209 | # IO Schedulers | ||
210 | # | ||
211 | CONFIG_IOSCHED_NOOP=y | ||
212 | CONFIG_IOSCHED_AS=y | ||
213 | CONFIG_IOSCHED_DEADLINE=y | ||
214 | CONFIG_IOSCHED_CFQ=y | ||
215 | # CONFIG_ATA_OVER_ETH is not set | 371 | # CONFIG_ATA_OVER_ETH is not set |
216 | 372 | # CONFIG_IDE is not set | |
217 | # | ||
218 | # Acorn-specific block devices | ||
219 | # | ||
220 | |||
221 | # | ||
222 | # ATA/ATAPI/MFM/RLL support | ||
223 | # | ||
224 | CONFIG_IDE=y | ||
225 | CONFIG_BLK_DEV_IDE=y | ||
226 | |||
227 | # | ||
228 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
229 | # | ||
230 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
231 | CONFIG_BLK_DEV_IDEDISK=y | ||
232 | CONFIG_IDEDISK_MULTI_MODE=y | ||
233 | CONFIG_BLK_DEV_IDECD=y | ||
234 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
235 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
236 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
237 | # CONFIG_IDE_TASK_IOCTL is not set | ||
238 | |||
239 | # | ||
240 | # IDE chipset support/bugfixes | ||
241 | # | ||
242 | CONFIG_IDE_GENERIC=y | ||
243 | CONFIG_IDE_ARM=y | ||
244 | CONFIG_BLK_DEV_IDE_ICSIDE=y | ||
245 | CONFIG_BLK_DEV_IDEDMA_ICS=y | ||
246 | CONFIG_IDEDMA_ICS_AUTO=y | ||
247 | CONFIG_BLK_DEV_IDE_RAPIDE=y | ||
248 | CONFIG_BLK_DEV_IDEDMA=y | ||
249 | # CONFIG_IDEDMA_IVB is not set | ||
250 | CONFIG_IDEDMA_AUTO=y | ||
251 | # CONFIG_BLK_DEV_HD is not set | ||
252 | 373 | ||
253 | # | 374 | # |
254 | # SCSI device support | 375 | # SCSI device support |
255 | # | 376 | # |
377 | # CONFIG_RAID_ATTRS is not set | ||
256 | CONFIG_SCSI=y | 378 | CONFIG_SCSI=y |
379 | CONFIG_SCSI_DMA=y | ||
380 | # CONFIG_SCSI_TGT is not set | ||
381 | # CONFIG_SCSI_NETLINK is not set | ||
257 | CONFIG_SCSI_PROC_FS=y | 382 | CONFIG_SCSI_PROC_FS=y |
258 | 383 | ||
259 | # | 384 | # |
@@ -265,6 +390,7 @@ CONFIG_CHR_DEV_ST=m | |||
265 | CONFIG_BLK_DEV_SR=y | 390 | CONFIG_BLK_DEV_SR=y |
266 | CONFIG_BLK_DEV_SR_VENDOR=y | 391 | CONFIG_BLK_DEV_SR_VENDOR=y |
267 | CONFIG_CHR_DEV_SG=y | 392 | CONFIG_CHR_DEV_SG=y |
393 | # CONFIG_CHR_DEV_SCH is not set | ||
268 | 394 | ||
269 | # | 395 | # |
270 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | 396 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs |
@@ -272,26 +398,23 @@ CONFIG_CHR_DEV_SG=y | |||
272 | # CONFIG_SCSI_MULTI_LUN is not set | 398 | # CONFIG_SCSI_MULTI_LUN is not set |
273 | CONFIG_SCSI_CONSTANTS=y | 399 | CONFIG_SCSI_CONSTANTS=y |
274 | CONFIG_SCSI_LOGGING=y | 400 | CONFIG_SCSI_LOGGING=y |
401 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
402 | CONFIG_SCSI_WAIT_SCAN=m | ||
275 | 403 | ||
276 | # | 404 | # |
277 | # SCSI Transport Attributes | 405 | # SCSI Transports |
278 | # | 406 | # |
279 | # CONFIG_SCSI_SPI_ATTRS is not set | 407 | CONFIG_SCSI_SPI_ATTRS=m |
280 | # CONFIG_SCSI_FC_ATTRS is not set | 408 | # CONFIG_SCSI_FC_ATTRS is not set |
281 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 409 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
282 | 410 | # CONFIG_SCSI_SAS_LIBSAS is not set | |
283 | # | 411 | CONFIG_SCSI_LOWLEVEL=y |
284 | # SCSI low-level drivers | 412 | # CONFIG_ISCSI_TCP is not set |
285 | # | 413 | # CONFIG_SCSI_PPA is not set |
286 | # CONFIG_SCSI_SATA is not set | 414 | # CONFIG_SCSI_IMM is not set |
287 | CONFIG_SCSI_PPA=m | ||
288 | CONFIG_SCSI_IMM=m | ||
289 | # CONFIG_SCSI_IZIP_EPP16 is not set | 415 | # CONFIG_SCSI_IZIP_EPP16 is not set |
290 | # CONFIG_SCSI_IZIP_SLOW_CTR is not set | 416 | # CONFIG_SCSI_IZIP_SLOW_CTR is not set |
291 | # CONFIG_SCSI_DEBUG is not set | 417 | # CONFIG_SCSI_DEBUG is not set |
292 | CONFIG_SCSI_ACORNSCSI_3=m | ||
293 | CONFIG_SCSI_ACORNSCSI_TAGGED_QUEUE=y | ||
294 | CONFIG_SCSI_ACORNSCSI_SYNC=y | ||
295 | CONFIG_SCSI_ARXESCSI=m | 418 | CONFIG_SCSI_ARXESCSI=m |
296 | CONFIG_SCSI_CUMANA_2=m | 419 | CONFIG_SCSI_CUMANA_2=m |
297 | CONFIG_SCSI_EESOXSCSI=m | 420 | CONFIG_SCSI_EESOXSCSI=m |
@@ -302,129 +425,36 @@ CONFIG_SCSI_POWERTECSCSI=y | |||
302 | # | 425 | # |
303 | CONFIG_SCSI_CUMANA_1=m | 426 | CONFIG_SCSI_CUMANA_1=m |
304 | CONFIG_SCSI_OAK1=m | 427 | CONFIG_SCSI_OAK1=m |
305 | 428 | CONFIG_ATA=y | |
306 | # | 429 | # CONFIG_ATA_NONSTANDARD is not set |
307 | # Multi-device support (RAID and LVM) | 430 | CONFIG_PATA_PLATFORM=y |
308 | # | 431 | CONFIG_PATA_ICSIDE=y |
309 | # CONFIG_MD is not set | 432 | # CONFIG_MD is not set |
310 | |||
311 | # | ||
312 | # Fusion MPT device support | ||
313 | # | ||
314 | |||
315 | # | ||
316 | # IEEE 1394 (FireWire) support | ||
317 | # | ||
318 | |||
319 | # | ||
320 | # I2O device support | ||
321 | # | ||
322 | |||
323 | # | ||
324 | # Networking support | ||
325 | # | ||
326 | CONFIG_NET=y | ||
327 | |||
328 | # | ||
329 | # Networking options | ||
330 | # | ||
331 | # CONFIG_PACKET is not set | ||
332 | CONFIG_NETLINK_DEV=y | ||
333 | CONFIG_UNIX=y | ||
334 | # CONFIG_NET_KEY is not set | ||
335 | CONFIG_INET=y | ||
336 | CONFIG_IP_MULTICAST=y | ||
337 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
338 | # CONFIG_IP_PNP is not set | ||
339 | # CONFIG_NET_IPIP is not set | ||
340 | # CONFIG_NET_IPGRE is not set | ||
341 | # CONFIG_IP_MROUTE is not set | ||
342 | # CONFIG_ARPD is not set | ||
343 | # CONFIG_SYN_COOKIES is not set | ||
344 | # CONFIG_INET_AH is not set | ||
345 | # CONFIG_INET_ESP is not set | ||
346 | # CONFIG_INET_IPCOMP is not set | ||
347 | # CONFIG_INET_TUNNEL is not set | ||
348 | # CONFIG_IP_TCPDIAG is not set | ||
349 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
350 | CONFIG_IPV6=m | ||
351 | # CONFIG_IPV6_PRIVACY is not set | ||
352 | # CONFIG_INET6_AH is not set | ||
353 | # CONFIG_INET6_ESP is not set | ||
354 | # CONFIG_INET6_IPCOMP is not set | ||
355 | # CONFIG_INET6_TUNNEL is not set | ||
356 | # CONFIG_IPV6_TUNNEL is not set | ||
357 | # CONFIG_NETFILTER is not set | ||
358 | |||
359 | # | ||
360 | # SCTP Configuration (EXPERIMENTAL) | ||
361 | # | ||
362 | # CONFIG_IP_SCTP is not set | ||
363 | # CONFIG_ATM is not set | ||
364 | # CONFIG_BRIDGE is not set | ||
365 | # CONFIG_VLAN_8021Q is not set | ||
366 | # CONFIG_DECNET is not set | ||
367 | # CONFIG_LLC2 is not set | ||
368 | # CONFIG_IPX is not set | ||
369 | # CONFIG_ATALK is not set | ||
370 | # CONFIG_X25 is not set | ||
371 | # CONFIG_LAPB is not set | ||
372 | # CONFIG_NET_DIVERT is not set | ||
373 | # CONFIG_ECONET is not set | ||
374 | # CONFIG_WAN_ROUTER is not set | ||
375 | |||
376 | # | ||
377 | # QoS and/or fair queueing | ||
378 | # | ||
379 | # CONFIG_NET_SCHED is not set | ||
380 | # CONFIG_NET_CLS_ROUTE is not set | ||
381 | |||
382 | # | ||
383 | # Network testing | ||
384 | # | ||
385 | # CONFIG_NET_PKTGEN is not set | ||
386 | # CONFIG_NETPOLL is not set | ||
387 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
388 | # CONFIG_HAMRADIO is not set | ||
389 | # CONFIG_IRDA is not set | ||
390 | # CONFIG_BT is not set | ||
391 | CONFIG_NETDEVICES=y | 433 | CONFIG_NETDEVICES=y |
434 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
392 | # CONFIG_DUMMY is not set | 435 | # CONFIG_DUMMY is not set |
393 | # CONFIG_BONDING is not set | 436 | # CONFIG_BONDING is not set |
437 | # CONFIG_MACVLAN is not set | ||
394 | # CONFIG_EQUALIZER is not set | 438 | # CONFIG_EQUALIZER is not set |
395 | # CONFIG_TUN is not set | 439 | # CONFIG_TUN is not set |
396 | # CONFIG_ETHERTAP is not set | 440 | # CONFIG_PHYLIB is not set |
397 | |||
398 | # | ||
399 | # Ethernet (10 or 100Mbit) | ||
400 | # | ||
401 | CONFIG_NET_ETHERNET=y | 441 | CONFIG_NET_ETHERNET=y |
402 | # CONFIG_MII is not set | 442 | # CONFIG_MII is not set |
403 | CONFIG_ARM_ETHER1=y | 443 | CONFIG_ARM_ETHER1=y |
404 | CONFIG_ARM_ETHER3=y | 444 | CONFIG_ARM_ETHER3=y |
405 | CONFIG_ARM_ETHERH=y | 445 | CONFIG_ARM_ETHERH=y |
446 | # CONFIG_AX88796 is not set | ||
406 | # CONFIG_SMC91X is not set | 447 | # CONFIG_SMC91X is not set |
448 | # CONFIG_DM9000 is not set | ||
449 | # CONFIG_NET_POCKET is not set | ||
450 | # CONFIG_NETDEV_1000 is not set | ||
451 | # CONFIG_NETDEV_10000 is not set | ||
407 | 452 | ||
408 | # | 453 | # |
409 | # Ethernet (1000 Mbit) | 454 | # Wireless LAN |
410 | # | ||
411 | |||
412 | # | ||
413 | # Ethernet (10000 Mbit) | ||
414 | # | ||
415 | |||
416 | # | ||
417 | # Token Ring devices | ||
418 | # | ||
419 | |||
420 | # | ||
421 | # Wireless LAN (non-hamradio) | ||
422 | # | ||
423 | # CONFIG_NET_RADIO is not set | ||
424 | |||
425 | # | ||
426 | # Wan interfaces | ||
427 | # | 455 | # |
456 | # CONFIG_WLAN_PRE80211 is not set | ||
457 | # CONFIG_WLAN_80211 is not set | ||
428 | # CONFIG_WAN is not set | 458 | # CONFIG_WAN is not set |
429 | # CONFIG_PLIP is not set | 459 | # CONFIG_PLIP is not set |
430 | CONFIG_PPP=m | 460 | CONFIG_PPP=m |
@@ -434,20 +464,23 @@ CONFIG_PPP=m | |||
434 | # CONFIG_PPP_SYNC_TTY is not set | 464 | # CONFIG_PPP_SYNC_TTY is not set |
435 | # CONFIG_PPP_DEFLATE is not set | 465 | # CONFIG_PPP_DEFLATE is not set |
436 | # CONFIG_PPP_BSDCOMP is not set | 466 | # CONFIG_PPP_BSDCOMP is not set |
467 | # CONFIG_PPP_MPPE is not set | ||
437 | CONFIG_PPPOE=m | 468 | CONFIG_PPPOE=m |
469 | # CONFIG_PPPOL2TP is not set | ||
438 | # CONFIG_SLIP is not set | 470 | # CONFIG_SLIP is not set |
471 | CONFIG_SLHC=m | ||
439 | # CONFIG_SHAPER is not set | 472 | # CONFIG_SHAPER is not set |
440 | # CONFIG_NETCONSOLE is not set | 473 | # CONFIG_NETCONSOLE is not set |
441 | 474 | # CONFIG_NETPOLL is not set | |
442 | # | 475 | # CONFIG_NET_POLL_CONTROLLER is not set |
443 | # ISDN subsystem | ||
444 | # | ||
445 | # CONFIG_ISDN is not set | 476 | # CONFIG_ISDN is not set |
446 | 477 | ||
447 | # | 478 | # |
448 | # Input device support | 479 | # Input device support |
449 | # | 480 | # |
450 | CONFIG_INPUT=y | 481 | CONFIG_INPUT=y |
482 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
483 | # CONFIG_INPUT_POLLDEV is not set | ||
451 | 484 | ||
452 | # | 485 | # |
453 | # Userland interfaces | 486 | # Userland interfaces |
@@ -462,19 +495,6 @@ CONFIG_INPUT_EVDEV=y | |||
462 | # CONFIG_INPUT_EVBUG is not set | 495 | # CONFIG_INPUT_EVBUG is not set |
463 | 496 | ||
464 | # | 497 | # |
465 | # Input I/O drivers | ||
466 | # | ||
467 | # CONFIG_GAMEPORT is not set | ||
468 | CONFIG_SOUND_GAMEPORT=y | ||
469 | CONFIG_SERIO=y | ||
470 | # CONFIG_SERIO_SERPORT is not set | ||
471 | # CONFIG_SERIO_CT82C710 is not set | ||
472 | # CONFIG_SERIO_PARKBD is not set | ||
473 | CONFIG_SERIO_RPCKBD=y | ||
474 | CONFIG_SERIO_LIBPS2=y | ||
475 | # CONFIG_SERIO_RAW is not set | ||
476 | |||
477 | # | ||
478 | # Input Device Drivers | 498 | # Input Device Drivers |
479 | # | 499 | # |
480 | CONFIG_INPUT_KEYBOARD=y | 500 | CONFIG_INPUT_KEYBOARD=y |
@@ -483,21 +503,35 @@ CONFIG_KEYBOARD_ATKBD=y | |||
483 | # CONFIG_KEYBOARD_LKKBD is not set | 503 | # CONFIG_KEYBOARD_LKKBD is not set |
484 | # CONFIG_KEYBOARD_XTKBD is not set | 504 | # CONFIG_KEYBOARD_XTKBD is not set |
485 | # CONFIG_KEYBOARD_NEWTON is not set | 505 | # CONFIG_KEYBOARD_NEWTON is not set |
506 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
486 | CONFIG_INPUT_MOUSE=y | 507 | CONFIG_INPUT_MOUSE=y |
487 | # CONFIG_MOUSE_PS2 is not set | 508 | # CONFIG_MOUSE_PS2 is not set |
488 | # CONFIG_MOUSE_SERIAL is not set | 509 | # CONFIG_MOUSE_SERIAL is not set |
489 | CONFIG_MOUSE_RISCPC=y | 510 | CONFIG_MOUSE_RISCPC=y |
490 | # CONFIG_MOUSE_VSXXXAA is not set | 511 | # CONFIG_MOUSE_VSXXXAA is not set |
491 | # CONFIG_INPUT_JOYSTICK is not set | 512 | # CONFIG_INPUT_JOYSTICK is not set |
513 | # CONFIG_INPUT_TABLET is not set | ||
492 | # CONFIG_INPUT_TOUCHSCREEN is not set | 514 | # CONFIG_INPUT_TOUCHSCREEN is not set |
493 | # CONFIG_INPUT_MISC is not set | 515 | # CONFIG_INPUT_MISC is not set |
494 | 516 | ||
495 | # | 517 | # |
518 | # Hardware I/O ports | ||
519 | # | ||
520 | CONFIG_SERIO=y | ||
521 | # CONFIG_SERIO_SERPORT is not set | ||
522 | # CONFIG_SERIO_PARKBD is not set | ||
523 | CONFIG_SERIO_RPCKBD=y | ||
524 | CONFIG_SERIO_LIBPS2=y | ||
525 | # CONFIG_SERIO_RAW is not set | ||
526 | # CONFIG_GAMEPORT is not set | ||
527 | |||
528 | # | ||
496 | # Character devices | 529 | # Character devices |
497 | # | 530 | # |
498 | CONFIG_VT=y | 531 | CONFIG_VT=y |
499 | CONFIG_VT_CONSOLE=y | 532 | CONFIG_VT_CONSOLE=y |
500 | CONFIG_HW_CONSOLE=y | 533 | CONFIG_HW_CONSOLE=y |
534 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
501 | # CONFIG_SERIAL_NONSTANDARD is not set | 535 | # CONFIG_SERIAL_NONSTANDARD is not set |
502 | 536 | ||
503 | # | 537 | # |
@@ -506,12 +540,13 @@ CONFIG_HW_CONSOLE=y | |||
506 | CONFIG_SERIAL_8250=y | 540 | CONFIG_SERIAL_8250=y |
507 | CONFIG_SERIAL_8250_CONSOLE=y | 541 | CONFIG_SERIAL_8250_CONSOLE=y |
508 | CONFIG_SERIAL_8250_NR_UARTS=16 | 542 | CONFIG_SERIAL_8250_NR_UARTS=16 |
543 | CONFIG_SERIAL_8250_RUNTIME_UARTS=8 | ||
509 | # CONFIG_SERIAL_8250_EXTENDED is not set | 544 | # CONFIG_SERIAL_8250_EXTENDED is not set |
545 | CONFIG_SERIAL_8250_ACORN=y | ||
510 | 546 | ||
511 | # | 547 | # |
512 | # Non-8250 serial port support | 548 | # Non-8250 serial port support |
513 | # | 549 | # |
514 | CONFIG_SERIAL_8250_ACORN=y | ||
515 | CONFIG_SERIAL_CORE=y | 550 | CONFIG_SERIAL_CORE=y |
516 | CONFIG_SERIAL_CORE_CONSOLE=y | 551 | CONFIG_SERIAL_CORE_CONSOLE=y |
517 | CONFIG_UNIX98_PTYS=y | 552 | CONFIG_UNIX98_PTYS=y |
@@ -521,31 +556,15 @@ CONFIG_PRINTER=m | |||
521 | # CONFIG_LP_CONSOLE is not set | 556 | # CONFIG_LP_CONSOLE is not set |
522 | # CONFIG_PPDEV is not set | 557 | # CONFIG_PPDEV is not set |
523 | # CONFIG_TIPAR is not set | 558 | # CONFIG_TIPAR is not set |
524 | |||
525 | # | ||
526 | # IPMI | ||
527 | # | ||
528 | # CONFIG_IPMI_HANDLER is not set | 559 | # CONFIG_IPMI_HANDLER is not set |
529 | |||
530 | # | ||
531 | # Watchdog Cards | ||
532 | # | ||
533 | # CONFIG_WATCHDOG is not set | 560 | # CONFIG_WATCHDOG is not set |
561 | # CONFIG_HW_RANDOM is not set | ||
534 | # CONFIG_NVRAM is not set | 562 | # CONFIG_NVRAM is not set |
535 | # CONFIG_RTC is not set | ||
536 | # CONFIG_DTLK is not set | ||
537 | # CONFIG_R3964 is not set | 563 | # CONFIG_R3964 is not set |
538 | |||
539 | # | ||
540 | # Ftape, the floppy tape device driver | ||
541 | # | ||
542 | # CONFIG_DRM is not set | ||
543 | # CONFIG_RAW_DRIVER is not set | 564 | # CONFIG_RAW_DRIVER is not set |
544 | 565 | # CONFIG_TCG_TPM is not set | |
545 | # | ||
546 | # I2C support | ||
547 | # | ||
548 | CONFIG_I2C=y | 566 | CONFIG_I2C=y |
567 | CONFIG_I2C_BOARDINFO=y | ||
549 | CONFIG_I2C_CHARDEV=y | 568 | CONFIG_I2C_CHARDEV=y |
550 | 569 | ||
551 | # | 570 | # |
@@ -558,76 +577,87 @@ CONFIG_I2C_ALGOBIT=y | |||
558 | # | 577 | # |
559 | # I2C Hardware Bus support | 578 | # I2C Hardware Bus support |
560 | # | 579 | # |
580 | # CONFIG_I2C_OCORES is not set | ||
561 | # CONFIG_I2C_PARPORT is not set | 581 | # CONFIG_I2C_PARPORT is not set |
562 | # CONFIG_I2C_PARPORT_LIGHT is not set | 582 | # CONFIG_I2C_PARPORT_LIGHT is not set |
583 | # CONFIG_I2C_SIMTEC is not set | ||
584 | # CONFIG_I2C_TAOS_EVM is not set | ||
563 | # CONFIG_I2C_STUB is not set | 585 | # CONFIG_I2C_STUB is not set |
564 | # CONFIG_I2C_PCA_ISA is not set | 586 | CONFIG_I2C_ACORN=y |
565 | 587 | ||
566 | # | 588 | # |
567 | # Hardware Sensors Chip support | 589 | # Miscellaneous I2C Chip support |
568 | # | ||
569 | # CONFIG_I2C_SENSOR is not set | ||
570 | # CONFIG_SENSORS_ADM1021 is not set | ||
571 | # CONFIG_SENSORS_ADM1025 is not set | ||
572 | # CONFIG_SENSORS_ADM1026 is not set | ||
573 | # CONFIG_SENSORS_ADM1031 is not set | ||
574 | # CONFIG_SENSORS_ASB100 is not set | ||
575 | # CONFIG_SENSORS_DS1621 is not set | ||
576 | # CONFIG_SENSORS_FSCHER is not set | ||
577 | # CONFIG_SENSORS_FSCPOS is not set | ||
578 | # CONFIG_SENSORS_GL518SM is not set | ||
579 | # CONFIG_SENSORS_GL520SM is not set | ||
580 | # CONFIG_SENSORS_IT87 is not set | ||
581 | # CONFIG_SENSORS_LM63 is not set | ||
582 | # CONFIG_SENSORS_LM75 is not set | ||
583 | # CONFIG_SENSORS_LM77 is not set | ||
584 | # CONFIG_SENSORS_LM78 is not set | ||
585 | # CONFIG_SENSORS_LM80 is not set | ||
586 | # CONFIG_SENSORS_LM83 is not set | ||
587 | # CONFIG_SENSORS_LM85 is not set | ||
588 | # CONFIG_SENSORS_LM87 is not set | ||
589 | # CONFIG_SENSORS_LM90 is not set | ||
590 | # CONFIG_SENSORS_MAX1619 is not set | ||
591 | # CONFIG_SENSORS_PC87360 is not set | ||
592 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
593 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
594 | # CONFIG_SENSORS_W83781D is not set | ||
595 | # CONFIG_SENSORS_W83L785TS is not set | ||
596 | # CONFIG_SENSORS_W83627HF is not set | ||
597 | |||
598 | # | ||
599 | # Other I2C Chip support | ||
600 | # | 590 | # |
591 | # CONFIG_SENSORS_DS1337 is not set | ||
592 | # CONFIG_SENSORS_DS1374 is not set | ||
593 | # CONFIG_DS1682 is not set | ||
601 | # CONFIG_SENSORS_EEPROM is not set | 594 | # CONFIG_SENSORS_EEPROM is not set |
602 | # CONFIG_SENSORS_PCF8574 is not set | 595 | # CONFIG_SENSORS_PCF8574 is not set |
596 | # CONFIG_SENSORS_PCA9539 is not set | ||
603 | # CONFIG_SENSORS_PCF8591 is not set | 597 | # CONFIG_SENSORS_PCF8591 is not set |
604 | # CONFIG_SENSORS_RTC8564 is not set | 598 | # CONFIG_SENSORS_MAX6875 is not set |
599 | # CONFIG_SENSORS_TSL2550 is not set | ||
605 | # CONFIG_I2C_DEBUG_CORE is not set | 600 | # CONFIG_I2C_DEBUG_CORE is not set |
606 | # CONFIG_I2C_DEBUG_ALGO is not set | 601 | # CONFIG_I2C_DEBUG_ALGO is not set |
607 | # CONFIG_I2C_DEBUG_BUS is not set | 602 | # CONFIG_I2C_DEBUG_BUS is not set |
608 | # CONFIG_I2C_DEBUG_CHIP is not set | 603 | # CONFIG_I2C_DEBUG_CHIP is not set |
609 | 604 | ||
610 | # | 605 | # |
611 | # Misc devices | 606 | # SPI support |
612 | # | 607 | # |
608 | # CONFIG_SPI is not set | ||
609 | # CONFIG_SPI_MASTER is not set | ||
610 | # CONFIG_W1 is not set | ||
611 | # CONFIG_HWMON is not set | ||
612 | CONFIG_MISC_DEVICES=y | ||
613 | # CONFIG_EEPROM_93CX6 is not set | ||
614 | |||
615 | # | ||
616 | # Multifunction device drivers | ||
617 | # | ||
618 | # CONFIG_MFD_SM501 is not set | ||
619 | # CONFIG_NEW_LEDS is not set | ||
613 | 620 | ||
614 | # | 621 | # |
615 | # Multimedia devices | 622 | # Multimedia devices |
616 | # | 623 | # |
617 | # CONFIG_VIDEO_DEV is not set | 624 | # CONFIG_VIDEO_DEV is not set |
625 | # CONFIG_DVB_CORE is not set | ||
626 | # CONFIG_DAB is not set | ||
618 | 627 | ||
619 | # | 628 | # |
620 | # Digital Video Broadcasting Devices | 629 | # Graphics support |
621 | # | 630 | # |
622 | # CONFIG_DVB is not set | 631 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
623 | 632 | ||
624 | # | 633 | # |
625 | # Graphics support | 634 | # Display device support |
626 | # | 635 | # |
636 | # CONFIG_DISPLAY_SUPPORT is not set | ||
637 | # CONFIG_VGASTATE is not set | ||
638 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
627 | CONFIG_FB=y | 639 | CONFIG_FB=y |
640 | # CONFIG_FIRMWARE_EDID is not set | ||
641 | # CONFIG_FB_DDC is not set | ||
642 | CONFIG_FB_CFB_FILLRECT=y | ||
643 | CONFIG_FB_CFB_COPYAREA=y | ||
644 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
645 | # CONFIG_FB_SYS_FILLRECT is not set | ||
646 | # CONFIG_FB_SYS_COPYAREA is not set | ||
647 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
648 | # CONFIG_FB_SYS_FOPS is not set | ||
649 | CONFIG_FB_DEFERRED_IO=y | ||
650 | # CONFIG_FB_SVGALIB is not set | ||
651 | # CONFIG_FB_MACMODES is not set | ||
652 | # CONFIG_FB_BACKLIGHT is not set | ||
628 | # CONFIG_FB_MODE_HELPERS is not set | 653 | # CONFIG_FB_MODE_HELPERS is not set |
629 | # CONFIG_FB_TILEBLITTING is not set | 654 | # CONFIG_FB_TILEBLITTING is not set |
655 | |||
656 | # | ||
657 | # Frame buffer hardware drivers | ||
658 | # | ||
630 | CONFIG_FB_ACORN=y | 659 | CONFIG_FB_ACORN=y |
660 | # CONFIG_FB_S1D13XXX is not set | ||
631 | # CONFIG_FB_VIRTUAL is not set | 661 | # CONFIG_FB_VIRTUAL is not set |
632 | 662 | ||
633 | # | 663 | # |
@@ -635,24 +665,23 @@ CONFIG_FB_ACORN=y | |||
635 | # | 665 | # |
636 | CONFIG_DUMMY_CONSOLE=y | 666 | CONFIG_DUMMY_CONSOLE=y |
637 | CONFIG_FRAMEBUFFER_CONSOLE=y | 667 | CONFIG_FRAMEBUFFER_CONSOLE=y |
668 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
669 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
638 | CONFIG_FONTS=y | 670 | CONFIG_FONTS=y |
639 | # CONFIG_FONT_8x8 is not set | 671 | # CONFIG_FONT_8x8 is not set |
640 | CONFIG_FONT_8x16=y | 672 | CONFIG_FONT_8x16=y |
641 | # CONFIG_FONT_6x11 is not set | 673 | # CONFIG_FONT_6x11 is not set |
674 | # CONFIG_FONT_7x14 is not set | ||
642 | # CONFIG_FONT_PEARL_8x8 is not set | 675 | # CONFIG_FONT_PEARL_8x8 is not set |
643 | CONFIG_FONT_ACORN_8x8=y | 676 | CONFIG_FONT_ACORN_8x8=y |
644 | # CONFIG_FONT_MINI_4x6 is not set | 677 | # CONFIG_FONT_MINI_4x6 is not set |
645 | # CONFIG_FONT_SUN8x16 is not set | 678 | # CONFIG_FONT_SUN8x16 is not set |
646 | # CONFIG_FONT_SUN12x22 is not set | 679 | # CONFIG_FONT_SUN12x22 is not set |
647 | 680 | # CONFIG_FONT_10x18 is not set | |
648 | # | ||
649 | # Logo configuration | ||
650 | # | ||
651 | CONFIG_LOGO=y | 681 | CONFIG_LOGO=y |
652 | CONFIG_LOGO_LINUX_MONO=y | 682 | CONFIG_LOGO_LINUX_MONO=y |
653 | CONFIG_LOGO_LINUX_VGA16=y | 683 | CONFIG_LOGO_LINUX_VGA16=y |
654 | CONFIG_LOGO_LINUX_CLUT224=y | 684 | CONFIG_LOGO_LINUX_CLUT224=y |
655 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
656 | 685 | ||
657 | # | 686 | # |
658 | # Sound | 687 | # Sound |
@@ -668,91 +697,115 @@ CONFIG_SOUND=m | |||
668 | # Open Sound System | 697 | # Open Sound System |
669 | # | 698 | # |
670 | CONFIG_SOUND_PRIME=m | 699 | CONFIG_SOUND_PRIME=m |
671 | # CONFIG_SOUND_BT878 is not set | ||
672 | # CONFIG_SOUND_FUSION is not set | ||
673 | # CONFIG_SOUND_CS4281 is not set | ||
674 | # CONFIG_SOUND_SONICVIBES is not set | ||
675 | # CONFIG_SOUND_TRIDENT is not set | ||
676 | # CONFIG_SOUND_MSNDCLAS is not set | 700 | # CONFIG_SOUND_MSNDCLAS is not set |
677 | # CONFIG_SOUND_MSNDPIN is not set | 701 | # CONFIG_SOUND_MSNDPIN is not set |
678 | CONFIG_SOUND_OSS=m | 702 | CONFIG_SOUND_OSS=m |
679 | # CONFIG_SOUND_TRACEINIT is not set | 703 | # CONFIG_SOUND_TRACEINIT is not set |
680 | # CONFIG_SOUND_DMAP is not set | 704 | # CONFIG_SOUND_DMAP is not set |
681 | # CONFIG_SOUND_AD1816 is not set | ||
682 | # CONFIG_SOUND_AD1889 is not set | ||
683 | # CONFIG_SOUND_SGALAXY is not set | ||
684 | # CONFIG_SOUND_ADLIB is not set | ||
685 | # CONFIG_SOUND_ACI_MIXER is not set | ||
686 | # CONFIG_SOUND_CS4232 is not set | ||
687 | # CONFIG_SOUND_SSCAPE is not set | 705 | # CONFIG_SOUND_SSCAPE is not set |
688 | # CONFIG_SOUND_GUS is not set | ||
689 | # CONFIG_SOUND_VMIDI is not set | 706 | # CONFIG_SOUND_VMIDI is not set |
690 | # CONFIG_SOUND_TRIX is not set | 707 | # CONFIG_SOUND_TRIX is not set |
691 | # CONFIG_SOUND_MSS is not set | 708 | # CONFIG_SOUND_MSS is not set |
692 | # CONFIG_SOUND_MPU401 is not set | 709 | # CONFIG_SOUND_MPU401 is not set |
693 | # CONFIG_SOUND_NM256 is not set | ||
694 | # CONFIG_SOUND_MAD16 is not set | ||
695 | # CONFIG_SOUND_PAS is not set | 710 | # CONFIG_SOUND_PAS is not set |
696 | # CONFIG_SOUND_PSS is not set | 711 | # CONFIG_SOUND_PSS is not set |
697 | # CONFIG_SOUND_SB is not set | 712 | # CONFIG_SOUND_SB is not set |
698 | # CONFIG_SOUND_AWE32_SYNTH is not set | ||
699 | # CONFIG_SOUND_WAVEFRONT is not set | ||
700 | # CONFIG_SOUND_MAUI is not set | ||
701 | # CONFIG_SOUND_YM3812 is not set | 713 | # CONFIG_SOUND_YM3812 is not set |
702 | # CONFIG_SOUND_OPL3SA1 is not set | ||
703 | # CONFIG_SOUND_OPL3SA2 is not set | ||
704 | # CONFIG_SOUND_UART6850 is not set | 714 | # CONFIG_SOUND_UART6850 is not set |
705 | # CONFIG_SOUND_AEDSP16 is not set | 715 | # CONFIG_SOUND_AEDSP16 is not set |
706 | CONFIG_SOUND_VIDC=m | 716 | CONFIG_SOUND_VIDC=m |
707 | # CONFIG_SOUND_TVMIXER is not set | 717 | # CONFIG_HID_SUPPORT is not set |
708 | # CONFIG_SOUND_AD1980 is not set | 718 | # CONFIG_USB_SUPPORT is not set |
719 | # CONFIG_MMC is not set | ||
720 | CONFIG_RTC_LIB=y | ||
721 | CONFIG_RTC_CLASS=y | ||
722 | CONFIG_RTC_HCTOSYS=y | ||
723 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
724 | # CONFIG_RTC_DEBUG is not set | ||
709 | 725 | ||
710 | # | 726 | # |
711 | # USB support | 727 | # RTC interfaces |
712 | # | 728 | # |
713 | # CONFIG_USB is not set | 729 | CONFIG_RTC_INTF_SYSFS=y |
714 | CONFIG_USB_ARCH_HAS_HCD=y | 730 | CONFIG_RTC_INTF_PROC=y |
715 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 731 | CONFIG_RTC_INTF_DEV=y |
732 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
733 | # CONFIG_RTC_DRV_TEST is not set | ||
716 | 734 | ||
717 | # | 735 | # |
718 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information | 736 | # I2C RTC drivers |
719 | # | 737 | # |
738 | # CONFIG_RTC_DRV_DS1307 is not set | ||
739 | # CONFIG_RTC_DRV_DS1672 is not set | ||
740 | # CONFIG_RTC_DRV_MAX6900 is not set | ||
741 | # CONFIG_RTC_DRV_RS5C372 is not set | ||
742 | # CONFIG_RTC_DRV_ISL1208 is not set | ||
743 | # CONFIG_RTC_DRV_X1205 is not set | ||
744 | # CONFIG_RTC_DRV_PCF8563 is not set | ||
745 | CONFIG_RTC_DRV_PCF8583=y | ||
746 | # CONFIG_RTC_DRV_M41T80 is not set | ||
720 | 747 | ||
721 | # | 748 | # |
722 | # USB Gadget Support | 749 | # SPI RTC drivers |
723 | # | 750 | # |
724 | # CONFIG_USB_GADGET is not set | ||
725 | 751 | ||
726 | # | 752 | # |
727 | # MMC/SD Card support | 753 | # Platform RTC drivers |
754 | # | ||
755 | # CONFIG_RTC_DRV_CMOS is not set | ||
756 | # CONFIG_RTC_DRV_DS1553 is not set | ||
757 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
758 | # CONFIG_RTC_DRV_DS1742 is not set | ||
759 | # CONFIG_RTC_DRV_M48T86 is not set | ||
760 | # CONFIG_RTC_DRV_M48T59 is not set | ||
761 | # CONFIG_RTC_DRV_V3020 is not set | ||
762 | |||
763 | # | ||
764 | # on-CPU RTC drivers | ||
765 | # | ||
766 | |||
767 | # | ||
768 | # DMA Engine support | ||
769 | # | ||
770 | # CONFIG_DMA_ENGINE is not set | ||
771 | |||
772 | # | ||
773 | # DMA Clients | ||
774 | # | ||
775 | |||
776 | # | ||
777 | # DMA Devices | ||
728 | # | 778 | # |
729 | # CONFIG_MMC is not set | ||
730 | 779 | ||
731 | # | 780 | # |
732 | # File systems | 781 | # File systems |
733 | # | 782 | # |
734 | CONFIG_EXT2_FS=y | 783 | CONFIG_EXT2_FS=y |
735 | # CONFIG_EXT2_FS_XATTR is not set | 784 | # CONFIG_EXT2_FS_XATTR is not set |
785 | # CONFIG_EXT2_FS_XIP is not set | ||
736 | CONFIG_EXT3_FS=y | 786 | CONFIG_EXT3_FS=y |
737 | CONFIG_EXT3_FS_XATTR=y | 787 | CONFIG_EXT3_FS_XATTR=y |
738 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 788 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
739 | # CONFIG_EXT3_FS_SECURITY is not set | 789 | # CONFIG_EXT3_FS_SECURITY is not set |
790 | # CONFIG_EXT4DEV_FS is not set | ||
740 | CONFIG_JBD=y | 791 | CONFIG_JBD=y |
741 | # CONFIG_JBD_DEBUG is not set | 792 | # CONFIG_JBD_DEBUG is not set |
742 | CONFIG_FS_MBCACHE=y | 793 | CONFIG_FS_MBCACHE=y |
743 | # CONFIG_REISERFS_FS is not set | 794 | # CONFIG_REISERFS_FS is not set |
744 | # CONFIG_JFS_FS is not set | 795 | # CONFIG_JFS_FS is not set |
745 | 796 | # CONFIG_FS_POSIX_ACL is not set | |
746 | # | ||
747 | # XFS support | ||
748 | # | ||
749 | # CONFIG_XFS_FS is not set | 797 | # CONFIG_XFS_FS is not set |
798 | # CONFIG_GFS2_FS is not set | ||
799 | # CONFIG_OCFS2_FS is not set | ||
750 | # CONFIG_MINIX_FS is not set | 800 | # CONFIG_MINIX_FS is not set |
751 | # CONFIG_ROMFS_FS is not set | 801 | # CONFIG_ROMFS_FS is not set |
802 | CONFIG_INOTIFY=y | ||
803 | CONFIG_INOTIFY_USER=y | ||
752 | # CONFIG_QUOTA is not set | 804 | # CONFIG_QUOTA is not set |
753 | CONFIG_DNOTIFY=y | 805 | CONFIG_DNOTIFY=y |
754 | # CONFIG_AUTOFS_FS is not set | 806 | # CONFIG_AUTOFS_FS is not set |
755 | CONFIG_AUTOFS4_FS=m | 807 | CONFIG_AUTOFS4_FS=m |
808 | # CONFIG_FUSE_FS is not set | ||
756 | 809 | ||
757 | # | 810 | # |
758 | # CD-ROM/DVD Filesystems | 811 | # CD-ROM/DVD Filesystems |
@@ -776,12 +829,12 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
776 | # Pseudo filesystems | 829 | # Pseudo filesystems |
777 | # | 830 | # |
778 | CONFIG_PROC_FS=y | 831 | CONFIG_PROC_FS=y |
832 | CONFIG_PROC_SYSCTL=y | ||
779 | CONFIG_SYSFS=y | 833 | CONFIG_SYSFS=y |
780 | # CONFIG_DEVFS_FS is not set | ||
781 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
782 | # CONFIG_TMPFS is not set | 834 | # CONFIG_TMPFS is not set |
783 | # CONFIG_HUGETLB_PAGE is not set | 835 | # CONFIG_HUGETLB_PAGE is not set |
784 | CONFIG_RAMFS=y | 836 | CONFIG_RAMFS=y |
837 | # CONFIG_CONFIGFS_FS is not set | ||
785 | 838 | ||
786 | # | 839 | # |
787 | # Miscellaneous filesystems | 840 | # Miscellaneous filesystems |
@@ -810,7 +863,9 @@ CONFIG_NFS_FS=y | |||
810 | # CONFIG_NFS_DIRECTIO is not set | 863 | # CONFIG_NFS_DIRECTIO is not set |
811 | # CONFIG_NFSD is not set | 864 | # CONFIG_NFSD is not set |
812 | CONFIG_LOCKD=y | 865 | CONFIG_LOCKD=y |
866 | CONFIG_NFS_COMMON=y | ||
813 | CONFIG_SUNRPC=y | 867 | CONFIG_SUNRPC=y |
868 | # CONFIG_SUNRPC_BIND34 is not set | ||
814 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 869 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
815 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 870 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
816 | # CONFIG_SMB_FS is not set | 871 | # CONFIG_SMB_FS is not set |
@@ -830,20 +885,22 @@ CONFIG_ACORN_PARTITION_ICS=y | |||
830 | CONFIG_ACORN_PARTITION_ADFS=y | 885 | CONFIG_ACORN_PARTITION_ADFS=y |
831 | CONFIG_ACORN_PARTITION_POWERTEC=y | 886 | CONFIG_ACORN_PARTITION_POWERTEC=y |
832 | CONFIG_ACORN_PARTITION_RISCIX=y | 887 | CONFIG_ACORN_PARTITION_RISCIX=y |
833 | CONFIG_OSF_PARTITION=y | 888 | # CONFIG_OSF_PARTITION is not set |
834 | CONFIG_AMIGA_PARTITION=y | 889 | # CONFIG_AMIGA_PARTITION is not set |
835 | # CONFIG_ATARI_PARTITION is not set | 890 | # CONFIG_ATARI_PARTITION is not set |
836 | CONFIG_MAC_PARTITION=y | 891 | # CONFIG_MAC_PARTITION is not set |
837 | CONFIG_MSDOS_PARTITION=y | 892 | CONFIG_MSDOS_PARTITION=y |
838 | CONFIG_BSD_DISKLABEL=y | 893 | CONFIG_BSD_DISKLABEL=y |
839 | # CONFIG_MINIX_SUBPARTITION is not set | 894 | # CONFIG_MINIX_SUBPARTITION is not set |
840 | CONFIG_SOLARIS_X86_PARTITION=y | 895 | # CONFIG_SOLARIS_X86_PARTITION is not set |
841 | # CONFIG_UNIXWARE_DISKLABEL is not set | 896 | # CONFIG_UNIXWARE_DISKLABEL is not set |
842 | # CONFIG_LDM_PARTITION is not set | 897 | # CONFIG_LDM_PARTITION is not set |
843 | CONFIG_SGI_PARTITION=y | 898 | # CONFIG_SGI_PARTITION is not set |
844 | # CONFIG_ULTRIX_PARTITION is not set | 899 | # CONFIG_ULTRIX_PARTITION is not set |
845 | CONFIG_SUN_PARTITION=y | 900 | # CONFIG_SUN_PARTITION is not set |
901 | # CONFIG_KARMA_PARTITION is not set | ||
846 | # CONFIG_EFI_PARTITION is not set | 902 | # CONFIG_EFI_PARTITION is not set |
903 | # CONFIG_SYSV68_PARTITION is not set | ||
847 | 904 | ||
848 | # | 905 | # |
849 | # Native Language Support | 906 | # Native Language Support |
@@ -890,6 +947,11 @@ CONFIG_NLS_KOI8_R=m | |||
890 | # CONFIG_NLS_UTF8 is not set | 947 | # CONFIG_NLS_UTF8 is not set |
891 | 948 | ||
892 | # | 949 | # |
950 | # Distributed Lock Manager | ||
951 | # | ||
952 | # CONFIG_DLM is not set | ||
953 | |||
954 | # | ||
893 | # Profiling support | 955 | # Profiling support |
894 | # | 956 | # |
895 | # CONFIG_PROFILING is not set | 957 | # CONFIG_PROFILING is not set |
@@ -897,17 +959,37 @@ CONFIG_NLS_KOI8_R=m | |||
897 | # | 959 | # |
898 | # Kernel hacking | 960 | # Kernel hacking |
899 | # | 961 | # |
900 | CONFIG_DEBUG_KERNEL=y | ||
901 | CONFIG_MAGIC_SYSRQ=y | ||
902 | # CONFIG_PRINTK_TIME is not set | 962 | # CONFIG_PRINTK_TIME is not set |
963 | CONFIG_ENABLE_MUST_CHECK=y | ||
964 | CONFIG_MAGIC_SYSRQ=y | ||
965 | # CONFIG_UNUSED_SYMBOLS is not set | ||
966 | # CONFIG_DEBUG_FS is not set | ||
967 | # CONFIG_HEADERS_CHECK is not set | ||
968 | CONFIG_DEBUG_KERNEL=y | ||
969 | # CONFIG_DEBUG_SHIRQ is not set | ||
970 | CONFIG_DETECT_SOFTLOCKUP=y | ||
971 | CONFIG_SCHED_DEBUG=y | ||
903 | # CONFIG_SCHEDSTATS is not set | 972 | # CONFIG_SCHEDSTATS is not set |
973 | # CONFIG_TIMER_STATS is not set | ||
904 | # CONFIG_DEBUG_SLAB is not set | 974 | # CONFIG_DEBUG_SLAB is not set |
975 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
976 | # CONFIG_RT_MUTEX_TESTER is not set | ||
905 | # CONFIG_DEBUG_SPINLOCK is not set | 977 | # CONFIG_DEBUG_SPINLOCK is not set |
978 | # CONFIG_DEBUG_MUTEXES is not set | ||
979 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
980 | # CONFIG_PROVE_LOCKING is not set | ||
981 | # CONFIG_LOCK_STAT is not set | ||
982 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
983 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
906 | # CONFIG_DEBUG_KOBJECT is not set | 984 | # CONFIG_DEBUG_KOBJECT is not set |
907 | CONFIG_DEBUG_BUGVERBOSE=y | 985 | CONFIG_DEBUG_BUGVERBOSE=y |
908 | # CONFIG_DEBUG_INFO is not set | 986 | # CONFIG_DEBUG_INFO is not set |
909 | # CONFIG_DEBUG_FS is not set | 987 | # CONFIG_DEBUG_VM is not set |
988 | # CONFIG_DEBUG_LIST is not set | ||
910 | CONFIG_FRAME_POINTER=y | 989 | CONFIG_FRAME_POINTER=y |
990 | CONFIG_FORCED_INLINING=y | ||
991 | # CONFIG_RCU_TORTURE_TEST is not set | ||
992 | # CONFIG_FAULT_INJECTION is not set | ||
911 | CONFIG_DEBUG_USER=y | 993 | CONFIG_DEBUG_USER=y |
912 | CONFIG_DEBUG_ERRORS=y | 994 | CONFIG_DEBUG_ERRORS=y |
913 | CONFIG_DEBUG_LL=y | 995 | CONFIG_DEBUG_LL=y |
@@ -918,19 +1000,18 @@ CONFIG_DEBUG_LL=y | |||
918 | # | 1000 | # |
919 | # CONFIG_KEYS is not set | 1001 | # CONFIG_KEYS is not set |
920 | # CONFIG_SECURITY is not set | 1002 | # CONFIG_SECURITY is not set |
921 | |||
922 | # | ||
923 | # Cryptographic options | ||
924 | # | ||
925 | # CONFIG_CRYPTO is not set | 1003 | # CONFIG_CRYPTO is not set |
926 | 1004 | ||
927 | # | 1005 | # |
928 | # Hardware crypto devices | ||
929 | # | ||
930 | |||
931 | # | ||
932 | # Library routines | 1006 | # Library routines |
933 | # | 1007 | # |
1008 | CONFIG_BITREVERSE=y | ||
934 | # CONFIG_CRC_CCITT is not set | 1009 | # CONFIG_CRC_CCITT is not set |
1010 | # CONFIG_CRC16 is not set | ||
1011 | # CONFIG_CRC_ITU_T is not set | ||
935 | CONFIG_CRC32=y | 1012 | CONFIG_CRC32=y |
1013 | # CONFIG_CRC7 is not set | ||
936 | # CONFIG_LIBCRC32C is not set | 1014 | # CONFIG_LIBCRC32C is not set |
1015 | CONFIG_PLIST=y | ||
1016 | CONFIG_HAS_IOMEM=y | ||
1017 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/arm/mach-at91/at91sam9261_devices.c b/arch/arm/mach-at91/at91sam9261_devices.c index 9db58da04754..3576595b4941 100644 --- a/arch/arm/mach-at91/at91sam9261_devices.c +++ b/arch/arm/mach-at91/at91sam9261_devices.c | |||
@@ -15,6 +15,8 @@ | |||
15 | 15 | ||
16 | #include <linux/platform_device.h> | 16 | #include <linux/platform_device.h> |
17 | 17 | ||
18 | #include <video/atmel_lcdc.h> | ||
19 | |||
18 | #include <asm/arch/board.h> | 20 | #include <asm/arch/board.h> |
19 | #include <asm/arch/gpio.h> | 21 | #include <asm/arch/gpio.h> |
20 | #include <asm/arch/at91sam9261.h> | 22 | #include <asm/arch/at91sam9261.h> |
diff --git a/arch/arm/mach-at91/at91sam9263_devices.c b/arch/arm/mach-at91/at91sam9263_devices.c index 635695787f91..f924bd5017de 100644 --- a/arch/arm/mach-at91/at91sam9263_devices.c +++ b/arch/arm/mach-at91/at91sam9263_devices.c | |||
@@ -14,6 +14,8 @@ | |||
14 | 14 | ||
15 | #include <linux/platform_device.h> | 15 | #include <linux/platform_device.h> |
16 | 16 | ||
17 | #include <video/atmel_lcdc.h> | ||
18 | |||
17 | #include <asm/arch/board.h> | 19 | #include <asm/arch/board.h> |
18 | #include <asm/arch/gpio.h> | 20 | #include <asm/arch/gpio.h> |
19 | #include <asm/arch/at91sam9263.h> | 21 | #include <asm/arch/at91sam9263.h> |
diff --git a/drivers/ata/pata_icside.c b/drivers/ata/pata_icside.c index 321d98b0bed2..64a711776c45 100644 --- a/drivers/ata/pata_icside.c +++ b/drivers/ata/pata_icside.c | |||
@@ -330,17 +330,12 @@ static void ata_dummy_noret(struct ata_port *port) | |||
330 | { | 330 | { |
331 | } | 331 | } |
332 | 332 | ||
333 | /* | 333 | static void pata_icside_postreset(struct ata_port *ap, unsigned int *classes) |
334 | * We need to shut down unused ports to prevent spurious interrupts. | ||
335 | * FIXME: the libata core doesn't call this function for PATA interfaces. | ||
336 | */ | ||
337 | static void pata_icside_port_disable(struct ata_port *ap) | ||
338 | { | 334 | { |
339 | struct pata_icside_state *state = ap->host->private_data; | 335 | struct pata_icside_state *state = ap->host->private_data; |
340 | 336 | ||
341 | ata_port_printk(ap, KERN_ERR, "disabling icside port\n"); | 337 | if (classes[0] != ATA_DEV_NONE || classes[1] != ATA_DEV_NONE) |
342 | 338 | return ata_std_postreset(ap, classes); | |
343 | ata_port_disable(ap); | ||
344 | 339 | ||
345 | state->port[ap->port_no].disabled = 1; | 340 | state->port[ap->port_no].disabled = 1; |
346 | 341 | ||
@@ -356,6 +351,12 @@ static void pata_icside_port_disable(struct ata_port *ap) | |||
356 | } | 351 | } |
357 | } | 352 | } |
358 | 353 | ||
354 | static void pata_icside_error_handler(struct ata_port *ap) | ||
355 | { | ||
356 | ata_bmdma_drive_eh(ap, ata_std_prereset, ata_std_softreset, NULL, | ||
357 | pata_icside_postreset); | ||
358 | } | ||
359 | |||
359 | static u8 pata_icside_irq_ack(struct ata_port *ap, unsigned int chk_drq) | 360 | static u8 pata_icside_irq_ack(struct ata_port *ap, unsigned int chk_drq) |
360 | { | 361 | { |
361 | unsigned int bits = chk_drq ? ATA_BUSY | ATA_DRQ : ATA_BUSY; | 362 | unsigned int bits = chk_drq ? ATA_BUSY | ATA_DRQ : ATA_BUSY; |
@@ -374,7 +375,7 @@ static u8 pata_icside_irq_ack(struct ata_port *ap, unsigned int chk_drq) | |||
374 | } | 375 | } |
375 | 376 | ||
376 | static struct ata_port_operations pata_icside_port_ops = { | 377 | static struct ata_port_operations pata_icside_port_ops = { |
377 | .port_disable = pata_icside_port_disable, | 378 | .port_disable = ata_port_disable, |
378 | 379 | ||
379 | .set_dmamode = pata_icside_set_dmamode, | 380 | .set_dmamode = pata_icside_set_dmamode, |
380 | 381 | ||
@@ -397,7 +398,7 @@ static struct ata_port_operations pata_icside_port_ops = { | |||
397 | 398 | ||
398 | .freeze = ata_bmdma_freeze, | 399 | .freeze = ata_bmdma_freeze, |
399 | .thaw = ata_bmdma_thaw, | 400 | .thaw = ata_bmdma_thaw, |
400 | .error_handler = ata_bmdma_error_handler, | 401 | .error_handler = pata_icside_error_handler, |
401 | .post_internal_cmd = pata_icside_bmdma_stop, | 402 | .post_internal_cmd = pata_icside_bmdma_stop, |
402 | 403 | ||
403 | .irq_clear = ata_dummy_noret, | 404 | .irq_clear = ata_dummy_noret, |
@@ -484,13 +485,6 @@ static int __devinit pata_icside_register_v6(struct pata_icside_info *info) | |||
484 | state->port[0].port_sel = sel; | 485 | state->port[0].port_sel = sel; |
485 | state->port[1].port_sel = sel | 1; | 486 | state->port[1].port_sel = sel | 1; |
486 | 487 | ||
487 | /* | ||
488 | * FIXME: work around libata's aversion to calling port_disable. | ||
489 | * This permanently disables interrupts on port 0 - bad luck if | ||
490 | * you have a drive on that port. | ||
491 | */ | ||
492 | state->port[0].disabled = 1; | ||
493 | |||
494 | info->base = easi_base; | 488 | info->base = easi_base; |
495 | info->irqops = &pata_icside_ops_arcin_v6; | 489 | info->irqops = &pata_icside_ops_arcin_v6; |
496 | info->nr_ports = 2; | 490 | info->nr_ports = 2; |
diff --git a/include/asm-arm/pgtable-nommu.h b/include/asm-arm/pgtable-nommu.h index b186bc820e30..33c83dd87965 100644 --- a/include/asm-arm/pgtable-nommu.h +++ b/include/asm-arm/pgtable-nommu.h | |||
@@ -74,7 +74,6 @@ static inline int pte_file(pte_t pte) { return 0; } | |||
74 | * These would be in other places but having them here reduces the diffs. | 74 | * These would be in other places but having them here reduces the diffs. |
75 | */ | 75 | */ |
76 | extern unsigned int kobjsize(const void *objp); | 76 | extern unsigned int kobjsize(const void *objp); |
77 | extern int is_in_rom(unsigned long); | ||
78 | 77 | ||
79 | /* | 78 | /* |
80 | * No page table caches to initialise. | 79 | * No page table caches to initialise. |