diff options
Diffstat (limited to 'arch/parisc/configs/b180_defconfig')
-rw-r--r-- | arch/parisc/configs/b180_defconfig | 474 |
1 files changed, 261 insertions, 213 deletions
diff --git a/arch/parisc/configs/b180_defconfig b/arch/parisc/configs/b180_defconfig index 35093612ad2c..1bf22c9a4614 100644 --- a/arch/parisc/configs/b180_defconfig +++ b/arch/parisc/configs/b180_defconfig | |||
@@ -1,38 +1,47 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.16-rc1-pa0 | 3 | # Linux kernel version: 2.6.23 |
4 | # Tue Jan 17 08:21:01 2006 | 4 | # Fri Oct 12 21:16:46 2007 |
5 | # | 5 | # |
6 | CONFIG_PARISC=y | 6 | CONFIG_PARISC=y |
7 | CONFIG_MMU=y | 7 | CONFIG_MMU=y |
8 | CONFIG_STACK_GROWSUP=y | 8 | CONFIG_STACK_GROWSUP=y |
9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 9 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
10 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
11 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
12 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
13 | CONFIG_GENERIC_BUG=y | ||
14 | CONFIG_GENERIC_HWEIGHT=y | ||
10 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 15 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
16 | CONFIG_GENERIC_TIME=y | ||
11 | CONFIG_GENERIC_HARDIRQS=y | 17 | CONFIG_GENERIC_HARDIRQS=y |
12 | CONFIG_GENERIC_IRQ_PROBE=y | 18 | CONFIG_GENERIC_IRQ_PROBE=y |
19 | CONFIG_IRQ_PER_CPU=y | ||
20 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
13 | 21 | ||
14 | # | 22 | # |
15 | # Code maturity level options | 23 | # General setup |
16 | # | 24 | # |
17 | # CONFIG_EXPERIMENTAL is not set | 25 | # CONFIG_EXPERIMENTAL is not set |
18 | CONFIG_CLEAN_COMPILE=y | ||
19 | CONFIG_BROKEN_ON_SMP=y | 26 | CONFIG_BROKEN_ON_SMP=y |
20 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 27 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
21 | |||
22 | # | ||
23 | # General setup | ||
24 | # | ||
25 | CONFIG_LOCALVERSION="" | 28 | CONFIG_LOCALVERSION="" |
26 | # CONFIG_LOCALVERSION_AUTO is not set | 29 | # CONFIG_LOCALVERSION_AUTO is not set |
27 | CONFIG_SWAP=y | 30 | CONFIG_SWAP=y |
28 | CONFIG_SYSVIPC=y | 31 | CONFIG_SYSVIPC=y |
32 | CONFIG_SYSVIPC_SYSCTL=y | ||
29 | # CONFIG_BSD_PROCESS_ACCT is not set | 33 | # CONFIG_BSD_PROCESS_ACCT is not set |
30 | CONFIG_SYSCTL=y | 34 | # CONFIG_TASKSTATS is not set |
31 | # CONFIG_AUDIT is not set | 35 | # CONFIG_AUDIT is not set |
32 | CONFIG_IKCONFIG=y | 36 | CONFIG_IKCONFIG=y |
33 | CONFIG_IKCONFIG_PROC=y | 37 | CONFIG_IKCONFIG_PROC=y |
34 | CONFIG_INITRAMFS_SOURCE="" | 38 | CONFIG_LOG_BUF_SHIFT=16 |
39 | CONFIG_SYSFS_DEPRECATED=y | ||
40 | # CONFIG_RELAY is not set | ||
41 | # CONFIG_BLK_DEV_INITRD is not set | ||
42 | CONFIG_SYSCTL=y | ||
35 | # CONFIG_EMBEDDED is not set | 43 | # CONFIG_EMBEDDED is not set |
44 | CONFIG_SYSCTL_SYSCALL=y | ||
36 | CONFIG_KALLSYMS=y | 45 | CONFIG_KALLSYMS=y |
37 | # CONFIG_KALLSYMS_ALL is not set | 46 | # CONFIG_KALLSYMS_ALL is not set |
38 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | 47 | # CONFIG_KALLSYMS_EXTRA_PASS is not set |
@@ -42,30 +51,27 @@ CONFIG_BUG=y | |||
42 | CONFIG_ELF_CORE=y | 51 | CONFIG_ELF_CORE=y |
43 | CONFIG_BASE_FULL=y | 52 | CONFIG_BASE_FULL=y |
44 | CONFIG_FUTEX=y | 53 | CONFIG_FUTEX=y |
54 | CONFIG_ANON_INODES=y | ||
45 | CONFIG_EPOLL=y | 55 | CONFIG_EPOLL=y |
56 | CONFIG_SIGNALFD=y | ||
57 | CONFIG_EVENTFD=y | ||
46 | CONFIG_SHMEM=y | 58 | CONFIG_SHMEM=y |
47 | CONFIG_CC_ALIGN_FUNCTIONS=0 | 59 | CONFIG_VM_EVENT_COUNTERS=y |
48 | CONFIG_CC_ALIGN_LABELS=0 | ||
49 | CONFIG_CC_ALIGN_LOOPS=0 | ||
50 | CONFIG_CC_ALIGN_JUMPS=0 | ||
51 | CONFIG_SLAB=y | 60 | CONFIG_SLAB=y |
61 | # CONFIG_SLUB is not set | ||
62 | # CONFIG_SLOB is not set | ||
63 | CONFIG_RT_MUTEXES=y | ||
52 | # CONFIG_TINY_SHMEM is not set | 64 | # CONFIG_TINY_SHMEM is not set |
53 | CONFIG_BASE_SMALL=0 | 65 | CONFIG_BASE_SMALL=0 |
54 | # CONFIG_SLOB is not set | ||
55 | |||
56 | # | ||
57 | # Loadable module support | ||
58 | # | ||
59 | CONFIG_MODULES=y | 66 | CONFIG_MODULES=y |
60 | # CONFIG_MODULE_UNLOAD is not set | 67 | # CONFIG_MODULE_UNLOAD is not set |
61 | CONFIG_OBSOLETE_MODPARM=y | ||
62 | CONFIG_MODVERSIONS=y | 68 | CONFIG_MODVERSIONS=y |
63 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 69 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
64 | # CONFIG_KMOD is not set | 70 | # CONFIG_KMOD is not set |
65 | 71 | CONFIG_BLOCK=y | |
66 | # | 72 | # CONFIG_LBD is not set |
67 | # Block layer | 73 | # CONFIG_BLK_DEV_IO_TRACE is not set |
68 | # | 74 | # CONFIG_LSF is not set |
69 | 75 | ||
70 | # | 76 | # |
71 | # IO Schedulers | 77 | # IO Schedulers |
@@ -89,16 +95,26 @@ CONFIG_PA7100LC=y | |||
89 | # CONFIG_PA7300LC is not set | 95 | # CONFIG_PA7300LC is not set |
90 | # CONFIG_PA8X00 is not set | 96 | # CONFIG_PA8X00 is not set |
91 | CONFIG_PA11=y | 97 | CONFIG_PA11=y |
98 | CONFIG_PARISC_PAGE_SIZE_4KB=y | ||
99 | # CONFIG_PARISC_PAGE_SIZE_16KB is not set | ||
100 | # CONFIG_PARISC_PAGE_SIZE_64KB is not set | ||
92 | # CONFIG_SMP is not set | 101 | # CONFIG_SMP is not set |
102 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
103 | CONFIG_PREEMPT_NONE=y | ||
104 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
105 | # CONFIG_PREEMPT is not set | ||
93 | # CONFIG_HZ_100 is not set | 106 | # CONFIG_HZ_100 is not set |
94 | CONFIG_HZ_250=y | 107 | CONFIG_HZ_250=y |
108 | # CONFIG_HZ_300 is not set | ||
95 | # CONFIG_HZ_1000 is not set | 109 | # CONFIG_HZ_1000 is not set |
96 | CONFIG_HZ=250 | 110 | CONFIG_HZ=250 |
97 | CONFIG_FLATMEM=y | 111 | CONFIG_FLATMEM=y |
98 | CONFIG_FLAT_NODE_MEM_MAP=y | 112 | CONFIG_FLAT_NODE_MEM_MAP=y |
99 | # CONFIG_SPARSEMEM_STATIC is not set | 113 | # CONFIG_SPARSEMEM_STATIC is not set |
100 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | 114 | CONFIG_SPLIT_PTLOCK_CPUS=4096 |
101 | # CONFIG_PREEMPT is not set | 115 | # CONFIG_RESOURCES_64BIT is not set |
116 | CONFIG_ZONE_DMA_FLAG=0 | ||
117 | CONFIG_VIRT_TO_BUS=y | ||
102 | # CONFIG_HPUX is not set | 118 | # CONFIG_HPUX is not set |
103 | 119 | ||
104 | # | 120 | # |
@@ -113,7 +129,7 @@ CONFIG_EISA=y | |||
113 | CONFIG_EISA_NAMES=y | 129 | CONFIG_EISA_NAMES=y |
114 | CONFIG_ISA=y | 130 | CONFIG_ISA=y |
115 | CONFIG_PCI=y | 131 | CONFIG_PCI=y |
116 | CONFIG_PCI_LEGACY_PROC=y | 132 | # CONFIG_ARCH_SUPPORTS_MSI is not set |
117 | # CONFIG_PCI_DEBUG is not set | 133 | # CONFIG_PCI_DEBUG is not set |
118 | CONFIG_GSC_DINO=y | 134 | CONFIG_GSC_DINO=y |
119 | # CONFIG_PCI_LBA is not set | 135 | # CONFIG_PCI_LBA is not set |
@@ -124,14 +140,11 @@ CONFIG_GSC_DINO=y | |||
124 | # CONFIG_PCCARD is not set | 140 | # CONFIG_PCCARD is not set |
125 | 141 | ||
126 | # | 142 | # |
127 | # PCI Hotplug Support | ||
128 | # | ||
129 | |||
130 | # | ||
131 | # PA-RISC specific drivers | 143 | # PA-RISC specific drivers |
132 | # | 144 | # |
133 | CONFIG_CHASSIS_LCD_LED=y | 145 | CONFIG_CHASSIS_LCD_LED=y |
134 | # CONFIG_PDC_CHASSIS is not set | 146 | # CONFIG_PDC_CHASSIS is not set |
147 | CONFIG_PDC_CHASSIS_WARN=y | ||
135 | CONFIG_PDC_STABLE=y | 148 | CONFIG_PDC_STABLE=y |
136 | 149 | ||
137 | # | 150 | # |
@@ -151,6 +164,8 @@ CONFIG_NET=y | |||
151 | CONFIG_PACKET=y | 164 | CONFIG_PACKET=y |
152 | CONFIG_PACKET_MMAP=y | 165 | CONFIG_PACKET_MMAP=y |
153 | CONFIG_UNIX=y | 166 | CONFIG_UNIX=y |
167 | CONFIG_XFRM=y | ||
168 | # CONFIG_XFRM_USER is not set | ||
154 | # CONFIG_NET_KEY is not set | 169 | # CONFIG_NET_KEY is not set |
155 | CONFIG_INET=y | 170 | CONFIG_INET=y |
156 | CONFIG_IP_MULTICAST=y | 171 | CONFIG_IP_MULTICAST=y |
@@ -167,18 +182,32 @@ CONFIG_IP_PNP_BOOTP=y | |||
167 | # CONFIG_INET_AH is not set | 182 | # CONFIG_INET_AH is not set |
168 | # CONFIG_INET_ESP is not set | 183 | # CONFIG_INET_ESP is not set |
169 | # CONFIG_INET_IPCOMP is not set | 184 | # CONFIG_INET_IPCOMP is not set |
170 | # CONFIG_INET_TUNNEL is not set | 185 | # CONFIG_INET_XFRM_TUNNEL is not set |
186 | CONFIG_INET_TUNNEL=y | ||
187 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
188 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
189 | CONFIG_INET_XFRM_MODE_BEET=y | ||
190 | # CONFIG_INET_LRO is not set | ||
171 | CONFIG_INET_DIAG=y | 191 | CONFIG_INET_DIAG=y |
172 | CONFIG_INET_TCP_DIAG=y | 192 | CONFIG_INET_TCP_DIAG=y |
173 | # CONFIG_TCP_CONG_ADVANCED is not set | 193 | # CONFIG_TCP_CONG_ADVANCED is not set |
174 | CONFIG_TCP_CONG_BIC=y | 194 | CONFIG_TCP_CONG_CUBIC=y |
195 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
175 | CONFIG_IPV6=y | 196 | CONFIG_IPV6=y |
176 | # CONFIG_IPV6_PRIVACY is not set | 197 | # CONFIG_IPV6_PRIVACY is not set |
198 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
177 | # CONFIG_INET6_AH is not set | 199 | # CONFIG_INET6_AH is not set |
178 | # CONFIG_INET6_ESP is not set | 200 | # CONFIG_INET6_ESP is not set |
179 | # CONFIG_INET6_IPCOMP is not set | 201 | # CONFIG_INET6_IPCOMP is not set |
202 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
180 | # CONFIG_INET6_TUNNEL is not set | 203 | # CONFIG_INET6_TUNNEL is not set |
204 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y | ||
205 | CONFIG_INET6_XFRM_MODE_TUNNEL=y | ||
206 | CONFIG_INET6_XFRM_MODE_BEET=y | ||
207 | CONFIG_IPV6_SIT=y | ||
181 | # CONFIG_IPV6_TUNNEL is not set | 208 | # CONFIG_IPV6_TUNNEL is not set |
209 | # CONFIG_NETLABEL is not set | ||
210 | # CONFIG_NETWORK_SECMARK is not set | ||
182 | # CONFIG_NETFILTER is not set | 211 | # CONFIG_NETFILTER is not set |
183 | # CONFIG_BRIDGE is not set | 212 | # CONFIG_BRIDGE is not set |
184 | # CONFIG_VLAN_8021Q is not set | 213 | # CONFIG_VLAN_8021Q is not set |
@@ -199,7 +228,14 @@ CONFIG_IPV6=y | |||
199 | # CONFIG_HAMRADIO is not set | 228 | # CONFIG_HAMRADIO is not set |
200 | # CONFIG_IRDA is not set | 229 | # CONFIG_IRDA is not set |
201 | # CONFIG_BT is not set | 230 | # CONFIG_BT is not set |
231 | |||
232 | # | ||
233 | # Wireless | ||
234 | # | ||
235 | # CONFIG_CFG80211 is not set | ||
236 | # CONFIG_WIRELESS_EXT is not set | ||
202 | # CONFIG_IEEE80211 is not set | 237 | # CONFIG_IEEE80211 is not set |
238 | # CONFIG_RFKILL is not set | ||
203 | 239 | ||
204 | # | 240 | # |
205 | # Device Drivers | 241 | # Device Drivers |
@@ -208,39 +244,24 @@ CONFIG_IPV6=y | |||
208 | # | 244 | # |
209 | # Generic Driver Options | 245 | # Generic Driver Options |
210 | # | 246 | # |
247 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | ||
211 | CONFIG_STANDALONE=y | 248 | CONFIG_STANDALONE=y |
212 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 249 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
213 | # CONFIG_FW_LOADER is not set | 250 | # CONFIG_FW_LOADER is not set |
214 | # CONFIG_DEBUG_DRIVER is not set | 251 | # CONFIG_DEBUG_DRIVER is not set |
215 | 252 | # CONFIG_DEBUG_DEVRES is not set | |
216 | # | 253 | # CONFIG_SYS_HYPERVISOR is not set |
217 | # Connector - unified userspace <-> kernelspace linker | ||
218 | # | ||
219 | # CONFIG_CONNECTOR is not set | 254 | # CONFIG_CONNECTOR is not set |
220 | |||
221 | # | ||
222 | # Memory Technology Devices (MTD) | ||
223 | # | ||
224 | # CONFIG_MTD is not set | 255 | # CONFIG_MTD is not set |
225 | |||
226 | # | ||
227 | # Parallel port support | ||
228 | # | ||
229 | CONFIG_PARPORT=y | 256 | CONFIG_PARPORT=y |
230 | CONFIG_PARPORT_PC=y | 257 | CONFIG_PARPORT_PC=y |
231 | # CONFIG_PARPORT_SERIAL is not set | 258 | # CONFIG_PARPORT_SERIAL is not set |
232 | CONFIG_PARPORT_NOT_PC=y | ||
233 | CONFIG_PARPORT_GSC=y | 259 | CONFIG_PARPORT_GSC=y |
260 | # CONFIG_PARPORT_AX88796 is not set | ||
234 | # CONFIG_PARPORT_1284 is not set | 261 | # CONFIG_PARPORT_1284 is not set |
235 | 262 | CONFIG_PARPORT_NOT_PC=y | |
236 | # | ||
237 | # Plug and Play support | ||
238 | # | ||
239 | # CONFIG_PNP is not set | 263 | # CONFIG_PNP is not set |
240 | 264 | CONFIG_BLK_DEV=y | |
241 | # | ||
242 | # Block devices | ||
243 | # | ||
244 | # CONFIG_PARIDE is not set | 265 | # CONFIG_PARIDE is not set |
245 | # CONFIG_BLK_CPQ_DA is not set | 266 | # CONFIG_BLK_CPQ_DA is not set |
246 | # CONFIG_BLK_CPQ_CISS_DA is not set | 267 | # CONFIG_BLK_CPQ_CISS_DA is not set |
@@ -251,15 +272,13 @@ CONFIG_BLK_DEV_CRYPTOLOOP=y | |||
251 | # CONFIG_BLK_DEV_NBD is not set | 272 | # CONFIG_BLK_DEV_NBD is not set |
252 | # CONFIG_BLK_DEV_SX8 is not set | 273 | # CONFIG_BLK_DEV_SX8 is not set |
253 | # CONFIG_BLK_DEV_RAM is not set | 274 | # CONFIG_BLK_DEV_RAM is not set |
254 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
255 | CONFIG_CDROM_PKTCDVD=m | 275 | CONFIG_CDROM_PKTCDVD=m |
256 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 | 276 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 |
257 | # CONFIG_CDROM_PKTCDVD_WCACHE is not set | ||
258 | CONFIG_ATA_OVER_ETH=y | 277 | CONFIG_ATA_OVER_ETH=y |
259 | 278 | CONFIG_MISC_DEVICES=y | |
260 | # | 279 | # CONFIG_PHANTOM is not set |
261 | # ATA/ATAPI/MFM/RLL support | 280 | # CONFIG_EEPROM_93CX6 is not set |
262 | # | 281 | # CONFIG_SGI_IOC4 is not set |
263 | # CONFIG_IDE is not set | 282 | # CONFIG_IDE is not set |
264 | 283 | ||
265 | # | 284 | # |
@@ -267,6 +286,8 @@ CONFIG_ATA_OVER_ETH=y | |||
267 | # | 286 | # |
268 | # CONFIG_RAID_ATTRS is not set | 287 | # CONFIG_RAID_ATTRS is not set |
269 | CONFIG_SCSI=y | 288 | CONFIG_SCSI=y |
289 | CONFIG_SCSI_DMA=y | ||
290 | # CONFIG_SCSI_NETLINK is not set | ||
270 | CONFIG_SCSI_PROC_FS=y | 291 | CONFIG_SCSI_PROC_FS=y |
271 | 292 | ||
272 | # | 293 | # |
@@ -286,18 +307,17 @@ CONFIG_CHR_DEV_SG=y | |||
286 | # CONFIG_SCSI_MULTI_LUN is not set | 307 | # CONFIG_SCSI_MULTI_LUN is not set |
287 | # CONFIG_SCSI_CONSTANTS is not set | 308 | # CONFIG_SCSI_CONSTANTS is not set |
288 | # CONFIG_SCSI_LOGGING is not set | 309 | # CONFIG_SCSI_LOGGING is not set |
310 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
311 | CONFIG_SCSI_WAIT_SCAN=m | ||
289 | 312 | ||
290 | # | 313 | # |
291 | # SCSI Transport Attributes | 314 | # SCSI Transports |
292 | # | 315 | # |
293 | CONFIG_SCSI_SPI_ATTRS=y | 316 | CONFIG_SCSI_SPI_ATTRS=y |
294 | # CONFIG_SCSI_FC_ATTRS is not set | 317 | # CONFIG_SCSI_FC_ATTRS is not set |
295 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 318 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
296 | # CONFIG_SCSI_SAS_ATTRS is not set | 319 | # CONFIG_SCSI_SAS_LIBSAS is not set |
297 | 320 | CONFIG_SCSI_LOWLEVEL=y | |
298 | # | ||
299 | # SCSI low-level drivers | ||
300 | # | ||
301 | # CONFIG_ISCSI_TCP is not set | 321 | # CONFIG_ISCSI_TCP is not set |
302 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | 322 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set |
303 | # CONFIG_SCSI_3W_9XXX is not set | 323 | # CONFIG_SCSI_3W_9XXX is not set |
@@ -308,12 +328,14 @@ CONFIG_SCSI_SPI_ATTRS=y | |||
308 | # CONFIG_SCSI_AIC7XXX is not set | 328 | # CONFIG_SCSI_AIC7XXX is not set |
309 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 329 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
310 | # CONFIG_SCSI_AIC79XX is not set | 330 | # CONFIG_SCSI_AIC79XX is not set |
331 | # CONFIG_SCSI_AIC94XX is not set | ||
311 | # CONFIG_SCSI_DPT_I2O is not set | 332 | # CONFIG_SCSI_DPT_I2O is not set |
312 | # CONFIG_SCSI_IN2000 is not set | 333 | # CONFIG_SCSI_IN2000 is not set |
334 | # CONFIG_SCSI_ARCMSR is not set | ||
313 | # CONFIG_MEGARAID_NEWGEN is not set | 335 | # CONFIG_MEGARAID_NEWGEN is not set |
314 | # CONFIG_MEGARAID_LEGACY is not set | 336 | # CONFIG_MEGARAID_LEGACY is not set |
315 | # CONFIG_MEGARAID_SAS is not set | 337 | # CONFIG_MEGARAID_SAS is not set |
316 | # CONFIG_SCSI_SATA is not set | 338 | # CONFIG_SCSI_HPTIOP is not set |
317 | # CONFIG_SCSI_DMX3191D is not set | 339 | # CONFIG_SCSI_DMX3191D is not set |
318 | # CONFIG_SCSI_DTC3280 is not set | 340 | # CONFIG_SCSI_DTC3280 is not set |
319 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | 341 | # CONFIG_SCSI_FUTURE_DOMAIN is not set |
@@ -327,23 +349,22 @@ CONFIG_SCSI_SPI_ATTRS=y | |||
327 | # CONFIG_SCSI_NCR53C406A is not set | 349 | # CONFIG_SCSI_NCR53C406A is not set |
328 | CONFIG_SCSI_LASI700=y | 350 | CONFIG_SCSI_LASI700=y |
329 | CONFIG_53C700_LE_ON_BE=y | 351 | CONFIG_53C700_LE_ON_BE=y |
352 | # CONFIG_SCSI_STEX is not set | ||
330 | CONFIG_SCSI_SYM53C8XX_2=y | 353 | CONFIG_SCSI_SYM53C8XX_2=y |
331 | CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 | 354 | CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 |
332 | CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 | 355 | CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 |
333 | CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 | 356 | CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 |
334 | CONFIG_SCSI_SYM53C8XX_MMIO=y | 357 | CONFIG_SCSI_SYM53C8XX_MMIO=y |
335 | # CONFIG_SCSI_IPR is not set | ||
336 | CONFIG_SCSI_ZALON=y | 358 | CONFIG_SCSI_ZALON=y |
337 | CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=8 | 359 | CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=8 |
338 | CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32 | 360 | CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32 |
339 | CONFIG_SCSI_NCR53C8XX_SYNC=40 | 361 | CONFIG_SCSI_NCR53C8XX_SYNC=40 |
340 | # CONFIG_SCSI_NCR53C8XX_PROFILE is not set | ||
341 | # CONFIG_SCSI_PAS16 is not set | 362 | # CONFIG_SCSI_PAS16 is not set |
342 | # CONFIG_SCSI_PSI240I is not set | 363 | # CONFIG_SCSI_PSI240I is not set |
343 | # CONFIG_SCSI_QLOGIC_FAS is not set | 364 | # CONFIG_SCSI_QLOGIC_FAS is not set |
344 | # CONFIG_SCSI_QLOGIC_FC is not set | ||
345 | # CONFIG_SCSI_QLOGIC_1280 is not set | 365 | # CONFIG_SCSI_QLOGIC_1280 is not set |
346 | # CONFIG_SCSI_QLA_FC is not set | 366 | # CONFIG_SCSI_QLA_FC is not set |
367 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
347 | # CONFIG_SCSI_LPFC is not set | 368 | # CONFIG_SCSI_LPFC is not set |
348 | # CONFIG_SCSI_SIM710 is not set | 369 | # CONFIG_SCSI_SIM710 is not set |
349 | # CONFIG_SCSI_SYM53C416 is not set | 370 | # CONFIG_SCSI_SYM53C416 is not set |
@@ -351,22 +372,14 @@ CONFIG_SCSI_NCR53C8XX_SYNC=40 | |||
351 | # CONFIG_SCSI_T128 is not set | 372 | # CONFIG_SCSI_T128 is not set |
352 | # CONFIG_SCSI_NSP32 is not set | 373 | # CONFIG_SCSI_NSP32 is not set |
353 | # CONFIG_SCSI_DEBUG is not set | 374 | # CONFIG_SCSI_DEBUG is not set |
354 | 375 | # CONFIG_SCSI_SRP is not set | |
355 | # | 376 | # CONFIG_ATA is not set |
356 | # Old CD-ROM drivers (not SCSI, not IDE) | ||
357 | # | ||
358 | # CONFIG_CD_NO_IDESCSI is not set | ||
359 | |||
360 | # | ||
361 | # Multi-device support (RAID and LVM) | ||
362 | # | ||
363 | CONFIG_MD=y | 377 | CONFIG_MD=y |
364 | CONFIG_BLK_DEV_MD=y | 378 | CONFIG_BLK_DEV_MD=y |
365 | CONFIG_MD_LINEAR=y | 379 | CONFIG_MD_LINEAR=y |
366 | CONFIG_MD_RAID0=y | 380 | CONFIG_MD_RAID0=y |
367 | CONFIG_MD_RAID1=y | 381 | CONFIG_MD_RAID1=y |
368 | CONFIG_MD_RAID5=y | 382 | # CONFIG_MD_RAID456 is not set |
369 | CONFIG_MD_RAID6=y | ||
370 | # CONFIG_MD_MULTIPATH is not set | 383 | # CONFIG_MD_MULTIPATH is not set |
371 | # CONFIG_MD_FAULTY is not set | 384 | # CONFIG_MD_FAULTY is not set |
372 | # CONFIG_BLK_DEV_DM is not set | 385 | # CONFIG_BLK_DEV_DM is not set |
@@ -382,35 +395,21 @@ CONFIG_MD_RAID6=y | |||
382 | # | 395 | # |
383 | # IEEE 1394 (FireWire) support | 396 | # IEEE 1394 (FireWire) support |
384 | # | 397 | # |
385 | # CONFIG_IEEE1394 is not set | ||
386 | 398 | ||
387 | # | 399 | # |
388 | # I2O device support | 400 | # An alternative FireWire stack is available with EXPERIMENTAL=y |
389 | # | 401 | # |
402 | # CONFIG_IEEE1394 is not set | ||
390 | # CONFIG_I2O is not set | 403 | # CONFIG_I2O is not set |
391 | |||
392 | # | ||
393 | # Network device support | ||
394 | # | ||
395 | CONFIG_NETDEVICES=y | 404 | CONFIG_NETDEVICES=y |
405 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
396 | # CONFIG_DUMMY is not set | 406 | # CONFIG_DUMMY is not set |
397 | # CONFIG_BONDING is not set | 407 | # CONFIG_BONDING is not set |
398 | # CONFIG_EQUALIZER is not set | 408 | # CONFIG_EQUALIZER is not set |
399 | # CONFIG_TUN is not set | 409 | # CONFIG_TUN is not set |
400 | 410 | # CONFIG_VETH is not set | |
401 | # | ||
402 | # ARCnet devices | ||
403 | # | ||
404 | # CONFIG_ARCNET is not set | 411 | # CONFIG_ARCNET is not set |
405 | |||
406 | # | ||
407 | # PHY device support | ||
408 | # | ||
409 | # CONFIG_PHYLIB is not set | 412 | # CONFIG_PHYLIB is not set |
410 | |||
411 | # | ||
412 | # Ethernet (10 or 100Mbit) | ||
413 | # | ||
414 | CONFIG_NET_ETHERNET=y | 413 | CONFIG_NET_ETHERNET=y |
415 | # CONFIG_MII is not set | 414 | # CONFIG_MII is not set |
416 | CONFIG_LASI_82596=y | 415 | CONFIG_LASI_82596=y |
@@ -420,10 +419,6 @@ CONFIG_LASI_82596=y | |||
420 | # CONFIG_NET_VENDOR_3COM is not set | 419 | # CONFIG_NET_VENDOR_3COM is not set |
421 | # CONFIG_NET_VENDOR_SMC is not set | 420 | # CONFIG_NET_VENDOR_SMC is not set |
422 | # CONFIG_NET_VENDOR_RACAL is not set | 421 | # CONFIG_NET_VENDOR_RACAL is not set |
423 | |||
424 | # | ||
425 | # Tulip family network device support | ||
426 | # | ||
427 | CONFIG_NET_TULIP=y | 422 | CONFIG_NET_TULIP=y |
428 | CONFIG_TULIP=y | 423 | CONFIG_TULIP=y |
429 | # CONFIG_TULIP_MMIO is not set | 424 | # CONFIG_TULIP_MMIO is not set |
@@ -435,62 +430,47 @@ CONFIG_TULIP=y | |||
435 | # CONFIG_DEPCA is not set | 430 | # CONFIG_DEPCA is not set |
436 | # CONFIG_HP100 is not set | 431 | # CONFIG_HP100 is not set |
437 | # CONFIG_NET_ISA is not set | 432 | # CONFIG_NET_ISA is not set |
433 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
434 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
435 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
436 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
438 | # CONFIG_NET_PCI is not set | 437 | # CONFIG_NET_PCI is not set |
438 | # CONFIG_B44 is not set | ||
439 | # CONFIG_NET_POCKET is not set | 439 | # CONFIG_NET_POCKET is not set |
440 | 440 | CONFIG_NETDEV_1000=y | |
441 | # | ||
442 | # Ethernet (1000 Mbit) | ||
443 | # | ||
444 | # CONFIG_ACENIC is not set | 441 | # CONFIG_ACENIC is not set |
445 | # CONFIG_DL2K is not set | 442 | # CONFIG_DL2K is not set |
446 | # CONFIG_E1000 is not set | 443 | # CONFIG_E1000 is not set |
444 | # CONFIG_E1000E is not set | ||
447 | # CONFIG_NS83820 is not set | 445 | # CONFIG_NS83820 is not set |
448 | # CONFIG_HAMACHI is not set | 446 | # CONFIG_HAMACHI is not set |
449 | # CONFIG_R8169 is not set | 447 | # CONFIG_R8169 is not set |
450 | # CONFIG_SIS190 is not set | 448 | # CONFIG_SIS190 is not set |
449 | # CONFIG_SKGE is not set | ||
450 | # CONFIG_SKY2 is not set | ||
451 | # CONFIG_SK98LIN is not set | 451 | # CONFIG_SK98LIN is not set |
452 | # CONFIG_VIA_VELOCITY is not set | ||
452 | # CONFIG_TIGON3 is not set | 453 | # CONFIG_TIGON3 is not set |
453 | # CONFIG_BNX2 is not set | 454 | # CONFIG_BNX2 is not set |
454 | 455 | # CONFIG_QLA3XXX is not set | |
455 | # | 456 | CONFIG_NETDEV_10000=y |
456 | # Ethernet (10000 Mbit) | ||
457 | # | ||
458 | # CONFIG_CHELSIO_T1 is not set | 457 | # CONFIG_CHELSIO_T1 is not set |
458 | # CONFIG_CHELSIO_T3 is not set | ||
459 | # CONFIG_IXGBE is not set | ||
459 | # CONFIG_IXGB is not set | 460 | # CONFIG_IXGB is not set |
460 | # CONFIG_S2IO is not set | 461 | # CONFIG_S2IO is not set |
461 | 462 | # CONFIG_MYRI10GE is not set | |
462 | # | 463 | # CONFIG_NETXEN_NIC is not set |
463 | # Token Ring devices | 464 | # CONFIG_NIU is not set |
464 | # | 465 | # CONFIG_MLX4_CORE is not set |
466 | # CONFIG_TEHUTI is not set | ||
465 | # CONFIG_TR is not set | 467 | # CONFIG_TR is not set |
466 | 468 | ||
467 | # | 469 | # |
468 | # Wireless LAN (non-hamradio) | 470 | # Wireless LAN |
469 | # | ||
470 | CONFIG_NET_RADIO=y | ||
471 | |||
472 | # | ||
473 | # Obsolete Wireless cards support (pre-802.11) | ||
474 | # | ||
475 | # CONFIG_STRIP is not set | ||
476 | # CONFIG_ARLAN is not set | ||
477 | # CONFIG_WAVELAN is not set | ||
478 | |||
479 | # | ||
480 | # Wireless 802.11b ISA/PCI cards support | ||
481 | # | ||
482 | # CONFIG_HERMES is not set | ||
483 | # CONFIG_ATMEL is not set | ||
484 | |||
485 | # | ||
486 | # Prism GT/Duette 802.11(a/b/g) PCI/Cardbus support | ||
487 | # | ||
488 | # CONFIG_HOSTAP is not set | ||
489 | CONFIG_NET_WIRELESS=y | ||
490 | |||
491 | # | ||
492 | # Wan interfaces | ||
493 | # | 471 | # |
472 | # CONFIG_WLAN_PRE80211 is not set | ||
473 | # CONFIG_WLAN_80211 is not set | ||
494 | # CONFIG_WAN is not set | 474 | # CONFIG_WAN is not set |
495 | # CONFIG_FDDI is not set | 475 | # CONFIG_FDDI is not set |
496 | # CONFIG_PLIP is not set | 476 | # CONFIG_PLIP is not set |
@@ -501,24 +481,19 @@ CONFIG_PPP=y | |||
501 | # CONFIG_PPP_DEFLATE is not set | 481 | # CONFIG_PPP_DEFLATE is not set |
502 | # CONFIG_PPP_BSDCOMP is not set | 482 | # CONFIG_PPP_BSDCOMP is not set |
503 | # CONFIG_SLIP is not set | 483 | # CONFIG_SLIP is not set |
484 | CONFIG_SLHC=y | ||
504 | # CONFIG_NET_FC is not set | 485 | # CONFIG_NET_FC is not set |
505 | # CONFIG_NETPOLL is not set | 486 | # CONFIG_NETPOLL is not set |
506 | # CONFIG_NET_POLL_CONTROLLER is not set | 487 | # CONFIG_NET_POLL_CONTROLLER is not set |
507 | |||
508 | # | ||
509 | # ISDN subsystem | ||
510 | # | ||
511 | # CONFIG_ISDN is not set | 488 | # CONFIG_ISDN is not set |
512 | |||
513 | # | ||
514 | # Telephony Support | ||
515 | # | ||
516 | # CONFIG_PHONE is not set | 489 | # CONFIG_PHONE is not set |
517 | 490 | ||
518 | # | 491 | # |
519 | # Input device support | 492 | # Input device support |
520 | # | 493 | # |
521 | CONFIG_INPUT=y | 494 | CONFIG_INPUT=y |
495 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
496 | # CONFIG_INPUT_POLLDEV is not set | ||
522 | 497 | ||
523 | # | 498 | # |
524 | # Userland interfaces | 499 | # Userland interfaces |
@@ -543,19 +518,31 @@ CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y | |||
543 | # CONFIG_KEYBOARD_LKKBD is not set | 518 | # CONFIG_KEYBOARD_LKKBD is not set |
544 | # CONFIG_KEYBOARD_XTKBD is not set | 519 | # CONFIG_KEYBOARD_XTKBD is not set |
545 | # CONFIG_KEYBOARD_NEWTON is not set | 520 | # CONFIG_KEYBOARD_NEWTON is not set |
521 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
546 | # CONFIG_KEYBOARD_HIL_OLD is not set | 522 | # CONFIG_KEYBOARD_HIL_OLD is not set |
547 | CONFIG_KEYBOARD_HIL=y | 523 | CONFIG_KEYBOARD_HIL=y |
548 | CONFIG_INPUT_MOUSE=y | 524 | CONFIG_INPUT_MOUSE=y |
549 | CONFIG_MOUSE_PS2=y | 525 | CONFIG_MOUSE_PS2=y |
526 | CONFIG_MOUSE_PS2_ALPS=y | ||
527 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
528 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
529 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
530 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
531 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
550 | # CONFIG_MOUSE_SERIAL is not set | 532 | # CONFIG_MOUSE_SERIAL is not set |
533 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
551 | # CONFIG_MOUSE_INPORT is not set | 534 | # CONFIG_MOUSE_INPORT is not set |
552 | # CONFIG_MOUSE_LOGIBM is not set | 535 | # CONFIG_MOUSE_LOGIBM is not set |
553 | # CONFIG_MOUSE_PC110PAD is not set | 536 | # CONFIG_MOUSE_PC110PAD is not set |
554 | # CONFIG_MOUSE_VSXXXAA is not set | 537 | # CONFIG_MOUSE_VSXXXAA is not set |
555 | CONFIG_MOUSE_HIL=y | 538 | CONFIG_MOUSE_HIL=y |
556 | # CONFIG_INPUT_JOYSTICK is not set | 539 | # CONFIG_INPUT_JOYSTICK is not set |
540 | # CONFIG_INPUT_TABLET is not set | ||
557 | # CONFIG_INPUT_TOUCHSCREEN is not set | 541 | # CONFIG_INPUT_TOUCHSCREEN is not set |
558 | CONFIG_INPUT_MISC=y | 542 | CONFIG_INPUT_MISC=y |
543 | # CONFIG_INPUT_ATI_REMOTE is not set | ||
544 | # CONFIG_INPUT_ATI_REMOTE2 is not set | ||
545 | # CONFIG_INPUT_POWERMATE is not set | ||
559 | # CONFIG_INPUT_UINPUT is not set | 546 | # CONFIG_INPUT_UINPUT is not set |
560 | # CONFIG_HP_SDC_RTC is not set | 547 | # CONFIG_HP_SDC_RTC is not set |
561 | 548 | ||
@@ -579,6 +566,7 @@ CONFIG_SERIO_LIBPS2=y | |||
579 | CONFIG_VT=y | 566 | CONFIG_VT=y |
580 | CONFIG_VT_CONSOLE=y | 567 | CONFIG_VT_CONSOLE=y |
581 | CONFIG_HW_CONSOLE=y | 568 | CONFIG_HW_CONSOLE=y |
569 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
582 | # CONFIG_SERIAL_NONSTANDARD is not set | 570 | # CONFIG_SERIAL_NONSTANDARD is not set |
583 | 571 | ||
584 | # | 572 | # |
@@ -586,17 +574,20 @@ CONFIG_HW_CONSOLE=y | |||
586 | # | 574 | # |
587 | CONFIG_SERIAL_8250=y | 575 | CONFIG_SERIAL_8250=y |
588 | CONFIG_SERIAL_8250_CONSOLE=y | 576 | CONFIG_SERIAL_8250_CONSOLE=y |
577 | CONFIG_SERIAL_8250_GSC=y | ||
578 | CONFIG_SERIAL_8250_PCI=y | ||
589 | CONFIG_SERIAL_8250_NR_UARTS=13 | 579 | CONFIG_SERIAL_8250_NR_UARTS=13 |
590 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | 580 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 |
591 | CONFIG_SERIAL_8250_EXTENDED=y | 581 | CONFIG_SERIAL_8250_EXTENDED=y |
592 | CONFIG_SERIAL_8250_MANY_PORTS=y | 582 | CONFIG_SERIAL_8250_MANY_PORTS=y |
593 | CONFIG_SERIAL_8250_SHARE_IRQ=y | ||
594 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
595 | # CONFIG_SERIAL_8250_RSA is not set | ||
596 | # CONFIG_SERIAL_8250_FOURPORT is not set | 583 | # CONFIG_SERIAL_8250_FOURPORT is not set |
597 | # CONFIG_SERIAL_8250_ACCENT is not set | 584 | # CONFIG_SERIAL_8250_ACCENT is not set |
598 | # CONFIG_SERIAL_8250_BOCA is not set | 585 | # CONFIG_SERIAL_8250_BOCA is not set |
586 | # CONFIG_SERIAL_8250_EXAR_ST16C554 is not set | ||
599 | # CONFIG_SERIAL_8250_HUB6 is not set | 587 | # CONFIG_SERIAL_8250_HUB6 is not set |
588 | CONFIG_SERIAL_8250_SHARE_IRQ=y | ||
589 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
590 | # CONFIG_SERIAL_8250_RSA is not set | ||
600 | 591 | ||
601 | # | 592 | # |
602 | # Non-8250 serial port support | 593 | # Non-8250 serial port support |
@@ -605,6 +596,7 @@ CONFIG_SERIAL_MUX=y | |||
605 | CONFIG_SERIAL_MUX_CONSOLE=y | 596 | CONFIG_SERIAL_MUX_CONSOLE=y |
606 | CONFIG_SERIAL_CORE=y | 597 | CONFIG_SERIAL_CORE=y |
607 | CONFIG_SERIAL_CORE_CONSOLE=y | 598 | CONFIG_SERIAL_CORE_CONSOLE=y |
599 | # CONFIG_SERIAL_JSM is not set | ||
608 | CONFIG_UNIX98_PTYS=y | 600 | CONFIG_UNIX98_PTYS=y |
609 | CONFIG_LEGACY_PTYS=y | 601 | CONFIG_LEGACY_PTYS=y |
610 | CONFIG_LEGACY_PTY_COUNT=256 | 602 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -612,35 +604,18 @@ CONFIG_PRINTER=y | |||
612 | # CONFIG_LP_CONSOLE is not set | 604 | # CONFIG_LP_CONSOLE is not set |
613 | # CONFIG_PPDEV is not set | 605 | # CONFIG_PPDEV is not set |
614 | # CONFIG_TIPAR is not set | 606 | # CONFIG_TIPAR is not set |
615 | |||
616 | # | ||
617 | # IPMI | ||
618 | # | ||
619 | # CONFIG_IPMI_HANDLER is not set | 607 | # CONFIG_IPMI_HANDLER is not set |
620 | |||
621 | # | ||
622 | # Watchdog Cards | ||
623 | # | ||
624 | # CONFIG_WATCHDOG is not set | 608 | # CONFIG_WATCHDOG is not set |
609 | # CONFIG_HW_RANDOM is not set | ||
625 | CONFIG_GEN_RTC=y | 610 | CONFIG_GEN_RTC=y |
626 | # CONFIG_GEN_RTC_X is not set | 611 | # CONFIG_GEN_RTC_X is not set |
627 | # CONFIG_DTLK is not set | 612 | # CONFIG_DTLK is not set |
628 | # CONFIG_R3964 is not set | 613 | # CONFIG_R3964 is not set |
629 | # CONFIG_APPLICOM is not set | 614 | # CONFIG_APPLICOM is not set |
630 | 615 | # CONFIG_AGP is not set | |
631 | # | ||
632 | # Ftape, the floppy tape device driver | ||
633 | # | ||
634 | # CONFIG_DRM is not set | 616 | # CONFIG_DRM is not set |
635 | # CONFIG_RAW_DRIVER is not set | 617 | # CONFIG_RAW_DRIVER is not set |
636 | 618 | CONFIG_DEVPORT=y | |
637 | # | ||
638 | # TPM devices | ||
639 | # | ||
640 | |||
641 | # | ||
642 | # I2C support | ||
643 | # | ||
644 | # CONFIG_I2C is not set | 619 | # CONFIG_I2C is not set |
645 | 620 | ||
646 | # | 621 | # |
@@ -648,46 +623,59 @@ CONFIG_GEN_RTC=y | |||
648 | # | 623 | # |
649 | # CONFIG_SPI is not set | 624 | # CONFIG_SPI is not set |
650 | # CONFIG_SPI_MASTER is not set | 625 | # CONFIG_SPI_MASTER is not set |
651 | |||
652 | # | ||
653 | # Dallas's 1-wire bus | ||
654 | # | ||
655 | # CONFIG_W1 is not set | 626 | # CONFIG_W1 is not set |
656 | 627 | # CONFIG_POWER_SUPPLY is not set | |
657 | # | ||
658 | # Hardware Monitoring support | ||
659 | # | ||
660 | # CONFIG_HWMON is not set | 628 | # CONFIG_HWMON is not set |
661 | # CONFIG_HWMON_VID is not set | ||
662 | 629 | ||
663 | # | 630 | # |
664 | # Misc devices | 631 | # Sonics Silicon Backplane |
665 | # | 632 | # |
633 | CONFIG_SSB_POSSIBLE=y | ||
634 | # CONFIG_SSB is not set | ||
666 | 635 | ||
667 | # | 636 | # |
668 | # Multimedia Capabilities Port drivers | 637 | # Multifunction device drivers |
669 | # | 638 | # |
639 | # CONFIG_MFD_SM501 is not set | ||
670 | 640 | ||
671 | # | 641 | # |
672 | # Multimedia devices | 642 | # Multimedia devices |
673 | # | 643 | # |
674 | # CONFIG_VIDEO_DEV is not set | 644 | # CONFIG_VIDEO_DEV is not set |
645 | # CONFIG_DVB_CORE is not set | ||
646 | # CONFIG_DAB is not set | ||
675 | 647 | ||
676 | # | 648 | # |
677 | # Digital Video Broadcasting Devices | 649 | # Graphics support |
678 | # | 650 | # |
679 | # CONFIG_DVB is not set | 651 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
680 | 652 | ||
681 | # | 653 | # |
682 | # Graphics support | 654 | # Display device support |
683 | # | 655 | # |
656 | # CONFIG_DISPLAY_SUPPORT is not set | ||
657 | # CONFIG_VGASTATE is not set | ||
658 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
684 | CONFIG_FB=y | 659 | CONFIG_FB=y |
660 | # CONFIG_FIRMWARE_EDID is not set | ||
661 | # CONFIG_FB_DDC is not set | ||
685 | CONFIG_FB_CFB_FILLRECT=y | 662 | CONFIG_FB_CFB_FILLRECT=y |
686 | CONFIG_FB_CFB_COPYAREA=y | 663 | CONFIG_FB_CFB_COPYAREA=y |
687 | CONFIG_FB_CFB_IMAGEBLIT=y | 664 | CONFIG_FB_CFB_IMAGEBLIT=y |
665 | # CONFIG_FB_SYS_FILLRECT is not set | ||
666 | # CONFIG_FB_SYS_COPYAREA is not set | ||
667 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
668 | # CONFIG_FB_SYS_FOPS is not set | ||
669 | CONFIG_FB_DEFERRED_IO=y | ||
670 | # CONFIG_FB_SVGALIB is not set | ||
688 | # CONFIG_FB_MACMODES is not set | 671 | # CONFIG_FB_MACMODES is not set |
672 | # CONFIG_FB_BACKLIGHT is not set | ||
689 | # CONFIG_FB_MODE_HELPERS is not set | 673 | # CONFIG_FB_MODE_HELPERS is not set |
690 | # CONFIG_FB_TILEBLITTING is not set | 674 | # CONFIG_FB_TILEBLITTING is not set |
675 | |||
676 | # | ||
677 | # Frame buffer hardware drivers | ||
678 | # | ||
691 | # CONFIG_FB_CIRRUS is not set | 679 | # CONFIG_FB_CIRRUS is not set |
692 | # CONFIG_FB_PM2 is not set | 680 | # CONFIG_FB_PM2 is not set |
693 | # CONFIG_FB_CYBER2000 is not set | 681 | # CONFIG_FB_CYBER2000 is not set |
@@ -698,16 +686,18 @@ CONFIG_FB_STI=y | |||
698 | # CONFIG_FB_NVIDIA is not set | 686 | # CONFIG_FB_NVIDIA is not set |
699 | # CONFIG_FB_RIVA is not set | 687 | # CONFIG_FB_RIVA is not set |
700 | # CONFIG_FB_MATROX is not set | 688 | # CONFIG_FB_MATROX is not set |
701 | # CONFIG_FB_RADEON_OLD is not set | ||
702 | # CONFIG_FB_RADEON is not set | 689 | # CONFIG_FB_RADEON is not set |
703 | # CONFIG_FB_ATY128 is not set | 690 | # CONFIG_FB_ATY128 is not set |
704 | # CONFIG_FB_ATY is not set | 691 | # CONFIG_FB_ATY is not set |
692 | # CONFIG_FB_S3 is not set | ||
705 | # CONFIG_FB_SIS is not set | 693 | # CONFIG_FB_SIS is not set |
706 | # CONFIG_FB_NEOMAGIC is not set | 694 | # CONFIG_FB_NEOMAGIC is not set |
707 | # CONFIG_FB_KYRO is not set | 695 | # CONFIG_FB_KYRO is not set |
708 | # CONFIG_FB_3DFX is not set | 696 | # CONFIG_FB_3DFX is not set |
709 | # CONFIG_FB_VOODOO1 is not set | 697 | # CONFIG_FB_VOODOO1 is not set |
698 | # CONFIG_FB_VT8623 is not set | ||
710 | # CONFIG_FB_TRIDENT is not set | 699 | # CONFIG_FB_TRIDENT is not set |
700 | # CONFIG_FB_ARK is not set | ||
711 | # CONFIG_FB_VIRTUAL is not set | 701 | # CONFIG_FB_VIRTUAL is not set |
712 | 702 | ||
713 | # | 703 | # |
@@ -717,21 +707,17 @@ CONFIG_DUMMY_CONSOLE=y | |||
717 | CONFIG_DUMMY_CONSOLE_COLUMNS=160 | 707 | CONFIG_DUMMY_CONSOLE_COLUMNS=160 |
718 | CONFIG_DUMMY_CONSOLE_ROWS=64 | 708 | CONFIG_DUMMY_CONSOLE_ROWS=64 |
719 | CONFIG_FRAMEBUFFER_CONSOLE=y | 709 | CONFIG_FRAMEBUFFER_CONSOLE=y |
710 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
720 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | 711 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set |
721 | CONFIG_STI_CONSOLE=y | 712 | CONFIG_STI_CONSOLE=y |
722 | # CONFIG_FONTS is not set | 713 | # CONFIG_FONTS is not set |
723 | CONFIG_FONT_8x8=y | 714 | CONFIG_FONT_8x8=y |
724 | CONFIG_FONT_8x16=y | 715 | CONFIG_FONT_8x16=y |
725 | |||
726 | # | ||
727 | # Logo configuration | ||
728 | # | ||
729 | CONFIG_LOGO=y | 716 | CONFIG_LOGO=y |
730 | CONFIG_LOGO_LINUX_MONO=y | 717 | CONFIG_LOGO_LINUX_MONO=y |
731 | CONFIG_LOGO_LINUX_VGA16=y | 718 | CONFIG_LOGO_LINUX_VGA16=y |
732 | CONFIG_LOGO_LINUX_CLUT224=y | 719 | CONFIG_LOGO_LINUX_CLUT224=y |
733 | CONFIG_LOGO_PARISC_CLUT224=y | 720 | CONFIG_LOGO_PARISC_CLUT224=y |
734 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
735 | 721 | ||
736 | # | 722 | # |
737 | # Sound | 723 | # Sound |
@@ -749,8 +735,11 @@ CONFIG_SND_SEQUENCER=y | |||
749 | CONFIG_SND_OSSEMUL=y | 735 | CONFIG_SND_OSSEMUL=y |
750 | CONFIG_SND_MIXER_OSS=y | 736 | CONFIG_SND_MIXER_OSS=y |
751 | CONFIG_SND_PCM_OSS=y | 737 | CONFIG_SND_PCM_OSS=y |
738 | CONFIG_SND_PCM_OSS_PLUGINS=y | ||
752 | CONFIG_SND_SEQUENCER_OSS=y | 739 | CONFIG_SND_SEQUENCER_OSS=y |
740 | # CONFIG_SND_DYNAMIC_MINORS is not set | ||
753 | CONFIG_SND_SUPPORT_OLD_API=y | 741 | CONFIG_SND_SUPPORT_OLD_API=y |
742 | CONFIG_SND_VERBOSE_PROCFS=y | ||
754 | # CONFIG_SND_VERBOSE_PRINTK is not set | 743 | # CONFIG_SND_VERBOSE_PRINTK is not set |
755 | # CONFIG_SND_DEBUG is not set | 744 | # CONFIG_SND_DEBUG is not set |
756 | 745 | ||
@@ -760,13 +749,16 @@ CONFIG_SND_SUPPORT_OLD_API=y | |||
760 | # CONFIG_SND_DUMMY is not set | 749 | # CONFIG_SND_DUMMY is not set |
761 | # CONFIG_SND_VIRMIDI is not set | 750 | # CONFIG_SND_VIRMIDI is not set |
762 | # CONFIG_SND_MTPAV is not set | 751 | # CONFIG_SND_MTPAV is not set |
752 | # CONFIG_SND_MTS64 is not set | ||
763 | # CONFIG_SND_SERIAL_U16550 is not set | 753 | # CONFIG_SND_SERIAL_U16550 is not set |
764 | # CONFIG_SND_MPU401 is not set | 754 | # CONFIG_SND_MPU401 is not set |
755 | # CONFIG_SND_PORTMAN2X4 is not set | ||
765 | 756 | ||
766 | # | 757 | # |
767 | # PCI devices | 758 | # PCI devices |
768 | # | 759 | # |
769 | # CONFIG_SND_AD1889 is not set | 760 | # CONFIG_SND_AD1889 is not set |
761 | # CONFIG_SND_ALS300 is not set | ||
770 | # CONFIG_SND_ALI5451 is not set | 762 | # CONFIG_SND_ALI5451 is not set |
771 | # CONFIG_SND_ATIIXP is not set | 763 | # CONFIG_SND_ATIIXP is not set |
772 | # CONFIG_SND_ATIIXP_MODEM is not set | 764 | # CONFIG_SND_ATIIXP_MODEM is not set |
@@ -778,6 +770,18 @@ CONFIG_SND_SUPPORT_OLD_API=y | |||
778 | # CONFIG_SND_CMIPCI is not set | 770 | # CONFIG_SND_CMIPCI is not set |
779 | # CONFIG_SND_CS4281 is not set | 771 | # CONFIG_SND_CS4281 is not set |
780 | # CONFIG_SND_CS46XX is not set | 772 | # CONFIG_SND_CS46XX is not set |
773 | # CONFIG_SND_DARLA20 is not set | ||
774 | # CONFIG_SND_GINA20 is not set | ||
775 | # CONFIG_SND_LAYLA20 is not set | ||
776 | # CONFIG_SND_DARLA24 is not set | ||
777 | # CONFIG_SND_GINA24 is not set | ||
778 | # CONFIG_SND_LAYLA24 is not set | ||
779 | # CONFIG_SND_MONA is not set | ||
780 | # CONFIG_SND_MIA is not set | ||
781 | # CONFIG_SND_ECHO3G is not set | ||
782 | # CONFIG_SND_INDIGO is not set | ||
783 | # CONFIG_SND_INDIGOIO is not set | ||
784 | # CONFIG_SND_INDIGODJ is not set | ||
781 | # CONFIG_SND_EMU10K1 is not set | 785 | # CONFIG_SND_EMU10K1 is not set |
782 | # CONFIG_SND_EMU10K1X is not set | 786 | # CONFIG_SND_EMU10K1X is not set |
783 | # CONFIG_SND_ENS1370 is not set | 787 | # CONFIG_SND_ENS1370 is not set |
@@ -791,11 +795,13 @@ CONFIG_SND_SUPPORT_OLD_API=y | |||
791 | # CONFIG_SND_ICE1712 is not set | 795 | # CONFIG_SND_ICE1712 is not set |
792 | # CONFIG_SND_ICE1724 is not set | 796 | # CONFIG_SND_ICE1724 is not set |
793 | # CONFIG_SND_INTEL8X0 is not set | 797 | # CONFIG_SND_INTEL8X0 is not set |
798 | # CONFIG_SND_INTEL8X0M is not set | ||
794 | # CONFIG_SND_KORG1212 is not set | 799 | # CONFIG_SND_KORG1212 is not set |
795 | # CONFIG_SND_MAESTRO3 is not set | 800 | # CONFIG_SND_MAESTRO3 is not set |
796 | # CONFIG_SND_MIXART is not set | 801 | # CONFIG_SND_MIXART is not set |
797 | # CONFIG_SND_NM256 is not set | 802 | # CONFIG_SND_NM256 is not set |
798 | # CONFIG_SND_PCXHR is not set | 803 | # CONFIG_SND_PCXHR is not set |
804 | # CONFIG_SND_RIPTIDE is not set | ||
799 | # CONFIG_SND_RME32 is not set | 805 | # CONFIG_SND_RME32 is not set |
800 | # CONFIG_SND_RME96 is not set | 806 | # CONFIG_SND_RME96 is not set |
801 | # CONFIG_SND_RME9652 is not set | 807 | # CONFIG_SND_RME9652 is not set |
@@ -812,15 +818,25 @@ CONFIG_SND_SUPPORT_OLD_API=y | |||
812 | CONFIG_SND_HARMONY=y | 818 | CONFIG_SND_HARMONY=y |
813 | 819 | ||
814 | # | 820 | # |
815 | # Open Sound System | 821 | # System on Chip audio support |
816 | # | 822 | # |
817 | # CONFIG_SOUND_PRIME is not set | 823 | # CONFIG_SND_SOC is not set |
818 | 824 | ||
819 | # | 825 | # |
820 | # USB support | 826 | # SoC Audio support for SuperH |
827 | # | ||
828 | |||
829 | # | ||
830 | # Open Sound System | ||
821 | # | 831 | # |
832 | # CONFIG_SOUND_PRIME is not set | ||
833 | CONFIG_HID_SUPPORT=y | ||
834 | CONFIG_HID=y | ||
835 | CONFIG_HID_DEBUG=y | ||
836 | CONFIG_USB_SUPPORT=y | ||
822 | CONFIG_USB_ARCH_HAS_HCD=y | 837 | CONFIG_USB_ARCH_HAS_HCD=y |
823 | CONFIG_USB_ARCH_HAS_OHCI=y | 838 | CONFIG_USB_ARCH_HAS_OHCI=y |
839 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
824 | # CONFIG_USB is not set | 840 | # CONFIG_USB is not set |
825 | 841 | ||
826 | # | 842 | # |
@@ -831,20 +847,29 @@ CONFIG_USB_ARCH_HAS_OHCI=y | |||
831 | # USB Gadget Support | 847 | # USB Gadget Support |
832 | # | 848 | # |
833 | # CONFIG_USB_GADGET is not set | 849 | # CONFIG_USB_GADGET is not set |
850 | # CONFIG_MMC is not set | ||
851 | # CONFIG_NEW_LEDS is not set | ||
852 | # CONFIG_INFINIBAND is not set | ||
853 | # CONFIG_RTC_CLASS is not set | ||
834 | 854 | ||
835 | # | 855 | # |
836 | # MMC/SD Card support | 856 | # DMA Engine support |
837 | # | 857 | # |
838 | # CONFIG_MMC is not set | 858 | # CONFIG_DMA_ENGINE is not set |
839 | 859 | ||
840 | # | 860 | # |
841 | # InfiniBand support | 861 | # DMA Clients |
842 | # | 862 | # |
843 | # CONFIG_INFINIBAND is not set | ||
844 | 863 | ||
845 | # | 864 | # |
846 | # SN Devices | 865 | # DMA Devices |
847 | # | 866 | # |
867 | # CONFIG_AUXDISPLAY is not set | ||
868 | |||
869 | # | ||
870 | # Userspace I/O | ||
871 | # | ||
872 | # CONFIG_UIO is not set | ||
848 | 873 | ||
849 | # | 874 | # |
850 | # File systems | 875 | # File systems |
@@ -860,9 +885,11 @@ CONFIG_JBD=y | |||
860 | # CONFIG_JFS_FS is not set | 885 | # CONFIG_JFS_FS is not set |
861 | # CONFIG_FS_POSIX_ACL is not set | 886 | # CONFIG_FS_POSIX_ACL is not set |
862 | # CONFIG_XFS_FS is not set | 887 | # CONFIG_XFS_FS is not set |
888 | # CONFIG_OCFS2_FS is not set | ||
863 | # CONFIG_MINIX_FS is not set | 889 | # CONFIG_MINIX_FS is not set |
864 | # CONFIG_ROMFS_FS is not set | 890 | # CONFIG_ROMFS_FS is not set |
865 | CONFIG_INOTIFY=y | 891 | CONFIG_INOTIFY=y |
892 | CONFIG_INOTIFY_USER=y | ||
866 | # CONFIG_QUOTA is not set | 893 | # CONFIG_QUOTA is not set |
867 | CONFIG_DNOTIFY=y | 894 | CONFIG_DNOTIFY=y |
868 | # CONFIG_AUTOFS_FS is not set | 895 | # CONFIG_AUTOFS_FS is not set |
@@ -889,11 +916,12 @@ CONFIG_JOLIET=y | |||
889 | # | 916 | # |
890 | CONFIG_PROC_FS=y | 917 | CONFIG_PROC_FS=y |
891 | CONFIG_PROC_KCORE=y | 918 | CONFIG_PROC_KCORE=y |
919 | CONFIG_PROC_SYSCTL=y | ||
892 | CONFIG_SYSFS=y | 920 | CONFIG_SYSFS=y |
893 | CONFIG_TMPFS=y | 921 | CONFIG_TMPFS=y |
922 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
894 | # CONFIG_HUGETLB_PAGE is not set | 923 | # CONFIG_HUGETLB_PAGE is not set |
895 | CONFIG_RAMFS=y | 924 | CONFIG_RAMFS=y |
896 | # CONFIG_RELAYFS_FS is not set | ||
897 | 925 | ||
898 | # | 926 | # |
899 | # Miscellaneous filesystems | 927 | # Miscellaneous filesystems |
@@ -912,6 +940,7 @@ CONFIG_RAMFS=y | |||
912 | CONFIG_NFS_FS=y | 940 | CONFIG_NFS_FS=y |
913 | CONFIG_NFS_V3=y | 941 | CONFIG_NFS_V3=y |
914 | # CONFIG_NFS_V3_ACL is not set | 942 | # CONFIG_NFS_V3_ACL is not set |
943 | # CONFIG_NFS_DIRECTIO is not set | ||
915 | CONFIG_NFSD=y | 944 | CONFIG_NFSD=y |
916 | CONFIG_NFSD_V3=y | 945 | CONFIG_NFSD_V3=y |
917 | # CONFIG_NFSD_V3_ACL is not set | 946 | # CONFIG_NFSD_V3_ACL is not set |
@@ -982,22 +1011,32 @@ CONFIG_NLS_UTF8=m | |||
982 | # Kernel hacking | 1011 | # Kernel hacking |
983 | # | 1012 | # |
984 | # CONFIG_PRINTK_TIME is not set | 1013 | # CONFIG_PRINTK_TIME is not set |
1014 | CONFIG_ENABLE_MUST_CHECK=y | ||
985 | CONFIG_MAGIC_SYSRQ=y | 1015 | CONFIG_MAGIC_SYSRQ=y |
1016 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1017 | # CONFIG_DEBUG_FS is not set | ||
1018 | CONFIG_HEADERS_CHECK=y | ||
986 | CONFIG_DEBUG_KERNEL=y | 1019 | CONFIG_DEBUG_KERNEL=y |
987 | CONFIG_LOG_BUF_SHIFT=16 | 1020 | # CONFIG_DEBUG_SHIRQ is not set |
988 | CONFIG_DETECT_SOFTLOCKUP=y | 1021 | CONFIG_DETECT_SOFTLOCKUP=y |
1022 | CONFIG_SCHED_DEBUG=y | ||
989 | # CONFIG_SCHEDSTATS is not set | 1023 | # CONFIG_SCHEDSTATS is not set |
1024 | # CONFIG_TIMER_STATS is not set | ||
990 | # CONFIG_DEBUG_SLAB is not set | 1025 | # CONFIG_DEBUG_SLAB is not set |
991 | # CONFIG_DEBUG_MUTEXES is not set | 1026 | # CONFIG_DEBUG_RT_MUTEXES is not set |
1027 | # CONFIG_RT_MUTEX_TESTER is not set | ||
992 | # CONFIG_DEBUG_SPINLOCK is not set | 1028 | # CONFIG_DEBUG_SPINLOCK is not set |
1029 | # CONFIG_DEBUG_MUTEXES is not set | ||
993 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 1030 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
1031 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
994 | # CONFIG_DEBUG_KOBJECT is not set | 1032 | # CONFIG_DEBUG_KOBJECT is not set |
1033 | CONFIG_DEBUG_BUGVERBOSE=y | ||
995 | # CONFIG_DEBUG_INFO is not set | 1034 | # CONFIG_DEBUG_INFO is not set |
996 | # CONFIG_DEBUG_IOREMAP is not set | ||
997 | # CONFIG_DEBUG_FS is not set | ||
998 | # CONFIG_DEBUG_VM is not set | 1035 | # CONFIG_DEBUG_VM is not set |
1036 | # CONFIG_DEBUG_LIST is not set | ||
999 | CONFIG_FORCED_INLINING=y | 1037 | CONFIG_FORCED_INLINING=y |
1000 | # CONFIG_RCU_TORTURE_TEST is not set | 1038 | # CONFIG_RCU_TORTURE_TEST is not set |
1039 | # CONFIG_FAULT_INJECTION is not set | ||
1001 | # CONFIG_DEBUG_RODATA is not set | 1040 | # CONFIG_DEBUG_RODATA is not set |
1002 | 1041 | ||
1003 | # | 1042 | # |
@@ -1007,13 +1046,10 @@ CONFIG_FORCED_INLINING=y | |||
1007 | CONFIG_SECURITY=y | 1046 | CONFIG_SECURITY=y |
1008 | # CONFIG_SECURITY_NETWORK is not set | 1047 | # CONFIG_SECURITY_NETWORK is not set |
1009 | CONFIG_SECURITY_CAPABILITIES=y | 1048 | CONFIG_SECURITY_CAPABILITIES=y |
1010 | # CONFIG_SECURITY_SECLVL is not set | ||
1011 | # CONFIG_SECURITY_SELINUX is not set | ||
1012 | |||
1013 | # | ||
1014 | # Cryptographic options | ||
1015 | # | ||
1016 | CONFIG_CRYPTO=y | 1049 | CONFIG_CRYPTO=y |
1050 | CONFIG_CRYPTO_ALGAPI=y | ||
1051 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1052 | CONFIG_CRYPTO_MANAGER=y | ||
1017 | # CONFIG_CRYPTO_HMAC is not set | 1053 | # CONFIG_CRYPTO_HMAC is not set |
1018 | # CONFIG_CRYPTO_NULL is not set | 1054 | # CONFIG_CRYPTO_NULL is not set |
1019 | # CONFIG_CRYPTO_MD4 is not set | 1055 | # CONFIG_CRYPTO_MD4 is not set |
@@ -1023,7 +1059,12 @@ CONFIG_CRYPTO=y | |||
1023 | # CONFIG_CRYPTO_SHA512 is not set | 1059 | # CONFIG_CRYPTO_SHA512 is not set |
1024 | # CONFIG_CRYPTO_WP512 is not set | 1060 | # CONFIG_CRYPTO_WP512 is not set |
1025 | # CONFIG_CRYPTO_TGR192 is not set | 1061 | # CONFIG_CRYPTO_TGR192 is not set |
1062 | # CONFIG_CRYPTO_ECB is not set | ||
1063 | CONFIG_CRYPTO_CBC=y | ||
1064 | # CONFIG_CRYPTO_PCBC is not set | ||
1065 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1026 | # CONFIG_CRYPTO_DES is not set | 1066 | # CONFIG_CRYPTO_DES is not set |
1067 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1027 | # CONFIG_CRYPTO_BLOWFISH is not set | 1068 | # CONFIG_CRYPTO_BLOWFISH is not set |
1028 | # CONFIG_CRYPTO_TWOFISH is not set | 1069 | # CONFIG_CRYPTO_TWOFISH is not set |
1029 | # CONFIG_CRYPTO_SERPENT is not set | 1070 | # CONFIG_CRYPTO_SERPENT is not set |
@@ -1034,19 +1075,26 @@ CONFIG_CRYPTO=y | |||
1034 | # CONFIG_CRYPTO_ARC4 is not set | 1075 | # CONFIG_CRYPTO_ARC4 is not set |
1035 | # CONFIG_CRYPTO_KHAZAD is not set | 1076 | # CONFIG_CRYPTO_KHAZAD is not set |
1036 | # CONFIG_CRYPTO_ANUBIS is not set | 1077 | # CONFIG_CRYPTO_ANUBIS is not set |
1078 | # CONFIG_CRYPTO_SEED is not set | ||
1037 | # CONFIG_CRYPTO_DEFLATE is not set | 1079 | # CONFIG_CRYPTO_DEFLATE is not set |
1038 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1080 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1039 | # CONFIG_CRYPTO_CRC32C is not set | 1081 | # CONFIG_CRYPTO_CRC32C is not set |
1082 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1040 | # CONFIG_CRYPTO_TEST is not set | 1083 | # CONFIG_CRYPTO_TEST is not set |
1041 | 1084 | # CONFIG_CRYPTO_AUTHENC is not set | |
1042 | # | 1085 | CONFIG_CRYPTO_HW=y |
1043 | # Hardware crypto devices | ||
1044 | # | ||
1045 | 1086 | ||
1046 | # | 1087 | # |
1047 | # Library routines | 1088 | # Library routines |
1048 | # | 1089 | # |
1090 | CONFIG_BITREVERSE=y | ||
1049 | # CONFIG_CRC_CCITT is not set | 1091 | # CONFIG_CRC_CCITT is not set |
1050 | # CONFIG_CRC16 is not set | 1092 | # CONFIG_CRC16 is not set |
1093 | # CONFIG_CRC_ITU_T is not set | ||
1051 | CONFIG_CRC32=y | 1094 | CONFIG_CRC32=y |
1095 | # CONFIG_CRC7 is not set | ||
1052 | # CONFIG_LIBCRC32C is not set | 1096 | # CONFIG_LIBCRC32C is not set |
1097 | CONFIG_PLIST=y | ||
1098 | CONFIG_HAS_IOMEM=y | ||
1099 | CONFIG_HAS_IOPORT=y | ||
1100 | CONFIG_HAS_DMA=y | ||