diff options
author | Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> | 2006-10-18 10:36:15 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2006-10-19 12:55:14 -0400 |
commit | 00ddf2be159e3b96ba8872b407240e1bb449b75e (patch) | |
tree | d55cdae05aa5ea5417ded76c015c71da93a94886 /arch | |
parent | 94399ea62fc1047eded76b45b972e7850a800a1b (diff) |
[MIPS] Update pnx8500-jbs_defconfig
In the current pnx8550-jbs_defconfig CONFIG_SGI_IP22 has been selected.
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/configs/pnx8550-jbs_defconfig | 384 |
1 files changed, 330 insertions, 54 deletions
diff --git a/arch/mips/configs/pnx8550-jbs_defconfig b/arch/mips/configs/pnx8550-jbs_defconfig index 26b0b9883496..280a8001eacf 100644 --- a/arch/mips/configs/pnx8550-jbs_defconfig +++ b/arch/mips/configs/pnx8550-jbs_defconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.18-rc1 | 3 | # Linux kernel version: 2.6.19-rc2 |
4 | # Thu Jul 6 10:04:18 2006 | 4 | # Sat Oct 14 23:01:16 2006 |
5 | # | 5 | # |
6 | CONFIG_MIPS=y | 6 | CONFIG_MIPS=y |
7 | 7 | ||
@@ -25,8 +25,6 @@ CONFIG_MIPS=y | |||
25 | # CONFIG_MIPS_COBALT is not set | 25 | # CONFIG_MIPS_COBALT is not set |
26 | # CONFIG_MACH_DECSTATION is not set | 26 | # CONFIG_MACH_DECSTATION is not set |
27 | # CONFIG_MIPS_EV64120 is not set | 27 | # CONFIG_MIPS_EV64120 is not set |
28 | # CONFIG_MIPS_IVR is not set | ||
29 | # CONFIG_MIPS_ITE8172 is not set | ||
30 | # CONFIG_MACH_JAZZ is not set | 28 | # CONFIG_MACH_JAZZ is not set |
31 | # CONFIG_LASAT is not set | 29 | # CONFIG_LASAT is not set |
32 | # CONFIG_MIPS_ATLAS is not set | 30 | # CONFIG_MIPS_ATLAS is not set |
@@ -41,13 +39,13 @@ CONFIG_MIPS=y | |||
41 | # CONFIG_MOMENCO_OCELOT_G is not set | 39 | # CONFIG_MOMENCO_OCELOT_G is not set |
42 | # CONFIG_MIPS_XXS1500 is not set | 40 | # CONFIG_MIPS_XXS1500 is not set |
43 | # CONFIG_PNX8550_V2PCI is not set | 41 | # CONFIG_PNX8550_V2PCI is not set |
44 | # CONFIG_PNX8550_JBS is not set | 42 | CONFIG_PNX8550_JBS=y |
45 | # CONFIG_DDB5477 is not set | 43 | # CONFIG_DDB5477 is not set |
46 | # CONFIG_MACH_VR41XX is not set | 44 | # CONFIG_MACH_VR41XX is not set |
47 | # CONFIG_PMC_YOSEMITE is not set | 45 | # CONFIG_PMC_YOSEMITE is not set |
48 | # CONFIG_QEMU is not set | 46 | # CONFIG_QEMU is not set |
49 | # CONFIG_MARKEINS is not set | 47 | # CONFIG_MARKEINS is not set |
50 | CONFIG_SGI_IP22=y | 48 | # CONFIG_SGI_IP22 is not set |
51 | # CONFIG_SGI_IP27 is not set | 49 | # CONFIG_SGI_IP27 is not set |
52 | # CONFIG_SGI_IP32 is not set | 50 | # CONFIG_SGI_IP32 is not set |
53 | # CONFIG_SIBYTE_BIGSUR is not set | 51 | # CONFIG_SIBYTE_BIGSUR is not set |
@@ -67,25 +65,21 @@ CONFIG_RWSEM_GENERIC_SPINLOCK=y | |||
67 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 65 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
68 | CONFIG_GENERIC_HWEIGHT=y | 66 | CONFIG_GENERIC_HWEIGHT=y |
69 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 67 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
68 | CONFIG_GENERIC_TIME=y | ||
70 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | 69 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y |
71 | CONFIG_ARC=y | ||
72 | CONFIG_DMA_NONCOHERENT=y | 70 | CONFIG_DMA_NONCOHERENT=y |
73 | CONFIG_DMA_NEED_PCI_MAP_STATE=y | 71 | CONFIG_DMA_NEED_PCI_MAP_STATE=y |
74 | CONFIG_CPU_BIG_ENDIAN=y | 72 | # CONFIG_CPU_BIG_ENDIAN is not set |
75 | # CONFIG_CPU_LITTLE_ENDIAN is not set | 73 | CONFIG_CPU_LITTLE_ENDIAN=y |
76 | CONFIG_SYS_SUPPORTS_BIG_ENDIAN=y | 74 | CONFIG_SYS_SUPPORTS_LITTLE_ENDIAN=y |
77 | CONFIG_IRQ_CPU=y | 75 | CONFIG_PNX8550=y |
78 | CONFIG_SWAP_IO_SPACE=y | 76 | CONFIG_SOC_PNX8550=y |
79 | CONFIG_ARC32=y | ||
80 | CONFIG_BOOT_ELF32=y | ||
81 | CONFIG_MIPS_L1_CACHE_SHIFT=5 | 77 | CONFIG_MIPS_L1_CACHE_SHIFT=5 |
82 | # CONFIG_ARC_CONSOLE is not set | ||
83 | CONFIG_ARC_PROMLIB=y | ||
84 | 78 | ||
85 | # | 79 | # |
86 | # CPU selection | 80 | # CPU selection |
87 | # | 81 | # |
88 | # CONFIG_CPU_MIPS32_R1 is not set | 82 | CONFIG_CPU_MIPS32_R1=y |
89 | # CONFIG_CPU_MIPS32_R2 is not set | 83 | # CONFIG_CPU_MIPS32_R2 is not set |
90 | # CONFIG_CPU_MIPS64_R1 is not set | 84 | # CONFIG_CPU_MIPS64_R1 is not set |
91 | # CONFIG_CPU_MIPS64_R2 is not set | 85 | # CONFIG_CPU_MIPS64_R2 is not set |
@@ -93,7 +87,7 @@ CONFIG_ARC_PROMLIB=y | |||
93 | # CONFIG_CPU_TX39XX is not set | 87 | # CONFIG_CPU_TX39XX is not set |
94 | # CONFIG_CPU_VR41XX is not set | 88 | # CONFIG_CPU_VR41XX is not set |
95 | # CONFIG_CPU_R4300 is not set | 89 | # CONFIG_CPU_R4300 is not set |
96 | CONFIG_CPU_R4X00=y | 90 | # CONFIG_CPU_R4X00 is not set |
97 | # CONFIG_CPU_TX49XX is not set | 91 | # CONFIG_CPU_TX49XX is not set |
98 | # CONFIG_CPU_R5000 is not set | 92 | # CONFIG_CPU_R5000 is not set |
99 | # CONFIG_CPU_R5432 is not set | 93 | # CONFIG_CPU_R5432 is not set |
@@ -104,12 +98,11 @@ CONFIG_CPU_R4X00=y | |||
104 | # CONFIG_CPU_RM7000 is not set | 98 | # CONFIG_CPU_RM7000 is not set |
105 | # CONFIG_CPU_RM9000 is not set | 99 | # CONFIG_CPU_RM9000 is not set |
106 | # CONFIG_CPU_SB1 is not set | 100 | # CONFIG_CPU_SB1 is not set |
107 | CONFIG_SYS_HAS_CPU_R4X00=y | 101 | CONFIG_SYS_HAS_CPU_MIPS32_R1=y |
108 | CONFIG_SYS_HAS_CPU_R5000=y | 102 | CONFIG_CPU_MIPS32=y |
103 | CONFIG_CPU_MIPSR1=y | ||
109 | CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y | 104 | CONFIG_SYS_SUPPORTS_32BIT_KERNEL=y |
110 | CONFIG_SYS_SUPPORTS_64BIT_KERNEL=y | ||
111 | CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y | 105 | CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y |
112 | CONFIG_CPU_SUPPORTS_64BIT_KERNEL=y | ||
113 | 106 | ||
114 | # | 107 | # |
115 | # Kernel type | 108 | # Kernel type |
@@ -120,17 +113,17 @@ CONFIG_PAGE_SIZE_4KB=y | |||
120 | # CONFIG_PAGE_SIZE_8KB is not set | 113 | # CONFIG_PAGE_SIZE_8KB is not set |
121 | # CONFIG_PAGE_SIZE_16KB is not set | 114 | # CONFIG_PAGE_SIZE_16KB is not set |
122 | # CONFIG_PAGE_SIZE_64KB is not set | 115 | # CONFIG_PAGE_SIZE_64KB is not set |
123 | CONFIG_BOARD_SCACHE=y | 116 | CONFIG_CPU_HAS_PREFETCH=y |
124 | CONFIG_IP22_CPU_SCACHE=y | ||
125 | CONFIG_MIPS_MT_DISABLED=y | 117 | CONFIG_MIPS_MT_DISABLED=y |
126 | # CONFIG_MIPS_MT_SMTC is not set | ||
127 | # CONFIG_MIPS_MT_SMP is not set | 118 | # CONFIG_MIPS_MT_SMP is not set |
119 | # CONFIG_MIPS_MT_SMTC is not set | ||
128 | # CONFIG_MIPS_VPE_LOADER is not set | 120 | # CONFIG_MIPS_VPE_LOADER is not set |
129 | # CONFIG_64BIT_PHYS_ADDR is not set | 121 | # CONFIG_64BIT_PHYS_ADDR is not set |
130 | CONFIG_CPU_HAS_LLSC=y | 122 | CONFIG_CPU_HAS_LLSC=y |
131 | CONFIG_CPU_HAS_SYNC=y | 123 | CONFIG_CPU_HAS_SYNC=y |
132 | CONFIG_GENERIC_HARDIRQS=y | 124 | CONFIG_GENERIC_HARDIRQS=y |
133 | CONFIG_GENERIC_IRQ_PROBE=y | 125 | CONFIG_GENERIC_IRQ_PROBE=y |
126 | CONFIG_CPU_SUPPORTS_HIGHMEM=y | ||
134 | CONFIG_ARCH_FLATMEM_ENABLE=y | 127 | CONFIG_ARCH_FLATMEM_ENABLE=y |
135 | CONFIG_SELECT_MEMORY_MODEL=y | 128 | CONFIG_SELECT_MEMORY_MODEL=y |
136 | CONFIG_FLATMEM_MANUAL=y | 129 | CONFIG_FLATMEM_MANUAL=y |
@@ -144,12 +137,12 @@ CONFIG_SPLIT_PTLOCK_CPUS=4 | |||
144 | # CONFIG_HZ_48 is not set | 137 | # CONFIG_HZ_48 is not set |
145 | # CONFIG_HZ_100 is not set | 138 | # CONFIG_HZ_100 is not set |
146 | # CONFIG_HZ_128 is not set | 139 | # CONFIG_HZ_128 is not set |
147 | # CONFIG_HZ_250 is not set | 140 | CONFIG_HZ_250=y |
148 | # CONFIG_HZ_256 is not set | 141 | # CONFIG_HZ_256 is not set |
149 | CONFIG_HZ_1000=y | 142 | # CONFIG_HZ_1000 is not set |
150 | # CONFIG_HZ_1024 is not set | 143 | # CONFIG_HZ_1024 is not set |
151 | CONFIG_SYS_SUPPORTS_ARBIT_HZ=y | 144 | CONFIG_SYS_SUPPORTS_ARBIT_HZ=y |
152 | CONFIG_HZ=1000 | 145 | CONFIG_HZ=250 |
153 | CONFIG_PREEMPT_NONE=y | 146 | CONFIG_PREEMPT_NONE=y |
154 | # CONFIG_PREEMPT_VOLUNTARY is not set | 147 | # CONFIG_PREEMPT_VOLUNTARY is not set |
155 | # CONFIG_PREEMPT is not set | 148 | # CONFIG_PREEMPT is not set |
@@ -171,16 +164,20 @@ CONFIG_LOCALVERSION="" | |||
171 | CONFIG_LOCALVERSION_AUTO=y | 164 | CONFIG_LOCALVERSION_AUTO=y |
172 | CONFIG_SWAP=y | 165 | CONFIG_SWAP=y |
173 | CONFIG_SYSVIPC=y | 166 | CONFIG_SYSVIPC=y |
167 | # CONFIG_IPC_NS is not set | ||
174 | # CONFIG_POSIX_MQUEUE is not set | 168 | # CONFIG_POSIX_MQUEUE is not set |
175 | # CONFIG_BSD_PROCESS_ACCT is not set | 169 | # CONFIG_BSD_PROCESS_ACCT is not set |
176 | CONFIG_SYSCTL=y | 170 | # CONFIG_TASKSTATS is not set |
171 | # CONFIG_UTS_NS is not set | ||
177 | # CONFIG_AUDIT is not set | 172 | # CONFIG_AUDIT is not set |
178 | CONFIG_IKCONFIG=y | 173 | CONFIG_IKCONFIG=y |
179 | CONFIG_IKCONFIG_PROC=y | 174 | CONFIG_IKCONFIG_PROC=y |
180 | # CONFIG_RELAY is not set | 175 | # CONFIG_RELAY is not set |
181 | CONFIG_INITRAMFS_SOURCE="" | 176 | CONFIG_INITRAMFS_SOURCE="" |
182 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 177 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
178 | CONFIG_SYSCTL=y | ||
183 | CONFIG_EMBEDDED=y | 179 | CONFIG_EMBEDDED=y |
180 | # CONFIG_SYSCTL_SYSCALL is not set | ||
184 | CONFIG_KALLSYMS=y | 181 | CONFIG_KALLSYMS=y |
185 | # CONFIG_KALLSYMS_ALL is not set | 182 | # CONFIG_KALLSYMS_ALL is not set |
186 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 183 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -189,12 +186,12 @@ CONFIG_PRINTK=y | |||
189 | CONFIG_BUG=y | 186 | CONFIG_BUG=y |
190 | CONFIG_ELF_CORE=y | 187 | CONFIG_ELF_CORE=y |
191 | CONFIG_BASE_FULL=y | 188 | CONFIG_BASE_FULL=y |
192 | CONFIG_RT_MUTEXES=y | ||
193 | CONFIG_FUTEX=y | 189 | CONFIG_FUTEX=y |
194 | CONFIG_EPOLL=y | 190 | CONFIG_EPOLL=y |
195 | CONFIG_SHMEM=y | 191 | CONFIG_SHMEM=y |
196 | CONFIG_SLAB=y | 192 | CONFIG_SLAB=y |
197 | CONFIG_VM_EVENT_COUNTERS=y | 193 | CONFIG_VM_EVENT_COUNTERS=y |
194 | CONFIG_RT_MUTEXES=y | ||
198 | # CONFIG_TINY_SHMEM is not set | 195 | # CONFIG_TINY_SHMEM is not set |
199 | CONFIG_BASE_SMALL=0 | 196 | CONFIG_BASE_SMALL=0 |
200 | # CONFIG_SLOB is not set | 197 | # CONFIG_SLOB is not set |
@@ -211,6 +208,7 @@ CONFIG_KMOD=y | |||
211 | # | 208 | # |
212 | # Block layer | 209 | # Block layer |
213 | # | 210 | # |
211 | CONFIG_BLOCK=y | ||
214 | # CONFIG_LBD is not set | 212 | # CONFIG_LBD is not set |
215 | # CONFIG_BLK_DEV_IO_TRACE is not set | 213 | # CONFIG_BLK_DEV_IO_TRACE is not set |
216 | # CONFIG_LSF is not set | 214 | # CONFIG_LSF is not set |
@@ -231,8 +229,10 @@ CONFIG_DEFAULT_IOSCHED="anticipatory" | |||
231 | # | 229 | # |
232 | # Bus options (PCI, PCMCIA, EISA, ISA, TC) | 230 | # Bus options (PCI, PCMCIA, EISA, ISA, TC) |
233 | # | 231 | # |
234 | CONFIG_HW_HAS_EISA=y | 232 | CONFIG_HW_HAS_PCI=y |
235 | # CONFIG_EISA is not set | 233 | CONFIG_PCI=y |
234 | # CONFIG_PCI_MULTITHREAD_PROBE is not set | ||
235 | # CONFIG_PCI_DEBUG is not set | ||
236 | CONFIG_MMU=y | 236 | CONFIG_MMU=y |
237 | 237 | ||
238 | # | 238 | # |
@@ -243,6 +243,7 @@ CONFIG_MMU=y | |||
243 | # | 243 | # |
244 | # PCI Hotplug Support | 244 | # PCI Hotplug Support |
245 | # | 245 | # |
246 | # CONFIG_HOTPLUG_PCI is not set | ||
246 | 247 | ||
247 | # | 248 | # |
248 | # Executable file formats | 249 | # Executable file formats |
@@ -265,6 +266,7 @@ CONFIG_PACKET=y | |||
265 | CONFIG_UNIX=y | 266 | CONFIG_UNIX=y |
266 | CONFIG_XFRM=y | 267 | CONFIG_XFRM=y |
267 | # CONFIG_XFRM_USER is not set | 268 | # CONFIG_XFRM_USER is not set |
269 | # CONFIG_XFRM_SUB_POLICY is not set | ||
268 | # CONFIG_NET_KEY is not set | 270 | # CONFIG_NET_KEY is not set |
269 | CONFIG_INET=y | 271 | CONFIG_INET=y |
270 | # CONFIG_IP_MULTICAST is not set | 272 | # CONFIG_IP_MULTICAST is not set |
@@ -283,16 +285,18 @@ CONFIG_IP_PNP_BOOTP=y | |||
283 | # CONFIG_INET_IPCOMP is not set | 285 | # CONFIG_INET_IPCOMP is not set |
284 | # CONFIG_INET_XFRM_TUNNEL is not set | 286 | # CONFIG_INET_XFRM_TUNNEL is not set |
285 | # CONFIG_INET_TUNNEL is not set | 287 | # CONFIG_INET_TUNNEL is not set |
286 | CONFIG_INET_XFRM_MODE_TRANSPORT=m | 288 | CONFIG_INET_XFRM_MODE_TRANSPORT=y |
287 | CONFIG_INET_XFRM_MODE_TUNNEL=m | 289 | CONFIG_INET_XFRM_MODE_TUNNEL=y |
290 | CONFIG_INET_XFRM_MODE_BEET=y | ||
288 | CONFIG_INET_DIAG=y | 291 | CONFIG_INET_DIAG=y |
289 | CONFIG_INET_TCP_DIAG=y | 292 | CONFIG_INET_TCP_DIAG=y |
290 | # CONFIG_TCP_CONG_ADVANCED is not set | 293 | # CONFIG_TCP_CONG_ADVANCED is not set |
291 | CONFIG_TCP_CONG_BIC=y | 294 | CONFIG_TCP_CONG_CUBIC=y |
295 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
292 | # CONFIG_IPV6 is not set | 296 | # CONFIG_IPV6 is not set |
293 | # CONFIG_INET6_XFRM_TUNNEL is not set | 297 | # CONFIG_INET6_XFRM_TUNNEL is not set |
294 | # CONFIG_INET6_TUNNEL is not set | 298 | # CONFIG_INET6_TUNNEL is not set |
295 | CONFIG_NETWORK_SECMARK=y | 299 | # CONFIG_NETWORK_SECMARK is not set |
296 | # CONFIG_NETFILTER is not set | 300 | # CONFIG_NETFILTER is not set |
297 | 301 | ||
298 | # | 302 | # |
@@ -318,7 +322,6 @@ CONFIG_NETWORK_SECMARK=y | |||
318 | # CONFIG_ATALK is not set | 322 | # CONFIG_ATALK is not set |
319 | # CONFIG_X25 is not set | 323 | # CONFIG_X25 is not set |
320 | # CONFIG_LAPB is not set | 324 | # CONFIG_LAPB is not set |
321 | # CONFIG_NET_DIVERT is not set | ||
322 | # CONFIG_ECONET is not set | 325 | # CONFIG_ECONET is not set |
323 | # CONFIG_WAN_ROUTER is not set | 326 | # CONFIG_WAN_ROUTER is not set |
324 | 327 | ||
@@ -371,13 +374,20 @@ CONFIG_FW_LOADER=y | |||
371 | # | 374 | # |
372 | # Block devices | 375 | # Block devices |
373 | # | 376 | # |
377 | # CONFIG_BLK_CPQ_DA is not set | ||
378 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
379 | # CONFIG_BLK_DEV_DAC960 is not set | ||
380 | # CONFIG_BLK_DEV_UMEM is not set | ||
374 | # CONFIG_BLK_DEV_COW_COMMON is not set | 381 | # CONFIG_BLK_DEV_COW_COMMON is not set |
375 | CONFIG_BLK_DEV_LOOP=y | 382 | CONFIG_BLK_DEV_LOOP=y |
376 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 383 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
377 | # CONFIG_BLK_DEV_NBD is not set | 384 | # CONFIG_BLK_DEV_NBD is not set |
385 | # CONFIG_BLK_DEV_SX8 is not set | ||
386 | # CONFIG_BLK_DEV_UB is not set | ||
378 | CONFIG_BLK_DEV_RAM=y | 387 | CONFIG_BLK_DEV_RAM=y |
379 | CONFIG_BLK_DEV_RAM_COUNT=16 | 388 | CONFIG_BLK_DEV_RAM_COUNT=16 |
380 | CONFIG_BLK_DEV_RAM_SIZE=8192 | 389 | CONFIG_BLK_DEV_RAM_SIZE=8192 |
390 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
381 | CONFIG_BLK_DEV_INITRD=y | 391 | CONFIG_BLK_DEV_INITRD=y |
382 | # CONFIG_CDROM_PKTCDVD is not set | 392 | # CONFIG_CDROM_PKTCDVD is not set |
383 | # CONFIG_ATA_OVER_ETH is not set | 393 | # CONFIG_ATA_OVER_ETH is not set |
@@ -386,6 +396,7 @@ CONFIG_BLK_DEV_INITRD=y | |||
386 | # ATA/ATAPI/MFM/RLL support | 396 | # ATA/ATAPI/MFM/RLL support |
387 | # | 397 | # |
388 | CONFIG_IDE=y | 398 | CONFIG_IDE=y |
399 | CONFIG_IDE_MAX_HWIFS=4 | ||
389 | CONFIG_BLK_DEV_IDE=y | 400 | CONFIG_BLK_DEV_IDE=y |
390 | 401 | ||
391 | # | 402 | # |
@@ -404,8 +415,39 @@ CONFIG_BLK_DEV_IDESCSI=y | |||
404 | # IDE chipset support/bugfixes | 415 | # IDE chipset support/bugfixes |
405 | # | 416 | # |
406 | CONFIG_IDE_GENERIC=y | 417 | CONFIG_IDE_GENERIC=y |
418 | CONFIG_BLK_DEV_IDEPCI=y | ||
419 | CONFIG_IDEPCI_SHARE_IRQ=y | ||
420 | CONFIG_BLK_DEV_OFFBOARD=y | ||
421 | CONFIG_BLK_DEV_GENERIC=y | ||
422 | # CONFIG_BLK_DEV_OPTI621 is not set | ||
423 | CONFIG_BLK_DEV_IDEDMA_PCI=y | ||
424 | # CONFIG_BLK_DEV_IDEDMA_FORCED is not set | ||
425 | # CONFIG_IDEDMA_PCI_AUTO is not set | ||
426 | # CONFIG_BLK_DEV_AEC62XX is not set | ||
427 | # CONFIG_BLK_DEV_ALI15X3 is not set | ||
428 | # CONFIG_BLK_DEV_AMD74XX is not set | ||
429 | # CONFIG_BLK_DEV_CMD64X is not set | ||
430 | # CONFIG_BLK_DEV_TRIFLEX is not set | ||
431 | # CONFIG_BLK_DEV_CY82C693 is not set | ||
432 | # CONFIG_BLK_DEV_CS5520 is not set | ||
433 | # CONFIG_BLK_DEV_CS5530 is not set | ||
434 | # CONFIG_BLK_DEV_HPT34X is not set | ||
435 | CONFIG_BLK_DEV_HPT366=y | ||
436 | # CONFIG_BLK_DEV_JMICRON is not set | ||
437 | # CONFIG_BLK_DEV_SC1200 is not set | ||
438 | # CONFIG_BLK_DEV_PIIX is not set | ||
439 | # CONFIG_BLK_DEV_IT821X is not set | ||
440 | # CONFIG_BLK_DEV_NS87415 is not set | ||
441 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | ||
442 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set | ||
443 | # CONFIG_BLK_DEV_SVWKS is not set | ||
444 | # CONFIG_BLK_DEV_SIIMAGE is not set | ||
445 | # CONFIG_BLK_DEV_SLC90E66 is not set | ||
446 | # CONFIG_BLK_DEV_TRM290 is not set | ||
447 | # CONFIG_BLK_DEV_VIA82CXXX is not set | ||
407 | # CONFIG_IDE_ARM is not set | 448 | # CONFIG_IDE_ARM is not set |
408 | # CONFIG_BLK_DEV_IDEDMA is not set | 449 | CONFIG_BLK_DEV_IDEDMA=y |
450 | # CONFIG_IDEDMA_IVB is not set | ||
409 | # CONFIG_IDEDMA_AUTO is not set | 451 | # CONFIG_IDEDMA_AUTO is not set |
410 | # CONFIG_BLK_DEV_HD is not set | 452 | # CONFIG_BLK_DEV_HD is not set |
411 | 453 | ||
@@ -414,6 +456,7 @@ CONFIG_IDE_GENERIC=y | |||
414 | # | 456 | # |
415 | # CONFIG_RAID_ATTRS is not set | 457 | # CONFIG_RAID_ATTRS is not set |
416 | CONFIG_SCSI=y | 458 | CONFIG_SCSI=y |
459 | CONFIG_SCSI_NETLINK=y | ||
417 | CONFIG_SCSI_PROC_FS=y | 460 | CONFIG_SCSI_PROC_FS=y |
418 | 461 | ||
419 | # | 462 | # |
@@ -434,22 +477,54 @@ CONFIG_SCSI_CONSTANTS=y | |||
434 | # CONFIG_SCSI_LOGGING is not set | 477 | # CONFIG_SCSI_LOGGING is not set |
435 | 478 | ||
436 | # | 479 | # |
437 | # SCSI Transport Attributes | 480 | # SCSI Transports |
438 | # | 481 | # |
439 | # CONFIG_SCSI_SPI_ATTRS is not set | 482 | # CONFIG_SCSI_SPI_ATTRS is not set |
440 | CONFIG_SCSI_FC_ATTRS=y | 483 | CONFIG_SCSI_FC_ATTRS=y |
441 | CONFIG_SCSI_ISCSI_ATTRS=m | 484 | CONFIG_SCSI_ISCSI_ATTRS=m |
442 | # CONFIG_SCSI_SAS_ATTRS is not set | 485 | # CONFIG_SCSI_SAS_ATTRS is not set |
486 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
443 | 487 | ||
444 | # | 488 | # |
445 | # SCSI low-level drivers | 489 | # SCSI low-level drivers |
446 | # | 490 | # |
447 | CONFIG_ISCSI_TCP=m | 491 | CONFIG_ISCSI_TCP=m |
448 | # CONFIG_SGIWD93_SCSI is not set | 492 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
449 | # CONFIG_SCSI_SATA is not set | 493 | # CONFIG_SCSI_3W_9XXX is not set |
494 | # CONFIG_SCSI_ACARD is not set | ||
495 | # CONFIG_SCSI_AACRAID is not set | ||
496 | # CONFIG_SCSI_AIC7XXX is not set | ||
497 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
498 | # CONFIG_SCSI_AIC79XX is not set | ||
499 | # CONFIG_SCSI_AIC94XX is not set | ||
500 | # CONFIG_SCSI_DPT_I2O is not set | ||
501 | # CONFIG_SCSI_ARCMSR is not set | ||
502 | # CONFIG_MEGARAID_NEWGEN is not set | ||
503 | # CONFIG_MEGARAID_LEGACY is not set | ||
504 | # CONFIG_MEGARAID_SAS is not set | ||
505 | # CONFIG_SCSI_HPTIOP is not set | ||
506 | # CONFIG_SCSI_DMX3191D is not set | ||
507 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
508 | # CONFIG_SCSI_IPS is not set | ||
509 | # CONFIG_SCSI_INITIO is not set | ||
510 | # CONFIG_SCSI_INIA100 is not set | ||
511 | # CONFIG_SCSI_STEX is not set | ||
512 | # CONFIG_SCSI_SYM53C8XX_2 is not set | ||
513 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
514 | # CONFIG_SCSI_QLA_FC is not set | ||
515 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
516 | # CONFIG_SCSI_LPFC is not set | ||
517 | # CONFIG_SCSI_DC395x is not set | ||
518 | # CONFIG_SCSI_DC390T is not set | ||
519 | # CONFIG_SCSI_NSP32 is not set | ||
450 | # CONFIG_SCSI_DEBUG is not set | 520 | # CONFIG_SCSI_DEBUG is not set |
451 | 521 | ||
452 | # | 522 | # |
523 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
524 | # | ||
525 | # CONFIG_ATA is not set | ||
526 | |||
527 | # | ||
453 | # Multi-device support (RAID and LVM) | 528 | # Multi-device support (RAID and LVM) |
454 | # | 529 | # |
455 | # CONFIG_MD is not set | 530 | # CONFIG_MD is not set |
@@ -458,14 +533,19 @@ CONFIG_ISCSI_TCP=m | |||
458 | # Fusion MPT device support | 533 | # Fusion MPT device support |
459 | # | 534 | # |
460 | # CONFIG_FUSION is not set | 535 | # CONFIG_FUSION is not set |
536 | # CONFIG_FUSION_SPI is not set | ||
537 | # CONFIG_FUSION_FC is not set | ||
538 | # CONFIG_FUSION_SAS is not set | ||
461 | 539 | ||
462 | # | 540 | # |
463 | # IEEE 1394 (FireWire) support | 541 | # IEEE 1394 (FireWire) support |
464 | # | 542 | # |
543 | # CONFIG_IEEE1394 is not set | ||
465 | 544 | ||
466 | # | 545 | # |
467 | # I2O device support | 546 | # I2O device support |
468 | # | 547 | # |
548 | # CONFIG_I2O is not set | ||
469 | 549 | ||
470 | # | 550 | # |
471 | # Network device support | 551 | # Network device support |
@@ -477,6 +557,11 @@ CONFIG_NETDEVICES=y | |||
477 | # CONFIG_TUN is not set | 557 | # CONFIG_TUN is not set |
478 | 558 | ||
479 | # | 559 | # |
560 | # ARCnet devices | ||
561 | # | ||
562 | # CONFIG_ARCNET is not set | ||
563 | |||
564 | # | ||
480 | # PHY device support | 565 | # PHY device support |
481 | # | 566 | # |
482 | # CONFIG_PHYLIB is not set | 567 | # CONFIG_PHYLIB is not set |
@@ -486,20 +571,73 @@ CONFIG_NETDEVICES=y | |||
486 | # | 571 | # |
487 | CONFIG_NET_ETHERNET=y | 572 | CONFIG_NET_ETHERNET=y |
488 | CONFIG_MII=y | 573 | CONFIG_MII=y |
574 | # CONFIG_HAPPYMEAL is not set | ||
575 | # CONFIG_SUNGEM is not set | ||
576 | # CONFIG_CASSINI is not set | ||
577 | # CONFIG_NET_VENDOR_3COM is not set | ||
489 | # CONFIG_DM9000 is not set | 578 | # CONFIG_DM9000 is not set |
490 | # CONFIG_SGISEEQ is not set | 579 | |
580 | # | ||
581 | # Tulip family network device support | ||
582 | # | ||
583 | # CONFIG_NET_TULIP is not set | ||
584 | # CONFIG_HP100 is not set | ||
585 | CONFIG_NET_PCI=y | ||
586 | # CONFIG_PCNET32 is not set | ||
587 | # CONFIG_AMD8111_ETH is not set | ||
588 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
589 | # CONFIG_B44 is not set | ||
590 | # CONFIG_FORCEDETH is not set | ||
591 | # CONFIG_DGRS is not set | ||
592 | # CONFIG_EEPRO100 is not set | ||
593 | # CONFIG_E100 is not set | ||
594 | # CONFIG_FEALNX is not set | ||
595 | # CONFIG_NATSEMI is not set | ||
596 | # CONFIG_NE2K_PCI is not set | ||
597 | # CONFIG_8139CP is not set | ||
598 | CONFIG_8139TOO=y | ||
599 | # CONFIG_8139TOO_PIO is not set | ||
600 | CONFIG_8139TOO_TUNE_TWISTER=y | ||
601 | CONFIG_8139TOO_8129=y | ||
602 | # CONFIG_8139_OLD_RX_RESET is not set | ||
603 | # CONFIG_SIS900 is not set | ||
604 | # CONFIG_EPIC100 is not set | ||
605 | # CONFIG_SUNDANCE is not set | ||
606 | # CONFIG_TLAN is not set | ||
607 | # CONFIG_VIA_RHINE is not set | ||
608 | # CONFIG_LAN_SAA9730 is not set | ||
491 | 609 | ||
492 | # | 610 | # |
493 | # Ethernet (1000 Mbit) | 611 | # Ethernet (1000 Mbit) |
494 | # | 612 | # |
613 | # CONFIG_ACENIC is not set | ||
614 | # CONFIG_DL2K is not set | ||
615 | # CONFIG_E1000 is not set | ||
616 | # CONFIG_NS83820 is not set | ||
617 | # CONFIG_HAMACHI is not set | ||
618 | # CONFIG_YELLOWFIN is not set | ||
619 | # CONFIG_R8169 is not set | ||
620 | # CONFIG_SIS190 is not set | ||
621 | # CONFIG_SKGE is not set | ||
622 | # CONFIG_SKY2 is not set | ||
623 | # CONFIG_SK98LIN is not set | ||
624 | # CONFIG_VIA_VELOCITY is not set | ||
625 | # CONFIG_TIGON3 is not set | ||
626 | # CONFIG_BNX2 is not set | ||
627 | # CONFIG_QLA3XXX is not set | ||
495 | 628 | ||
496 | # | 629 | # |
497 | # Ethernet (10000 Mbit) | 630 | # Ethernet (10000 Mbit) |
498 | # | 631 | # |
632 | # CONFIG_CHELSIO_T1 is not set | ||
633 | # CONFIG_IXGB is not set | ||
634 | # CONFIG_S2IO is not set | ||
635 | # CONFIG_MYRI10GE is not set | ||
499 | 636 | ||
500 | # | 637 | # |
501 | # Token Ring devices | 638 | # Token Ring devices |
502 | # | 639 | # |
640 | # CONFIG_TR is not set | ||
503 | 641 | ||
504 | # | 642 | # |
505 | # Wireless LAN (non-hamradio) | 643 | # Wireless LAN (non-hamradio) |
@@ -510,8 +648,11 @@ CONFIG_MII=y | |||
510 | # Wan interfaces | 648 | # Wan interfaces |
511 | # | 649 | # |
512 | # CONFIG_WAN is not set | 650 | # CONFIG_WAN is not set |
651 | # CONFIG_FDDI is not set | ||
652 | # CONFIG_HIPPI is not set | ||
513 | # CONFIG_PPP is not set | 653 | # CONFIG_PPP is not set |
514 | # CONFIG_SLIP is not set | 654 | # CONFIG_SLIP is not set |
655 | # CONFIG_NET_FC is not set | ||
515 | # CONFIG_SHAPER is not set | 656 | # CONFIG_SHAPER is not set |
516 | # CONFIG_NETCONSOLE is not set | 657 | # CONFIG_NETCONSOLE is not set |
517 | # CONFIG_NETPOLL is not set | 658 | # CONFIG_NETPOLL is not set |
@@ -531,6 +672,7 @@ CONFIG_MII=y | |||
531 | # Input device support | 672 | # Input device support |
532 | # | 673 | # |
533 | CONFIG_INPUT=y | 674 | CONFIG_INPUT=y |
675 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
534 | 676 | ||
535 | # | 677 | # |
536 | # Userland interfaces | 678 | # Userland interfaces |
@@ -556,6 +698,7 @@ CONFIG_INPUT=y | |||
556 | CONFIG_SERIO=y | 698 | CONFIG_SERIO=y |
557 | # CONFIG_SERIO_I8042 is not set | 699 | # CONFIG_SERIO_I8042 is not set |
558 | # CONFIG_SERIO_SERPORT is not set | 700 | # CONFIG_SERIO_SERPORT is not set |
701 | # CONFIG_SERIO_PCIPS2 is not set | ||
559 | CONFIG_SERIO_LIBPS2=y | 702 | CONFIG_SERIO_LIBPS2=y |
560 | # CONFIG_SERIO_RAW is not set | 703 | # CONFIG_SERIO_RAW is not set |
561 | # CONFIG_GAMEPORT is not set | 704 | # CONFIG_GAMEPORT is not set |
@@ -566,7 +709,7 @@ CONFIG_SERIO_LIBPS2=y | |||
566 | CONFIG_VT=y | 709 | CONFIG_VT=y |
567 | CONFIG_VT_CONSOLE=y | 710 | CONFIG_VT_CONSOLE=y |
568 | CONFIG_HW_CONSOLE=y | 711 | CONFIG_HW_CONSOLE=y |
569 | CONFIG_VT_HW_CONSOLE_BINDING=y | 712 | # CONFIG_VT_HW_CONSOLE_BINDING is not set |
570 | # CONFIG_SERIAL_NONSTANDARD is not set | 713 | # CONFIG_SERIAL_NONSTANDARD is not set |
571 | 714 | ||
572 | # | 715 | # |
@@ -577,7 +720,8 @@ CONFIG_VT_HW_CONSOLE_BINDING=y | |||
577 | # | 720 | # |
578 | # Non-8250 serial port support | 721 | # Non-8250 serial port support |
579 | # | 722 | # |
580 | # CONFIG_SERIAL_IP22_ZILOG is not set | 723 | # CONFIG_SERIAL_IP3106 is not set |
724 | # CONFIG_SERIAL_JSM is not set | ||
581 | CONFIG_UNIX98_PTYS=y | 725 | CONFIG_UNIX98_PTYS=y |
582 | CONFIG_LEGACY_PTYS=y | 726 | CONFIG_LEGACY_PTYS=y |
583 | CONFIG_LEGACY_PTY_COUNT=256 | 727 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -591,16 +735,17 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
591 | # Watchdog Cards | 735 | # Watchdog Cards |
592 | # | 736 | # |
593 | # CONFIG_WATCHDOG is not set | 737 | # CONFIG_WATCHDOG is not set |
594 | # CONFIG_HW_RANDOM is not set | 738 | CONFIG_HW_RANDOM=y |
595 | # CONFIG_RTC is not set | 739 | # CONFIG_RTC is not set |
596 | # CONFIG_SGI_DS1286 is not set | ||
597 | # CONFIG_GEN_RTC is not set | 740 | # CONFIG_GEN_RTC is not set |
598 | # CONFIG_DTLK is not set | 741 | # CONFIG_DTLK is not set |
599 | # CONFIG_R3964 is not set | 742 | # CONFIG_R3964 is not set |
743 | # CONFIG_APPLICOM is not set | ||
600 | 744 | ||
601 | # | 745 | # |
602 | # Ftape, the floppy tape device driver | 746 | # Ftape, the floppy tape device driver |
603 | # | 747 | # |
748 | # CONFIG_DRM is not set | ||
604 | # CONFIG_RAW_DRIVER is not set | 749 | # CONFIG_RAW_DRIVER is not set |
605 | 750 | ||
606 | # | 751 | # |
@@ -631,35 +776,37 @@ CONFIG_HWMON=y | |||
631 | # CONFIG_HWMON_VID is not set | 776 | # CONFIG_HWMON_VID is not set |
632 | # CONFIG_SENSORS_ABITUGURU is not set | 777 | # CONFIG_SENSORS_ABITUGURU is not set |
633 | # CONFIG_SENSORS_F71805F is not set | 778 | # CONFIG_SENSORS_F71805F is not set |
779 | # CONFIG_SENSORS_VT1211 is not set | ||
634 | # CONFIG_HWMON_DEBUG_CHIP is not set | 780 | # CONFIG_HWMON_DEBUG_CHIP is not set |
635 | 781 | ||
636 | # | 782 | # |
637 | # Misc devices | 783 | # Misc devices |
638 | # | 784 | # |
785 | # CONFIG_TIFM_CORE is not set | ||
639 | 786 | ||
640 | # | 787 | # |
641 | # Multimedia devices | 788 | # Multimedia devices |
642 | # | 789 | # |
643 | # CONFIG_VIDEO_DEV is not set | 790 | # CONFIG_VIDEO_DEV is not set |
644 | CONFIG_VIDEO_V4L2=y | ||
645 | 791 | ||
646 | # | 792 | # |
647 | # Digital Video Broadcasting Devices | 793 | # Digital Video Broadcasting Devices |
648 | # | 794 | # |
649 | # CONFIG_DVB is not set | 795 | # CONFIG_DVB is not set |
796 | # CONFIG_USB_DABUSB is not set | ||
650 | 797 | ||
651 | # | 798 | # |
652 | # Graphics support | 799 | # Graphics support |
653 | # | 800 | # |
654 | # CONFIG_FIRMWARE_EDID is not set | 801 | CONFIG_FIRMWARE_EDID=y |
655 | # CONFIG_FB is not set | 802 | # CONFIG_FB is not set |
656 | 803 | ||
657 | # | 804 | # |
658 | # Console display driver support | 805 | # Console display driver support |
659 | # | 806 | # |
660 | # CONFIG_VGA_CONSOLE is not set | 807 | # CONFIG_VGA_CONSOLE is not set |
661 | # CONFIG_SGI_NEWPORT_CONSOLE is not set | ||
662 | CONFIG_DUMMY_CONSOLE=y | 808 | CONFIG_DUMMY_CONSOLE=y |
809 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
663 | 810 | ||
664 | # | 811 | # |
665 | # Sound | 812 | # Sound |
@@ -669,15 +816,131 @@ CONFIG_DUMMY_CONSOLE=y | |||
669 | # | 816 | # |
670 | # USB support | 817 | # USB support |
671 | # | 818 | # |
672 | # CONFIG_USB_ARCH_HAS_HCD is not set | 819 | CONFIG_USB_ARCH_HAS_HCD=y |
673 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 820 | CONFIG_USB_ARCH_HAS_OHCI=y |
674 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 821 | CONFIG_USB_ARCH_HAS_EHCI=y |
822 | CONFIG_USB=y | ||
823 | # CONFIG_USB_DEBUG is not set | ||
824 | |||
825 | # | ||
826 | # Miscellaneous USB options | ||
827 | # | ||
828 | # CONFIG_USB_DEVICEFS is not set | ||
829 | # CONFIG_USB_BANDWIDTH is not set | ||
830 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
831 | # CONFIG_USB_OTG is not set | ||
832 | |||
833 | # | ||
834 | # USB Host Controller Drivers | ||
835 | # | ||
836 | # CONFIG_USB_EHCI_HCD is not set | ||
837 | # CONFIG_USB_ISP116X_HCD is not set | ||
838 | CONFIG_USB_OHCI_HCD=y | ||
839 | # CONFIG_USB_OHCI_BIG_ENDIAN is not set | ||
840 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
841 | # CONFIG_USB_UHCI_HCD is not set | ||
842 | # CONFIG_USB_SL811_HCD is not set | ||
843 | |||
844 | # | ||
845 | # USB Device Class drivers | ||
846 | # | ||
847 | # CONFIG_USB_ACM is not set | ||
848 | # CONFIG_USB_PRINTER is not set | ||
675 | 849 | ||
676 | # | 850 | # |
677 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | 851 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' |
678 | # | 852 | # |
679 | 853 | ||
680 | # | 854 | # |
855 | # may also be needed; see USB_STORAGE Help for more information | ||
856 | # | ||
857 | CONFIG_USB_STORAGE=y | ||
858 | # CONFIG_USB_STORAGE_DEBUG is not set | ||
859 | CONFIG_USB_STORAGE_DATAFAB=y | ||
860 | CONFIG_USB_STORAGE_FREECOM=y | ||
861 | CONFIG_USB_STORAGE_ISD200=y | ||
862 | CONFIG_USB_STORAGE_DPCM=y | ||
863 | CONFIG_USB_STORAGE_USBAT=y | ||
864 | CONFIG_USB_STORAGE_SDDR09=y | ||
865 | CONFIG_USB_STORAGE_SDDR55=y | ||
866 | CONFIG_USB_STORAGE_JUMPSHOT=y | ||
867 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
868 | # CONFIG_USB_STORAGE_KARMA is not set | ||
869 | # CONFIG_USB_LIBUSUAL is not set | ||
870 | |||
871 | # | ||
872 | # USB Input Devices | ||
873 | # | ||
874 | # CONFIG_USB_HID is not set | ||
875 | |||
876 | # | ||
877 | # USB HID Boot Protocol drivers | ||
878 | # | ||
879 | # CONFIG_USB_KBD is not set | ||
880 | # CONFIG_USB_MOUSE is not set | ||
881 | # CONFIG_USB_AIPTEK is not set | ||
882 | # CONFIG_USB_WACOM is not set | ||
883 | # CONFIG_USB_ACECAD is not set | ||
884 | # CONFIG_USB_KBTAB is not set | ||
885 | # CONFIG_USB_POWERMATE is not set | ||
886 | # CONFIG_USB_TOUCHSCREEN is not set | ||
887 | # CONFIG_USB_YEALINK is not set | ||
888 | # CONFIG_USB_XPAD is not set | ||
889 | # CONFIG_USB_ATI_REMOTE is not set | ||
890 | # CONFIG_USB_ATI_REMOTE2 is not set | ||
891 | # CONFIG_USB_KEYSPAN_REMOTE is not set | ||
892 | # CONFIG_USB_APPLETOUCH is not set | ||
893 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
894 | |||
895 | # | ||
896 | # USB Imaging devices | ||
897 | # | ||
898 | # CONFIG_USB_MDC800 is not set | ||
899 | # CONFIG_USB_MICROTEK is not set | ||
900 | |||
901 | # | ||
902 | # USB Network Adapters | ||
903 | # | ||
904 | # CONFIG_USB_CATC is not set | ||
905 | # CONFIG_USB_KAWETH is not set | ||
906 | # CONFIG_USB_PEGASUS is not set | ||
907 | # CONFIG_USB_RTL8150 is not set | ||
908 | # CONFIG_USB_USBNET is not set | ||
909 | CONFIG_USB_MON=y | ||
910 | |||
911 | # | ||
912 | # USB port drivers | ||
913 | # | ||
914 | |||
915 | # | ||
916 | # USB Serial Converter support | ||
917 | # | ||
918 | # CONFIG_USB_SERIAL is not set | ||
919 | |||
920 | # | ||
921 | # USB Miscellaneous drivers | ||
922 | # | ||
923 | # CONFIG_USB_EMI62 is not set | ||
924 | # CONFIG_USB_EMI26 is not set | ||
925 | # CONFIG_USB_ADUTUX is not set | ||
926 | # CONFIG_USB_AUERSWALD is not set | ||
927 | # CONFIG_USB_RIO500 is not set | ||
928 | # CONFIG_USB_LEGOTOWER is not set | ||
929 | # CONFIG_USB_LCD is not set | ||
930 | # CONFIG_USB_LED is not set | ||
931 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
932 | # CONFIG_USB_CYTHERM is not set | ||
933 | # CONFIG_USB_PHIDGET is not set | ||
934 | # CONFIG_USB_IDMOUSE is not set | ||
935 | # CONFIG_USB_FTDI_ELAN is not set | ||
936 | # CONFIG_USB_APPLEDISPLAY is not set | ||
937 | # CONFIG_USB_LD is not set | ||
938 | |||
939 | # | ||
940 | # USB DSL modem support | ||
941 | # | ||
942 | |||
943 | # | ||
681 | # USB Gadget Support | 944 | # USB Gadget Support |
682 | # | 945 | # |
683 | # CONFIG_USB_GADGET is not set | 946 | # CONFIG_USB_GADGET is not set |
@@ -703,6 +966,7 @@ CONFIG_DUMMY_CONSOLE=y | |||
703 | # | 966 | # |
704 | # InfiniBand support | 967 | # InfiniBand support |
705 | # | 968 | # |
969 | # CONFIG_INFINIBAND is not set | ||
706 | 970 | ||
707 | # | 971 | # |
708 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | 972 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) |
@@ -733,10 +997,12 @@ CONFIG_EXT2_FS=y | |||
733 | # CONFIG_EXT2_FS_XATTR is not set | 997 | # CONFIG_EXT2_FS_XATTR is not set |
734 | # CONFIG_EXT2_FS_XIP is not set | 998 | # CONFIG_EXT2_FS_XIP is not set |
735 | # CONFIG_EXT3_FS is not set | 999 | # CONFIG_EXT3_FS is not set |
1000 | # CONFIG_EXT4DEV_FS is not set | ||
736 | # CONFIG_REISERFS_FS is not set | 1001 | # CONFIG_REISERFS_FS is not set |
737 | # CONFIG_JFS_FS is not set | 1002 | # CONFIG_JFS_FS is not set |
738 | # CONFIG_FS_POSIX_ACL is not set | 1003 | # CONFIG_FS_POSIX_ACL is not set |
739 | # CONFIG_XFS_FS is not set | 1004 | # CONFIG_XFS_FS is not set |
1005 | # CONFIG_GFS2_FS is not set | ||
740 | # CONFIG_OCFS2_FS is not set | 1006 | # CONFIG_OCFS2_FS is not set |
741 | # CONFIG_MINIX_FS is not set | 1007 | # CONFIG_MINIX_FS is not set |
742 | # CONFIG_ROMFS_FS is not set | 1008 | # CONFIG_ROMFS_FS is not set |
@@ -769,8 +1035,10 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
769 | # | 1035 | # |
770 | CONFIG_PROC_FS=y | 1036 | CONFIG_PROC_FS=y |
771 | # CONFIG_PROC_KCORE is not set | 1037 | # CONFIG_PROC_KCORE is not set |
1038 | CONFIG_PROC_SYSCTL=y | ||
772 | CONFIG_SYSFS=y | 1039 | CONFIG_SYSFS=y |
773 | CONFIG_TMPFS=y | 1040 | CONFIG_TMPFS=y |
1041 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
774 | # CONFIG_HUGETLB_PAGE is not set | 1042 | # CONFIG_HUGETLB_PAGE is not set |
775 | CONFIG_RAMFS=y | 1043 | CONFIG_RAMFS=y |
776 | # CONFIG_CONFIGFS_FS is not set | 1044 | # CONFIG_CONFIGFS_FS is not set |
@@ -813,7 +1081,6 @@ CONFIG_SUNRPC=y | |||
813 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 1081 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
814 | # CONFIG_SMB_FS is not set | 1082 | # CONFIG_SMB_FS is not set |
815 | # CONFIG_CIFS is not set | 1083 | # CONFIG_CIFS is not set |
816 | # CONFIG_CIFS_DEBUG2 is not set | ||
817 | # CONFIG_NCP_FS is not set | 1084 | # CONFIG_NCP_FS is not set |
818 | # CONFIG_CODA_FS is not set | 1085 | # CONFIG_CODA_FS is not set |
819 | # CONFIG_AFS_FS is not set | 1086 | # CONFIG_AFS_FS is not set |
@@ -824,7 +1091,6 @@ CONFIG_SUNRPC=y | |||
824 | # | 1091 | # |
825 | # CONFIG_PARTITION_ADVANCED is not set | 1092 | # CONFIG_PARTITION_ADVANCED is not set |
826 | CONFIG_MSDOS_PARTITION=y | 1093 | CONFIG_MSDOS_PARTITION=y |
827 | CONFIG_SGI_PARTITION=y | ||
828 | 1094 | ||
829 | # | 1095 | # |
830 | # Native Language Support | 1096 | # Native Language Support |
@@ -880,6 +1146,7 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
880 | # | 1146 | # |
881 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y | 1147 | CONFIG_TRACE_IRQFLAGS_SUPPORT=y |
882 | # CONFIG_PRINTK_TIME is not set | 1148 | # CONFIG_PRINTK_TIME is not set |
1149 | CONFIG_ENABLE_MUST_CHECK=y | ||
883 | CONFIG_MAGIC_SYSRQ=y | 1150 | CONFIG_MAGIC_SYSRQ=y |
884 | # CONFIG_UNUSED_SYMBOLS is not set | 1151 | # CONFIG_UNUSED_SYMBOLS is not set |
885 | CONFIG_DEBUG_KERNEL=y | 1152 | CONFIG_DEBUG_KERNEL=y |
@@ -893,13 +1160,17 @@ CONFIG_DEBUG_SLAB=y | |||
893 | # CONFIG_DEBUG_SPINLOCK is not set | 1160 | # CONFIG_DEBUG_SPINLOCK is not set |
894 | CONFIG_DEBUG_MUTEXES=y | 1161 | CONFIG_DEBUG_MUTEXES=y |
895 | # CONFIG_DEBUG_RWSEMS is not set | 1162 | # CONFIG_DEBUG_RWSEMS is not set |
1163 | # CONFIG_DEBUG_LOCK_ALLOC is not set | ||
1164 | # CONFIG_PROVE_LOCKING is not set | ||
896 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1165 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
897 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 1166 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
898 | # CONFIG_DEBUG_KOBJECT is not set | 1167 | # CONFIG_DEBUG_KOBJECT is not set |
899 | # CONFIG_DEBUG_INFO is not set | 1168 | # CONFIG_DEBUG_INFO is not set |
900 | # CONFIG_DEBUG_FS is not set | 1169 | # CONFIG_DEBUG_FS is not set |
901 | # CONFIG_DEBUG_VM is not set | 1170 | # CONFIG_DEBUG_VM is not set |
1171 | # CONFIG_DEBUG_LIST is not set | ||
902 | CONFIG_FORCED_INLINING=y | 1172 | CONFIG_FORCED_INLINING=y |
1173 | # CONFIG_HEADERS_CHECK is not set | ||
903 | # CONFIG_RCU_TORTURE_TEST is not set | 1174 | # CONFIG_RCU_TORTURE_TEST is not set |
904 | CONFIG_CROSSCOMPILE=y | 1175 | CONFIG_CROSSCOMPILE=y |
905 | CONFIG_CMDLINE="console=ttyS1,38400n8 kgdb=ttyS0 root=/dev/nfs ip=bootp" | 1176 | CONFIG_CMDLINE="console=ttyS1,38400n8 kgdb=ttyS0 root=/dev/nfs ip=bootp" |
@@ -918,6 +1189,9 @@ CONFIG_CMDLINE="console=ttyS1,38400n8 kgdb=ttyS0 root=/dev/nfs ip=bootp" | |||
918 | # Cryptographic options | 1189 | # Cryptographic options |
919 | # | 1190 | # |
920 | CONFIG_CRYPTO=y | 1191 | CONFIG_CRYPTO=y |
1192 | CONFIG_CRYPTO_ALGAPI=m | ||
1193 | CONFIG_CRYPTO_BLKCIPHER=m | ||
1194 | CONFIG_CRYPTO_MANAGER=m | ||
921 | # CONFIG_CRYPTO_HMAC is not set | 1195 | # CONFIG_CRYPTO_HMAC is not set |
922 | # CONFIG_CRYPTO_NULL is not set | 1196 | # CONFIG_CRYPTO_NULL is not set |
923 | # CONFIG_CRYPTO_MD4 is not set | 1197 | # CONFIG_CRYPTO_MD4 is not set |
@@ -927,6 +1201,8 @@ CONFIG_CRYPTO_MD5=m | |||
927 | # CONFIG_CRYPTO_SHA512 is not set | 1201 | # CONFIG_CRYPTO_SHA512 is not set |
928 | # CONFIG_CRYPTO_WP512 is not set | 1202 | # CONFIG_CRYPTO_WP512 is not set |
929 | # CONFIG_CRYPTO_TGR192 is not set | 1203 | # CONFIG_CRYPTO_TGR192 is not set |
1204 | CONFIG_CRYPTO_ECB=m | ||
1205 | CONFIG_CRYPTO_CBC=m | ||
930 | # CONFIG_CRYPTO_DES is not set | 1206 | # CONFIG_CRYPTO_DES is not set |
931 | # CONFIG_CRYPTO_BLOWFISH is not set | 1207 | # CONFIG_CRYPTO_BLOWFISH is not set |
932 | # CONFIG_CRYPTO_TWOFISH is not set | 1208 | # CONFIG_CRYPTO_TWOFISH is not set |