diff options
author | Michal Marek <mmarek@suse.cz> | 2010-10-12 09:09:06 -0400 |
---|---|---|
committer | Michal Marek <mmarek@suse.cz> | 2010-10-12 09:09:06 -0400 |
commit | 239060b93bb30a4ad55f1ecaa512464a035cc5ba (patch) | |
tree | 77f79810e57d4fc24356eca0cd6db463e8994128 /arch/parisc | |
parent | 1408b15b98635a13bad2e2a50b3c2ae2ccdf625b (diff) | |
parent | e9203c988234aa512bd45ca32b52e21c7bbfc414 (diff) |
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
We need to revert the temporary hack in 71ebc01, hence the merge.
Diffstat (limited to 'arch/parisc')
-rw-r--r-- | arch/parisc/Kconfig | 4 | ||||
-rw-r--r-- | arch/parisc/configs/712_defconfig | 909 | ||||
-rw-r--r-- | arch/parisc/configs/a500_defconfig | 1110 | ||||
-rw-r--r-- | arch/parisc/configs/b180_defconfig | 1144 | ||||
-rw-r--r-- | arch/parisc/configs/c3000_defconfig | 1353 | ||||
-rw-r--r-- | arch/parisc/configs/default_defconfig | 1380 | ||||
-rw-r--r-- | arch/parisc/hpux/fs.c | 7 | ||||
-rw-r--r-- | arch/parisc/hpux/sys_hpux.c | 10 | ||||
-rw-r--r-- | arch/parisc/include/asm/Kbuild | 2 | ||||
-rw-r--r-- | arch/parisc/include/asm/cache.h | 2 | ||||
-rw-r--r-- | arch/parisc/include/asm/cacheflush.h | 2 | ||||
-rw-r--r-- | arch/parisc/include/asm/dma-mapping.h | 12 | ||||
-rw-r--r-- | arch/parisc/include/asm/ioctls.h | 4 | ||||
-rw-r--r-- | arch/parisc/include/asm/local64.h | 1 | ||||
-rw-r--r-- | arch/parisc/include/asm/scatterlist.h | 1 | ||||
-rw-r--r-- | arch/parisc/include/asm/termbits.h | 1 | ||||
-rw-r--r-- | arch/parisc/kernel/firmware.c | 12 | ||||
-rw-r--r-- | arch/parisc/kernel/ftrace.c | 4 | ||||
-rw-r--r-- | arch/parisc/mm/ioremap.c | 2 |
19 files changed, 26 insertions, 5934 deletions
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index 82cec342bd30..33c02143828f 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig | |||
@@ -59,10 +59,6 @@ config GENERIC_CALIBRATE_DELAY | |||
59 | bool | 59 | bool |
60 | default y | 60 | default y |
61 | 61 | ||
62 | config GENERIC_TIME | ||
63 | bool | ||
64 | default y | ||
65 | |||
66 | config TIME_LOW_RES | 62 | config TIME_LOW_RES |
67 | bool | 63 | bool |
68 | depends on SMP | 64 | depends on SMP |
diff --git a/arch/parisc/configs/712_defconfig b/arch/parisc/configs/712_defconfig index bf34a28895fa..0f90569b9d85 100644 --- a/arch/parisc/configs/712_defconfig +++ b/arch/parisc/configs/712_defconfig | |||
@@ -1,896 +1,142 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.29-rc8 | ||
4 | # Fri Mar 13 01:32:55 2009 | ||
5 | # | ||
6 | CONFIG_PARISC=y | ||
7 | CONFIG_MMU=y | ||
8 | CONFIG_STACK_GROWSUP=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 | ||
15 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
16 | CONFIG_GENERIC_TIME=y | ||
17 | CONFIG_GENERIC_HARDIRQS=y | ||
18 | CONFIG_GENERIC_IRQ_PROBE=y | ||
19 | CONFIG_IRQ_PER_CPU=y | ||
20 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
21 | |||
22 | # | ||
23 | # General setup | ||
24 | # | ||
25 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
26 | CONFIG_BROKEN_ON_SMP=y | ||
27 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
28 | CONFIG_LOCALVERSION="" | ||
29 | # CONFIG_LOCALVERSION_AUTO is not set | 2 | # CONFIG_LOCALVERSION_AUTO is not set |
30 | CONFIG_SWAP=y | ||
31 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
32 | CONFIG_SYSVIPC_SYSCTL=y | ||
33 | CONFIG_POSIX_MQUEUE=y | 4 | CONFIG_POSIX_MQUEUE=y |
34 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
35 | # CONFIG_TASKSTATS is not set | ||
36 | # CONFIG_AUDIT is not set | ||
37 | |||
38 | # | ||
39 | # RCU Subsystem | ||
40 | # | ||
41 | CONFIG_CLASSIC_RCU=y | ||
42 | # CONFIG_TREE_RCU is not set | ||
43 | # CONFIG_PREEMPT_RCU is not set | ||
44 | # CONFIG_TREE_RCU_TRACE is not set | ||
45 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
46 | CONFIG_IKCONFIG=y | 5 | CONFIG_IKCONFIG=y |
47 | CONFIG_IKCONFIG_PROC=y | 6 | CONFIG_IKCONFIG_PROC=y |
48 | CONFIG_LOG_BUF_SHIFT=16 | 7 | CONFIG_LOG_BUF_SHIFT=16 |
49 | # CONFIG_GROUP_SCHED is not set | ||
50 | # CONFIG_CGROUPS is not set | ||
51 | CONFIG_SYSFS_DEPRECATED=y | ||
52 | CONFIG_SYSFS_DEPRECATED_V2=y | 8 | CONFIG_SYSFS_DEPRECATED_V2=y |
53 | # CONFIG_RELAY is not set | ||
54 | CONFIG_NAMESPACES=y | ||
55 | # CONFIG_UTS_NS is not set | ||
56 | # CONFIG_IPC_NS is not set | ||
57 | # CONFIG_USER_NS is not set | ||
58 | # CONFIG_PID_NS is not set | ||
59 | # CONFIG_NET_NS is not set | ||
60 | CONFIG_BLK_DEV_INITRD=y | 9 | CONFIG_BLK_DEV_INITRD=y |
61 | CONFIG_INITRAMFS_SOURCE="" | ||
62 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
63 | CONFIG_SYSCTL=y | ||
64 | CONFIG_ANON_INODES=y | ||
65 | # CONFIG_EMBEDDED is not set | ||
66 | CONFIG_SYSCTL_SYSCALL=y | ||
67 | CONFIG_KALLSYMS=y | ||
68 | CONFIG_KALLSYMS_ALL=y | 10 | CONFIG_KALLSYMS_ALL=y |
69 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
70 | CONFIG_HOTPLUG=y | ||
71 | CONFIG_PRINTK=y | ||
72 | CONFIG_BUG=y | ||
73 | CONFIG_ELF_CORE=y | ||
74 | CONFIG_BASE_FULL=y | ||
75 | CONFIG_FUTEX=y | ||
76 | CONFIG_EPOLL=y | ||
77 | CONFIG_SIGNALFD=y | ||
78 | CONFIG_TIMERFD=y | ||
79 | CONFIG_EVENTFD=y | ||
80 | CONFIG_SHMEM=y | ||
81 | CONFIG_AIO=y | ||
82 | CONFIG_VM_EVENT_COUNTERS=y | ||
83 | CONFIG_COMPAT_BRK=y | ||
84 | CONFIG_SLAB=y | 11 | CONFIG_SLAB=y |
85 | # CONFIG_SLUB is not set | ||
86 | # CONFIG_SLOB is not set | ||
87 | CONFIG_PROFILING=y | 12 | CONFIG_PROFILING=y |
88 | CONFIG_TRACEPOINTS=y | ||
89 | # CONFIG_MARKERS is not set | ||
90 | CONFIG_OPROFILE=m | 13 | CONFIG_OPROFILE=m |
91 | CONFIG_HAVE_OPROFILE=y | ||
92 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
93 | CONFIG_SLABINFO=y | ||
94 | CONFIG_RT_MUTEXES=y | ||
95 | CONFIG_BASE_SMALL=0 | ||
96 | CONFIG_MODULES=y | 14 | CONFIG_MODULES=y |
97 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
98 | CONFIG_MODULE_UNLOAD=y | 15 | CONFIG_MODULE_UNLOAD=y |
99 | CONFIG_MODULE_FORCE_UNLOAD=y | 16 | CONFIG_MODULE_FORCE_UNLOAD=y |
100 | # CONFIG_MODVERSIONS is not set | ||
101 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
102 | CONFIG_INIT_ALL_POSSIBLE=y | ||
103 | CONFIG_BLOCK=y | ||
104 | # CONFIG_LBD is not set | ||
105 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
106 | # CONFIG_BLK_DEV_BSG is not set | 17 | # CONFIG_BLK_DEV_BSG is not set |
107 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
108 | |||
109 | # | ||
110 | # IO Schedulers | ||
111 | # | ||
112 | CONFIG_IOSCHED_NOOP=y | ||
113 | CONFIG_IOSCHED_AS=y | ||
114 | CONFIG_IOSCHED_DEADLINE=y | ||
115 | CONFIG_IOSCHED_CFQ=y | ||
116 | CONFIG_DEFAULT_AS=y | ||
117 | # CONFIG_DEFAULT_DEADLINE is not set | ||
118 | # CONFIG_DEFAULT_CFQ is not set | ||
119 | # CONFIG_DEFAULT_NOOP is not set | ||
120 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
121 | # CONFIG_FREEZER is not set | ||
122 | |||
123 | # | ||
124 | # Processor type and features | ||
125 | # | ||
126 | # CONFIG_PA7000 is not set | ||
127 | CONFIG_PA7100LC=y | 18 | CONFIG_PA7100LC=y |
128 | # CONFIG_PA7200 is not set | ||
129 | # CONFIG_PA7300LC is not set | ||
130 | # CONFIG_PA8X00 is not set | ||
131 | CONFIG_PA11=y | ||
132 | CONFIG_PARISC_PAGE_SIZE_4KB=y | ||
133 | # CONFIG_PARISC_PAGE_SIZE_16KB is not set | ||
134 | # CONFIG_PARISC_PAGE_SIZE_64KB is not set | ||
135 | # CONFIG_SMP is not set | ||
136 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
137 | # CONFIG_PREEMPT_NONE is not set | ||
138 | CONFIG_PREEMPT_VOLUNTARY=y | 19 | CONFIG_PREEMPT_VOLUNTARY=y |
139 | # CONFIG_PREEMPT is not set | ||
140 | # CONFIG_HZ_100 is not set | ||
141 | CONFIG_HZ_250=y | ||
142 | # CONFIG_HZ_300 is not set | ||
143 | # CONFIG_HZ_1000 is not set | ||
144 | CONFIG_HZ=250 | ||
145 | # CONFIG_SCHED_HRTICK is not set | ||
146 | CONFIG_SELECT_MEMORY_MODEL=y | ||
147 | CONFIG_FLATMEM_MANUAL=y | ||
148 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
149 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
150 | CONFIG_FLATMEM=y | ||
151 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
152 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
153 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
154 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
155 | CONFIG_ZONE_DMA_FLAG=0 | ||
156 | CONFIG_VIRT_TO_BUS=y | ||
157 | CONFIG_UNEVICTABLE_LRU=y | ||
158 | # CONFIG_HPUX is not set | ||
159 | |||
160 | # | ||
161 | # Bus options (PCI, PCMCIA, EISA, GSC, ISA) | ||
162 | # | ||
163 | CONFIG_GSC=y | ||
164 | # CONFIG_HPPB is not set | ||
165 | # CONFIG_IOMMU_CCIO is not set | ||
166 | CONFIG_GSC_LASI=y | 20 | CONFIG_GSC_LASI=y |
167 | # CONFIG_GSC_WAX is not set | ||
168 | # CONFIG_EISA is not set | ||
169 | # CONFIG_PCI is not set | ||
170 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
171 | # CONFIG_PCCARD is not set | ||
172 | |||
173 | # | ||
174 | # PA-RISC specific drivers | ||
175 | # | ||
176 | CONFIG_CHASSIS_LCD_LED=y | ||
177 | # CONFIG_PDC_CHASSIS is not set | 21 | # CONFIG_PDC_CHASSIS is not set |
178 | CONFIG_PDC_CHASSIS_WARN=y | ||
179 | CONFIG_PDC_STABLE=y | ||
180 | |||
181 | # | ||
182 | # Executable file formats | ||
183 | # | ||
184 | CONFIG_BINFMT_ELF=y | ||
185 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
186 | # CONFIG_HAVE_AOUT is not set | ||
187 | CONFIG_BINFMT_MISC=m | 22 | CONFIG_BINFMT_MISC=m |
188 | CONFIG_NET=y | 23 | CONFIG_NET=y |
189 | |||
190 | # | ||
191 | # Networking options | ||
192 | # | ||
193 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
194 | CONFIG_PACKET=y | 24 | CONFIG_PACKET=y |
195 | CONFIG_PACKET_MMAP=y | ||
196 | CONFIG_UNIX=y | 25 | CONFIG_UNIX=y |
197 | CONFIG_XFRM=y | ||
198 | CONFIG_XFRM_USER=m | 26 | CONFIG_XFRM_USER=m |
199 | # CONFIG_XFRM_SUB_POLICY is not set | ||
200 | # CONFIG_XFRM_MIGRATE is not set | ||
201 | # CONFIG_XFRM_STATISTICS is not set | ||
202 | CONFIG_NET_KEY=m | 27 | CONFIG_NET_KEY=m |
203 | # CONFIG_NET_KEY_MIGRATE is not set | ||
204 | CONFIG_INET=y | 28 | CONFIG_INET=y |
205 | CONFIG_IP_MULTICAST=y | 29 | CONFIG_IP_MULTICAST=y |
206 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
207 | CONFIG_IP_FIB_HASH=y | ||
208 | CONFIG_IP_PNP=y | 30 | CONFIG_IP_PNP=y |
209 | CONFIG_IP_PNP_DHCP=y | 31 | CONFIG_IP_PNP_DHCP=y |
210 | CONFIG_IP_PNP_BOOTP=y | 32 | CONFIG_IP_PNP_BOOTP=y |
211 | # CONFIG_IP_PNP_RARP is not set | ||
212 | # CONFIG_NET_IPIP is not set | ||
213 | # CONFIG_NET_IPGRE is not set | ||
214 | # CONFIG_IP_MROUTE is not set | ||
215 | # CONFIG_ARPD is not set | ||
216 | # CONFIG_SYN_COOKIES is not set | ||
217 | CONFIG_INET_AH=m | 33 | CONFIG_INET_AH=m |
218 | CONFIG_INET_ESP=m | 34 | CONFIG_INET_ESP=m |
219 | # CONFIG_INET_IPCOMP is not set | ||
220 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
221 | # CONFIG_INET_TUNNEL is not set | ||
222 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
223 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
224 | CONFIG_INET_XFRM_MODE_BEET=y | ||
225 | # CONFIG_INET_LRO is not set | 35 | # CONFIG_INET_LRO is not set |
226 | CONFIG_INET_DIAG=m | 36 | CONFIG_INET_DIAG=m |
227 | CONFIG_INET_TCP_DIAG=m | ||
228 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
229 | CONFIG_TCP_CONG_CUBIC=y | ||
230 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
231 | # CONFIG_TCP_MD5SIG is not set | ||
232 | # CONFIG_IPV6 is not set | 37 | # CONFIG_IPV6 is not set |
233 | # CONFIG_NETWORK_SECMARK is not set | ||
234 | CONFIG_NETFILTER=y | 38 | CONFIG_NETFILTER=y |
235 | # CONFIG_NETFILTER_DEBUG is not set | ||
236 | CONFIG_NETFILTER_ADVANCED=y | ||
237 | |||
238 | # | ||
239 | # Core Netfilter Configuration | ||
240 | # | ||
241 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set | ||
242 | # CONFIG_NETFILTER_NETLINK_LOG is not set | ||
243 | # CONFIG_NF_CONNTRACK is not set | ||
244 | # CONFIG_NETFILTER_XTABLES is not set | ||
245 | # CONFIG_IP_VS is not set | ||
246 | |||
247 | # | ||
248 | # IP: Netfilter Configuration | ||
249 | # | ||
250 | # CONFIG_NF_DEFRAG_IPV4 is not set | ||
251 | CONFIG_IP_NF_QUEUE=m | 39 | CONFIG_IP_NF_QUEUE=m |
252 | # CONFIG_IP_NF_IPTABLES is not set | ||
253 | # CONFIG_IP_NF_ARPTABLES is not set | ||
254 | # CONFIG_IP_DCCP is not set | ||
255 | # CONFIG_IP_SCTP is not set | ||
256 | # CONFIG_TIPC is not set | ||
257 | # CONFIG_ATM is not set | ||
258 | # CONFIG_BRIDGE is not set | ||
259 | # CONFIG_NET_DSA is not set | ||
260 | # CONFIG_VLAN_8021Q is not set | ||
261 | # CONFIG_DECNET is not set | ||
262 | CONFIG_LLC=m | ||
263 | CONFIG_LLC2=m | 40 | CONFIG_LLC2=m |
264 | # CONFIG_IPX is not set | ||
265 | # CONFIG_ATALK is not set | ||
266 | # CONFIG_X25 is not set | ||
267 | # CONFIG_LAPB is not set | ||
268 | # CONFIG_ECONET is not set | ||
269 | # CONFIG_WAN_ROUTER is not set | ||
270 | # CONFIG_NET_SCHED is not set | ||
271 | # CONFIG_DCB is not set | ||
272 | |||
273 | # | ||
274 | # Network testing | ||
275 | # | ||
276 | CONFIG_NET_PKTGEN=m | 41 | CONFIG_NET_PKTGEN=m |
277 | # CONFIG_HAMRADIO is not set | ||
278 | # CONFIG_CAN is not set | ||
279 | # CONFIG_IRDA is not set | ||
280 | # CONFIG_BT is not set | ||
281 | # CONFIG_AF_RXRPC is not set | ||
282 | # CONFIG_PHONET is not set | ||
283 | CONFIG_WIRELESS=y | ||
284 | # CONFIG_CFG80211 is not set | ||
285 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
286 | # CONFIG_WIRELESS_EXT is not set | ||
287 | # CONFIG_LIB80211 is not set | ||
288 | # CONFIG_MAC80211 is not set | ||
289 | # CONFIG_WIMAX is not set | ||
290 | # CONFIG_RFKILL is not set | ||
291 | # CONFIG_NET_9P is not set | ||
292 | |||
293 | # | ||
294 | # Device Drivers | ||
295 | # | ||
296 | |||
297 | # | ||
298 | # Generic Driver Options | ||
299 | # | ||
300 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 42 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
301 | # CONFIG_STANDALONE is not set | 43 | # CONFIG_STANDALONE is not set |
302 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 44 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
303 | CONFIG_FW_LOADER=y | ||
304 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
305 | CONFIG_EXTRA_FIRMWARE="" | ||
306 | # CONFIG_DEBUG_DRIVER is not set | ||
307 | # CONFIG_DEBUG_DEVRES is not set | ||
308 | # CONFIG_SYS_HYPERVISOR is not set | ||
309 | # CONFIG_CONNECTOR is not set | ||
310 | # CONFIG_MTD is not set | ||
311 | CONFIG_PARPORT=y | 45 | CONFIG_PARPORT=y |
312 | CONFIG_PARPORT_PC=m | 46 | CONFIG_PARPORT_PC=m |
313 | # CONFIG_PARPORT_PC_FIFO is not set | ||
314 | # CONFIG_PARPORT_PC_SUPERIO is not set | ||
315 | CONFIG_PARPORT_GSC=y | ||
316 | # CONFIG_PARPORT_AX88796 is not set | ||
317 | # CONFIG_PARPORT_1284 is not set | ||
318 | CONFIG_PARPORT_NOT_PC=y | ||
319 | CONFIG_BLK_DEV=y | ||
320 | # CONFIG_PARIDE is not set | ||
321 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
322 | CONFIG_BLK_DEV_LOOP=y | 47 | CONFIG_BLK_DEV_LOOP=y |
323 | CONFIG_BLK_DEV_CRYPTOLOOP=y | 48 | CONFIG_BLK_DEV_CRYPTOLOOP=y |
324 | # CONFIG_BLK_DEV_NBD is not set | ||
325 | CONFIG_BLK_DEV_RAM=y | 49 | CONFIG_BLK_DEV_RAM=y |
326 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
327 | CONFIG_BLK_DEV_RAM_SIZE=6144 | 50 | CONFIG_BLK_DEV_RAM_SIZE=6144 |
328 | # CONFIG_BLK_DEV_XIP is not set | ||
329 | # CONFIG_CDROM_PKTCDVD is not set | ||
330 | CONFIG_ATA_OVER_ETH=m | 51 | CONFIG_ATA_OVER_ETH=m |
331 | # CONFIG_BLK_DEV_HD is not set | ||
332 | CONFIG_MISC_DEVICES=y | ||
333 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
334 | # CONFIG_C2PORT is not set | ||
335 | |||
336 | # | ||
337 | # EEPROM support | ||
338 | # | ||
339 | # CONFIG_EEPROM_93CX6 is not set | ||
340 | CONFIG_HAVE_IDE=y | ||
341 | # CONFIG_IDE is not set | ||
342 | |||
343 | # | ||
344 | # SCSI device support | ||
345 | # | ||
346 | # CONFIG_RAID_ATTRS is not set | ||
347 | CONFIG_SCSI=y | 52 | CONFIG_SCSI=y |
348 | CONFIG_SCSI_DMA=y | ||
349 | # CONFIG_SCSI_TGT is not set | ||
350 | # CONFIG_SCSI_NETLINK is not set | ||
351 | CONFIG_SCSI_PROC_FS=y | ||
352 | |||
353 | # | ||
354 | # SCSI support type (disk, tape, CD-ROM) | ||
355 | # | ||
356 | CONFIG_BLK_DEV_SD=y | 53 | CONFIG_BLK_DEV_SD=y |
357 | CONFIG_CHR_DEV_ST=y | 54 | CONFIG_CHR_DEV_ST=y |
358 | # CONFIG_CHR_DEV_OSST is not set | ||
359 | CONFIG_BLK_DEV_SR=y | 55 | CONFIG_BLK_DEV_SR=y |
360 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
361 | CONFIG_CHR_DEV_SG=y | 56 | CONFIG_CHR_DEV_SG=y |
362 | # CONFIG_CHR_DEV_SCH is not set | ||
363 | |||
364 | # | ||
365 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
366 | # | ||
367 | # CONFIG_SCSI_MULTI_LUN is not set | ||
368 | # CONFIG_SCSI_CONSTANTS is not set | ||
369 | # CONFIG_SCSI_LOGGING is not set | ||
370 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
371 | CONFIG_SCSI_WAIT_SCAN=m | ||
372 | |||
373 | # | ||
374 | # SCSI Transports | ||
375 | # | ||
376 | CONFIG_SCSI_SPI_ATTRS=y | ||
377 | # CONFIG_SCSI_FC_ATTRS is not set | ||
378 | CONFIG_SCSI_ISCSI_ATTRS=m | 57 | CONFIG_SCSI_ISCSI_ATTRS=m |
379 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
380 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
381 | CONFIG_SCSI_LOWLEVEL=y | ||
382 | # CONFIG_ISCSI_TCP is not set | ||
383 | # CONFIG_LIBFC is not set | ||
384 | # CONFIG_SCSI_PPA is not set | ||
385 | # CONFIG_SCSI_IMM is not set | ||
386 | CONFIG_SCSI_LASI700=y | 58 | CONFIG_SCSI_LASI700=y |
387 | CONFIG_53C700_LE_ON_BE=y | ||
388 | # CONFIG_SCSI_ZALON is not set | ||
389 | CONFIG_SCSI_DEBUG=m | 59 | CONFIG_SCSI_DEBUG=m |
390 | # CONFIG_SCSI_DH is not set | ||
391 | # CONFIG_ATA is not set | ||
392 | CONFIG_MD=y | 60 | CONFIG_MD=y |
393 | CONFIG_BLK_DEV_MD=m | 61 | CONFIG_BLK_DEV_MD=m |
394 | CONFIG_MD_LINEAR=m | 62 | CONFIG_MD_LINEAR=m |
395 | CONFIG_MD_RAID0=m | 63 | CONFIG_MD_RAID0=m |
396 | CONFIG_MD_RAID1=m | 64 | CONFIG_MD_RAID1=m |
397 | # CONFIG_MD_RAID10 is not set | ||
398 | # CONFIG_MD_RAID456 is not set | ||
399 | # CONFIG_MD_MULTIPATH is not set | ||
400 | # CONFIG_MD_FAULTY is not set | ||
401 | # CONFIG_BLK_DEV_DM is not set | ||
402 | CONFIG_NETDEVICES=y | 65 | CONFIG_NETDEVICES=y |
403 | CONFIG_DUMMY=m | 66 | CONFIG_DUMMY=m |
404 | CONFIG_BONDING=m | 67 | CONFIG_BONDING=m |
405 | # CONFIG_MACVLAN is not set | ||
406 | # CONFIG_EQUALIZER is not set | ||
407 | CONFIG_TUN=m | 68 | CONFIG_TUN=m |
408 | # CONFIG_VETH is not set | ||
409 | # CONFIG_PHYLIB is not set | ||
410 | CONFIG_NET_ETHERNET=y | 69 | CONFIG_NET_ETHERNET=y |
411 | CONFIG_MII=m | 70 | CONFIG_MII=m |
412 | CONFIG_LASI_82596=y | 71 | CONFIG_LASI_82596=y |
413 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
414 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
415 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
416 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
417 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
418 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
419 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
420 | # CONFIG_B44 is not set | ||
421 | # CONFIG_NET_POCKET is not set | ||
422 | CONFIG_NETDEV_1000=y | ||
423 | CONFIG_NETDEV_10000=y | ||
424 | |||
425 | # | ||
426 | # Wireless LAN | ||
427 | # | ||
428 | # CONFIG_WLAN_PRE80211 is not set | ||
429 | # CONFIG_WLAN_80211 is not set | ||
430 | # CONFIG_IWLWIFI_LEDS is not set | ||
431 | |||
432 | # | ||
433 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
434 | # | ||
435 | # CONFIG_WAN is not set | ||
436 | # CONFIG_PLIP is not set | ||
437 | CONFIG_PPP=m | 72 | CONFIG_PPP=m |
438 | # CONFIG_PPP_MULTILINK is not set | ||
439 | # CONFIG_PPP_FILTER is not set | ||
440 | CONFIG_PPP_ASYNC=m | 73 | CONFIG_PPP_ASYNC=m |
441 | CONFIG_PPP_SYNC_TTY=m | 74 | CONFIG_PPP_SYNC_TTY=m |
442 | CONFIG_PPP_DEFLATE=m | 75 | CONFIG_PPP_DEFLATE=m |
443 | CONFIG_PPP_BSDCOMP=m | 76 | CONFIG_PPP_BSDCOMP=m |
444 | CONFIG_PPP_MPPE=m | 77 | CONFIG_PPP_MPPE=m |
445 | CONFIG_PPPOE=m | 78 | CONFIG_PPPOE=m |
446 | # CONFIG_PPPOL2TP is not set | ||
447 | # CONFIG_SLIP is not set | ||
448 | CONFIG_SLHC=m | ||
449 | # CONFIG_NETCONSOLE is not set | ||
450 | # CONFIG_NETPOLL is not set | ||
451 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
452 | # CONFIG_ISDN is not set | ||
453 | # CONFIG_PHONE is not set | ||
454 | |||
455 | # | ||
456 | # Input device support | ||
457 | # | ||
458 | CONFIG_INPUT=y | ||
459 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
460 | # CONFIG_INPUT_POLLDEV is not set | ||
461 | |||
462 | # | ||
463 | # Userland interfaces | ||
464 | # | ||
465 | CONFIG_INPUT_MOUSEDEV=y | ||
466 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
467 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
468 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
469 | # CONFIG_INPUT_JOYDEV is not set | ||
470 | # CONFIG_INPUT_EVDEV is not set | ||
471 | # CONFIG_INPUT_EVBUG is not set | ||
472 | |||
473 | # | ||
474 | # Input Device Drivers | ||
475 | # | ||
476 | CONFIG_INPUT_KEYBOARD=y | ||
477 | CONFIG_KEYBOARD_ATKBD=y | ||
478 | CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y | ||
479 | # CONFIG_KEYBOARD_ATKBD_RDI_KEYCODES is not set | ||
480 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
481 | # CONFIG_KEYBOARD_LKKBD is not set | ||
482 | # CONFIG_KEYBOARD_XTKBD is not set | ||
483 | # CONFIG_KEYBOARD_NEWTON is not set | ||
484 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
485 | # CONFIG_KEYBOARD_HIL_OLD is not set | 79 | # CONFIG_KEYBOARD_HIL_OLD is not set |
486 | CONFIG_KEYBOARD_HIL=y | ||
487 | CONFIG_INPUT_MOUSE=y | ||
488 | CONFIG_MOUSE_PS2=y | ||
489 | CONFIG_MOUSE_PS2_ALPS=y | ||
490 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
491 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
492 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
493 | # CONFIG_MOUSE_PS2_ELANTECH is not set | ||
494 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
495 | CONFIG_MOUSE_SERIAL=m | 80 | CONFIG_MOUSE_SERIAL=m |
496 | # CONFIG_MOUSE_VSXXXAA is not set | ||
497 | CONFIG_MOUSE_HIL=m | ||
498 | # CONFIG_INPUT_JOYSTICK is not set | ||
499 | # CONFIG_INPUT_TABLET is not set | ||
500 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
501 | # CONFIG_INPUT_MISC is not set | ||
502 | |||
503 | # | ||
504 | # Hardware I/O ports | ||
505 | # | ||
506 | CONFIG_SERIO=y | ||
507 | CONFIG_SERIO_SERPORT=y | ||
508 | # CONFIG_SERIO_PARKBD is not set | ||
509 | CONFIG_SERIO_GSCPS2=y | ||
510 | CONFIG_HP_SDC=y | ||
511 | CONFIG_HIL_MLC=y | ||
512 | CONFIG_SERIO_LIBPS2=y | ||
513 | # CONFIG_SERIO_RAW is not set | ||
514 | # CONFIG_GAMEPORT is not set | ||
515 | |||
516 | # | ||
517 | # Character devices | ||
518 | # | ||
519 | CONFIG_VT=y | ||
520 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
521 | CONFIG_VT_CONSOLE=y | ||
522 | CONFIG_HW_CONSOLE=y | ||
523 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
524 | CONFIG_DEVKMEM=y | ||
525 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
526 | |||
527 | # | ||
528 | # Serial drivers | ||
529 | # | ||
530 | CONFIG_SERIAL_8250=y | 81 | CONFIG_SERIAL_8250=y |
531 | CONFIG_SERIAL_8250_CONSOLE=y | 82 | CONFIG_SERIAL_8250_CONSOLE=y |
532 | CONFIG_SERIAL_8250_GSC=y | ||
533 | CONFIG_SERIAL_8250_NR_UARTS=17 | 83 | CONFIG_SERIAL_8250_NR_UARTS=17 |
534 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
535 | CONFIG_SERIAL_8250_EXTENDED=y | 84 | CONFIG_SERIAL_8250_EXTENDED=y |
536 | CONFIG_SERIAL_8250_MANY_PORTS=y | 85 | CONFIG_SERIAL_8250_MANY_PORTS=y |
537 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 86 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
538 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
539 | # CONFIG_SERIAL_8250_RSA is not set | ||
540 | |||
541 | # | ||
542 | # Non-8250 serial port support | ||
543 | # | ||
544 | # CONFIG_SERIAL_MUX is not set | 87 | # CONFIG_SERIAL_MUX is not set |
545 | CONFIG_PDC_CONSOLE=y | 88 | CONFIG_PDC_CONSOLE=y |
546 | CONFIG_SERIAL_CORE=y | ||
547 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
548 | CONFIG_UNIX98_PTYS=y | ||
549 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
550 | CONFIG_LEGACY_PTYS=y | ||
551 | CONFIG_LEGACY_PTY_COUNT=64 | 89 | CONFIG_LEGACY_PTY_COUNT=64 |
552 | CONFIG_PRINTER=m | 90 | CONFIG_PRINTER=m |
553 | # CONFIG_LP_CONSOLE is not set | ||
554 | CONFIG_PPDEV=m | 91 | CONFIG_PPDEV=m |
555 | # CONFIG_IPMI_HANDLER is not set | ||
556 | # CONFIG_HW_RANDOM is not set | 92 | # CONFIG_HW_RANDOM is not set |
557 | # CONFIG_R3964 is not set | ||
558 | CONFIG_RAW_DRIVER=y | 93 | CONFIG_RAW_DRIVER=y |
559 | CONFIG_MAX_RAW_DEVS=256 | ||
560 | # CONFIG_TCG_TPM is not set | ||
561 | # CONFIG_I2C is not set | ||
562 | # CONFIG_SPI is not set | ||
563 | # CONFIG_W1 is not set | ||
564 | # CONFIG_POWER_SUPPLY is not set | ||
565 | # CONFIG_HWMON is not set | 94 | # CONFIG_HWMON is not set |
566 | # CONFIG_THERMAL is not set | ||
567 | # CONFIG_THERMAL_HWMON is not set | ||
568 | # CONFIG_WATCHDOG is not set | ||
569 | CONFIG_SSB_POSSIBLE=y | ||
570 | |||
571 | # | ||
572 | # Sonics Silicon Backplane | ||
573 | # | ||
574 | # CONFIG_SSB is not set | ||
575 | |||
576 | # | ||
577 | # Multifunction device drivers | ||
578 | # | ||
579 | # CONFIG_MFD_CORE is not set | ||
580 | # CONFIG_MFD_SM501 is not set | ||
581 | # CONFIG_HTC_PASIC3 is not set | ||
582 | # CONFIG_MFD_TMIO is not set | ||
583 | # CONFIG_REGULATOR is not set | ||
584 | |||
585 | # | ||
586 | # Multimedia devices | ||
587 | # | ||
588 | |||
589 | # | ||
590 | # Multimedia core support | ||
591 | # | ||
592 | # CONFIG_VIDEO_DEV is not set | ||
593 | # CONFIG_DVB_CORE is not set | ||
594 | # CONFIG_VIDEO_MEDIA is not set | ||
595 | |||
596 | # | ||
597 | # Multimedia drivers | ||
598 | # | ||
599 | # CONFIG_DAB is not set | ||
600 | |||
601 | # | ||
602 | # Graphics support | ||
603 | # | ||
604 | # CONFIG_VGASTATE is not set | ||
605 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 95 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
606 | CONFIG_FB=y | 96 | CONFIG_FB=y |
607 | # CONFIG_FIRMWARE_EDID is not set | ||
608 | # CONFIG_FB_DDC is not set | ||
609 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
610 | CONFIG_FB_CFB_FILLRECT=y | ||
611 | CONFIG_FB_CFB_COPYAREA=y | ||
612 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
613 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
614 | # CONFIG_FB_SYS_FILLRECT is not set | ||
615 | # CONFIG_FB_SYS_COPYAREA is not set | ||
616 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
617 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
618 | # CONFIG_FB_SYS_FOPS is not set | ||
619 | # CONFIG_FB_SVGALIB is not set | ||
620 | # CONFIG_FB_MACMODES is not set | ||
621 | # CONFIG_FB_BACKLIGHT is not set | ||
622 | CONFIG_FB_MODE_HELPERS=y | 97 | CONFIG_FB_MODE_HELPERS=y |
623 | CONFIG_FB_TILEBLITTING=y | 98 | CONFIG_FB_TILEBLITTING=y |
624 | |||
625 | # | ||
626 | # Frame buffer hardware drivers | ||
627 | # | ||
628 | CONFIG_FB_STI=y | ||
629 | # CONFIG_FB_S1D13XXX is not set | ||
630 | # CONFIG_FB_VIRTUAL is not set | ||
631 | # CONFIG_FB_METRONOME is not set | ||
632 | # CONFIG_FB_MB862XX is not set | ||
633 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
634 | |||
635 | # | ||
636 | # Display device support | ||
637 | # | ||
638 | # CONFIG_DISPLAY_SUPPORT is not set | ||
639 | |||
640 | # | ||
641 | # Console display driver support | ||
642 | # | ||
643 | CONFIG_DUMMY_CONSOLE=y | ||
644 | CONFIG_DUMMY_CONSOLE_COLUMNS=128 | 99 | CONFIG_DUMMY_CONSOLE_COLUMNS=128 |
645 | CONFIG_DUMMY_CONSOLE_ROWS=48 | 100 | CONFIG_DUMMY_CONSOLE_ROWS=48 |
646 | CONFIG_FRAMEBUFFER_CONSOLE=y | 101 | CONFIG_FRAMEBUFFER_CONSOLE=y |
647 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
648 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
649 | CONFIG_STI_CONSOLE=y | ||
650 | CONFIG_FONTS=y | 102 | CONFIG_FONTS=y |
651 | CONFIG_FONT_8x8=y | 103 | CONFIG_FONT_8x8=y |
652 | CONFIG_FONT_8x16=y | 104 | CONFIG_FONT_8x16=y |
653 | # CONFIG_FONT_6x11 is not set | ||
654 | # CONFIG_FONT_7x14 is not set | ||
655 | # CONFIG_FONT_PEARL_8x8 is not set | ||
656 | # CONFIG_FONT_ACORN_8x8 is not set | ||
657 | # CONFIG_FONT_MINI_4x6 is not set | ||
658 | # CONFIG_FONT_SUN8x16 is not set | ||
659 | # CONFIG_FONT_SUN12x22 is not set | ||
660 | # CONFIG_FONT_10x18 is not set | ||
661 | CONFIG_LOGO=y | 105 | CONFIG_LOGO=y |
662 | # CONFIG_LOGO_LINUX_MONO is not set | 106 | # CONFIG_LOGO_LINUX_MONO is not set |
663 | # CONFIG_LOGO_LINUX_VGA16 is not set | 107 | # CONFIG_LOGO_LINUX_VGA16 is not set |
664 | # CONFIG_LOGO_LINUX_CLUT224 is not set | 108 | # CONFIG_LOGO_LINUX_CLUT224 is not set |
665 | CONFIG_LOGO_PARISC_CLUT224=y | ||
666 | CONFIG_SOUND=y | 109 | CONFIG_SOUND=y |
667 | CONFIG_SOUND_OSS_CORE=y | ||
668 | CONFIG_SND=y | 110 | CONFIG_SND=y |
669 | CONFIG_SND_TIMER=y | ||
670 | CONFIG_SND_PCM=y | ||
671 | CONFIG_SND_SEQUENCER=y | 111 | CONFIG_SND_SEQUENCER=y |
672 | # CONFIG_SND_SEQ_DUMMY is not set | ||
673 | CONFIG_SND_OSSEMUL=y | ||
674 | CONFIG_SND_MIXER_OSS=y | 112 | CONFIG_SND_MIXER_OSS=y |
675 | CONFIG_SND_PCM_OSS=y | 113 | CONFIG_SND_PCM_OSS=y |
676 | CONFIG_SND_PCM_OSS_PLUGINS=y | ||
677 | CONFIG_SND_SEQUENCER_OSS=y | 114 | CONFIG_SND_SEQUENCER_OSS=y |
678 | # CONFIG_SND_DYNAMIC_MINORS is not set | ||
679 | CONFIG_SND_SUPPORT_OLD_API=y | ||
680 | CONFIG_SND_VERBOSE_PROCFS=y | ||
681 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||
682 | # CONFIG_SND_DEBUG is not set | ||
683 | CONFIG_SND_DRIVERS=y | ||
684 | # CONFIG_SND_DUMMY is not set | ||
685 | # CONFIG_SND_VIRMIDI is not set | ||
686 | # CONFIG_SND_MTPAV is not set | ||
687 | # CONFIG_SND_MTS64 is not set | ||
688 | # CONFIG_SND_SERIAL_U16550 is not set | ||
689 | # CONFIG_SND_MPU401 is not set | ||
690 | # CONFIG_SND_PORTMAN2X4 is not set | ||
691 | CONFIG_SND_GSC=y | ||
692 | CONFIG_SND_HARMONY=y | 115 | CONFIG_SND_HARMONY=y |
693 | # CONFIG_SND_SOC is not set | ||
694 | # CONFIG_SOUND_PRIME is not set | ||
695 | CONFIG_HID_SUPPORT=y | ||
696 | CONFIG_HID=y | ||
697 | CONFIG_HID_DEBUG=y | ||
698 | # CONFIG_HIDRAW is not set | ||
699 | # CONFIG_HID_PID is not set | ||
700 | |||
701 | # | ||
702 | # Special HID drivers | ||
703 | # | ||
704 | CONFIG_HID_COMPAT=y | ||
705 | CONFIG_USB_SUPPORT=y | ||
706 | # CONFIG_USB_ARCH_HAS_HCD is not set | ||
707 | # CONFIG_USB_ARCH_HAS_OHCI is not set | ||
708 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
709 | |||
710 | # | ||
711 | # Enable Host or Gadget support to see Inventra options | ||
712 | # | ||
713 | |||
714 | # | ||
715 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | ||
716 | # | ||
717 | # CONFIG_USB_GADGET is not set | ||
718 | |||
719 | # | ||
720 | # OTG and related infrastructure | ||
721 | # | ||
722 | # CONFIG_MMC is not set | ||
723 | # CONFIG_MEMSTICK is not set | ||
724 | # CONFIG_NEW_LEDS is not set | ||
725 | # CONFIG_ACCESSIBILITY is not set | ||
726 | CONFIG_RTC_LIB=y | ||
727 | CONFIG_RTC_CLASS=y | ||
728 | CONFIG_RTC_HCTOSYS=y | ||
729 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
730 | # CONFIG_RTC_DEBUG is not set | ||
731 | |||
732 | # | ||
733 | # RTC interfaces | ||
734 | # | ||
735 | CONFIG_RTC_INTF_SYSFS=y | ||
736 | CONFIG_RTC_INTF_PROC=y | ||
737 | CONFIG_RTC_INTF_DEV=y | ||
738 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
739 | # CONFIG_RTC_DRV_TEST is not set | ||
740 | |||
741 | # | ||
742 | # SPI RTC drivers | ||
743 | # | ||
744 | |||
745 | # | ||
746 | # Platform RTC drivers | ||
747 | # | ||
748 | # CONFIG_RTC_DRV_DS1286 is not set | ||
749 | # CONFIG_RTC_DRV_DS1511 is not set | ||
750 | # CONFIG_RTC_DRV_DS1553 is not set | ||
751 | # CONFIG_RTC_DRV_DS1742 is not set | ||
752 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
753 | # CONFIG_RTC_DRV_M48T86 is not set | ||
754 | # CONFIG_RTC_DRV_M48T35 is not set | ||
755 | # CONFIG_RTC_DRV_M48T59 is not set | ||
756 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
757 | # CONFIG_RTC_DRV_V3020 is not set | ||
758 | |||
759 | # | ||
760 | # on-CPU RTC drivers | ||
761 | # | ||
762 | CONFIG_RTC_DRV_PARISC=y | ||
763 | # CONFIG_DMADEVICES is not set | ||
764 | # CONFIG_AUXDISPLAY is not set | ||
765 | # CONFIG_UIO is not set | ||
766 | # CONFIG_STAGING is not set | ||
767 | |||
768 | # | ||
769 | # File systems | ||
770 | # | ||
771 | CONFIG_EXT2_FS=y | 116 | CONFIG_EXT2_FS=y |
772 | # CONFIG_EXT2_FS_XATTR is not set | ||
773 | # CONFIG_EXT2_FS_XIP is not set | ||
774 | CONFIG_EXT3_FS=y | 117 | CONFIG_EXT3_FS=y |
775 | # CONFIG_EXT3_FS_XATTR is not set | 118 | # CONFIG_EXT3_FS_XATTR is not set |
776 | # CONFIG_EXT4_FS is not set | ||
777 | CONFIG_JBD=y | ||
778 | # CONFIG_JBD_DEBUG is not set | ||
779 | # CONFIG_REISERFS_FS is not set | ||
780 | CONFIG_JFS_FS=m | 119 | CONFIG_JFS_FS=m |
781 | # CONFIG_JFS_POSIX_ACL is not set | ||
782 | # CONFIG_JFS_SECURITY is not set | ||
783 | # CONFIG_JFS_DEBUG is not set | ||
784 | # CONFIG_JFS_STATISTICS is not set | ||
785 | CONFIG_FS_POSIX_ACL=y | ||
786 | CONFIG_FILE_LOCKING=y | ||
787 | CONFIG_XFS_FS=m | 120 | CONFIG_XFS_FS=m |
788 | # CONFIG_XFS_QUOTA is not set | ||
789 | # CONFIG_XFS_POSIX_ACL is not set | ||
790 | # CONFIG_XFS_RT is not set | ||
791 | # CONFIG_XFS_DEBUG is not set | ||
792 | # CONFIG_OCFS2_FS is not set | ||
793 | # CONFIG_BTRFS_FS is not set | ||
794 | CONFIG_DNOTIFY=y | ||
795 | CONFIG_INOTIFY=y | ||
796 | CONFIG_INOTIFY_USER=y | ||
797 | # CONFIG_QUOTA is not set | ||
798 | # CONFIG_AUTOFS_FS is not set | ||
799 | CONFIG_AUTOFS4_FS=y | 121 | CONFIG_AUTOFS4_FS=y |
800 | # CONFIG_FUSE_FS is not set | ||
801 | |||
802 | # | ||
803 | # CD-ROM/DVD Filesystems | ||
804 | # | ||
805 | CONFIG_ISO9660_FS=y | 122 | CONFIG_ISO9660_FS=y |
806 | CONFIG_JOLIET=y | 123 | CONFIG_JOLIET=y |
807 | # CONFIG_ZISOFS is not set | ||
808 | CONFIG_UDF_FS=m | 124 | CONFIG_UDF_FS=m |
809 | CONFIG_UDF_NLS=y | ||
810 | |||
811 | # | ||
812 | # DOS/FAT/NT Filesystems | ||
813 | # | ||
814 | CONFIG_FAT_FS=m | ||
815 | CONFIG_MSDOS_FS=m | 125 | CONFIG_MSDOS_FS=m |
816 | CONFIG_VFAT_FS=m | 126 | CONFIG_VFAT_FS=m |
817 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
818 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
819 | # CONFIG_NTFS_FS is not set | ||
820 | |||
821 | # | ||
822 | # Pseudo filesystems | ||
823 | # | ||
824 | CONFIG_PROC_FS=y | ||
825 | CONFIG_PROC_KCORE=y | 127 | CONFIG_PROC_KCORE=y |
826 | CONFIG_PROC_SYSCTL=y | ||
827 | CONFIG_PROC_PAGE_MONITOR=y | ||
828 | CONFIG_SYSFS=y | ||
829 | CONFIG_TMPFS=y | 128 | CONFIG_TMPFS=y |
830 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
831 | # CONFIG_HUGETLB_PAGE is not set | ||
832 | # CONFIG_CONFIGFS_FS is not set | ||
833 | CONFIG_MISC_FILESYSTEMS=y | ||
834 | # CONFIG_ADFS_FS is not set | ||
835 | # CONFIG_AFFS_FS is not set | ||
836 | # CONFIG_ECRYPT_FS is not set | ||
837 | # CONFIG_HFS_FS is not set | ||
838 | # CONFIG_HFSPLUS_FS is not set | ||
839 | # CONFIG_BEFS_FS is not set | ||
840 | # CONFIG_BFS_FS is not set | ||
841 | # CONFIG_EFS_FS is not set | ||
842 | # CONFIG_CRAMFS is not set | ||
843 | # CONFIG_SQUASHFS is not set | ||
844 | # CONFIG_VXFS_FS is not set | ||
845 | # CONFIG_MINIX_FS is not set | ||
846 | # CONFIG_OMFS_FS is not set | ||
847 | # CONFIG_HPFS_FS is not set | ||
848 | # CONFIG_QNX4FS_FS is not set | ||
849 | # CONFIG_ROMFS_FS is not set | ||
850 | # CONFIG_SYSV_FS is not set | ||
851 | CONFIG_UFS_FS=m | 129 | CONFIG_UFS_FS=m |
852 | # CONFIG_UFS_FS_WRITE is not set | ||
853 | # CONFIG_UFS_DEBUG is not set | ||
854 | CONFIG_NETWORK_FILESYSTEMS=y | ||
855 | CONFIG_NFS_FS=y | 130 | CONFIG_NFS_FS=y |
856 | CONFIG_NFS_V3=y | 131 | CONFIG_NFS_V3=y |
857 | # CONFIG_NFS_V3_ACL is not set | ||
858 | CONFIG_NFS_V4=y | 132 | CONFIG_NFS_V4=y |
859 | CONFIG_ROOT_NFS=y | 133 | CONFIG_ROOT_NFS=y |
860 | CONFIG_NFSD=m | 134 | CONFIG_NFSD=m |
861 | CONFIG_NFSD_V3=y | ||
862 | # CONFIG_NFSD_V3_ACL is not set | ||
863 | CONFIG_NFSD_V4=y | 135 | CONFIG_NFSD_V4=y |
864 | CONFIG_LOCKD=y | ||
865 | CONFIG_LOCKD_V4=y | ||
866 | CONFIG_EXPORTFS=m | ||
867 | CONFIG_NFS_COMMON=y | ||
868 | CONFIG_SUNRPC=y | ||
869 | CONFIG_SUNRPC_GSS=y | ||
870 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
871 | CONFIG_RPCSEC_GSS_KRB5=y | ||
872 | CONFIG_RPCSEC_GSS_SPKM3=m | 136 | CONFIG_RPCSEC_GSS_SPKM3=m |
873 | CONFIG_SMB_FS=m | 137 | CONFIG_SMB_FS=m |
874 | CONFIG_SMB_NLS_DEFAULT=y | 138 | CONFIG_SMB_NLS_DEFAULT=y |
875 | CONFIG_SMB_NLS_REMOTE="cp437" | ||
876 | CONFIG_CIFS=m | 139 | CONFIG_CIFS=m |
877 | # CONFIG_CIFS_STATS is not set | ||
878 | # CONFIG_CIFS_WEAK_PW_HASH is not set | ||
879 | # CONFIG_CIFS_UPCALL is not set | ||
880 | # CONFIG_CIFS_XATTR is not set | ||
881 | # CONFIG_CIFS_DEBUG2 is not set | ||
882 | # CONFIG_CIFS_EXPERIMENTAL is not set | ||
883 | # CONFIG_NCP_FS is not set | ||
884 | # CONFIG_CODA_FS is not set | ||
885 | # CONFIG_AFS_FS is not set | ||
886 | |||
887 | # | ||
888 | # Partition Types | ||
889 | # | ||
890 | # CONFIG_PARTITION_ADVANCED is not set | ||
891 | CONFIG_MSDOS_PARTITION=y | ||
892 | CONFIG_NLS=y | ||
893 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
894 | CONFIG_NLS_CODEPAGE_437=m | 140 | CONFIG_NLS_CODEPAGE_437=m |
895 | CONFIG_NLS_CODEPAGE_737=m | 141 | CONFIG_NLS_CODEPAGE_737=m |
896 | CONFIG_NLS_CODEPAGE_775=m | 142 | CONFIG_NLS_CODEPAGE_775=m |
@@ -929,186 +175,31 @@ CONFIG_NLS_ISO8859_15=m | |||
929 | CONFIG_NLS_KOI8_R=m | 175 | CONFIG_NLS_KOI8_R=m |
930 | CONFIG_NLS_KOI8_U=m | 176 | CONFIG_NLS_KOI8_U=m |
931 | CONFIG_NLS_UTF8=m | 177 | CONFIG_NLS_UTF8=m |
932 | # CONFIG_DLM is not set | ||
933 | |||
934 | # | ||
935 | # Kernel hacking | ||
936 | # | ||
937 | # CONFIG_PRINTK_TIME is not set | ||
938 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
939 | CONFIG_ENABLE_MUST_CHECK=y | ||
940 | CONFIG_FRAME_WARN=1024 | ||
941 | CONFIG_MAGIC_SYSRQ=y | 178 | CONFIG_MAGIC_SYSRQ=y |
942 | # CONFIG_UNUSED_SYMBOLS is not set | ||
943 | CONFIG_DEBUG_FS=y | 179 | CONFIG_DEBUG_FS=y |
944 | # CONFIG_HEADERS_CHECK is not set | ||
945 | CONFIG_DEBUG_KERNEL=y | 180 | CONFIG_DEBUG_KERNEL=y |
946 | # CONFIG_DEBUG_SHIRQ is not set | ||
947 | CONFIG_DETECT_SOFTLOCKUP=y | ||
948 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
949 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
950 | CONFIG_SCHED_DEBUG=y | ||
951 | # CONFIG_SCHEDSTATS is not set | ||
952 | # CONFIG_TIMER_STATS is not set | ||
953 | # CONFIG_DEBUG_OBJECTS is not set | ||
954 | # CONFIG_DEBUG_SLAB is not set | ||
955 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
956 | # CONFIG_RT_MUTEX_TESTER is not set | ||
957 | # CONFIG_DEBUG_SPINLOCK is not set | ||
958 | CONFIG_DEBUG_MUTEXES=y | 181 | CONFIG_DEBUG_MUTEXES=y |
959 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
960 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
961 | # CONFIG_DEBUG_KOBJECT is not set | ||
962 | CONFIG_DEBUG_BUGVERBOSE=y | ||
963 | # CONFIG_DEBUG_INFO is not set | ||
964 | # CONFIG_DEBUG_VM is not set | ||
965 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
966 | CONFIG_DEBUG_MEMORY_INIT=y | ||
967 | # CONFIG_DEBUG_LIST is not set | ||
968 | # CONFIG_DEBUG_SG is not set | ||
969 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
970 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
971 | # CONFIG_RCU_TORTURE_TEST is not set | ||
972 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 182 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
973 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
974 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
975 | # CONFIG_FAULT_INJECTION is not set | ||
976 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
977 | CONFIG_NOP_TRACER=y | ||
978 | CONFIG_RING_BUFFER=y | ||
979 | CONFIG_TRACING=y | ||
980 | |||
981 | # | ||
982 | # Tracers | ||
983 | # | ||
984 | # CONFIG_SCHED_TRACER is not set | ||
985 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
986 | # CONFIG_BOOT_TRACER is not set | ||
987 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
988 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
989 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
990 | # CONFIG_SAMPLES is not set | ||
991 | CONFIG_DEBUG_RODATA=y | 183 | CONFIG_DEBUG_RODATA=y |
992 | |||
993 | # | ||
994 | # Security options | ||
995 | # | ||
996 | CONFIG_KEYS=y | ||
997 | CONFIG_KEYS_DEBUG_PROC_KEYS=y | 184 | CONFIG_KEYS_DEBUG_PROC_KEYS=y |
998 | # CONFIG_SECURITY is not set | ||
999 | # CONFIG_SECURITYFS is not set | ||
1000 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1001 | CONFIG_CRYPTO=y | ||
1002 | |||
1003 | # | ||
1004 | # Crypto core or helper | ||
1005 | # | ||
1006 | # CONFIG_CRYPTO_FIPS is not set | ||
1007 | CONFIG_CRYPTO_ALGAPI=y | ||
1008 | CONFIG_CRYPTO_ALGAPI2=y | ||
1009 | CONFIG_CRYPTO_AEAD=m | ||
1010 | CONFIG_CRYPTO_AEAD2=y | ||
1011 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1012 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1013 | CONFIG_CRYPTO_HASH=y | ||
1014 | CONFIG_CRYPTO_HASH2=y | ||
1015 | CONFIG_CRYPTO_RNG2=y | ||
1016 | CONFIG_CRYPTO_MANAGER=y | ||
1017 | CONFIG_CRYPTO_MANAGER2=y | ||
1018 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1019 | CONFIG_CRYPTO_NULL=m | 185 | CONFIG_CRYPTO_NULL=m |
1020 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1021 | CONFIG_CRYPTO_AUTHENC=m | ||
1022 | CONFIG_CRYPTO_TEST=m | 186 | CONFIG_CRYPTO_TEST=m |
1023 | |||
1024 | # | ||
1025 | # Authenticated Encryption with Associated Data | ||
1026 | # | ||
1027 | # CONFIG_CRYPTO_CCM is not set | ||
1028 | # CONFIG_CRYPTO_GCM is not set | ||
1029 | # CONFIG_CRYPTO_SEQIV is not set | ||
1030 | |||
1031 | # | ||
1032 | # Block modes | ||
1033 | # | ||
1034 | CONFIG_CRYPTO_CBC=y | ||
1035 | # CONFIG_CRYPTO_CTR is not set | ||
1036 | # CONFIG_CRYPTO_CTS is not set | ||
1037 | CONFIG_CRYPTO_ECB=m | ||
1038 | # CONFIG_CRYPTO_LRW is not set | ||
1039 | # CONFIG_CRYPTO_PCBC is not set | ||
1040 | # CONFIG_CRYPTO_XTS is not set | ||
1041 | |||
1042 | # | ||
1043 | # Hash modes | ||
1044 | # | ||
1045 | CONFIG_CRYPTO_HMAC=y | 187 | CONFIG_CRYPTO_HMAC=y |
1046 | # CONFIG_CRYPTO_XCBC is not set | ||
1047 | |||
1048 | # | ||
1049 | # Digest | ||
1050 | # | ||
1051 | CONFIG_CRYPTO_CRC32C=m | ||
1052 | CONFIG_CRYPTO_MD4=m | 188 | CONFIG_CRYPTO_MD4=m |
1053 | CONFIG_CRYPTO_MD5=y | ||
1054 | CONFIG_CRYPTO_MICHAEL_MIC=m | 189 | CONFIG_CRYPTO_MICHAEL_MIC=m |
1055 | # CONFIG_CRYPTO_RMD128 is not set | ||
1056 | # CONFIG_CRYPTO_RMD160 is not set | ||
1057 | # CONFIG_CRYPTO_RMD256 is not set | ||
1058 | # CONFIG_CRYPTO_RMD320 is not set | ||
1059 | CONFIG_CRYPTO_SHA1=m | ||
1060 | CONFIG_CRYPTO_SHA256=m | 190 | CONFIG_CRYPTO_SHA256=m |
1061 | CONFIG_CRYPTO_SHA512=m | 191 | CONFIG_CRYPTO_SHA512=m |
1062 | CONFIG_CRYPTO_TGR192=m | 192 | CONFIG_CRYPTO_TGR192=m |
1063 | CONFIG_CRYPTO_WP512=m | 193 | CONFIG_CRYPTO_WP512=m |
1064 | |||
1065 | # | ||
1066 | # Ciphers | ||
1067 | # | ||
1068 | CONFIG_CRYPTO_AES=m | 194 | CONFIG_CRYPTO_AES=m |
1069 | CONFIG_CRYPTO_ANUBIS=m | 195 | CONFIG_CRYPTO_ANUBIS=m |
1070 | CONFIG_CRYPTO_ARC4=m | ||
1071 | CONFIG_CRYPTO_BLOWFISH=m | 196 | CONFIG_CRYPTO_BLOWFISH=m |
1072 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1073 | CONFIG_CRYPTO_CAST5=m | ||
1074 | CONFIG_CRYPTO_CAST6=m | 197 | CONFIG_CRYPTO_CAST6=m |
1075 | CONFIG_CRYPTO_DES=y | ||
1076 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1077 | CONFIG_CRYPTO_KHAZAD=m | 198 | CONFIG_CRYPTO_KHAZAD=m |
1078 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1079 | # CONFIG_CRYPTO_SEED is not set | ||
1080 | CONFIG_CRYPTO_SERPENT=m | 199 | CONFIG_CRYPTO_SERPENT=m |
1081 | CONFIG_CRYPTO_TEA=m | 200 | CONFIG_CRYPTO_TEA=m |
1082 | CONFIG_CRYPTO_TWOFISH=m | 201 | CONFIG_CRYPTO_TWOFISH=m |
1083 | CONFIG_CRYPTO_TWOFISH_COMMON=m | ||
1084 | |||
1085 | # | ||
1086 | # Compression | ||
1087 | # | ||
1088 | CONFIG_CRYPTO_DEFLATE=m | 202 | CONFIG_CRYPTO_DEFLATE=m |
1089 | # CONFIG_CRYPTO_LZO is not set | ||
1090 | |||
1091 | # | ||
1092 | # Random Number Generation | ||
1093 | # | ||
1094 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 203 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1095 | # CONFIG_CRYPTO_HW is not set | 204 | # CONFIG_CRYPTO_HW is not set |
1096 | |||
1097 | # | ||
1098 | # Library routines | ||
1099 | # | ||
1100 | CONFIG_BITREVERSE=y | ||
1101 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1102 | CONFIG_CRC_CCITT=m | ||
1103 | # CONFIG_CRC16 is not set | ||
1104 | # CONFIG_CRC_T10DIF is not set | ||
1105 | CONFIG_CRC_ITU_T=m | ||
1106 | CONFIG_CRC32=y | ||
1107 | # CONFIG_CRC7 is not set | ||
1108 | CONFIG_LIBCRC32C=m | 205 | CONFIG_LIBCRC32C=m |
1109 | CONFIG_ZLIB_INFLATE=m | ||
1110 | CONFIG_ZLIB_DEFLATE=m | ||
1111 | CONFIG_PLIST=y | ||
1112 | CONFIG_HAS_IOMEM=y | ||
1113 | CONFIG_HAS_IOPORT=y | ||
1114 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/parisc/configs/a500_defconfig b/arch/parisc/configs/a500_defconfig index f12e4b8349d9..f9305f30603a 100644 --- a/arch/parisc/configs/a500_defconfig +++ b/arch/parisc/configs/a500_defconfig | |||
@@ -1,339 +1,56 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.29-rc8 | ||
4 | # Fri Mar 13 01:32:56 2009 | ||
5 | # | ||
6 | CONFIG_PARISC=y | ||
7 | CONFIG_MMU=y | ||
8 | CONFIG_STACK_GROWSUP=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 | ||
15 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
16 | CONFIG_GENERIC_TIME=y | ||
17 | CONFIG_TIME_LOW_RES=y | ||
18 | CONFIG_GENERIC_HARDIRQS=y | ||
19 | CONFIG_GENERIC_IRQ_PROBE=y | ||
20 | CONFIG_IRQ_PER_CPU=y | ||
21 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
22 | |||
23 | # | ||
24 | # General setup | ||
25 | # | ||
26 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
27 | CONFIG_LOCK_KERNEL=y | ||
28 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
29 | CONFIG_LOCALVERSION="" | ||
30 | # CONFIG_LOCALVERSION_AUTO is not set | 2 | # CONFIG_LOCALVERSION_AUTO is not set |
31 | CONFIG_SWAP=y | ||
32 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
33 | CONFIG_SYSVIPC_SYSCTL=y | ||
34 | CONFIG_POSIX_MQUEUE=y | 4 | CONFIG_POSIX_MQUEUE=y |
35 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
36 | # CONFIG_TASKSTATS is not set | ||
37 | # CONFIG_AUDIT is not set | ||
38 | |||
39 | # | ||
40 | # RCU Subsystem | ||
41 | # | ||
42 | CONFIG_CLASSIC_RCU=y | ||
43 | # CONFIG_TREE_RCU is not set | ||
44 | # CONFIG_PREEMPT_RCU is not set | ||
45 | # CONFIG_TREE_RCU_TRACE is not set | ||
46 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
47 | CONFIG_IKCONFIG=y | 5 | CONFIG_IKCONFIG=y |
48 | CONFIG_IKCONFIG_PROC=y | 6 | CONFIG_IKCONFIG_PROC=y |
49 | CONFIG_LOG_BUF_SHIFT=16 | 7 | CONFIG_LOG_BUF_SHIFT=16 |
50 | # CONFIG_GROUP_SCHED is not set | ||
51 | # CONFIG_CGROUPS is not set | ||
52 | CONFIG_SYSFS_DEPRECATED=y | ||
53 | CONFIG_SYSFS_DEPRECATED_V2=y | 8 | CONFIG_SYSFS_DEPRECATED_V2=y |
54 | # CONFIG_RELAY is not set | ||
55 | # CONFIG_NAMESPACES is not set | ||
56 | CONFIG_BLK_DEV_INITRD=y | 9 | CONFIG_BLK_DEV_INITRD=y |
57 | CONFIG_INITRAMFS_SOURCE="" | ||
58 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 10 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
59 | CONFIG_SYSCTL=y | ||
60 | CONFIG_ANON_INODES=y | ||
61 | CONFIG_EMBEDDED=y | 11 | CONFIG_EMBEDDED=y |
62 | CONFIG_SYSCTL_SYSCALL=y | ||
63 | CONFIG_KALLSYMS=y | ||
64 | CONFIG_KALLSYMS_ALL=y | 12 | CONFIG_KALLSYMS_ALL=y |
65 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
66 | CONFIG_HOTPLUG=y | ||
67 | CONFIG_PRINTK=y | ||
68 | CONFIG_BUG=y | ||
69 | CONFIG_ELF_CORE=y | ||
70 | CONFIG_BASE_FULL=y | ||
71 | CONFIG_FUTEX=y | ||
72 | CONFIG_EPOLL=y | ||
73 | CONFIG_SIGNALFD=y | ||
74 | CONFIG_TIMERFD=y | ||
75 | CONFIG_EVENTFD=y | ||
76 | CONFIG_SHMEM=y | ||
77 | CONFIG_AIO=y | ||
78 | CONFIG_VM_EVENT_COUNTERS=y | ||
79 | CONFIG_PCI_QUIRKS=y | ||
80 | CONFIG_COMPAT_BRK=y | ||
81 | CONFIG_SLAB=y | 13 | CONFIG_SLAB=y |
82 | # CONFIG_SLUB is not set | ||
83 | # CONFIG_SLOB is not set | ||
84 | CONFIG_PROFILING=y | 14 | CONFIG_PROFILING=y |
85 | CONFIG_TRACEPOINTS=y | ||
86 | # CONFIG_MARKERS is not set | ||
87 | CONFIG_OPROFILE=m | 15 | CONFIG_OPROFILE=m |
88 | CONFIG_HAVE_OPROFILE=y | ||
89 | CONFIG_USE_GENERIC_SMP_HELPERS=y | ||
90 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
91 | CONFIG_SLABINFO=y | ||
92 | CONFIG_RT_MUTEXES=y | ||
93 | CONFIG_BASE_SMALL=0 | ||
94 | CONFIG_MODULES=y | 16 | CONFIG_MODULES=y |
95 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
96 | CONFIG_MODULE_UNLOAD=y | 17 | CONFIG_MODULE_UNLOAD=y |
97 | CONFIG_MODULE_FORCE_UNLOAD=y | 18 | CONFIG_MODULE_FORCE_UNLOAD=y |
98 | # CONFIG_MODVERSIONS is not set | ||
99 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
100 | CONFIG_INIT_ALL_POSSIBLE=y | ||
101 | CONFIG_STOP_MACHINE=y | ||
102 | CONFIG_BLOCK=y | ||
103 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
104 | # CONFIG_BLK_DEV_BSG is not set | 19 | # CONFIG_BLK_DEV_BSG is not set |
105 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
106 | CONFIG_BLOCK_COMPAT=y | ||
107 | |||
108 | # | ||
109 | # IO Schedulers | ||
110 | # | ||
111 | CONFIG_IOSCHED_NOOP=y | ||
112 | CONFIG_IOSCHED_AS=y | ||
113 | CONFIG_IOSCHED_DEADLINE=y | ||
114 | CONFIG_IOSCHED_CFQ=y | ||
115 | # CONFIG_DEFAULT_AS is not set | ||
116 | # CONFIG_DEFAULT_DEADLINE is not set | ||
117 | CONFIG_DEFAULT_CFQ=y | ||
118 | # CONFIG_DEFAULT_NOOP is not set | ||
119 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
120 | # CONFIG_FREEZER is not set | ||
121 | |||
122 | # | ||
123 | # Processor type and features | ||
124 | # | ||
125 | # CONFIG_PA7000 is not set | ||
126 | # CONFIG_PA7100LC is not set | ||
127 | # CONFIG_PA7200 is not set | ||
128 | # CONFIG_PA7300LC is not set | ||
129 | CONFIG_PA8X00=y | 20 | CONFIG_PA8X00=y |
130 | CONFIG_PA20=y | ||
131 | CONFIG_PREFETCH=y | ||
132 | CONFIG_64BIT=y | 21 | CONFIG_64BIT=y |
133 | CONFIG_PARISC_PAGE_SIZE_4KB=y | ||
134 | # CONFIG_PARISC_PAGE_SIZE_16KB is not set | ||
135 | # CONFIG_PARISC_PAGE_SIZE_64KB is not set | ||
136 | CONFIG_SMP=y | 22 | CONFIG_SMP=y |
137 | CONFIG_HOTPLUG_CPU=y | ||
138 | CONFIG_ARCH_SELECT_MEMORY_MODEL=y | ||
139 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y | ||
140 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
141 | CONFIG_ARCH_DISCONTIGMEM_DEFAULT=y | ||
142 | CONFIG_NODES_SHIFT=3 | ||
143 | CONFIG_PREEMPT_NONE=y | ||
144 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
145 | # CONFIG_PREEMPT is not set | ||
146 | # CONFIG_HZ_100 is not set | ||
147 | CONFIG_HZ_250=y | ||
148 | # CONFIG_HZ_300 is not set | ||
149 | # CONFIG_HZ_1000 is not set | ||
150 | CONFIG_HZ=250 | ||
151 | # CONFIG_SCHED_HRTICK is not set | ||
152 | CONFIG_SELECT_MEMORY_MODEL=y | ||
153 | # CONFIG_FLATMEM_MANUAL is not set | ||
154 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
155 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
156 | CONFIG_DISCONTIGMEM=y | ||
157 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
158 | CONFIG_NEED_MULTIPLE_NODES=y | ||
159 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
160 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
161 | CONFIG_PHYS_ADDR_T_64BIT=y | ||
162 | CONFIG_ZONE_DMA_FLAG=0 | ||
163 | CONFIG_VIRT_TO_BUS=y | ||
164 | CONFIG_UNEVICTABLE_LRU=y | ||
165 | CONFIG_COMPAT=y | ||
166 | CONFIG_NR_CPUS=8 | 23 | CONFIG_NR_CPUS=8 |
167 | |||
168 | # | ||
169 | # Bus options (PCI, PCMCIA, EISA, GSC, ISA) | ||
170 | # | ||
171 | # CONFIG_GSC is not set | 24 | # CONFIG_GSC is not set |
172 | CONFIG_PCI=y | 25 | CONFIG_PCI=y |
173 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
174 | CONFIG_PCI_LEGACY=y | ||
175 | # CONFIG_PCI_DEBUG is not set | ||
176 | # CONFIG_PCI_STUB is not set | ||
177 | CONFIG_PCI_LBA=y | 26 | CONFIG_PCI_LBA=y |
178 | CONFIG_IOSAPIC=y | ||
179 | CONFIG_IOMMU_SBA=y | ||
180 | CONFIG_IOMMU_HELPER=y | ||
181 | CONFIG_PCCARD=m | 27 | CONFIG_PCCARD=m |
182 | # CONFIG_PCMCIA_DEBUG is not set | ||
183 | CONFIG_PCMCIA=m | ||
184 | # CONFIG_PCMCIA_LOAD_CIS is not set | 28 | # CONFIG_PCMCIA_LOAD_CIS is not set |
185 | CONFIG_PCMCIA_IOCTL=y | ||
186 | CONFIG_CARDBUS=y | ||
187 | |||
188 | # | ||
189 | # PC-card bridges | ||
190 | # | ||
191 | CONFIG_YENTA=m | 29 | CONFIG_YENTA=m |
192 | CONFIG_YENTA_O2=y | ||
193 | CONFIG_YENTA_RICOH=y | ||
194 | CONFIG_YENTA_TI=y | ||
195 | CONFIG_YENTA_ENE_TUNE=y | ||
196 | CONFIG_YENTA_TOSHIBA=y | ||
197 | CONFIG_PD6729=m | 30 | CONFIG_PD6729=m |
198 | CONFIG_I82092=m | 31 | CONFIG_I82092=m |
199 | CONFIG_PCCARD_NONSTATIC=m | ||
200 | # CONFIG_HOTPLUG_PCI is not set | ||
201 | |||
202 | # | ||
203 | # PA-RISC specific drivers | ||
204 | # | ||
205 | # CONFIG_SUPERIO is not set | 32 | # CONFIG_SUPERIO is not set |
206 | # CONFIG_CHASSIS_LCD_LED is not set | 33 | # CONFIG_CHASSIS_LCD_LED is not set |
207 | CONFIG_PDC_CHASSIS=y | ||
208 | CONFIG_PDC_CHASSIS_WARN=y | ||
209 | CONFIG_PDC_STABLE=y | ||
210 | |||
211 | # | ||
212 | # Executable file formats | ||
213 | # | ||
214 | CONFIG_BINFMT_ELF=y | ||
215 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
216 | # CONFIG_HAVE_AOUT is not set | ||
217 | # CONFIG_BINFMT_MISC is not set | ||
218 | CONFIG_NET=y | ||
219 | |||
220 | # | ||
221 | # Networking options | ||
222 | # | ||
223 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
224 | CONFIG_PACKET=y | 34 | CONFIG_PACKET=y |
225 | CONFIG_PACKET_MMAP=y | ||
226 | CONFIG_UNIX=y | 35 | CONFIG_UNIX=y |
227 | CONFIG_XFRM=y | ||
228 | CONFIG_XFRM_USER=m | 36 | CONFIG_XFRM_USER=m |
229 | # CONFIG_XFRM_SUB_POLICY is not set | ||
230 | # CONFIG_XFRM_MIGRATE is not set | ||
231 | # CONFIG_XFRM_STATISTICS is not set | ||
232 | CONFIG_XFRM_IPCOMP=m | ||
233 | CONFIG_NET_KEY=m | 37 | CONFIG_NET_KEY=m |
234 | # CONFIG_NET_KEY_MIGRATE is not set | ||
235 | CONFIG_INET=y | 38 | CONFIG_INET=y |
236 | CONFIG_IP_MULTICAST=y | 39 | CONFIG_IP_MULTICAST=y |
237 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
238 | CONFIG_IP_FIB_HASH=y | ||
239 | CONFIG_IP_PNP=y | 40 | CONFIG_IP_PNP=y |
240 | CONFIG_IP_PNP_DHCP=y | 41 | CONFIG_IP_PNP_DHCP=y |
241 | CONFIG_IP_PNP_BOOTP=y | 42 | CONFIG_IP_PNP_BOOTP=y |
242 | # CONFIG_IP_PNP_RARP is not set | ||
243 | # CONFIG_NET_IPIP is not set | ||
244 | # CONFIG_NET_IPGRE is not set | ||
245 | # CONFIG_IP_MROUTE is not set | ||
246 | # CONFIG_ARPD is not set | ||
247 | # CONFIG_SYN_COOKIES is not set | ||
248 | CONFIG_INET_AH=m | 43 | CONFIG_INET_AH=m |
249 | CONFIG_INET_ESP=m | 44 | CONFIG_INET_ESP=m |
250 | # CONFIG_INET_IPCOMP is not set | ||
251 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
252 | CONFIG_INET_TUNNEL=m | ||
253 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
254 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
255 | CONFIG_INET_XFRM_MODE_BEET=y | ||
256 | # CONFIG_INET_LRO is not set | 45 | # CONFIG_INET_LRO is not set |
257 | CONFIG_INET_DIAG=y | ||
258 | CONFIG_INET_TCP_DIAG=y | ||
259 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
260 | CONFIG_TCP_CONG_CUBIC=y | ||
261 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
262 | # CONFIG_TCP_MD5SIG is not set | ||
263 | CONFIG_IPV6=m | ||
264 | # CONFIG_IPV6_PRIVACY is not set | ||
265 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
266 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
267 | CONFIG_INET6_AH=m | 46 | CONFIG_INET6_AH=m |
268 | CONFIG_INET6_ESP=m | 47 | CONFIG_INET6_ESP=m |
269 | CONFIG_INET6_IPCOMP=m | 48 | CONFIG_INET6_IPCOMP=m |
270 | # CONFIG_IPV6_MIP6 is not set | ||
271 | CONFIG_INET6_XFRM_TUNNEL=m | ||
272 | CONFIG_INET6_TUNNEL=m | ||
273 | CONFIG_INET6_XFRM_MODE_TRANSPORT=m | ||
274 | CONFIG_INET6_XFRM_MODE_TUNNEL=m | ||
275 | CONFIG_INET6_XFRM_MODE_BEET=m | ||
276 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
277 | CONFIG_IPV6_SIT=m | ||
278 | CONFIG_IPV6_NDISC_NODETYPE=y | ||
279 | CONFIG_IPV6_TUNNEL=m | 49 | CONFIG_IPV6_TUNNEL=m |
280 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
281 | # CONFIG_IPV6_MROUTE is not set | ||
282 | # CONFIG_NETWORK_SECMARK is not set | ||
283 | CONFIG_NETFILTER=y | 50 | CONFIG_NETFILTER=y |
284 | # CONFIG_NETFILTER_DEBUG is not set | ||
285 | CONFIG_NETFILTER_ADVANCED=y | ||
286 | |||
287 | # | ||
288 | # Core Netfilter Configuration | ||
289 | # | ||
290 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set | ||
291 | # CONFIG_NETFILTER_NETLINK_LOG is not set | ||
292 | # CONFIG_NF_CONNTRACK is not set | ||
293 | CONFIG_NETFILTER_XTABLES=m | ||
294 | # CONFIG_NETFILTER_XT_TARGET_CLASSIFY is not set | ||
295 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set | ||
296 | # CONFIG_NETFILTER_XT_TARGET_MARK is not set | ||
297 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set | ||
298 | # CONFIG_NETFILTER_XT_TARGET_NFQUEUE is not set | ||
299 | # CONFIG_NETFILTER_XT_TARGET_RATEEST is not set | ||
300 | # CONFIG_NETFILTER_XT_TARGET_TRACE is not set | ||
301 | # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set | ||
302 | # CONFIG_NETFILTER_XT_TARGET_TCPOPTSTRIP is not set | ||
303 | # CONFIG_NETFILTER_XT_MATCH_COMMENT is not set | ||
304 | # CONFIG_NETFILTER_XT_MATCH_DCCP is not set | 51 | # CONFIG_NETFILTER_XT_MATCH_DCCP is not set |
305 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set | ||
306 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set | ||
307 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | ||
308 | # CONFIG_NETFILTER_XT_MATCH_IPRANGE is not set | ||
309 | # CONFIG_NETFILTER_XT_MATCH_LENGTH is not set | ||
310 | # CONFIG_NETFILTER_XT_MATCH_LIMIT is not set | ||
311 | # CONFIG_NETFILTER_XT_MATCH_MAC is not set | ||
312 | # CONFIG_NETFILTER_XT_MATCH_MARK is not set | ||
313 | # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set | ||
314 | # CONFIG_NETFILTER_XT_MATCH_OWNER is not set | ||
315 | # CONFIG_NETFILTER_XT_MATCH_POLICY is not set | ||
316 | # CONFIG_NETFILTER_XT_MATCH_PKTTYPE is not set | ||
317 | # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set | ||
318 | # CONFIG_NETFILTER_XT_MATCH_RATEEST is not set | ||
319 | # CONFIG_NETFILTER_XT_MATCH_REALM is not set | ||
320 | # CONFIG_NETFILTER_XT_MATCH_RECENT is not set | ||
321 | # CONFIG_NETFILTER_XT_MATCH_SCTP is not set | ||
322 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set | ||
323 | # CONFIG_NETFILTER_XT_MATCH_STRING is not set | ||
324 | # CONFIG_NETFILTER_XT_MATCH_TCPMSS is not set | ||
325 | # CONFIG_NETFILTER_XT_MATCH_TIME is not set | ||
326 | # CONFIG_NETFILTER_XT_MATCH_U32 is not set | ||
327 | # CONFIG_IP_VS is not set | ||
328 | |||
329 | # | ||
330 | # IP: Netfilter Configuration | ||
331 | # | ||
332 | # CONFIG_NF_DEFRAG_IPV4 is not set | ||
333 | CONFIG_IP_NF_QUEUE=m | 52 | CONFIG_IP_NF_QUEUE=m |
334 | CONFIG_IP_NF_IPTABLES=m | 53 | CONFIG_IP_NF_IPTABLES=m |
335 | # CONFIG_IP_NF_MATCH_ADDRTYPE is not set | ||
336 | # CONFIG_IP_NF_MATCH_AH is not set | ||
337 | CONFIG_IP_NF_MATCH_ECN=m | 54 | CONFIG_IP_NF_MATCH_ECN=m |
338 | CONFIG_IP_NF_MATCH_TTL=m | 55 | CONFIG_IP_NF_MATCH_TTL=m |
339 | CONFIG_IP_NF_FILTER=m | 56 | CONFIG_IP_NF_FILTER=m |
@@ -342,970 +59,143 @@ CONFIG_IP_NF_TARGET_LOG=m | |||
342 | CONFIG_IP_NF_TARGET_ULOG=m | 59 | CONFIG_IP_NF_TARGET_ULOG=m |
343 | CONFIG_IP_NF_MANGLE=m | 60 | CONFIG_IP_NF_MANGLE=m |
344 | CONFIG_IP_NF_TARGET_ECN=m | 61 | CONFIG_IP_NF_TARGET_ECN=m |
345 | # CONFIG_IP_NF_TARGET_TTL is not set | ||
346 | CONFIG_IP_NF_RAW=m | 62 | CONFIG_IP_NF_RAW=m |
347 | CONFIG_IP_NF_ARPTABLES=m | 63 | CONFIG_IP_NF_ARPTABLES=m |
348 | CONFIG_IP_NF_ARPFILTER=m | 64 | CONFIG_IP_NF_ARPFILTER=m |
349 | CONFIG_IP_NF_ARP_MANGLE=m | 65 | CONFIG_IP_NF_ARP_MANGLE=m |
350 | |||
351 | # | ||
352 | # IPv6: Netfilter Configuration | ||
353 | # | ||
354 | # CONFIG_IP6_NF_QUEUE is not set | ||
355 | CONFIG_IP6_NF_IPTABLES=m | 66 | CONFIG_IP6_NF_IPTABLES=m |
356 | # CONFIG_IP6_NF_MATCH_AH is not set | ||
357 | # CONFIG_IP6_NF_MATCH_EUI64 is not set | ||
358 | CONFIG_IP6_NF_MATCH_FRAG=m | 67 | CONFIG_IP6_NF_MATCH_FRAG=m |
359 | CONFIG_IP6_NF_MATCH_OPTS=m | 68 | CONFIG_IP6_NF_MATCH_OPTS=m |
360 | CONFIG_IP6_NF_MATCH_HL=m | 69 | CONFIG_IP6_NF_MATCH_HL=m |
361 | CONFIG_IP6_NF_MATCH_IPV6HEADER=m | 70 | CONFIG_IP6_NF_MATCH_IPV6HEADER=m |
362 | # CONFIG_IP6_NF_MATCH_MH is not set | ||
363 | CONFIG_IP6_NF_MATCH_RT=m | 71 | CONFIG_IP6_NF_MATCH_RT=m |
364 | CONFIG_IP6_NF_TARGET_LOG=m | 72 | CONFIG_IP6_NF_TARGET_LOG=m |
365 | CONFIG_IP6_NF_FILTER=m | 73 | CONFIG_IP6_NF_FILTER=m |
366 | CONFIG_IP6_NF_TARGET_REJECT=m | 74 | CONFIG_IP6_NF_TARGET_REJECT=m |
367 | CONFIG_IP6_NF_MANGLE=m | 75 | CONFIG_IP6_NF_MANGLE=m |
368 | # CONFIG_IP6_NF_TARGET_HL is not set | ||
369 | CONFIG_IP6_NF_RAW=m | 76 | CONFIG_IP6_NF_RAW=m |
370 | CONFIG_IP_DCCP=m | 77 | CONFIG_IP_DCCP=m |
371 | CONFIG_INET_DCCP_DIAG=m | ||
372 | |||
373 | # | ||
374 | # DCCP CCIDs Configuration (EXPERIMENTAL) | ||
375 | # | ||
376 | # CONFIG_IP_DCCP_CCID2_DEBUG is not set | ||
377 | # CONFIG_IP_DCCP_CCID3 is not set | 78 | # CONFIG_IP_DCCP_CCID3 is not set |
378 | |||
379 | # | ||
380 | # DCCP Kernel Hacking | ||
381 | # | ||
382 | # CONFIG_IP_DCCP_DEBUG is not set | ||
383 | # CONFIG_IP_SCTP is not set | ||
384 | # CONFIG_TIPC is not set | ||
385 | # CONFIG_ATM is not set | ||
386 | # CONFIG_BRIDGE is not set | ||
387 | # CONFIG_NET_DSA is not set | ||
388 | # CONFIG_VLAN_8021Q is not set | ||
389 | # CONFIG_DECNET is not set | ||
390 | CONFIG_LLC=m | ||
391 | CONFIG_LLC2=m | 79 | CONFIG_LLC2=m |
392 | # CONFIG_IPX is not set | ||
393 | # CONFIG_ATALK is not set | ||
394 | # CONFIG_X25 is not set | ||
395 | # CONFIG_LAPB is not set | ||
396 | # CONFIG_ECONET is not set | ||
397 | # CONFIG_WAN_ROUTER is not set | ||
398 | # CONFIG_NET_SCHED is not set | ||
399 | # CONFIG_DCB is not set | ||
400 | |||
401 | # | ||
402 | # Network testing | ||
403 | # | ||
404 | CONFIG_NET_PKTGEN=m | 80 | CONFIG_NET_PKTGEN=m |
405 | # CONFIG_HAMRADIO is not set | ||
406 | # CONFIG_CAN is not set | ||
407 | # CONFIG_IRDA is not set | ||
408 | # CONFIG_BT is not set | ||
409 | # CONFIG_AF_RXRPC is not set | ||
410 | # CONFIG_PHONET is not set | ||
411 | CONFIG_WIRELESS=y | ||
412 | # CONFIG_CFG80211 is not set | ||
413 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
414 | # CONFIG_WIRELESS_EXT is not set | ||
415 | # CONFIG_LIB80211 is not set | ||
416 | # CONFIG_MAC80211 is not set | ||
417 | # CONFIG_WIMAX is not set | ||
418 | # CONFIG_RFKILL is not set | ||
419 | # CONFIG_NET_9P is not set | ||
420 | |||
421 | # | ||
422 | # Device Drivers | ||
423 | # | ||
424 | |||
425 | # | ||
426 | # Generic Driver Options | ||
427 | # | ||
428 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 81 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
429 | # CONFIG_STANDALONE is not set | 82 | # CONFIG_STANDALONE is not set |
430 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 83 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
431 | CONFIG_FW_LOADER=y | ||
432 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
433 | CONFIG_EXTRA_FIRMWARE="" | ||
434 | # CONFIG_DEBUG_DRIVER is not set | ||
435 | # CONFIG_DEBUG_DEVRES is not set | ||
436 | # CONFIG_SYS_HYPERVISOR is not set | ||
437 | # CONFIG_CONNECTOR is not set | ||
438 | # CONFIG_MTD is not set | ||
439 | # CONFIG_PARPORT is not set | ||
440 | CONFIG_BLK_DEV=y | ||
441 | # CONFIG_BLK_CPQ_DA is not set | ||
442 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
443 | # CONFIG_BLK_DEV_DAC960 is not set | ||
444 | CONFIG_BLK_DEV_UMEM=m | 84 | CONFIG_BLK_DEV_UMEM=m |
445 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
446 | CONFIG_BLK_DEV_LOOP=y | 85 | CONFIG_BLK_DEV_LOOP=y |
447 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | ||
448 | # CONFIG_BLK_DEV_NBD is not set | ||
449 | # CONFIG_BLK_DEV_SX8 is not set | ||
450 | CONFIG_BLK_DEV_RAM=y | 86 | CONFIG_BLK_DEV_RAM=y |
451 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
452 | CONFIG_BLK_DEV_RAM_SIZE=6144 | 87 | CONFIG_BLK_DEV_RAM_SIZE=6144 |
453 | # CONFIG_BLK_DEV_XIP is not set | ||
454 | # CONFIG_CDROM_PKTCDVD is not set | ||
455 | # CONFIG_ATA_OVER_ETH is not set | ||
456 | # CONFIG_BLK_DEV_HD is not set | ||
457 | CONFIG_MISC_DEVICES=y | ||
458 | # CONFIG_PHANTOM is not set | ||
459 | # CONFIG_SGI_IOC4 is not set | ||
460 | # CONFIG_TIFM_CORE is not set | ||
461 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
462 | # CONFIG_HP_ILO is not set | ||
463 | # CONFIG_C2PORT is not set | ||
464 | |||
465 | # | ||
466 | # EEPROM support | ||
467 | # | ||
468 | # CONFIG_EEPROM_93CX6 is not set | ||
469 | CONFIG_HAVE_IDE=y | ||
470 | # CONFIG_IDE is not set | ||
471 | |||
472 | # | ||
473 | # SCSI device support | ||
474 | # | ||
475 | CONFIG_RAID_ATTRS=m | 88 | CONFIG_RAID_ATTRS=m |
476 | CONFIG_SCSI=y | 89 | CONFIG_SCSI=y |
477 | CONFIG_SCSI_DMA=y | ||
478 | # CONFIG_SCSI_TGT is not set | ||
479 | CONFIG_SCSI_NETLINK=y | ||
480 | CONFIG_SCSI_PROC_FS=y | ||
481 | |||
482 | # | ||
483 | # SCSI support type (disk, tape, CD-ROM) | ||
484 | # | ||
485 | CONFIG_BLK_DEV_SD=y | 90 | CONFIG_BLK_DEV_SD=y |
486 | CONFIG_CHR_DEV_ST=y | 91 | CONFIG_CHR_DEV_ST=y |
487 | # CONFIG_CHR_DEV_OSST is not set | ||
488 | CONFIG_BLK_DEV_SR=y | 92 | CONFIG_BLK_DEV_SR=y |
489 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
490 | CONFIG_CHR_DEV_SG=y | 93 | CONFIG_CHR_DEV_SG=y |
491 | # CONFIG_CHR_DEV_SCH is not set | ||
492 | |||
493 | # | ||
494 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
495 | # | ||
496 | CONFIG_SCSI_MULTI_LUN=y | 94 | CONFIG_SCSI_MULTI_LUN=y |
497 | # CONFIG_SCSI_CONSTANTS is not set | ||
498 | # CONFIG_SCSI_LOGGING is not set | ||
499 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
500 | CONFIG_SCSI_WAIT_SCAN=m | ||
501 | |||
502 | # | ||
503 | # SCSI Transports | ||
504 | # | ||
505 | CONFIG_SCSI_SPI_ATTRS=y | ||
506 | CONFIG_SCSI_FC_ATTRS=m | ||
507 | CONFIG_SCSI_ISCSI_ATTRS=m | 95 | CONFIG_SCSI_ISCSI_ATTRS=m |
508 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
509 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
510 | CONFIG_SCSI_LOWLEVEL=y | ||
511 | # CONFIG_ISCSI_TCP is not set | ||
512 | # CONFIG_SCSI_CXGB3_ISCSI is not set | ||
513 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
514 | # CONFIG_SCSI_3W_9XXX is not set | ||
515 | # CONFIG_SCSI_ACARD is not set | ||
516 | # CONFIG_SCSI_AACRAID is not set | ||
517 | # CONFIG_SCSI_AIC7XXX is not set | ||
518 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
519 | # CONFIG_SCSI_AIC79XX is not set | ||
520 | # CONFIG_SCSI_AIC94XX is not set | ||
521 | # CONFIG_SCSI_DPT_I2O is not set | ||
522 | # CONFIG_SCSI_ADVANSYS is not set | ||
523 | # CONFIG_SCSI_ARCMSR is not set | ||
524 | # CONFIG_MEGARAID_NEWGEN is not set | ||
525 | # CONFIG_MEGARAID_LEGACY is not set | ||
526 | # CONFIG_MEGARAID_SAS is not set | ||
527 | # CONFIG_SCSI_HPTIOP is not set | ||
528 | # CONFIG_LIBFC is not set | ||
529 | # CONFIG_FCOE is not set | ||
530 | # CONFIG_SCSI_DMX3191D is not set | ||
531 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
532 | # CONFIG_SCSI_IPS is not set | ||
533 | # CONFIG_SCSI_INITIO is not set | ||
534 | # CONFIG_SCSI_INIA100 is not set | ||
535 | # CONFIG_SCSI_MVSAS is not set | ||
536 | # CONFIG_SCSI_STEX is not set | ||
537 | CONFIG_SCSI_SYM53C8XX_2=y | 96 | CONFIG_SCSI_SYM53C8XX_2=y |
538 | CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 | ||
539 | CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 | ||
540 | CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 | ||
541 | CONFIG_SCSI_SYM53C8XX_MMIO=y | ||
542 | CONFIG_SCSI_QLOGIC_1280=m | 97 | CONFIG_SCSI_QLOGIC_1280=m |
543 | # CONFIG_SCSI_QLA_FC is not set | ||
544 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
545 | # CONFIG_SCSI_LPFC is not set | ||
546 | # CONFIG_SCSI_DC395x is not set | ||
547 | # CONFIG_SCSI_DC390T is not set | ||
548 | CONFIG_SCSI_DEBUG=m | 98 | CONFIG_SCSI_DEBUG=m |
549 | # CONFIG_SCSI_SRP is not set | ||
550 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | ||
551 | # CONFIG_SCSI_DH is not set | ||
552 | # CONFIG_ATA is not set | ||
553 | CONFIG_MD=y | 99 | CONFIG_MD=y |
554 | CONFIG_BLK_DEV_MD=y | 100 | CONFIG_BLK_DEV_MD=y |
555 | CONFIG_MD_AUTODETECT=y | ||
556 | CONFIG_MD_LINEAR=y | 101 | CONFIG_MD_LINEAR=y |
557 | CONFIG_MD_RAID0=y | 102 | CONFIG_MD_RAID0=y |
558 | CONFIG_MD_RAID1=y | 103 | CONFIG_MD_RAID1=y |
559 | # CONFIG_MD_RAID10 is not set | ||
560 | # CONFIG_MD_RAID456 is not set | ||
561 | # CONFIG_MD_MULTIPATH is not set | ||
562 | # CONFIG_MD_FAULTY is not set | ||
563 | # CONFIG_BLK_DEV_DM is not set | ||
564 | CONFIG_FUSION=y | 104 | CONFIG_FUSION=y |
565 | CONFIG_FUSION_SPI=m | 105 | CONFIG_FUSION_SPI=m |
566 | CONFIG_FUSION_FC=m | 106 | CONFIG_FUSION_FC=m |
567 | # CONFIG_FUSION_SAS is not set | ||
568 | CONFIG_FUSION_MAX_SGE=128 | ||
569 | CONFIG_FUSION_CTL=m | 107 | CONFIG_FUSION_CTL=m |
570 | # CONFIG_FUSION_LOGGING is not set | ||
571 | |||
572 | # | ||
573 | # IEEE 1394 (FireWire) support | ||
574 | # | ||
575 | |||
576 | # | ||
577 | # Enable only one of the two stacks, unless you know what you are doing | ||
578 | # | ||
579 | # CONFIG_FIREWIRE is not set | ||
580 | # CONFIG_IEEE1394 is not set | ||
581 | # CONFIG_I2O is not set | ||
582 | CONFIG_NETDEVICES=y | 108 | CONFIG_NETDEVICES=y |
583 | CONFIG_DUMMY=m | 109 | CONFIG_DUMMY=m |
584 | CONFIG_BONDING=m | 110 | CONFIG_BONDING=m |
585 | # CONFIG_MACVLAN is not set | ||
586 | # CONFIG_EQUALIZER is not set | ||
587 | CONFIG_TUN=m | 111 | CONFIG_TUN=m |
588 | # CONFIG_VETH is not set | ||
589 | # CONFIG_ARCNET is not set | ||
590 | CONFIG_PHYLIB=m | ||
591 | |||
592 | # | ||
593 | # MII PHY device drivers | ||
594 | # | ||
595 | # CONFIG_MARVELL_PHY is not set | ||
596 | # CONFIG_DAVICOM_PHY is not set | ||
597 | # CONFIG_QSEMI_PHY is not set | ||
598 | # CONFIG_LXT_PHY is not set | ||
599 | # CONFIG_CICADA_PHY is not set | ||
600 | # CONFIG_VITESSE_PHY is not set | ||
601 | # CONFIG_SMSC_PHY is not set | ||
602 | # CONFIG_BROADCOM_PHY is not set | ||
603 | # CONFIG_ICPLUS_PHY is not set | ||
604 | # CONFIG_REALTEK_PHY is not set | ||
605 | # CONFIG_NATIONAL_PHY is not set | ||
606 | # CONFIG_STE10XP is not set | ||
607 | # CONFIG_LSI_ET1011C_PHY is not set | ||
608 | # CONFIG_MDIO_BITBANG is not set | ||
609 | CONFIG_NET_ETHERNET=y | 112 | CONFIG_NET_ETHERNET=y |
610 | CONFIG_MII=m | ||
611 | # CONFIG_HAPPYMEAL is not set | ||
612 | # CONFIG_SUNGEM is not set | ||
613 | # CONFIG_CASSINI is not set | ||
614 | CONFIG_NET_VENDOR_3COM=y | 113 | CONFIG_NET_VENDOR_3COM=y |
615 | CONFIG_VORTEX=m | 114 | CONFIG_VORTEX=m |
616 | CONFIG_TYPHOON=m | 115 | CONFIG_TYPHOON=m |
617 | CONFIG_NET_TULIP=y | 116 | CONFIG_NET_TULIP=y |
618 | CONFIG_DE2104X=m | 117 | CONFIG_DE2104X=m |
619 | CONFIG_TULIP=y | 118 | CONFIG_TULIP=y |
620 | # CONFIG_TULIP_MWI is not set | ||
621 | CONFIG_TULIP_MMIO=y | 119 | CONFIG_TULIP_MMIO=y |
622 | # CONFIG_TULIP_NAPI is not set | ||
623 | # CONFIG_DE4X5 is not set | ||
624 | # CONFIG_WINBOND_840 is not set | ||
625 | # CONFIG_DM9102 is not set | ||
626 | # CONFIG_ULI526X is not set | ||
627 | CONFIG_PCMCIA_XIRCOM=m | 120 | CONFIG_PCMCIA_XIRCOM=m |
628 | CONFIG_HP100=m | 121 | CONFIG_HP100=m |
629 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
630 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
631 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
632 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
633 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
634 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
635 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
636 | CONFIG_NET_PCI=y | 122 | CONFIG_NET_PCI=y |
637 | CONFIG_PCNET32=m | 123 | CONFIG_PCNET32=m |
638 | # CONFIG_AMD8111_ETH is not set | ||
639 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
640 | # CONFIG_B44 is not set | ||
641 | # CONFIG_FORCEDETH is not set | ||
642 | CONFIG_E100=m | 124 | CONFIG_E100=m |
643 | # CONFIG_FEALNX is not set | ||
644 | # CONFIG_NATSEMI is not set | ||
645 | # CONFIG_NE2K_PCI is not set | ||
646 | # CONFIG_8139CP is not set | ||
647 | # CONFIG_8139TOO is not set | ||
648 | # CONFIG_R6040 is not set | ||
649 | # CONFIG_SIS900 is not set | ||
650 | # CONFIG_EPIC100 is not set | ||
651 | # CONFIG_SMSC9420 is not set | ||
652 | # CONFIG_SUNDANCE is not set | ||
653 | # CONFIG_TLAN is not set | ||
654 | # CONFIG_VIA_RHINE is not set | ||
655 | # CONFIG_SC92031 is not set | ||
656 | # CONFIG_ATL2 is not set | ||
657 | CONFIG_NETDEV_1000=y | ||
658 | CONFIG_ACENIC=m | 125 | CONFIG_ACENIC=m |
659 | CONFIG_ACENIC_OMIT_TIGON_I=y | 126 | CONFIG_ACENIC_OMIT_TIGON_I=y |
660 | # CONFIG_DL2K is not set | ||
661 | CONFIG_E1000=m | 127 | CONFIG_E1000=m |
662 | # CONFIG_E1000E is not set | ||
663 | # CONFIG_IP1000 is not set | ||
664 | # CONFIG_IGB is not set | ||
665 | # CONFIG_NS83820 is not set | ||
666 | # CONFIG_HAMACHI is not set | ||
667 | # CONFIG_YELLOWFIN is not set | ||
668 | # CONFIG_R8169 is not set | ||
669 | # CONFIG_SIS190 is not set | ||
670 | # CONFIG_SKGE is not set | ||
671 | # CONFIG_SKY2 is not set | ||
672 | # CONFIG_VIA_VELOCITY is not set | ||
673 | CONFIG_TIGON3=m | 128 | CONFIG_TIGON3=m |
674 | # CONFIG_BNX2 is not set | ||
675 | # CONFIG_QLA3XXX is not set | ||
676 | # CONFIG_ATL1 is not set | ||
677 | # CONFIG_ATL1E is not set | ||
678 | # CONFIG_ATL1C is not set | ||
679 | # CONFIG_JME is not set | ||
680 | CONFIG_NETDEV_10000=y | ||
681 | # CONFIG_CHELSIO_T1 is not set | ||
682 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
683 | # CONFIG_CHELSIO_T3 is not set | ||
684 | # CONFIG_ENIC is not set | ||
685 | # CONFIG_IXGBE is not set | ||
686 | # CONFIG_IXGB is not set | ||
687 | # CONFIG_S2IO is not set | ||
688 | # CONFIG_MYRI10GE is not set | ||
689 | # CONFIG_NETXEN_NIC is not set | ||
690 | # CONFIG_NIU is not set | ||
691 | # CONFIG_MLX4_EN is not set | ||
692 | # CONFIG_MLX4_CORE is not set | ||
693 | # CONFIG_TEHUTI is not set | ||
694 | # CONFIG_BNX2X is not set | ||
695 | # CONFIG_QLGE is not set | ||
696 | # CONFIG_SFC is not set | ||
697 | # CONFIG_TR is not set | ||
698 | |||
699 | # | ||
700 | # Wireless LAN | ||
701 | # | ||
702 | # CONFIG_WLAN_PRE80211 is not set | ||
703 | # CONFIG_WLAN_80211 is not set | ||
704 | # CONFIG_IWLWIFI_LEDS is not set | ||
705 | |||
706 | # | ||
707 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
708 | # | ||
709 | CONFIG_NET_PCMCIA=y | 129 | CONFIG_NET_PCMCIA=y |
710 | CONFIG_PCMCIA_3C589=m | 130 | CONFIG_PCMCIA_3C589=m |
711 | CONFIG_PCMCIA_3C574=m | 131 | CONFIG_PCMCIA_3C574=m |
712 | # CONFIG_PCMCIA_FMVJ18X is not set | ||
713 | # CONFIG_PCMCIA_PCNET is not set | ||
714 | # CONFIG_PCMCIA_NMCLAN is not set | ||
715 | CONFIG_PCMCIA_SMC91C92=m | 132 | CONFIG_PCMCIA_SMC91C92=m |
716 | CONFIG_PCMCIA_XIRC2PS=m | 133 | CONFIG_PCMCIA_XIRC2PS=m |
717 | # CONFIG_PCMCIA_AXNET is not set | ||
718 | # CONFIG_WAN is not set | ||
719 | # CONFIG_FDDI is not set | ||
720 | # CONFIG_HIPPI is not set | ||
721 | CONFIG_PPP=m | 134 | CONFIG_PPP=m |
722 | # CONFIG_PPP_MULTILINK is not set | ||
723 | # CONFIG_PPP_FILTER is not set | ||
724 | CONFIG_PPP_ASYNC=m | 135 | CONFIG_PPP_ASYNC=m |
725 | CONFIG_PPP_SYNC_TTY=m | 136 | CONFIG_PPP_SYNC_TTY=m |
726 | CONFIG_PPP_DEFLATE=m | 137 | CONFIG_PPP_DEFLATE=m |
727 | CONFIG_PPP_BSDCOMP=m | 138 | CONFIG_PPP_BSDCOMP=m |
728 | # CONFIG_PPP_MPPE is not set | ||
729 | # CONFIG_PPPOE is not set | ||
730 | # CONFIG_PPPOL2TP is not set | ||
731 | # CONFIG_SLIP is not set | ||
732 | CONFIG_SLHC=m | ||
733 | # CONFIG_NET_FC is not set | ||
734 | # CONFIG_NETCONSOLE is not set | ||
735 | # CONFIG_NETPOLL is not set | ||
736 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
737 | # CONFIG_ISDN is not set | ||
738 | # CONFIG_PHONE is not set | ||
739 | |||
740 | # | ||
741 | # Input device support | ||
742 | # | ||
743 | CONFIG_INPUT=y | ||
744 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
745 | # CONFIG_INPUT_POLLDEV is not set | ||
746 | |||
747 | # | ||
748 | # Userland interfaces | ||
749 | # | ||
750 | # CONFIG_INPUT_MOUSEDEV is not set | 139 | # CONFIG_INPUT_MOUSEDEV is not set |
751 | # CONFIG_INPUT_JOYDEV is not set | ||
752 | # CONFIG_INPUT_EVDEV is not set | ||
753 | # CONFIG_INPUT_EVBUG is not set | ||
754 | |||
755 | # | ||
756 | # Input Device Drivers | ||
757 | # | ||
758 | # CONFIG_INPUT_KEYBOARD is not set | 140 | # CONFIG_INPUT_KEYBOARD is not set |
759 | # CONFIG_INPUT_MOUSE is not set | 141 | # CONFIG_INPUT_MOUSE is not set |
760 | # CONFIG_INPUT_JOYSTICK is not set | ||
761 | # CONFIG_INPUT_TABLET is not set | ||
762 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
763 | # CONFIG_INPUT_MISC is not set | ||
764 | |||
765 | # | ||
766 | # Hardware I/O ports | ||
767 | # | ||
768 | # CONFIG_SERIO is not set | 142 | # CONFIG_SERIO is not set |
769 | # CONFIG_GAMEPORT is not set | ||
770 | |||
771 | # | ||
772 | # Character devices | ||
773 | # | ||
774 | CONFIG_VT=y | ||
775 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
776 | CONFIG_VT_CONSOLE=y | ||
777 | CONFIG_HW_CONSOLE=y | ||
778 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
779 | CONFIG_DEVKMEM=y | ||
780 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
781 | # CONFIG_NOZOMI is not set | ||
782 | |||
783 | # | ||
784 | # Serial drivers | ||
785 | # | ||
786 | CONFIG_SERIAL_8250=y | 143 | CONFIG_SERIAL_8250=y |
787 | CONFIG_SERIAL_8250_CONSOLE=y | 144 | CONFIG_SERIAL_8250_CONSOLE=y |
788 | CONFIG_SERIAL_8250_PCI=y | ||
789 | CONFIG_SERIAL_8250_CS=m | 145 | CONFIG_SERIAL_8250_CS=m |
790 | CONFIG_SERIAL_8250_NR_UARTS=17 | 146 | CONFIG_SERIAL_8250_NR_UARTS=17 |
791 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
792 | CONFIG_SERIAL_8250_EXTENDED=y | 147 | CONFIG_SERIAL_8250_EXTENDED=y |
793 | CONFIG_SERIAL_8250_MANY_PORTS=y | 148 | CONFIG_SERIAL_8250_MANY_PORTS=y |
794 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 149 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
795 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
796 | # CONFIG_SERIAL_8250_RSA is not set | ||
797 | |||
798 | # | ||
799 | # Non-8250 serial port support | ||
800 | # | ||
801 | CONFIG_PDC_CONSOLE=y | 150 | CONFIG_PDC_CONSOLE=y |
802 | CONFIG_SERIAL_CORE=y | ||
803 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
804 | # CONFIG_SERIAL_JSM is not set | ||
805 | CONFIG_UNIX98_PTYS=y | ||
806 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
807 | # CONFIG_LEGACY_PTYS is not set | 151 | # CONFIG_LEGACY_PTYS is not set |
808 | # CONFIG_IPMI_HANDLER is not set | ||
809 | # CONFIG_HW_RANDOM is not set | 152 | # CONFIG_HW_RANDOM is not set |
810 | # CONFIG_R3964 is not set | ||
811 | # CONFIG_APPLICOM is not set | ||
812 | |||
813 | # | ||
814 | # PCMCIA character devices | ||
815 | # | ||
816 | # CONFIG_SYNCLINK_CS is not set | ||
817 | # CONFIG_CARDMAN_4000 is not set | ||
818 | # CONFIG_CARDMAN_4040 is not set | ||
819 | # CONFIG_IPWIRELESS is not set | ||
820 | CONFIG_RAW_DRIVER=y | 153 | CONFIG_RAW_DRIVER=y |
821 | CONFIG_MAX_RAW_DEVS=256 | ||
822 | # CONFIG_TCG_TPM is not set | ||
823 | CONFIG_DEVPORT=y | ||
824 | # CONFIG_I2C is not set | ||
825 | # CONFIG_SPI is not set | ||
826 | # CONFIG_W1 is not set | ||
827 | # CONFIG_POWER_SUPPLY is not set | ||
828 | # CONFIG_HWMON is not set | 154 | # CONFIG_HWMON is not set |
829 | # CONFIG_THERMAL is not set | ||
830 | # CONFIG_THERMAL_HWMON is not set | ||
831 | # CONFIG_WATCHDOG is not set | ||
832 | CONFIG_SSB_POSSIBLE=y | ||
833 | |||
834 | # | ||
835 | # Sonics Silicon Backplane | ||
836 | # | ||
837 | # CONFIG_SSB is not set | ||
838 | |||
839 | # | ||
840 | # Multifunction device drivers | ||
841 | # | ||
842 | # CONFIG_MFD_CORE is not set | ||
843 | # CONFIG_MFD_SM501 is not set | ||
844 | # CONFIG_HTC_PASIC3 is not set | ||
845 | # CONFIG_MFD_TMIO is not set | ||
846 | # CONFIG_REGULATOR is not set | ||
847 | |||
848 | # | ||
849 | # Multimedia devices | ||
850 | # | ||
851 | |||
852 | # | ||
853 | # Multimedia core support | ||
854 | # | ||
855 | # CONFIG_VIDEO_DEV is not set | ||
856 | # CONFIG_DVB_CORE is not set | ||
857 | # CONFIG_VIDEO_MEDIA is not set | ||
858 | |||
859 | # | ||
860 | # Multimedia drivers | ||
861 | # | ||
862 | # CONFIG_DAB is not set | ||
863 | |||
864 | # | ||
865 | # Graphics support | ||
866 | # | ||
867 | CONFIG_AGP=y | 155 | CONFIG_AGP=y |
868 | CONFIG_AGP_PARISC=y | 156 | CONFIG_AGP_PARISC=y |
869 | # CONFIG_DRM is not set | ||
870 | # CONFIG_VGASTATE is not set | ||
871 | # CONFIG_VIDEO_OUTPUT_CONTROL is not set | ||
872 | # CONFIG_FB is not set | ||
873 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
874 | |||
875 | # | ||
876 | # Display device support | ||
877 | # | ||
878 | # CONFIG_DISPLAY_SUPPORT is not set | ||
879 | |||
880 | # | ||
881 | # Console display driver support | ||
882 | # | ||
883 | CONFIG_DUMMY_CONSOLE=y | ||
884 | CONFIG_DUMMY_CONSOLE_COLUMNS=160 | ||
885 | CONFIG_DUMMY_CONSOLE_ROWS=64 | ||
886 | # CONFIG_STI_CONSOLE is not set | 157 | # CONFIG_STI_CONSOLE is not set |
887 | # CONFIG_SOUND is not set | ||
888 | CONFIG_HID_SUPPORT=y | ||
889 | CONFIG_HID=y | ||
890 | # CONFIG_HID_DEBUG is not set | ||
891 | # CONFIG_HIDRAW is not set | ||
892 | # CONFIG_HID_PID is not set | ||
893 | |||
894 | # | ||
895 | # Special HID drivers | ||
896 | # | ||
897 | CONFIG_HID_COMPAT=y | ||
898 | CONFIG_USB_SUPPORT=y | ||
899 | CONFIG_USB_ARCH_HAS_HCD=y | ||
900 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
901 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
902 | # CONFIG_USB is not set | ||
903 | # CONFIG_USB_OTG_WHITELIST is not set | ||
904 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
905 | |||
906 | # | ||
907 | # Enable Host or Gadget support to see Inventra options | ||
908 | # | ||
909 | |||
910 | # | ||
911 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | ||
912 | # | ||
913 | # CONFIG_USB_GADGET is not set | ||
914 | |||
915 | # | ||
916 | # OTG and related infrastructure | ||
917 | # | ||
918 | # CONFIG_UWB is not set | ||
919 | # CONFIG_MMC is not set | ||
920 | # CONFIG_MEMSTICK is not set | ||
921 | # CONFIG_NEW_LEDS is not set | ||
922 | # CONFIG_ACCESSIBILITY is not set | ||
923 | # CONFIG_INFINIBAND is not set | ||
924 | CONFIG_RTC_LIB=y | ||
925 | CONFIG_RTC_CLASS=y | ||
926 | CONFIG_RTC_HCTOSYS=y | ||
927 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
928 | # CONFIG_RTC_DEBUG is not set | ||
929 | |||
930 | # | ||
931 | # RTC interfaces | ||
932 | # | ||
933 | CONFIG_RTC_INTF_SYSFS=y | ||
934 | CONFIG_RTC_INTF_PROC=y | ||
935 | CONFIG_RTC_INTF_DEV=y | ||
936 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
937 | # CONFIG_RTC_DRV_TEST is not set | ||
938 | |||
939 | # | ||
940 | # SPI RTC drivers | ||
941 | # | ||
942 | |||
943 | # | ||
944 | # Platform RTC drivers | ||
945 | # | ||
946 | # CONFIG_RTC_DRV_DS1286 is not set | ||
947 | # CONFIG_RTC_DRV_DS1511 is not set | ||
948 | # CONFIG_RTC_DRV_DS1553 is not set | ||
949 | # CONFIG_RTC_DRV_DS1742 is not set | ||
950 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
951 | # CONFIG_RTC_DRV_M48T86 is not set | ||
952 | # CONFIG_RTC_DRV_M48T35 is not set | ||
953 | # CONFIG_RTC_DRV_M48T59 is not set | ||
954 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
955 | # CONFIG_RTC_DRV_V3020 is not set | ||
956 | |||
957 | # | ||
958 | # on-CPU RTC drivers | ||
959 | # | ||
960 | CONFIG_RTC_DRV_PARISC=y | ||
961 | # CONFIG_DMADEVICES is not set | ||
962 | # CONFIG_UIO is not set | ||
963 | # CONFIG_STAGING is not set | ||
964 | |||
965 | # | ||
966 | # File systems | ||
967 | # | ||
968 | CONFIG_EXT2_FS=y | 158 | CONFIG_EXT2_FS=y |
969 | # CONFIG_EXT2_FS_XATTR is not set | ||
970 | # CONFIG_EXT2_FS_XIP is not set | ||
971 | CONFIG_EXT3_FS=y | 159 | CONFIG_EXT3_FS=y |
972 | # CONFIG_EXT3_FS_XATTR is not set | 160 | # CONFIG_EXT3_FS_XATTR is not set |
973 | # CONFIG_EXT4_FS is not set | ||
974 | CONFIG_JBD=y | ||
975 | # CONFIG_JBD_DEBUG is not set | ||
976 | # CONFIG_REISERFS_FS is not set | ||
977 | CONFIG_JFS_FS=m | 161 | CONFIG_JFS_FS=m |
978 | # CONFIG_JFS_POSIX_ACL is not set | ||
979 | # CONFIG_JFS_SECURITY is not set | ||
980 | # CONFIG_JFS_DEBUG is not set | ||
981 | # CONFIG_JFS_STATISTICS is not set | ||
982 | CONFIG_FS_POSIX_ACL=y | ||
983 | CONFIG_FILE_LOCKING=y | ||
984 | CONFIG_XFS_FS=m | 162 | CONFIG_XFS_FS=m |
985 | # CONFIG_XFS_QUOTA is not set | ||
986 | # CONFIG_XFS_POSIX_ACL is not set | ||
987 | # CONFIG_XFS_RT is not set | ||
988 | # CONFIG_XFS_DEBUG is not set | ||
989 | # CONFIG_GFS2_FS is not set | ||
990 | # CONFIG_OCFS2_FS is not set | ||
991 | # CONFIG_BTRFS_FS is not set | ||
992 | CONFIG_DNOTIFY=y | ||
993 | CONFIG_INOTIFY=y | ||
994 | CONFIG_INOTIFY_USER=y | ||
995 | # CONFIG_QUOTA is not set | ||
996 | # CONFIG_AUTOFS_FS is not set | ||
997 | CONFIG_AUTOFS4_FS=y | 163 | CONFIG_AUTOFS4_FS=y |
998 | # CONFIG_FUSE_FS is not set | ||
999 | |||
1000 | # | ||
1001 | # CD-ROM/DVD Filesystems | ||
1002 | # | ||
1003 | CONFIG_ISO9660_FS=y | 164 | CONFIG_ISO9660_FS=y |
1004 | CONFIG_JOLIET=y | 165 | CONFIG_JOLIET=y |
1005 | # CONFIG_ZISOFS is not set | ||
1006 | CONFIG_UDF_FS=m | 166 | CONFIG_UDF_FS=m |
1007 | CONFIG_UDF_NLS=y | ||
1008 | |||
1009 | # | ||
1010 | # DOS/FAT/NT Filesystems | ||
1011 | # | ||
1012 | CONFIG_FAT_FS=m | ||
1013 | CONFIG_MSDOS_FS=m | 167 | CONFIG_MSDOS_FS=m |
1014 | CONFIG_VFAT_FS=m | 168 | CONFIG_VFAT_FS=m |
1015 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1016 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1017 | # CONFIG_NTFS_FS is not set | ||
1018 | |||
1019 | # | ||
1020 | # Pseudo filesystems | ||
1021 | # | ||
1022 | CONFIG_PROC_FS=y | ||
1023 | CONFIG_PROC_KCORE=y | 169 | CONFIG_PROC_KCORE=y |
1024 | CONFIG_PROC_SYSCTL=y | ||
1025 | CONFIG_PROC_PAGE_MONITOR=y | ||
1026 | CONFIG_SYSFS=y | ||
1027 | CONFIG_TMPFS=y | 170 | CONFIG_TMPFS=y |
1028 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1029 | # CONFIG_HUGETLB_PAGE is not set | ||
1030 | # CONFIG_CONFIGFS_FS is not set | ||
1031 | CONFIG_MISC_FILESYSTEMS=y | ||
1032 | # CONFIG_ADFS_FS is not set | ||
1033 | # CONFIG_AFFS_FS is not set | ||
1034 | # CONFIG_ECRYPT_FS is not set | ||
1035 | # CONFIG_HFS_FS is not set | ||
1036 | # CONFIG_HFSPLUS_FS is not set | ||
1037 | # CONFIG_BEFS_FS is not set | ||
1038 | # CONFIG_BFS_FS is not set | ||
1039 | # CONFIG_EFS_FS is not set | ||
1040 | # CONFIG_CRAMFS is not set | ||
1041 | # CONFIG_SQUASHFS is not set | ||
1042 | # CONFIG_VXFS_FS is not set | ||
1043 | # CONFIG_MINIX_FS is not set | ||
1044 | # CONFIG_OMFS_FS is not set | ||
1045 | # CONFIG_HPFS_FS is not set | ||
1046 | # CONFIG_QNX4FS_FS is not set | ||
1047 | # CONFIG_ROMFS_FS is not set | ||
1048 | # CONFIG_SYSV_FS is not set | ||
1049 | CONFIG_UFS_FS=m | 171 | CONFIG_UFS_FS=m |
1050 | # CONFIG_UFS_FS_WRITE is not set | ||
1051 | # CONFIG_UFS_DEBUG is not set | ||
1052 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1053 | CONFIG_NFS_FS=m | 172 | CONFIG_NFS_FS=m |
1054 | CONFIG_NFS_V3=y | 173 | CONFIG_NFS_V3=y |
1055 | # CONFIG_NFS_V3_ACL is not set | ||
1056 | CONFIG_NFS_V4=y | 174 | CONFIG_NFS_V4=y |
1057 | CONFIG_NFSD=m | 175 | CONFIG_NFSD=m |
1058 | CONFIG_NFSD_V3=y | ||
1059 | # CONFIG_NFSD_V3_ACL is not set | ||
1060 | CONFIG_NFSD_V4=y | 176 | CONFIG_NFSD_V4=y |
1061 | CONFIG_LOCKD=m | ||
1062 | CONFIG_LOCKD_V4=y | ||
1063 | CONFIG_EXPORTFS=m | ||
1064 | CONFIG_NFS_COMMON=y | ||
1065 | CONFIG_SUNRPC=m | ||
1066 | CONFIG_SUNRPC_GSS=m | ||
1067 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1068 | CONFIG_RPCSEC_GSS_KRB5=m | ||
1069 | CONFIG_RPCSEC_GSS_SPKM3=m | 177 | CONFIG_RPCSEC_GSS_SPKM3=m |
1070 | CONFIG_SMB_FS=m | 178 | CONFIG_SMB_FS=m |
1071 | CONFIG_SMB_NLS_DEFAULT=y | 179 | CONFIG_SMB_NLS_DEFAULT=y |
1072 | CONFIG_SMB_NLS_REMOTE="cp437" | ||
1073 | CONFIG_CIFS=m | 180 | CONFIG_CIFS=m |
1074 | # CONFIG_CIFS_STATS is not set | ||
1075 | # CONFIG_CIFS_WEAK_PW_HASH is not set | ||
1076 | # CONFIG_CIFS_UPCALL is not set | ||
1077 | # CONFIG_CIFS_XATTR is not set | ||
1078 | # CONFIG_CIFS_DEBUG2 is not set | ||
1079 | # CONFIG_CIFS_EXPERIMENTAL is not set | ||
1080 | # CONFIG_NCP_FS is not set | ||
1081 | # CONFIG_CODA_FS is not set | ||
1082 | # CONFIG_AFS_FS is not set | ||
1083 | |||
1084 | # | ||
1085 | # Partition Types | ||
1086 | # | ||
1087 | # CONFIG_PARTITION_ADVANCED is not set | ||
1088 | CONFIG_MSDOS_PARTITION=y | ||
1089 | CONFIG_NLS=y | ||
1090 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1091 | CONFIG_NLS_CODEPAGE_437=m | 181 | CONFIG_NLS_CODEPAGE_437=m |
1092 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1093 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1094 | CONFIG_NLS_CODEPAGE_850=m | 182 | CONFIG_NLS_CODEPAGE_850=m |
1095 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1096 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1097 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1098 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1099 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1100 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1101 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1102 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1103 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1104 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1105 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1106 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1107 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1108 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1109 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1110 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1111 | # CONFIG_NLS_ISO8859_8 is not set | ||
1112 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1113 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1114 | CONFIG_NLS_ASCII=m | 183 | CONFIG_NLS_ASCII=m |
1115 | CONFIG_NLS_ISO8859_1=m | 184 | CONFIG_NLS_ISO8859_1=m |
1116 | # CONFIG_NLS_ISO8859_2 is not set | ||
1117 | # CONFIG_NLS_ISO8859_3 is not set | ||
1118 | # CONFIG_NLS_ISO8859_4 is not set | ||
1119 | # CONFIG_NLS_ISO8859_5 is not set | ||
1120 | # CONFIG_NLS_ISO8859_6 is not set | ||
1121 | # CONFIG_NLS_ISO8859_7 is not set | ||
1122 | # CONFIG_NLS_ISO8859_9 is not set | ||
1123 | # CONFIG_NLS_ISO8859_13 is not set | ||
1124 | # CONFIG_NLS_ISO8859_14 is not set | ||
1125 | CONFIG_NLS_ISO8859_15=m | 185 | CONFIG_NLS_ISO8859_15=m |
1126 | # CONFIG_NLS_KOI8_R is not set | ||
1127 | # CONFIG_NLS_KOI8_U is not set | ||
1128 | CONFIG_NLS_UTF8=m | 186 | CONFIG_NLS_UTF8=m |
1129 | # CONFIG_DLM is not set | ||
1130 | |||
1131 | # | ||
1132 | # Kernel hacking | ||
1133 | # | ||
1134 | # CONFIG_PRINTK_TIME is not set | ||
1135 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1136 | CONFIG_ENABLE_MUST_CHECK=y | ||
1137 | CONFIG_FRAME_WARN=2048 | ||
1138 | CONFIG_MAGIC_SYSRQ=y | 187 | CONFIG_MAGIC_SYSRQ=y |
1139 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1140 | CONFIG_DEBUG_FS=y | 188 | CONFIG_DEBUG_FS=y |
1141 | CONFIG_HEADERS_CHECK=y | 189 | CONFIG_HEADERS_CHECK=y |
1142 | CONFIG_DEBUG_KERNEL=y | 190 | CONFIG_DEBUG_KERNEL=y |
1143 | # CONFIG_DEBUG_SHIRQ is not set | ||
1144 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1145 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1146 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1147 | CONFIG_SCHED_DEBUG=y | ||
1148 | # CONFIG_SCHEDSTATS is not set | ||
1149 | # CONFIG_TIMER_STATS is not set | ||
1150 | # CONFIG_DEBUG_OBJECTS is not set | ||
1151 | # CONFIG_DEBUG_SLAB is not set | ||
1152 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1153 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1154 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1155 | # CONFIG_DEBUG_MUTEXES is not set | ||
1156 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1157 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1158 | # CONFIG_DEBUG_KOBJECT is not set | ||
1159 | # CONFIG_DEBUG_BUGVERBOSE is not set | 191 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1160 | # CONFIG_DEBUG_INFO is not set | ||
1161 | # CONFIG_DEBUG_VM is not set | ||
1162 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1163 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1164 | # CONFIG_DEBUG_LIST is not set | ||
1165 | # CONFIG_DEBUG_SG is not set | ||
1166 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1167 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1168 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1169 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 192 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1170 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1171 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1172 | # CONFIG_FAULT_INJECTION is not set | ||
1173 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1174 | CONFIG_NOP_TRACER=y | ||
1175 | CONFIG_RING_BUFFER=y | ||
1176 | CONFIG_TRACING=y | ||
1177 | |||
1178 | # | ||
1179 | # Tracers | ||
1180 | # | ||
1181 | # CONFIG_SCHED_TRACER is not set | ||
1182 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1183 | # CONFIG_BOOT_TRACER is not set | ||
1184 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1185 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
1186 | # CONFIG_BUILD_DOCSRC is not set | ||
1187 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1188 | # CONFIG_SAMPLES is not set | ||
1189 | # CONFIG_DEBUG_RODATA is not set | ||
1190 | |||
1191 | # | ||
1192 | # Security options | ||
1193 | # | ||
1194 | CONFIG_KEYS=y | ||
1195 | CONFIG_KEYS_DEBUG_PROC_KEYS=y | 193 | CONFIG_KEYS_DEBUG_PROC_KEYS=y |
1196 | # CONFIG_SECURITY is not set | ||
1197 | # CONFIG_SECURITYFS is not set | ||
1198 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1199 | CONFIG_CRYPTO=y | ||
1200 | |||
1201 | # | ||
1202 | # Crypto core or helper | ||
1203 | # | ||
1204 | # CONFIG_CRYPTO_FIPS is not set | ||
1205 | CONFIG_CRYPTO_ALGAPI=y | ||
1206 | CONFIG_CRYPTO_ALGAPI2=y | ||
1207 | CONFIG_CRYPTO_AEAD=m | ||
1208 | CONFIG_CRYPTO_AEAD2=y | ||
1209 | CONFIG_CRYPTO_BLKCIPHER=m | ||
1210 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1211 | CONFIG_CRYPTO_HASH=y | ||
1212 | CONFIG_CRYPTO_HASH2=y | ||
1213 | CONFIG_CRYPTO_RNG2=y | ||
1214 | CONFIG_CRYPTO_MANAGER=y | ||
1215 | CONFIG_CRYPTO_MANAGER2=y | ||
1216 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1217 | CONFIG_CRYPTO_NULL=m | 194 | CONFIG_CRYPTO_NULL=m |
1218 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1219 | CONFIG_CRYPTO_AUTHENC=m | ||
1220 | CONFIG_CRYPTO_TEST=m | 195 | CONFIG_CRYPTO_TEST=m |
1221 | |||
1222 | # | ||
1223 | # Authenticated Encryption with Associated Data | ||
1224 | # | ||
1225 | # CONFIG_CRYPTO_CCM is not set | ||
1226 | # CONFIG_CRYPTO_GCM is not set | ||
1227 | # CONFIG_CRYPTO_SEQIV is not set | ||
1228 | |||
1229 | # | ||
1230 | # Block modes | ||
1231 | # | ||
1232 | CONFIG_CRYPTO_CBC=m | ||
1233 | # CONFIG_CRYPTO_CTR is not set | ||
1234 | # CONFIG_CRYPTO_CTS is not set | ||
1235 | # CONFIG_CRYPTO_ECB is not set | ||
1236 | # CONFIG_CRYPTO_LRW is not set | ||
1237 | # CONFIG_CRYPTO_PCBC is not set | ||
1238 | # CONFIG_CRYPTO_XTS is not set | ||
1239 | |||
1240 | # | ||
1241 | # Hash modes | ||
1242 | # | ||
1243 | CONFIG_CRYPTO_HMAC=y | 196 | CONFIG_CRYPTO_HMAC=y |
1244 | # CONFIG_CRYPTO_XCBC is not set | ||
1245 | |||
1246 | # | ||
1247 | # Digest | ||
1248 | # | ||
1249 | CONFIG_CRYPTO_CRC32C=m | ||
1250 | # CONFIG_CRYPTO_MD4 is not set | ||
1251 | CONFIG_CRYPTO_MD5=y | 197 | CONFIG_CRYPTO_MD5=y |
1252 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1253 | # CONFIG_CRYPTO_RMD128 is not set | ||
1254 | # CONFIG_CRYPTO_RMD160 is not set | ||
1255 | # CONFIG_CRYPTO_RMD256 is not set | ||
1256 | # CONFIG_CRYPTO_RMD320 is not set | ||
1257 | CONFIG_CRYPTO_SHA1=m | ||
1258 | # CONFIG_CRYPTO_SHA256 is not set | ||
1259 | # CONFIG_CRYPTO_SHA512 is not set | ||
1260 | # CONFIG_CRYPTO_TGR192 is not set | ||
1261 | # CONFIG_CRYPTO_WP512 is not set | ||
1262 | |||
1263 | # | ||
1264 | # Ciphers | ||
1265 | # | ||
1266 | # CONFIG_CRYPTO_AES is not set | ||
1267 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1268 | # CONFIG_CRYPTO_ARC4 is not set | ||
1269 | CONFIG_CRYPTO_BLOWFISH=m | 198 | CONFIG_CRYPTO_BLOWFISH=m |
1270 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1271 | CONFIG_CRYPTO_CAST5=m | ||
1272 | # CONFIG_CRYPTO_CAST6 is not set | ||
1273 | CONFIG_CRYPTO_DES=m | ||
1274 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1275 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1276 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1277 | # CONFIG_CRYPTO_SEED is not set | ||
1278 | # CONFIG_CRYPTO_SERPENT is not set | ||
1279 | # CONFIG_CRYPTO_TEA is not set | ||
1280 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1281 | |||
1282 | # | ||
1283 | # Compression | ||
1284 | # | ||
1285 | CONFIG_CRYPTO_DEFLATE=m | ||
1286 | # CONFIG_CRYPTO_LZO is not set | ||
1287 | |||
1288 | # | ||
1289 | # Random Number Generation | ||
1290 | # | ||
1291 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 199 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1292 | # CONFIG_CRYPTO_HW is not set | 200 | # CONFIG_CRYPTO_HW is not set |
1293 | |||
1294 | # | ||
1295 | # Library routines | ||
1296 | # | ||
1297 | CONFIG_BITREVERSE=y | ||
1298 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1299 | CONFIG_CRC_CCITT=m | ||
1300 | # CONFIG_CRC16 is not set | ||
1301 | # CONFIG_CRC_T10DIF is not set | ||
1302 | CONFIG_CRC_ITU_T=m | ||
1303 | CONFIG_CRC32=y | ||
1304 | # CONFIG_CRC7 is not set | ||
1305 | CONFIG_LIBCRC32C=m | 201 | CONFIG_LIBCRC32C=m |
1306 | CONFIG_ZLIB_INFLATE=m | ||
1307 | CONFIG_ZLIB_DEFLATE=m | ||
1308 | CONFIG_PLIST=y | ||
1309 | CONFIG_HAS_IOMEM=y | ||
1310 | CONFIG_HAS_IOPORT=y | ||
1311 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/parisc/configs/b180_defconfig b/arch/parisc/configs/b180_defconfig index 98bb05ee6e8d..e289f5bf3148 100644 --- a/arch/parisc/configs/b180_defconfig +++ b/arch/parisc/configs/b180_defconfig | |||
@@ -1,1251 +1,107 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.29-rc8 | ||
4 | # Fri Mar 13 01:32:57 2009 | ||
5 | # | ||
6 | CONFIG_PARISC=y | ||
7 | CONFIG_MMU=y | ||
8 | CONFIG_STACK_GROWSUP=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 | ||
15 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
16 | CONFIG_GENERIC_TIME=y | ||
17 | CONFIG_GENERIC_HARDIRQS=y | ||
18 | CONFIG_GENERIC_IRQ_PROBE=y | ||
19 | CONFIG_IRQ_PER_CPU=y | ||
20 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
21 | |||
22 | # | ||
23 | # General setup | ||
24 | # | ||
25 | # CONFIG_EXPERIMENTAL is not set | ||
26 | CONFIG_BROKEN_ON_SMP=y | ||
27 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
28 | CONFIG_LOCALVERSION="" | ||
29 | # CONFIG_LOCALVERSION_AUTO is not set | 1 | # CONFIG_LOCALVERSION_AUTO is not set |
30 | CONFIG_SWAP=y | ||
31 | CONFIG_SYSVIPC=y | 2 | CONFIG_SYSVIPC=y |
32 | CONFIG_SYSVIPC_SYSCTL=y | ||
33 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
34 | # CONFIG_TASKSTATS is not set | ||
35 | # CONFIG_AUDIT is not set | ||
36 | |||
37 | # | ||
38 | # RCU Subsystem | ||
39 | # | ||
40 | CONFIG_CLASSIC_RCU=y | ||
41 | # CONFIG_TREE_RCU is not set | ||
42 | # CONFIG_PREEMPT_RCU is not set | ||
43 | # CONFIG_TREE_RCU_TRACE is not set | ||
44 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
45 | CONFIG_IKCONFIG=y | 3 | CONFIG_IKCONFIG=y |
46 | CONFIG_IKCONFIG_PROC=y | 4 | CONFIG_IKCONFIG_PROC=y |
47 | CONFIG_LOG_BUF_SHIFT=16 | 5 | CONFIG_LOG_BUF_SHIFT=16 |
48 | # CONFIG_CGROUPS is not set | ||
49 | CONFIG_SYSFS_DEPRECATED=y | ||
50 | CONFIG_SYSFS_DEPRECATED_V2=y | 6 | CONFIG_SYSFS_DEPRECATED_V2=y |
51 | # CONFIG_RELAY is not set | ||
52 | CONFIG_NAMESPACES=y | ||
53 | # CONFIG_UTS_NS is not set | ||
54 | # CONFIG_IPC_NS is not set | ||
55 | # CONFIG_BLK_DEV_INITRD is not set | ||
56 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
57 | CONFIG_SYSCTL=y | ||
58 | CONFIG_ANON_INODES=y | ||
59 | # CONFIG_EMBEDDED is not set | ||
60 | CONFIG_SYSCTL_SYSCALL=y | ||
61 | CONFIG_KALLSYMS=y | ||
62 | # CONFIG_KALLSYMS_ALL is not set | ||
63 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
64 | CONFIG_HOTPLUG=y | ||
65 | CONFIG_PRINTK=y | ||
66 | CONFIG_BUG=y | ||
67 | CONFIG_ELF_CORE=y | ||
68 | CONFIG_BASE_FULL=y | ||
69 | CONFIG_FUTEX=y | ||
70 | CONFIG_EPOLL=y | ||
71 | CONFIG_SIGNALFD=y | ||
72 | CONFIG_TIMERFD=y | ||
73 | CONFIG_EVENTFD=y | ||
74 | CONFIG_SHMEM=y | ||
75 | CONFIG_AIO=y | ||
76 | CONFIG_VM_EVENT_COUNTERS=y | ||
77 | CONFIG_PCI_QUIRKS=y | ||
78 | CONFIG_COMPAT_BRK=y | ||
79 | CONFIG_SLAB=y | 7 | CONFIG_SLAB=y |
80 | # CONFIG_SLUB is not set | ||
81 | # CONFIG_SLOB is not set | ||
82 | # CONFIG_PROFILING is not set | ||
83 | CONFIG_HAVE_OPROFILE=y | ||
84 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
85 | CONFIG_SLABINFO=y | ||
86 | CONFIG_RT_MUTEXES=y | ||
87 | CONFIG_BASE_SMALL=0 | ||
88 | CONFIG_MODULES=y | 8 | CONFIG_MODULES=y |
89 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
90 | # CONFIG_MODULE_UNLOAD is not set | ||
91 | CONFIG_MODVERSIONS=y | 9 | CONFIG_MODVERSIONS=y |
92 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
93 | CONFIG_INIT_ALL_POSSIBLE=y | ||
94 | CONFIG_BLOCK=y | ||
95 | # CONFIG_LBD is not set | ||
96 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
97 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
98 | |||
99 | # | ||
100 | # IO Schedulers | ||
101 | # | ||
102 | CONFIG_IOSCHED_NOOP=y | ||
103 | CONFIG_IOSCHED_AS=y | ||
104 | CONFIG_IOSCHED_DEADLINE=y | ||
105 | CONFIG_IOSCHED_CFQ=y | ||
106 | # CONFIG_DEFAULT_AS is not set | ||
107 | # CONFIG_DEFAULT_DEADLINE is not set | ||
108 | CONFIG_DEFAULT_CFQ=y | ||
109 | # CONFIG_DEFAULT_NOOP is not set | ||
110 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
111 | # CONFIG_FREEZER is not set | ||
112 | |||
113 | # | ||
114 | # Processor type and features | ||
115 | # | ||
116 | # CONFIG_PA7000 is not set | ||
117 | CONFIG_PA7100LC=y | 10 | CONFIG_PA7100LC=y |
118 | # CONFIG_PA7200 is not set | ||
119 | # CONFIG_PA7300LC is not set | ||
120 | # CONFIG_PA8X00 is not set | ||
121 | CONFIG_PA11=y | ||
122 | CONFIG_PARISC_PAGE_SIZE_4KB=y | ||
123 | # CONFIG_PARISC_PAGE_SIZE_16KB is not set | ||
124 | # CONFIG_PARISC_PAGE_SIZE_64KB is not set | ||
125 | # CONFIG_SMP is not set | ||
126 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
127 | CONFIG_PREEMPT_NONE=y | ||
128 | # CONFIG_PREEMPT_VOLUNTARY is not set | ||
129 | # CONFIG_PREEMPT is not set | ||
130 | # CONFIG_HZ_100 is not set | ||
131 | CONFIG_HZ_250=y | ||
132 | # CONFIG_HZ_300 is not set | ||
133 | # CONFIG_HZ_1000 is not set | ||
134 | CONFIG_HZ=250 | ||
135 | # CONFIG_SCHED_HRTICK is not set | ||
136 | CONFIG_FLATMEM=y | ||
137 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
138 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
139 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
140 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
141 | CONFIG_ZONE_DMA_FLAG=0 | ||
142 | CONFIG_VIRT_TO_BUS=y | ||
143 | CONFIG_UNEVICTABLE_LRU=y | ||
144 | # CONFIG_HPUX is not set | ||
145 | |||
146 | # | ||
147 | # Bus options (PCI, PCMCIA, EISA, GSC, ISA) | ||
148 | # | ||
149 | CONFIG_GSC=y | ||
150 | CONFIG_HPPB=y | 11 | CONFIG_HPPB=y |
151 | CONFIG_IOMMU_CCIO=y | 12 | CONFIG_IOMMU_CCIO=y |
152 | CONFIG_GSC_LASI=y | 13 | CONFIG_GSC_LASI=y |
153 | CONFIG_GSC_WAX=y | 14 | CONFIG_GSC_WAX=y |
154 | CONFIG_EISA=y | 15 | CONFIG_EISA=y |
155 | CONFIG_EISA_NAMES=y | ||
156 | CONFIG_ISA=y | 16 | CONFIG_ISA=y |
157 | CONFIG_PCI=y | 17 | CONFIG_PCI=y |
158 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
159 | CONFIG_PCI_LEGACY=y | ||
160 | # CONFIG_PCI_DEBUG is not set | ||
161 | # CONFIG_PCI_STUB is not set | ||
162 | CONFIG_GSC_DINO=y | 18 | CONFIG_GSC_DINO=y |
163 | # CONFIG_PCI_LBA is not set | ||
164 | CONFIG_IOMMU_HELPER=y | ||
165 | # CONFIG_PCCARD is not set | ||
166 | # CONFIG_HOTPLUG_PCI is not set | ||
167 | |||
168 | # | ||
169 | # PA-RISC specific drivers | ||
170 | # | ||
171 | CONFIG_CHASSIS_LCD_LED=y | ||
172 | # CONFIG_PDC_CHASSIS is not set | 19 | # CONFIG_PDC_CHASSIS is not set |
173 | CONFIG_PDC_CHASSIS_WARN=y | ||
174 | CONFIG_PDC_STABLE=y | ||
175 | |||
176 | # | ||
177 | # Executable file formats | ||
178 | # | ||
179 | CONFIG_BINFMT_ELF=y | ||
180 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
181 | # CONFIG_HAVE_AOUT is not set | ||
182 | # CONFIG_BINFMT_MISC is not set | ||
183 | CONFIG_NET=y | 20 | CONFIG_NET=y |
184 | |||
185 | # | ||
186 | # Networking options | ||
187 | # | ||
188 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
189 | CONFIG_PACKET=y | 21 | CONFIG_PACKET=y |
190 | CONFIG_PACKET_MMAP=y | ||
191 | CONFIG_UNIX=y | 22 | CONFIG_UNIX=y |
192 | CONFIG_XFRM=y | ||
193 | # CONFIG_XFRM_USER is not set | ||
194 | # CONFIG_NET_KEY is not set | ||
195 | CONFIG_INET=y | 23 | CONFIG_INET=y |
196 | CONFIG_IP_MULTICAST=y | 24 | CONFIG_IP_MULTICAST=y |
197 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
198 | CONFIG_IP_FIB_HASH=y | ||
199 | CONFIG_IP_PNP=y | 25 | CONFIG_IP_PNP=y |
200 | # CONFIG_IP_PNP_DHCP is not set | ||
201 | CONFIG_IP_PNP_BOOTP=y | 26 | CONFIG_IP_PNP_BOOTP=y |
202 | # CONFIG_IP_PNP_RARP is not set | ||
203 | # CONFIG_NET_IPIP is not set | ||
204 | # CONFIG_NET_IPGRE is not set | ||
205 | # CONFIG_IP_MROUTE is not set | ||
206 | # CONFIG_SYN_COOKIES is not set | ||
207 | # CONFIG_INET_AH is not set | ||
208 | # CONFIG_INET_ESP is not set | ||
209 | # CONFIG_INET_IPCOMP is not set | ||
210 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
211 | CONFIG_INET_TUNNEL=y | ||
212 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
213 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
214 | CONFIG_INET_XFRM_MODE_BEET=y | ||
215 | # CONFIG_INET_LRO is not set | 27 | # CONFIG_INET_LRO is not set |
216 | CONFIG_INET_DIAG=y | ||
217 | CONFIG_INET_TCP_DIAG=y | ||
218 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
219 | CONFIG_TCP_CONG_CUBIC=y | ||
220 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
221 | CONFIG_IPV6=y | 28 | CONFIG_IPV6=y |
222 | # CONFIG_IPV6_PRIVACY is not set | ||
223 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
224 | # CONFIG_INET6_AH is not set | ||
225 | # CONFIG_INET6_ESP is not set | ||
226 | # CONFIG_INET6_IPCOMP is not set | ||
227 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
228 | # CONFIG_INET6_TUNNEL is not set | ||
229 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y | ||
230 | CONFIG_INET6_XFRM_MODE_TUNNEL=y | ||
231 | CONFIG_INET6_XFRM_MODE_BEET=y | ||
232 | CONFIG_IPV6_SIT=y | ||
233 | CONFIG_IPV6_NDISC_NODETYPE=y | ||
234 | # CONFIG_IPV6_TUNNEL is not set | ||
235 | # CONFIG_NETLABEL is not set | ||
236 | # CONFIG_NETWORK_SECMARK is not set | ||
237 | # CONFIG_NETFILTER is not set | ||
238 | # CONFIG_ATM is not set | ||
239 | # CONFIG_BRIDGE is not set | ||
240 | # CONFIG_VLAN_8021Q is not set | ||
241 | # CONFIG_DECNET is not set | ||
242 | # CONFIG_LLC2 is not set | ||
243 | # CONFIG_IPX is not set | ||
244 | # CONFIG_ATALK is not set | ||
245 | # CONFIG_NET_SCHED is not set | ||
246 | # CONFIG_DCB is not set | ||
247 | |||
248 | # | ||
249 | # Network testing | ||
250 | # | ||
251 | # CONFIG_NET_PKTGEN is not set | ||
252 | # CONFIG_HAMRADIO is not set | ||
253 | # CONFIG_CAN is not set | ||
254 | # CONFIG_IRDA is not set | ||
255 | # CONFIG_BT is not set | ||
256 | # CONFIG_PHONET is not set | ||
257 | CONFIG_WIRELESS=y | ||
258 | # CONFIG_CFG80211 is not set | ||
259 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
260 | # CONFIG_WIRELESS_EXT is not set | ||
261 | # CONFIG_LIB80211 is not set | ||
262 | # CONFIG_MAC80211 is not set | ||
263 | # CONFIG_WIMAX is not set | ||
264 | # CONFIG_RFKILL is not set | ||
265 | |||
266 | # | ||
267 | # Device Drivers | ||
268 | # | ||
269 | |||
270 | # | ||
271 | # Generic Driver Options | ||
272 | # | ||
273 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 29 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
274 | CONFIG_STANDALONE=y | ||
275 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 30 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
276 | CONFIG_FW_LOADER=y | ||
277 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
278 | CONFIG_EXTRA_FIRMWARE="" | ||
279 | # CONFIG_DEBUG_DRIVER is not set | ||
280 | # CONFIG_DEBUG_DEVRES is not set | ||
281 | # CONFIG_SYS_HYPERVISOR is not set | ||
282 | # CONFIG_CONNECTOR is not set | ||
283 | # CONFIG_MTD is not set | ||
284 | CONFIG_PARPORT=y | 31 | CONFIG_PARPORT=y |
285 | CONFIG_PARPORT_PC=y | 32 | CONFIG_PARPORT_PC=y |
286 | # CONFIG_PARPORT_SERIAL is not set | ||
287 | CONFIG_PARPORT_GSC=y | ||
288 | # CONFIG_PARPORT_AX88796 is not set | ||
289 | # CONFIG_PARPORT_1284 is not set | ||
290 | CONFIG_PARPORT_NOT_PC=y | ||
291 | # CONFIG_PNP is not set | ||
292 | CONFIG_BLK_DEV=y | ||
293 | # CONFIG_PARIDE is not set | ||
294 | # CONFIG_BLK_CPQ_DA is not set | ||
295 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
296 | # CONFIG_BLK_DEV_DAC960 is not set | ||
297 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
298 | CONFIG_BLK_DEV_LOOP=y | 33 | CONFIG_BLK_DEV_LOOP=y |
299 | CONFIG_BLK_DEV_CRYPTOLOOP=y | 34 | CONFIG_BLK_DEV_CRYPTOLOOP=y |
300 | # CONFIG_BLK_DEV_NBD is not set | ||
301 | # CONFIG_BLK_DEV_SX8 is not set | ||
302 | # CONFIG_BLK_DEV_RAM is not set | ||
303 | CONFIG_CDROM_PKTCDVD=m | 35 | CONFIG_CDROM_PKTCDVD=m |
304 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 | ||
305 | CONFIG_ATA_OVER_ETH=y | 36 | CONFIG_ATA_OVER_ETH=y |
306 | # CONFIG_BLK_DEV_HD is not set | ||
307 | CONFIG_MISC_DEVICES=y | ||
308 | # CONFIG_PHANTOM is not set | ||
309 | # CONFIG_SGI_IOC4 is not set | ||
310 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
311 | # CONFIG_HP_ILO is not set | ||
312 | |||
313 | # | ||
314 | # EEPROM support | ||
315 | # | ||
316 | # CONFIG_EEPROM_93CX6 is not set | ||
317 | CONFIG_HAVE_IDE=y | ||
318 | # CONFIG_IDE is not set | ||
319 | |||
320 | # | ||
321 | # SCSI device support | ||
322 | # | ||
323 | # CONFIG_RAID_ATTRS is not set | ||
324 | CONFIG_SCSI=y | 37 | CONFIG_SCSI=y |
325 | CONFIG_SCSI_DMA=y | ||
326 | # CONFIG_SCSI_NETLINK is not set | ||
327 | CONFIG_SCSI_PROC_FS=y | ||
328 | |||
329 | # | ||
330 | # SCSI support type (disk, tape, CD-ROM) | ||
331 | # | ||
332 | CONFIG_BLK_DEV_SD=y | 38 | CONFIG_BLK_DEV_SD=y |
333 | CONFIG_CHR_DEV_ST=y | 39 | CONFIG_CHR_DEV_ST=y |
334 | # CONFIG_CHR_DEV_OSST is not set | ||
335 | CONFIG_BLK_DEV_SR=y | 40 | CONFIG_BLK_DEV_SR=y |
336 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
337 | CONFIG_CHR_DEV_SG=y | 41 | CONFIG_CHR_DEV_SG=y |
338 | # CONFIG_CHR_DEV_SCH is not set | ||
339 | |||
340 | # | ||
341 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
342 | # | ||
343 | # CONFIG_SCSI_MULTI_LUN is not set | ||
344 | # CONFIG_SCSI_CONSTANTS is not set | ||
345 | # CONFIG_SCSI_LOGGING is not set | ||
346 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
347 | CONFIG_SCSI_WAIT_SCAN=m | ||
348 | |||
349 | # | ||
350 | # SCSI Transports | ||
351 | # | ||
352 | CONFIG_SCSI_SPI_ATTRS=y | ||
353 | # CONFIG_SCSI_FC_ATTRS is not set | ||
354 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
355 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
356 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
357 | CONFIG_SCSI_LOWLEVEL=y | ||
358 | # CONFIG_ISCSI_TCP is not set | ||
359 | # CONFIG_SCSI_CXGB3_ISCSI is not set | ||
360 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
361 | # CONFIG_SCSI_3W_9XXX is not set | ||
362 | # CONFIG_SCSI_ACARD is not set | ||
363 | # CONFIG_SCSI_AHA152X is not set | ||
364 | # CONFIG_SCSI_AHA1740 is not set | ||
365 | # CONFIG_SCSI_AACRAID is not set | ||
366 | # CONFIG_SCSI_AIC7XXX is not set | ||
367 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
368 | # CONFIG_SCSI_AIC79XX is not set | ||
369 | # CONFIG_SCSI_AIC94XX is not set | ||
370 | # CONFIG_SCSI_DPT_I2O is not set | ||
371 | # CONFIG_SCSI_ADVANSYS is not set | ||
372 | # CONFIG_SCSI_IN2000 is not set | ||
373 | # CONFIG_SCSI_ARCMSR is not set | ||
374 | # CONFIG_MEGARAID_NEWGEN is not set | ||
375 | # CONFIG_MEGARAID_LEGACY is not set | ||
376 | # CONFIG_MEGARAID_SAS is not set | ||
377 | # CONFIG_SCSI_HPTIOP is not set | ||
378 | # CONFIG_LIBFC is not set | ||
379 | # CONFIG_FCOE is not set | ||
380 | # CONFIG_SCSI_DMX3191D is not set | ||
381 | # CONFIG_SCSI_DTC3280 is not set | ||
382 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
383 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||
384 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | ||
385 | # CONFIG_SCSI_IPS is not set | ||
386 | # CONFIG_SCSI_INITIO is not set | ||
387 | # CONFIG_SCSI_INIA100 is not set | ||
388 | # CONFIG_SCSI_PPA is not set | ||
389 | # CONFIG_SCSI_IMM is not set | ||
390 | # CONFIG_SCSI_MVSAS is not set | ||
391 | # CONFIG_SCSI_NCR53C406A is not set | ||
392 | CONFIG_SCSI_LASI700=y | 42 | CONFIG_SCSI_LASI700=y |
393 | CONFIG_53C700_LE_ON_BE=y | ||
394 | # CONFIG_SCSI_STEX is not set | ||
395 | CONFIG_SCSI_SYM53C8XX_2=y | 43 | CONFIG_SCSI_SYM53C8XX_2=y |
396 | CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 | 44 | CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 |
397 | CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 | ||
398 | CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 | ||
399 | CONFIG_SCSI_SYM53C8XX_MMIO=y | ||
400 | CONFIG_SCSI_ZALON=y | 45 | CONFIG_SCSI_ZALON=y |
401 | CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=8 | ||
402 | CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32 | ||
403 | CONFIG_SCSI_NCR53C8XX_SYNC=40 | 46 | CONFIG_SCSI_NCR53C8XX_SYNC=40 |
404 | # CONFIG_SCSI_PAS16 is not set | ||
405 | # CONFIG_SCSI_QLOGIC_FAS is not set | ||
406 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
407 | # CONFIG_SCSI_QLA_FC is not set | ||
408 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
409 | # CONFIG_SCSI_LPFC is not set | ||
410 | # CONFIG_SCSI_SIM710 is not set | ||
411 | # CONFIG_SCSI_SYM53C416 is not set | ||
412 | # CONFIG_SCSI_DC390T is not set | ||
413 | # CONFIG_SCSI_T128 is not set | ||
414 | # CONFIG_SCSI_NSP32 is not set | ||
415 | # CONFIG_SCSI_DEBUG is not set | ||
416 | # CONFIG_SCSI_SRP is not set | ||
417 | # CONFIG_SCSI_DH is not set | ||
418 | # CONFIG_ATA is not set | ||
419 | CONFIG_MD=y | 47 | CONFIG_MD=y |
420 | CONFIG_BLK_DEV_MD=y | 48 | CONFIG_BLK_DEV_MD=y |
421 | CONFIG_MD_AUTODETECT=y | ||
422 | CONFIG_MD_LINEAR=y | 49 | CONFIG_MD_LINEAR=y |
423 | CONFIG_MD_RAID0=y | 50 | CONFIG_MD_RAID0=y |
424 | CONFIG_MD_RAID1=y | 51 | CONFIG_MD_RAID1=y |
425 | # CONFIG_MD_RAID456 is not set | ||
426 | # CONFIG_MD_MULTIPATH is not set | ||
427 | # CONFIG_MD_FAULTY is not set | ||
428 | # CONFIG_BLK_DEV_DM is not set | ||
429 | # CONFIG_FUSION is not set | ||
430 | |||
431 | # | ||
432 | # IEEE 1394 (FireWire) support | ||
433 | # | ||
434 | |||
435 | # | ||
436 | # A new alternative FireWire stack is available with EXPERIMENTAL=y | ||
437 | # | ||
438 | # CONFIG_IEEE1394 is not set | ||
439 | # CONFIG_I2O is not set | ||
440 | CONFIG_NETDEVICES=y | 52 | CONFIG_NETDEVICES=y |
441 | # CONFIG_DUMMY is not set | ||
442 | # CONFIG_BONDING is not set | ||
443 | # CONFIG_EQUALIZER is not set | ||
444 | # CONFIG_TUN is not set | ||
445 | # CONFIG_VETH is not set | ||
446 | # CONFIG_ARCNET is not set | ||
447 | # CONFIG_PHYLIB is not set | ||
448 | CONFIG_NET_ETHERNET=y | 53 | CONFIG_NET_ETHERNET=y |
449 | # CONFIG_MII is not set | ||
450 | CONFIG_LASI_82596=y | 54 | CONFIG_LASI_82596=y |
451 | # CONFIG_HAPPYMEAL is not set | ||
452 | # CONFIG_SUNGEM is not set | ||
453 | # CONFIG_CASSINI is not set | ||
454 | # CONFIG_NET_VENDOR_3COM is not set | ||
455 | # CONFIG_NET_VENDOR_SMC is not set | ||
456 | # CONFIG_NET_VENDOR_RACAL is not set | ||
457 | CONFIG_NET_TULIP=y | 55 | CONFIG_NET_TULIP=y |
458 | CONFIG_TULIP=y | 56 | CONFIG_TULIP=y |
459 | # CONFIG_TULIP_MMIO is not set | ||
460 | # CONFIG_TULIP_NAPI is not set | ||
461 | # CONFIG_DE4X5 is not set | ||
462 | # CONFIG_WINBOND_840 is not set | ||
463 | # CONFIG_DM9102 is not set | ||
464 | # CONFIG_ULI526X is not set | ||
465 | # CONFIG_DEPCA is not set | ||
466 | # CONFIG_HP100 is not set | ||
467 | # CONFIG_NET_ISA is not set | ||
468 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
469 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
470 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
471 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
472 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
473 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
474 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
475 | # CONFIG_NET_PCI is not set | ||
476 | # CONFIG_B44 is not set | ||
477 | # CONFIG_CS89x0 is not set | ||
478 | # CONFIG_NET_POCKET is not set | ||
479 | # CONFIG_ATL2 is not set | ||
480 | CONFIG_NETDEV_1000=y | ||
481 | # CONFIG_ACENIC is not set | ||
482 | # CONFIG_DL2K is not set | ||
483 | # CONFIG_E1000 is not set | ||
484 | # CONFIG_E1000E is not set | ||
485 | # CONFIG_IGB is not set | ||
486 | # CONFIG_NS83820 is not set | ||
487 | # CONFIG_HAMACHI is not set | ||
488 | # CONFIG_R8169 is not set | ||
489 | # CONFIG_SIS190 is not set | ||
490 | # CONFIG_SKGE is not set | ||
491 | # CONFIG_SKY2 is not set | ||
492 | # CONFIG_VIA_VELOCITY is not set | ||
493 | # CONFIG_TIGON3 is not set | ||
494 | # CONFIG_BNX2 is not set | ||
495 | # CONFIG_QLA3XXX is not set | ||
496 | # CONFIG_ATL1 is not set | ||
497 | # CONFIG_JME is not set | ||
498 | CONFIG_NETDEV_10000=y | ||
499 | # CONFIG_CHELSIO_T1 is not set | ||
500 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
501 | # CONFIG_CHELSIO_T3 is not set | ||
502 | # CONFIG_ENIC is not set | ||
503 | # CONFIG_IXGBE is not set | ||
504 | # CONFIG_IXGB is not set | ||
505 | # CONFIG_S2IO is not set | ||
506 | # CONFIG_MYRI10GE is not set | ||
507 | # CONFIG_NETXEN_NIC is not set | ||
508 | # CONFIG_NIU is not set | ||
509 | # CONFIG_MLX4_EN is not set | ||
510 | # CONFIG_MLX4_CORE is not set | ||
511 | # CONFIG_TEHUTI is not set | ||
512 | # CONFIG_BNX2X is not set | ||
513 | # CONFIG_QLGE is not set | ||
514 | # CONFIG_SFC is not set | ||
515 | # CONFIG_TR is not set | ||
516 | |||
517 | # | ||
518 | # Wireless LAN | ||
519 | # | ||
520 | # CONFIG_WLAN_PRE80211 is not set | ||
521 | # CONFIG_WLAN_80211 is not set | ||
522 | # CONFIG_IWLWIFI_LEDS is not set | ||
523 | |||
524 | # | ||
525 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
526 | # | ||
527 | # CONFIG_WAN is not set | ||
528 | # CONFIG_FDDI is not set | ||
529 | # CONFIG_PLIP is not set | ||
530 | CONFIG_PPP=y | 57 | CONFIG_PPP=y |
531 | # CONFIG_PPP_FILTER is not set | ||
532 | # CONFIG_PPP_ASYNC is not set | ||
533 | # CONFIG_PPP_SYNC_TTY is not set | ||
534 | # CONFIG_PPP_DEFLATE is not set | ||
535 | # CONFIG_PPP_BSDCOMP is not set | ||
536 | # CONFIG_SLIP is not set | ||
537 | CONFIG_SLHC=y | ||
538 | # CONFIG_NET_FC is not set | ||
539 | # CONFIG_NETPOLL is not set | ||
540 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
541 | # CONFIG_ISDN is not set | ||
542 | # CONFIG_PHONE is not set | ||
543 | |||
544 | # | ||
545 | # Input device support | ||
546 | # | ||
547 | CONFIG_INPUT=y | ||
548 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
549 | # CONFIG_INPUT_POLLDEV is not set | ||
550 | |||
551 | # | ||
552 | # Userland interfaces | ||
553 | # | ||
554 | CONFIG_INPUT_MOUSEDEV=y | ||
555 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
556 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
557 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
558 | # CONFIG_INPUT_JOYDEV is not set | ||
559 | CONFIG_INPUT_EVDEV=y | 58 | CONFIG_INPUT_EVDEV=y |
560 | # CONFIG_INPUT_EVBUG is not set | ||
561 | |||
562 | # | ||
563 | # Input Device Drivers | ||
564 | # | ||
565 | CONFIG_INPUT_KEYBOARD=y | ||
566 | CONFIG_KEYBOARD_ATKBD=y | ||
567 | CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y | ||
568 | # CONFIG_KEYBOARD_ATKBD_RDI_KEYCODES is not set | ||
569 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
570 | # CONFIG_KEYBOARD_LKKBD is not set | ||
571 | # CONFIG_KEYBOARD_XTKBD is not set | ||
572 | # CONFIG_KEYBOARD_NEWTON is not set | ||
573 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
574 | # CONFIG_KEYBOARD_HIL_OLD is not set | 59 | # CONFIG_KEYBOARD_HIL_OLD is not set |
575 | CONFIG_KEYBOARD_HIL=y | ||
576 | CONFIG_INPUT_MOUSE=y | ||
577 | CONFIG_MOUSE_PS2=y | ||
578 | CONFIG_MOUSE_PS2_ALPS=y | ||
579 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
580 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
581 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
582 | # CONFIG_MOUSE_PS2_ELANTECH is not set | ||
583 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
584 | # CONFIG_MOUSE_SERIAL is not set | ||
585 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
586 | # CONFIG_MOUSE_BCM5974 is not set | ||
587 | # CONFIG_MOUSE_INPORT is not set | ||
588 | # CONFIG_MOUSE_LOGIBM is not set | ||
589 | # CONFIG_MOUSE_PC110PAD is not set | ||
590 | # CONFIG_MOUSE_VSXXXAA is not set | ||
591 | CONFIG_MOUSE_HIL=y | ||
592 | # CONFIG_INPUT_JOYSTICK is not set | ||
593 | # CONFIG_INPUT_TABLET is not set | ||
594 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
595 | CONFIG_INPUT_MISC=y | 60 | CONFIG_INPUT_MISC=y |
596 | # CONFIG_INPUT_ATI_REMOTE is not set | ||
597 | # CONFIG_INPUT_ATI_REMOTE2 is not set | ||
598 | # CONFIG_INPUT_POWERMATE is not set | ||
599 | # CONFIG_INPUT_UINPUT is not set | ||
600 | # CONFIG_HP_SDC_RTC is not set | ||
601 | |||
602 | # | ||
603 | # Hardware I/O ports | ||
604 | # | ||
605 | CONFIG_SERIO=y | ||
606 | # CONFIG_SERIO_SERPORT is not set | 61 | # CONFIG_SERIO_SERPORT is not set |
607 | # CONFIG_SERIO_PARKBD is not set | ||
608 | CONFIG_SERIO_GSCPS2=y | ||
609 | CONFIG_HP_SDC=y | ||
610 | CONFIG_HIL_MLC=y | ||
611 | # CONFIG_SERIO_PCIPS2 is not set | ||
612 | CONFIG_SERIO_LIBPS2=y | ||
613 | # CONFIG_SERIO_RAW is not set | ||
614 | # CONFIG_GAMEPORT is not set | ||
615 | |||
616 | # | ||
617 | # Character devices | ||
618 | # | ||
619 | CONFIG_VT=y | ||
620 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
621 | CONFIG_VT_CONSOLE=y | ||
622 | CONFIG_HW_CONSOLE=y | ||
623 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
624 | CONFIG_DEVKMEM=y | ||
625 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
626 | |||
627 | # | ||
628 | # Serial drivers | ||
629 | # | ||
630 | CONFIG_SERIAL_8250=y | 62 | CONFIG_SERIAL_8250=y |
631 | CONFIG_SERIAL_8250_CONSOLE=y | 63 | CONFIG_SERIAL_8250_CONSOLE=y |
632 | CONFIG_SERIAL_8250_GSC=y | ||
633 | CONFIG_SERIAL_8250_PCI=y | ||
634 | CONFIG_SERIAL_8250_NR_UARTS=13 | 64 | CONFIG_SERIAL_8250_NR_UARTS=13 |
635 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
636 | CONFIG_SERIAL_8250_EXTENDED=y | 65 | CONFIG_SERIAL_8250_EXTENDED=y |
637 | CONFIG_SERIAL_8250_MANY_PORTS=y | 66 | CONFIG_SERIAL_8250_MANY_PORTS=y |
638 | # CONFIG_SERIAL_8250_FOURPORT is not set | ||
639 | # CONFIG_SERIAL_8250_ACCENT is not set | ||
640 | # CONFIG_SERIAL_8250_BOCA is not set | ||
641 | # CONFIG_SERIAL_8250_EXAR_ST16C554 is not set | ||
642 | # CONFIG_SERIAL_8250_HUB6 is not set | ||
643 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 67 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
644 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
645 | # CONFIG_SERIAL_8250_RSA is not set | ||
646 | |||
647 | # | ||
648 | # Non-8250 serial port support | ||
649 | # | ||
650 | CONFIG_SERIAL_MUX=y | ||
651 | CONFIG_SERIAL_MUX_CONSOLE=y | ||
652 | CONFIG_SERIAL_CORE=y | ||
653 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
654 | # CONFIG_SERIAL_JSM is not set | ||
655 | CONFIG_UNIX98_PTYS=y | ||
656 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
657 | CONFIG_LEGACY_PTYS=y | ||
658 | CONFIG_LEGACY_PTY_COUNT=256 | ||
659 | CONFIG_PRINTER=y | 68 | CONFIG_PRINTER=y |
660 | # CONFIG_LP_CONSOLE is not set | ||
661 | # CONFIG_PPDEV is not set | ||
662 | # CONFIG_IPMI_HANDLER is not set | ||
663 | # CONFIG_HW_RANDOM is not set | 69 | # CONFIG_HW_RANDOM is not set |
664 | # CONFIG_DTLK is not set | ||
665 | # CONFIG_R3964 is not set | ||
666 | # CONFIG_APPLICOM is not set | ||
667 | # CONFIG_RAW_DRIVER is not set | ||
668 | CONFIG_DEVPORT=y | ||
669 | # CONFIG_I2C is not set | ||
670 | # CONFIG_SPI is not set | ||
671 | # CONFIG_W1 is not set | ||
672 | # CONFIG_POWER_SUPPLY is not set | ||
673 | # CONFIG_HWMON is not set | 70 | # CONFIG_HWMON is not set |
674 | # CONFIG_THERMAL is not set | ||
675 | # CONFIG_THERMAL_HWMON is not set | ||
676 | # CONFIG_WATCHDOG is not set | ||
677 | CONFIG_SSB_POSSIBLE=y | ||
678 | |||
679 | # | ||
680 | # Sonics Silicon Backplane | ||
681 | # | ||
682 | # CONFIG_SSB is not set | ||
683 | |||
684 | # | ||
685 | # Multifunction device drivers | ||
686 | # | ||
687 | # CONFIG_MFD_CORE is not set | ||
688 | # CONFIG_MFD_SM501 is not set | ||
689 | # CONFIG_HTC_PASIC3 is not set | ||
690 | # CONFIG_MFD_TMIO is not set | ||
691 | # CONFIG_REGULATOR is not set | ||
692 | |||
693 | # | ||
694 | # Multimedia devices | ||
695 | # | ||
696 | |||
697 | # | ||
698 | # Multimedia core support | ||
699 | # | ||
700 | # CONFIG_VIDEO_DEV is not set | ||
701 | # CONFIG_DVB_CORE is not set | ||
702 | # CONFIG_VIDEO_MEDIA is not set | ||
703 | |||
704 | # | ||
705 | # Multimedia drivers | ||
706 | # | ||
707 | # CONFIG_DAB is not set | ||
708 | |||
709 | # | ||
710 | # Graphics support | ||
711 | # | ||
712 | # CONFIG_AGP is not set | ||
713 | # CONFIG_DRM is not set | ||
714 | # CONFIG_VGASTATE is not set | ||
715 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 71 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
716 | CONFIG_FB=y | 72 | CONFIG_FB=y |
717 | # CONFIG_FIRMWARE_EDID is not set | ||
718 | # CONFIG_FB_DDC is not set | ||
719 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
720 | CONFIG_FB_CFB_FILLRECT=y | ||
721 | CONFIG_FB_CFB_COPYAREA=y | ||
722 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
723 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
724 | # CONFIG_FB_SYS_FILLRECT is not set | ||
725 | # CONFIG_FB_SYS_COPYAREA is not set | ||
726 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
727 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
728 | # CONFIG_FB_SYS_FOPS is not set | ||
729 | # CONFIG_FB_SVGALIB is not set | ||
730 | # CONFIG_FB_MACMODES is not set | ||
731 | # CONFIG_FB_BACKLIGHT is not set | ||
732 | # CONFIG_FB_MODE_HELPERS is not set | ||
733 | # CONFIG_FB_TILEBLITTING is not set | ||
734 | |||
735 | # | ||
736 | # Frame buffer hardware drivers | ||
737 | # | ||
738 | # CONFIG_FB_CIRRUS is not set | ||
739 | # CONFIG_FB_PM2 is not set | ||
740 | # CONFIG_FB_CYBER2000 is not set | ||
741 | # CONFIG_FB_ASILIANT is not set | ||
742 | # CONFIG_FB_IMSTT is not set | ||
743 | CONFIG_FB_STI=y | ||
744 | # CONFIG_FB_S1D13XXX is not set | ||
745 | # CONFIG_FB_NVIDIA is not set | ||
746 | # CONFIG_FB_RIVA is not set | ||
747 | # CONFIG_FB_MATROX is not set | ||
748 | # CONFIG_FB_RADEON is not set | ||
749 | # CONFIG_FB_ATY128 is not set | ||
750 | # CONFIG_FB_ATY is not set | ||
751 | # CONFIG_FB_S3 is not set | ||
752 | # CONFIG_FB_SIS is not set | ||
753 | # CONFIG_FB_VIA is not set | ||
754 | # CONFIG_FB_NEOMAGIC is not set | ||
755 | # CONFIG_FB_KYRO is not set | ||
756 | # CONFIG_FB_3DFX is not set | ||
757 | # CONFIG_FB_VOODOO1 is not set | ||
758 | # CONFIG_FB_VT8623 is not set | ||
759 | # CONFIG_FB_TRIDENT is not set | ||
760 | # CONFIG_FB_ARK is not set | ||
761 | # CONFIG_FB_CARMINE is not set | ||
762 | # CONFIG_FB_VIRTUAL is not set | ||
763 | # CONFIG_FB_METRONOME is not set | ||
764 | # CONFIG_FB_MB862XX is not set | ||
765 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
766 | |||
767 | # | ||
768 | # Display device support | ||
769 | # | ||
770 | # CONFIG_DISPLAY_SUPPORT is not set | ||
771 | |||
772 | # | ||
773 | # Console display driver support | ||
774 | # | ||
775 | CONFIG_DUMMY_CONSOLE=y | ||
776 | CONFIG_DUMMY_CONSOLE_COLUMNS=160 | ||
777 | CONFIG_DUMMY_CONSOLE_ROWS=64 | ||
778 | CONFIG_FRAMEBUFFER_CONSOLE=y | 73 | CONFIG_FRAMEBUFFER_CONSOLE=y |
779 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
780 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
781 | CONFIG_STI_CONSOLE=y | ||
782 | # CONFIG_FONTS is not set | ||
783 | CONFIG_FONT_8x8=y | ||
784 | CONFIG_FONT_8x16=y | ||
785 | CONFIG_LOGO=y | 74 | CONFIG_LOGO=y |
786 | CONFIG_LOGO_LINUX_MONO=y | ||
787 | CONFIG_LOGO_LINUX_VGA16=y | ||
788 | CONFIG_LOGO_LINUX_CLUT224=y | ||
789 | CONFIG_LOGO_PARISC_CLUT224=y | ||
790 | CONFIG_SOUND=y | 75 | CONFIG_SOUND=y |
791 | CONFIG_SOUND_OSS_CORE=y | ||
792 | CONFIG_SND=y | 76 | CONFIG_SND=y |
793 | CONFIG_SND_TIMER=y | ||
794 | CONFIG_SND_PCM=y | ||
795 | CONFIG_SND_SEQUENCER=y | 77 | CONFIG_SND_SEQUENCER=y |
796 | # CONFIG_SND_SEQ_DUMMY is not set | ||
797 | CONFIG_SND_OSSEMUL=y | ||
798 | CONFIG_SND_MIXER_OSS=y | 78 | CONFIG_SND_MIXER_OSS=y |
799 | CONFIG_SND_PCM_OSS=y | 79 | CONFIG_SND_PCM_OSS=y |
800 | CONFIG_SND_PCM_OSS_PLUGINS=y | ||
801 | CONFIG_SND_SEQUENCER_OSS=y | 80 | CONFIG_SND_SEQUENCER_OSS=y |
802 | # CONFIG_SND_DYNAMIC_MINORS is not set | ||
803 | CONFIG_SND_SUPPORT_OLD_API=y | ||
804 | CONFIG_SND_VERBOSE_PROCFS=y | ||
805 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||
806 | # CONFIG_SND_DEBUG is not set | ||
807 | CONFIG_SND_DRIVERS=y | ||
808 | # CONFIG_SND_DUMMY is not set | ||
809 | # CONFIG_SND_VIRMIDI is not set | ||
810 | # CONFIG_SND_MTPAV is not set | ||
811 | # CONFIG_SND_MTS64 is not set | ||
812 | # CONFIG_SND_SERIAL_U16550 is not set | ||
813 | # CONFIG_SND_MPU401 is not set | ||
814 | # CONFIG_SND_PORTMAN2X4 is not set | ||
815 | CONFIG_SND_PCI=y | ||
816 | # CONFIG_SND_AD1889 is not set | ||
817 | # CONFIG_SND_ALS300 is not set | ||
818 | # CONFIG_SND_ALI5451 is not set | ||
819 | # CONFIG_SND_ATIIXP is not set | ||
820 | # CONFIG_SND_ATIIXP_MODEM is not set | ||
821 | # CONFIG_SND_AU8810 is not set | ||
822 | # CONFIG_SND_AU8820 is not set | ||
823 | # CONFIG_SND_AU8830 is not set | ||
824 | # CONFIG_SND_AW2 is not set | ||
825 | # CONFIG_SND_BT87X is not set | ||
826 | # CONFIG_SND_CA0106 is not set | ||
827 | # CONFIG_SND_CMIPCI is not set | ||
828 | # CONFIG_SND_OXYGEN is not set | ||
829 | # CONFIG_SND_CS4281 is not set | ||
830 | # CONFIG_SND_CS46XX is not set | ||
831 | # CONFIG_SND_DARLA20 is not set | ||
832 | # CONFIG_SND_GINA20 is not set | ||
833 | # CONFIG_SND_LAYLA20 is not set | ||
834 | # CONFIG_SND_DARLA24 is not set | ||
835 | # CONFIG_SND_GINA24 is not set | ||
836 | # CONFIG_SND_LAYLA24 is not set | ||
837 | # CONFIG_SND_MONA is not set | ||
838 | # CONFIG_SND_MIA is not set | ||
839 | # CONFIG_SND_ECHO3G is not set | ||
840 | # CONFIG_SND_INDIGO is not set | ||
841 | # CONFIG_SND_INDIGOIO is not set | ||
842 | # CONFIG_SND_INDIGODJ is not set | ||
843 | # CONFIG_SND_EMU10K1 is not set | ||
844 | # CONFIG_SND_EMU10K1X is not set | ||
845 | # CONFIG_SND_ENS1370 is not set | ||
846 | # CONFIG_SND_ENS1371 is not set | ||
847 | # CONFIG_SND_ES1938 is not set | ||
848 | # CONFIG_SND_ES1968 is not set | ||
849 | # CONFIG_SND_FM801 is not set | ||
850 | # CONFIG_SND_HDA_INTEL is not set | ||
851 | # CONFIG_SND_HDSP is not set | ||
852 | # CONFIG_SND_HDSPM is not set | ||
853 | # CONFIG_SND_HIFIER is not set | ||
854 | # CONFIG_SND_ICE1712 is not set | ||
855 | # CONFIG_SND_ICE1724 is not set | ||
856 | # CONFIG_SND_INTEL8X0 is not set | ||
857 | # CONFIG_SND_INTEL8X0M is not set | ||
858 | # CONFIG_SND_KORG1212 is not set | ||
859 | # CONFIG_SND_MAESTRO3 is not set | ||
860 | # CONFIG_SND_MIXART is not set | ||
861 | # CONFIG_SND_NM256 is not set | ||
862 | # CONFIG_SND_PCXHR is not set | ||
863 | # CONFIG_SND_RIPTIDE is not set | ||
864 | # CONFIG_SND_RME32 is not set | ||
865 | # CONFIG_SND_RME96 is not set | ||
866 | # CONFIG_SND_RME9652 is not set | ||
867 | # CONFIG_SND_SONICVIBES is not set | ||
868 | # CONFIG_SND_TRIDENT is not set | ||
869 | # CONFIG_SND_VIA82XX is not set | ||
870 | # CONFIG_SND_VIA82XX_MODEM is not set | ||
871 | # CONFIG_SND_VIRTUOSO is not set | ||
872 | # CONFIG_SND_VX222 is not set | ||
873 | # CONFIG_SND_YMFPCI is not set | ||
874 | CONFIG_SND_GSC=y | ||
875 | CONFIG_SND_HARMONY=y | 81 | CONFIG_SND_HARMONY=y |
876 | # CONFIG_SND_SOC is not set | ||
877 | # CONFIG_SOUND_PRIME is not set | ||
878 | CONFIG_HID_SUPPORT=y | ||
879 | CONFIG_HID=y | ||
880 | CONFIG_HID_DEBUG=y | ||
881 | # CONFIG_HIDRAW is not set | ||
882 | # CONFIG_HID_PID is not set | ||
883 | |||
884 | # | ||
885 | # Special HID drivers | ||
886 | # | ||
887 | CONFIG_HID_COMPAT=y | ||
888 | CONFIG_USB_SUPPORT=y | ||
889 | CONFIG_USB_ARCH_HAS_HCD=y | ||
890 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
891 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
892 | # CONFIG_USB is not set | ||
893 | |||
894 | # | ||
895 | # Enable Host or Gadget support to see Inventra options | ||
896 | # | ||
897 | |||
898 | # | ||
899 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | ||
900 | # | ||
901 | # CONFIG_USB_GADGET is not set | ||
902 | |||
903 | # | ||
904 | # OTG and related infrastructure | ||
905 | # | ||
906 | # CONFIG_MMC is not set | ||
907 | # CONFIG_MEMSTICK is not set | ||
908 | # CONFIG_NEW_LEDS is not set | ||
909 | # CONFIG_ACCESSIBILITY is not set | ||
910 | # CONFIG_INFINIBAND is not set | ||
911 | CONFIG_RTC_LIB=y | ||
912 | CONFIG_RTC_CLASS=y | ||
913 | CONFIG_RTC_HCTOSYS=y | ||
914 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
915 | # CONFIG_RTC_DEBUG is not set | ||
916 | |||
917 | # | ||
918 | # RTC interfaces | ||
919 | # | ||
920 | CONFIG_RTC_INTF_SYSFS=y | ||
921 | CONFIG_RTC_INTF_PROC=y | ||
922 | CONFIG_RTC_INTF_DEV=y | ||
923 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
924 | # CONFIG_RTC_DRV_TEST is not set | ||
925 | |||
926 | # | ||
927 | # SPI RTC drivers | ||
928 | # | ||
929 | |||
930 | # | ||
931 | # Platform RTC drivers | ||
932 | # | ||
933 | # CONFIG_RTC_DRV_DS1286 is not set | ||
934 | # CONFIG_RTC_DRV_DS1511 is not set | ||
935 | # CONFIG_RTC_DRV_DS1553 is not set | ||
936 | # CONFIG_RTC_DRV_DS1742 is not set | ||
937 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
938 | # CONFIG_RTC_DRV_M48T86 is not set | ||
939 | # CONFIG_RTC_DRV_M48T35 is not set | ||
940 | # CONFIG_RTC_DRV_M48T59 is not set | ||
941 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
942 | # CONFIG_RTC_DRV_V3020 is not set | ||
943 | |||
944 | # | ||
945 | # on-CPU RTC drivers | ||
946 | # | ||
947 | CONFIG_RTC_DRV_PARISC=y | ||
948 | # CONFIG_DMADEVICES is not set | ||
949 | # CONFIG_AUXDISPLAY is not set | ||
950 | # CONFIG_UIO is not set | ||
951 | # CONFIG_STAGING is not set | ||
952 | |||
953 | # | ||
954 | # File systems | ||
955 | # | ||
956 | CONFIG_EXT2_FS=y | 82 | CONFIG_EXT2_FS=y |
957 | # CONFIG_EXT2_FS_XATTR is not set | ||
958 | # CONFIG_EXT2_FS_XIP is not set | ||
959 | CONFIG_EXT3_FS=y | 83 | CONFIG_EXT3_FS=y |
960 | # CONFIG_EXT3_FS_XATTR is not set | 84 | # CONFIG_EXT3_FS_XATTR is not set |
961 | # CONFIG_EXT4_FS is not set | ||
962 | CONFIG_JBD=y | ||
963 | # CONFIG_REISERFS_FS is not set | ||
964 | # CONFIG_JFS_FS is not set | ||
965 | # CONFIG_FS_POSIX_ACL is not set | ||
966 | CONFIG_FILE_LOCKING=y | ||
967 | # CONFIG_XFS_FS is not set | ||
968 | # CONFIG_OCFS2_FS is not set | ||
969 | CONFIG_DNOTIFY=y | ||
970 | CONFIG_INOTIFY=y | ||
971 | CONFIG_INOTIFY_USER=y | ||
972 | # CONFIG_QUOTA is not set | ||
973 | # CONFIG_AUTOFS_FS is not set | ||
974 | CONFIG_AUTOFS4_FS=y | 85 | CONFIG_AUTOFS4_FS=y |
975 | # CONFIG_FUSE_FS is not set | ||
976 | |||
977 | # | ||
978 | # CD-ROM/DVD Filesystems | ||
979 | # | ||
980 | CONFIG_ISO9660_FS=y | 86 | CONFIG_ISO9660_FS=y |
981 | CONFIG_JOLIET=y | 87 | CONFIG_JOLIET=y |
982 | # CONFIG_ZISOFS is not set | ||
983 | # CONFIG_UDF_FS is not set | ||
984 | |||
985 | # | ||
986 | # DOS/FAT/NT Filesystems | ||
987 | # | ||
988 | # CONFIG_MSDOS_FS is not set | ||
989 | # CONFIG_VFAT_FS is not set | ||
990 | # CONFIG_NTFS_FS is not set | ||
991 | |||
992 | # | ||
993 | # Pseudo filesystems | ||
994 | # | ||
995 | CONFIG_PROC_FS=y | ||
996 | CONFIG_PROC_KCORE=y | 88 | CONFIG_PROC_KCORE=y |
997 | CONFIG_PROC_SYSCTL=y | ||
998 | CONFIG_PROC_PAGE_MONITOR=y | ||
999 | CONFIG_SYSFS=y | ||
1000 | CONFIG_TMPFS=y | 89 | CONFIG_TMPFS=y |
1001 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1002 | # CONFIG_HUGETLB_PAGE is not set | ||
1003 | # CONFIG_CONFIGFS_FS is not set | ||
1004 | CONFIG_MISC_FILESYSTEMS=y | ||
1005 | # CONFIG_HFSPLUS_FS is not set | ||
1006 | # CONFIG_CRAMFS is not set | ||
1007 | # CONFIG_SQUASHFS is not set | ||
1008 | # CONFIG_VXFS_FS is not set | ||
1009 | # CONFIG_MINIX_FS is not set | ||
1010 | # CONFIG_OMFS_FS is not set | ||
1011 | # CONFIG_HPFS_FS is not set | ||
1012 | # CONFIG_QNX4FS_FS is not set | ||
1013 | # CONFIG_ROMFS_FS is not set | ||
1014 | # CONFIG_SYSV_FS is not set | ||
1015 | # CONFIG_UFS_FS is not set | ||
1016 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1017 | CONFIG_NFS_FS=y | 90 | CONFIG_NFS_FS=y |
1018 | CONFIG_NFS_V3=y | 91 | CONFIG_NFS_V3=y |
1019 | # CONFIG_NFS_V3_ACL is not set | ||
1020 | CONFIG_ROOT_NFS=y | 92 | CONFIG_ROOT_NFS=y |
1021 | CONFIG_NFSD=y | 93 | CONFIG_NFSD=y |
1022 | CONFIG_NFSD_V3=y | 94 | CONFIG_NFSD_V3=y |
1023 | # CONFIG_NFSD_V3_ACL is not set | ||
1024 | CONFIG_LOCKD=y | ||
1025 | CONFIG_LOCKD_V4=y | ||
1026 | CONFIG_EXPORTFS=y | ||
1027 | CONFIG_NFS_COMMON=y | ||
1028 | CONFIG_SUNRPC=y | ||
1029 | CONFIG_SMB_FS=y | 95 | CONFIG_SMB_FS=y |
1030 | # CONFIG_SMB_NLS_DEFAULT is not set | ||
1031 | # CONFIG_CIFS is not set | ||
1032 | # CONFIG_NCP_FS is not set | ||
1033 | # CONFIG_CODA_FS is not set | ||
1034 | |||
1035 | # | ||
1036 | # Partition Types | ||
1037 | # | ||
1038 | # CONFIG_PARTITION_ADVANCED is not set | ||
1039 | CONFIG_MSDOS_PARTITION=y | ||
1040 | CONFIG_NLS=y | ||
1041 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1042 | CONFIG_NLS_CODEPAGE_437=m | 96 | CONFIG_NLS_CODEPAGE_437=m |
1043 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1044 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1045 | CONFIG_NLS_CODEPAGE_850=m | 97 | CONFIG_NLS_CODEPAGE_850=m |
1046 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1047 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1048 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1049 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1050 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1051 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1052 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1053 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1054 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1055 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1056 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1057 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1058 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1059 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1060 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1061 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1062 | # CONFIG_NLS_ISO8859_8 is not set | ||
1063 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1064 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1065 | CONFIG_NLS_ASCII=m | 98 | CONFIG_NLS_ASCII=m |
1066 | CONFIG_NLS_ISO8859_1=m | 99 | CONFIG_NLS_ISO8859_1=m |
1067 | # CONFIG_NLS_ISO8859_2 is not set | ||
1068 | # CONFIG_NLS_ISO8859_3 is not set | ||
1069 | # CONFIG_NLS_ISO8859_4 is not set | ||
1070 | # CONFIG_NLS_ISO8859_5 is not set | ||
1071 | # CONFIG_NLS_ISO8859_6 is not set | ||
1072 | # CONFIG_NLS_ISO8859_7 is not set | ||
1073 | # CONFIG_NLS_ISO8859_9 is not set | ||
1074 | # CONFIG_NLS_ISO8859_13 is not set | ||
1075 | # CONFIG_NLS_ISO8859_14 is not set | ||
1076 | CONFIG_NLS_ISO8859_15=m | 100 | CONFIG_NLS_ISO8859_15=m |
1077 | # CONFIG_NLS_KOI8_R is not set | ||
1078 | # CONFIG_NLS_KOI8_U is not set | ||
1079 | CONFIG_NLS_UTF8=m | 101 | CONFIG_NLS_UTF8=m |
1080 | |||
1081 | # | ||
1082 | # Kernel hacking | ||
1083 | # | ||
1084 | # CONFIG_PRINTK_TIME is not set | ||
1085 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1086 | CONFIG_ENABLE_MUST_CHECK=y | ||
1087 | CONFIG_FRAME_WARN=1024 | ||
1088 | CONFIG_MAGIC_SYSRQ=y | 102 | CONFIG_MAGIC_SYSRQ=y |
1089 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1090 | # CONFIG_DEBUG_FS is not set | ||
1091 | CONFIG_HEADERS_CHECK=y | 103 | CONFIG_HEADERS_CHECK=y |
1092 | CONFIG_DEBUG_KERNEL=y | 104 | CONFIG_DEBUG_KERNEL=y |
1093 | # CONFIG_DEBUG_SHIRQ is not set | ||
1094 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1095 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1096 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1097 | CONFIG_SCHED_DEBUG=y | ||
1098 | # CONFIG_SCHEDSTATS is not set | ||
1099 | # CONFIG_TIMER_STATS is not set | ||
1100 | # CONFIG_DEBUG_OBJECTS is not set | ||
1101 | # CONFIG_DEBUG_SLAB is not set | ||
1102 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1103 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1104 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1105 | # CONFIG_DEBUG_MUTEXES is not set | ||
1106 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1107 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1108 | # CONFIG_DEBUG_KOBJECT is not set | ||
1109 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1110 | # CONFIG_DEBUG_INFO is not set | ||
1111 | # CONFIG_DEBUG_VM is not set | ||
1112 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1113 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1114 | # CONFIG_DEBUG_LIST is not set | ||
1115 | # CONFIG_DEBUG_SG is not set | ||
1116 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1117 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1118 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1119 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 105 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1120 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1121 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1122 | # CONFIG_FAULT_INJECTION is not set | ||
1123 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1124 | |||
1125 | # | ||
1126 | # Tracers | ||
1127 | # | ||
1128 | # CONFIG_SCHED_TRACER is not set | ||
1129 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1130 | # CONFIG_BOOT_TRACER is not set | ||
1131 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1132 | # CONFIG_BUILD_DOCSRC is not set | ||
1133 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1134 | # CONFIG_SAMPLES is not set | ||
1135 | # CONFIG_DEBUG_RODATA is not set | ||
1136 | |||
1137 | # | ||
1138 | # Security options | ||
1139 | # | ||
1140 | # CONFIG_KEYS is not set | ||
1141 | CONFIG_SECURITY=y | 106 | CONFIG_SECURITY=y |
1142 | # CONFIG_SECURITYFS is not set | ||
1143 | # CONFIG_SECURITY_NETWORK is not set | ||
1144 | # CONFIG_SECURITY_PATH is not set | ||
1145 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1146 | CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0 | ||
1147 | CONFIG_CRYPTO=y | ||
1148 | |||
1149 | # | ||
1150 | # Crypto core or helper | ||
1151 | # | ||
1152 | # CONFIG_CRYPTO_FIPS is not set | ||
1153 | CONFIG_CRYPTO_ALGAPI=y | ||
1154 | CONFIG_CRYPTO_ALGAPI2=y | ||
1155 | CONFIG_CRYPTO_AEAD2=y | ||
1156 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1157 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1158 | CONFIG_CRYPTO_HASH2=y | ||
1159 | CONFIG_CRYPTO_RNG2=y | ||
1160 | CONFIG_CRYPTO_MANAGER=y | ||
1161 | CONFIG_CRYPTO_MANAGER2=y | ||
1162 | # CONFIG_CRYPTO_NULL is not set | ||
1163 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1164 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1165 | # CONFIG_CRYPTO_TEST is not set | ||
1166 | |||
1167 | # | ||
1168 | # Authenticated Encryption with Associated Data | ||
1169 | # | ||
1170 | # CONFIG_CRYPTO_CCM is not set | ||
1171 | # CONFIG_CRYPTO_GCM is not set | ||
1172 | # CONFIG_CRYPTO_SEQIV is not set | ||
1173 | |||
1174 | # | ||
1175 | # Block modes | ||
1176 | # | ||
1177 | CONFIG_CRYPTO_CBC=y | ||
1178 | # CONFIG_CRYPTO_CTR is not set | ||
1179 | # CONFIG_CRYPTO_CTS is not set | ||
1180 | # CONFIG_CRYPTO_ECB is not set | ||
1181 | # CONFIG_CRYPTO_PCBC is not set | ||
1182 | |||
1183 | # | ||
1184 | # Hash modes | ||
1185 | # | ||
1186 | # CONFIG_CRYPTO_HMAC is not set | ||
1187 | |||
1188 | # | ||
1189 | # Digest | ||
1190 | # | ||
1191 | # CONFIG_CRYPTO_CRC32C is not set | ||
1192 | # CONFIG_CRYPTO_MD4 is not set | ||
1193 | # CONFIG_CRYPTO_MD5 is not set | ||
1194 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1195 | # CONFIG_CRYPTO_RMD128 is not set | ||
1196 | # CONFIG_CRYPTO_RMD160 is not set | ||
1197 | # CONFIG_CRYPTO_RMD256 is not set | ||
1198 | # CONFIG_CRYPTO_RMD320 is not set | ||
1199 | # CONFIG_CRYPTO_SHA1 is not set | ||
1200 | # CONFIG_CRYPTO_SHA256 is not set | ||
1201 | # CONFIG_CRYPTO_SHA512 is not set | ||
1202 | # CONFIG_CRYPTO_TGR192 is not set | ||
1203 | # CONFIG_CRYPTO_WP512 is not set | ||
1204 | |||
1205 | # | ||
1206 | # Ciphers | ||
1207 | # | ||
1208 | # CONFIG_CRYPTO_AES is not set | ||
1209 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1210 | # CONFIG_CRYPTO_ARC4 is not set | ||
1211 | # CONFIG_CRYPTO_BLOWFISH is not set | ||
1212 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1213 | # CONFIG_CRYPTO_CAST5 is not set | ||
1214 | # CONFIG_CRYPTO_CAST6 is not set | ||
1215 | # CONFIG_CRYPTO_DES is not set | ||
1216 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1217 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1218 | # CONFIG_CRYPTO_SEED is not set | ||
1219 | # CONFIG_CRYPTO_SERPENT is not set | ||
1220 | # CONFIG_CRYPTO_TEA is not set | ||
1221 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1222 | |||
1223 | # | ||
1224 | # Compression | ||
1225 | # | ||
1226 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1227 | # CONFIG_CRYPTO_LZO is not set | ||
1228 | |||
1229 | # | ||
1230 | # Random Number Generation | ||
1231 | # | ||
1232 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 107 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1233 | CONFIG_CRYPTO_HW=y | ||
1234 | # CONFIG_CRYPTO_DEV_HIFN_795X is not set | ||
1235 | |||
1236 | # | ||
1237 | # Library routines | ||
1238 | # | ||
1239 | CONFIG_BITREVERSE=y | ||
1240 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1241 | # CONFIG_CRC_CCITT is not set | ||
1242 | # CONFIG_CRC16 is not set | ||
1243 | # CONFIG_CRC_T10DIF is not set | ||
1244 | # CONFIG_CRC_ITU_T is not set | ||
1245 | CONFIG_CRC32=y | ||
1246 | # CONFIG_CRC7 is not set | ||
1247 | # CONFIG_LIBCRC32C is not set | ||
1248 | CONFIG_PLIST=y | ||
1249 | CONFIG_HAS_IOMEM=y | ||
1250 | CONFIG_HAS_IOPORT=y | ||
1251 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/parisc/configs/c3000_defconfig b/arch/parisc/configs/c3000_defconfig index 0aa8014f758c..628d3e022535 100644 --- a/arch/parisc/configs/c3000_defconfig +++ b/arch/parisc/configs/c3000_defconfig | |||
@@ -1,1521 +1,176 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.29-rc8 | ||
4 | # Fri Mar 13 01:32:58 2009 | ||
5 | # | ||
6 | CONFIG_PARISC=y | ||
7 | CONFIG_MMU=y | ||
8 | CONFIG_STACK_GROWSUP=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 | ||
15 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
16 | CONFIG_GENERIC_TIME=y | ||
17 | CONFIG_GENERIC_HARDIRQS=y | ||
18 | CONFIG_GENERIC_IRQ_PROBE=y | ||
19 | CONFIG_IRQ_PER_CPU=y | ||
20 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
21 | |||
22 | # | ||
23 | # General setup | ||
24 | # | ||
25 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
26 | CONFIG_BROKEN_ON_SMP=y | ||
27 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
28 | CONFIG_LOCALVERSION="" | ||
29 | # CONFIG_LOCALVERSION_AUTO is not set | 2 | # CONFIG_LOCALVERSION_AUTO is not set |
30 | CONFIG_SWAP=y | ||
31 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
32 | CONFIG_SYSVIPC_SYSCTL=y | ||
33 | # CONFIG_POSIX_MQUEUE is not set | ||
34 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
35 | # CONFIG_TASKSTATS is not set | ||
36 | # CONFIG_AUDIT is not set | ||
37 | |||
38 | # | ||
39 | # RCU Subsystem | ||
40 | # | ||
41 | CONFIG_CLASSIC_RCU=y | ||
42 | # CONFIG_TREE_RCU is not set | ||
43 | # CONFIG_PREEMPT_RCU is not set | ||
44 | # CONFIG_TREE_RCU_TRACE is not set | ||
45 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
46 | CONFIG_IKCONFIG=y | 4 | CONFIG_IKCONFIG=y |
47 | CONFIG_IKCONFIG_PROC=y | 5 | CONFIG_IKCONFIG_PROC=y |
48 | CONFIG_LOG_BUF_SHIFT=16 | 6 | CONFIG_LOG_BUF_SHIFT=16 |
49 | # CONFIG_GROUP_SCHED is not set | ||
50 | # CONFIG_CGROUPS is not set | ||
51 | CONFIG_SYSFS_DEPRECATED=y | ||
52 | CONFIG_SYSFS_DEPRECATED_V2=y | 7 | CONFIG_SYSFS_DEPRECATED_V2=y |
53 | # CONFIG_RELAY is not set | ||
54 | # CONFIG_NAMESPACES is not set | ||
55 | # CONFIG_BLK_DEV_INITRD is not set | ||
56 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 8 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
57 | CONFIG_SYSCTL=y | ||
58 | CONFIG_ANON_INODES=y | ||
59 | CONFIG_EMBEDDED=y | 9 | CONFIG_EMBEDDED=y |
60 | CONFIG_SYSCTL_SYSCALL=y | ||
61 | CONFIG_KALLSYMS=y | ||
62 | CONFIG_KALLSYMS_ALL=y | 10 | CONFIG_KALLSYMS_ALL=y |
63 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
64 | CONFIG_HOTPLUG=y | ||
65 | CONFIG_PRINTK=y | ||
66 | CONFIG_BUG=y | ||
67 | CONFIG_ELF_CORE=y | ||
68 | CONFIG_BASE_FULL=y | ||
69 | CONFIG_FUTEX=y | ||
70 | CONFIG_EPOLL=y | ||
71 | CONFIG_SIGNALFD=y | ||
72 | CONFIG_TIMERFD=y | ||
73 | CONFIG_EVENTFD=y | ||
74 | CONFIG_SHMEM=y | ||
75 | CONFIG_AIO=y | ||
76 | CONFIG_VM_EVENT_COUNTERS=y | ||
77 | CONFIG_PCI_QUIRKS=y | ||
78 | CONFIG_COMPAT_BRK=y | ||
79 | CONFIG_SLAB=y | 11 | CONFIG_SLAB=y |
80 | # CONFIG_SLUB is not set | ||
81 | # CONFIG_SLOB is not set | ||
82 | CONFIG_PROFILING=y | 12 | CONFIG_PROFILING=y |
83 | CONFIG_TRACEPOINTS=y | ||
84 | # CONFIG_MARKERS is not set | ||
85 | CONFIG_OPROFILE=m | 13 | CONFIG_OPROFILE=m |
86 | CONFIG_HAVE_OPROFILE=y | ||
87 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
88 | CONFIG_SLABINFO=y | ||
89 | CONFIG_RT_MUTEXES=y | ||
90 | CONFIG_BASE_SMALL=0 | ||
91 | CONFIG_MODULES=y | 14 | CONFIG_MODULES=y |
92 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
93 | CONFIG_MODULE_UNLOAD=y | 15 | CONFIG_MODULE_UNLOAD=y |
94 | CONFIG_MODULE_FORCE_UNLOAD=y | 16 | CONFIG_MODULE_FORCE_UNLOAD=y |
95 | # CONFIG_MODVERSIONS is not set | ||
96 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
97 | CONFIG_INIT_ALL_POSSIBLE=y | ||
98 | CONFIG_BLOCK=y | ||
99 | # CONFIG_LBD is not set | ||
100 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
101 | # CONFIG_BLK_DEV_BSG is not set | 17 | # CONFIG_BLK_DEV_BSG is not set |
102 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
103 | |||
104 | # | ||
105 | # IO Schedulers | ||
106 | # | ||
107 | CONFIG_IOSCHED_NOOP=y | ||
108 | CONFIG_IOSCHED_AS=y | ||
109 | CONFIG_IOSCHED_DEADLINE=y | ||
110 | CONFIG_IOSCHED_CFQ=y | ||
111 | CONFIG_DEFAULT_AS=y | ||
112 | # CONFIG_DEFAULT_DEADLINE is not set | ||
113 | # CONFIG_DEFAULT_CFQ is not set | ||
114 | # CONFIG_DEFAULT_NOOP is not set | ||
115 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
116 | # CONFIG_FREEZER is not set | ||
117 | |||
118 | # | ||
119 | # Processor type and features | ||
120 | # | ||
121 | # CONFIG_PA7000 is not set | ||
122 | # CONFIG_PA7100LC is not set | ||
123 | # CONFIG_PA7200 is not set | ||
124 | # CONFIG_PA7300LC is not set | ||
125 | CONFIG_PA8X00=y | 18 | CONFIG_PA8X00=y |
126 | CONFIG_PA20=y | ||
127 | CONFIG_PREFETCH=y | ||
128 | # CONFIG_64BIT is not set | ||
129 | CONFIG_PARISC_PAGE_SIZE_4KB=y | ||
130 | # CONFIG_PARISC_PAGE_SIZE_16KB is not set | ||
131 | # CONFIG_PARISC_PAGE_SIZE_64KB is not set | ||
132 | # CONFIG_SMP is not set | ||
133 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
134 | # CONFIG_PREEMPT_NONE is not set | ||
135 | CONFIG_PREEMPT_VOLUNTARY=y | 19 | CONFIG_PREEMPT_VOLUNTARY=y |
136 | # CONFIG_PREEMPT is not set | ||
137 | # CONFIG_HZ_100 is not set | ||
138 | CONFIG_HZ_250=y | ||
139 | # CONFIG_HZ_300 is not set | ||
140 | # CONFIG_HZ_1000 is not set | ||
141 | CONFIG_HZ=250 | ||
142 | # CONFIG_SCHED_HRTICK is not set | ||
143 | CONFIG_SELECT_MEMORY_MODEL=y | ||
144 | CONFIG_FLATMEM_MANUAL=y | ||
145 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
146 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
147 | CONFIG_FLATMEM=y | ||
148 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
149 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
150 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
151 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
152 | CONFIG_ZONE_DMA_FLAG=0 | ||
153 | CONFIG_VIRT_TO_BUS=y | ||
154 | CONFIG_UNEVICTABLE_LRU=y | ||
155 | # CONFIG_HPUX is not set | ||
156 | |||
157 | # | ||
158 | # Bus options (PCI, PCMCIA, EISA, GSC, ISA) | ||
159 | # | ||
160 | # CONFIG_GSC is not set | 20 | # CONFIG_GSC is not set |
161 | CONFIG_PCI=y | 21 | CONFIG_PCI=y |
162 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
163 | CONFIG_PCI_LEGACY=y | ||
164 | # CONFIG_PCI_DEBUG is not set | ||
165 | # CONFIG_PCI_STUB is not set | ||
166 | CONFIG_PCI_LBA=y | 22 | CONFIG_PCI_LBA=y |
167 | CONFIG_IOSAPIC=y | ||
168 | CONFIG_IOMMU_SBA=y | ||
169 | CONFIG_IOMMU_HELPER=y | ||
170 | # CONFIG_PCCARD is not set | ||
171 | # CONFIG_HOTPLUG_PCI is not set | ||
172 | |||
173 | # | ||
174 | # PA-RISC specific drivers | ||
175 | # | ||
176 | CONFIG_SUPERIO=y | ||
177 | CONFIG_CHASSIS_LCD_LED=y | ||
178 | # CONFIG_PDC_CHASSIS is not set | 23 | # CONFIG_PDC_CHASSIS is not set |
179 | CONFIG_PDC_CHASSIS_WARN=y | ||
180 | CONFIG_PDC_STABLE=y | ||
181 | |||
182 | # | ||
183 | # Executable file formats | ||
184 | # | ||
185 | CONFIG_BINFMT_ELF=y | ||
186 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
187 | # CONFIG_HAVE_AOUT is not set | ||
188 | # CONFIG_BINFMT_MISC is not set | ||
189 | CONFIG_NET=y | 24 | CONFIG_NET=y |
190 | |||
191 | # | ||
192 | # Networking options | ||
193 | # | ||
194 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
195 | CONFIG_PACKET=y | 25 | CONFIG_PACKET=y |
196 | CONFIG_PACKET_MMAP=y | ||
197 | CONFIG_UNIX=y | 26 | CONFIG_UNIX=y |
198 | CONFIG_XFRM=y | ||
199 | CONFIG_XFRM_USER=m | 27 | CONFIG_XFRM_USER=m |
200 | # CONFIG_XFRM_SUB_POLICY is not set | ||
201 | # CONFIG_XFRM_MIGRATE is not set | ||
202 | # CONFIG_XFRM_STATISTICS is not set | ||
203 | CONFIG_XFRM_IPCOMP=m | ||
204 | CONFIG_NET_KEY=m | 28 | CONFIG_NET_KEY=m |
205 | # CONFIG_NET_KEY_MIGRATE is not set | ||
206 | CONFIG_INET=y | 29 | CONFIG_INET=y |
207 | CONFIG_IP_MULTICAST=y | 30 | CONFIG_IP_MULTICAST=y |
208 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
209 | CONFIG_IP_FIB_HASH=y | ||
210 | CONFIG_IP_PNP=y | 31 | CONFIG_IP_PNP=y |
211 | # CONFIG_IP_PNP_DHCP is not set | ||
212 | CONFIG_IP_PNP_BOOTP=y | 32 | CONFIG_IP_PNP_BOOTP=y |
213 | # CONFIG_IP_PNP_RARP is not set | ||
214 | # CONFIG_NET_IPIP is not set | ||
215 | # CONFIG_NET_IPGRE is not set | ||
216 | # CONFIG_IP_MROUTE is not set | ||
217 | # CONFIG_ARPD is not set | ||
218 | # CONFIG_SYN_COOKIES is not set | ||
219 | # CONFIG_INET_AH is not set | ||
220 | # CONFIG_INET_ESP is not set | ||
221 | # CONFIG_INET_IPCOMP is not set | ||
222 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
223 | CONFIG_INET_TUNNEL=m | ||
224 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
225 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
226 | CONFIG_INET_XFRM_MODE_BEET=y | ||
227 | # CONFIG_INET_LRO is not set | 33 | # CONFIG_INET_LRO is not set |
228 | # CONFIG_INET_DIAG is not set | 34 | # CONFIG_INET_DIAG is not set |
229 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
230 | CONFIG_TCP_CONG_CUBIC=y | ||
231 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
232 | # CONFIG_TCP_MD5SIG is not set | ||
233 | CONFIG_IPV6=m | ||
234 | # CONFIG_IPV6_PRIVACY is not set | ||
235 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
236 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
237 | # CONFIG_INET6_AH is not set | ||
238 | # CONFIG_INET6_ESP is not set | ||
239 | CONFIG_INET6_IPCOMP=m | 35 | CONFIG_INET6_IPCOMP=m |
240 | # CONFIG_IPV6_MIP6 is not set | ||
241 | CONFIG_INET6_XFRM_TUNNEL=m | ||
242 | CONFIG_INET6_TUNNEL=m | ||
243 | CONFIG_INET6_XFRM_MODE_TRANSPORT=m | ||
244 | CONFIG_INET6_XFRM_MODE_TUNNEL=m | ||
245 | CONFIG_INET6_XFRM_MODE_BEET=m | ||
246 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
247 | CONFIG_IPV6_SIT=m | ||
248 | CONFIG_IPV6_NDISC_NODETYPE=y | ||
249 | CONFIG_IPV6_TUNNEL=m | 36 | CONFIG_IPV6_TUNNEL=m |
250 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
251 | # CONFIG_IPV6_MROUTE is not set | ||
252 | # CONFIG_NETWORK_SECMARK is not set | ||
253 | CONFIG_NETFILTER=y | 37 | CONFIG_NETFILTER=y |
254 | CONFIG_NETFILTER_DEBUG=y | 38 | CONFIG_NETFILTER_DEBUG=y |
255 | CONFIG_NETFILTER_ADVANCED=y | ||
256 | |||
257 | # | ||
258 | # Core Netfilter Configuration | ||
259 | # | ||
260 | # CONFIG_NETFILTER_NETLINK_QUEUE is not set | ||
261 | # CONFIG_NETFILTER_NETLINK_LOG is not set | ||
262 | # CONFIG_NF_CONNTRACK is not set | ||
263 | # CONFIG_NETFILTER_XTABLES is not set | ||
264 | # CONFIG_IP_VS is not set | ||
265 | |||
266 | # | ||
267 | # IP: Netfilter Configuration | ||
268 | # | ||
269 | # CONFIG_NF_DEFRAG_IPV4 is not set | ||
270 | CONFIG_IP_NF_QUEUE=m | 39 | CONFIG_IP_NF_QUEUE=m |
271 | # CONFIG_IP_NF_IPTABLES is not set | ||
272 | # CONFIG_IP_NF_ARPTABLES is not set | ||
273 | |||
274 | # | ||
275 | # IPv6: Netfilter Configuration | ||
276 | # | ||
277 | # CONFIG_IP6_NF_QUEUE is not set | ||
278 | # CONFIG_IP6_NF_IPTABLES is not set | ||
279 | # CONFIG_IP_DCCP is not set | ||
280 | # CONFIG_IP_SCTP is not set | ||
281 | # CONFIG_TIPC is not set | ||
282 | # CONFIG_ATM is not set | ||
283 | # CONFIG_BRIDGE is not set | ||
284 | # CONFIG_NET_DSA is not set | ||
285 | # CONFIG_VLAN_8021Q is not set | ||
286 | # CONFIG_DECNET is not set | ||
287 | # CONFIG_LLC2 is not set | ||
288 | # CONFIG_IPX is not set | ||
289 | # CONFIG_ATALK is not set | ||
290 | # CONFIG_X25 is not set | ||
291 | # CONFIG_LAPB is not set | ||
292 | # CONFIG_ECONET is not set | ||
293 | # CONFIG_WAN_ROUTER is not set | ||
294 | # CONFIG_NET_SCHED is not set | ||
295 | # CONFIG_DCB is not set | ||
296 | |||
297 | # | ||
298 | # Network testing | ||
299 | # | ||
300 | CONFIG_NET_PKTGEN=m | 40 | CONFIG_NET_PKTGEN=m |
301 | # CONFIG_HAMRADIO is not set | ||
302 | # CONFIG_CAN is not set | ||
303 | # CONFIG_IRDA is not set | ||
304 | # CONFIG_BT is not set | ||
305 | # CONFIG_AF_RXRPC is not set | ||
306 | # CONFIG_PHONET is not set | ||
307 | CONFIG_WIRELESS=y | ||
308 | # CONFIG_CFG80211 is not set | ||
309 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
310 | # CONFIG_WIRELESS_EXT is not set | ||
311 | # CONFIG_LIB80211 is not set | ||
312 | # CONFIG_MAC80211 is not set | ||
313 | # CONFIG_WIMAX is not set | ||
314 | # CONFIG_RFKILL is not set | ||
315 | # CONFIG_NET_9P is not set | ||
316 | |||
317 | # | ||
318 | # Device Drivers | ||
319 | # | ||
320 | |||
321 | # | ||
322 | # Generic Driver Options | ||
323 | # | ||
324 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 41 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
325 | # CONFIG_STANDALONE is not set | 42 | # CONFIG_STANDALONE is not set |
326 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 43 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
327 | CONFIG_FW_LOADER=y | ||
328 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
329 | CONFIG_EXTRA_FIRMWARE="" | ||
330 | # CONFIG_DEBUG_DRIVER is not set | ||
331 | # CONFIG_DEBUG_DEVRES is not set | ||
332 | # CONFIG_SYS_HYPERVISOR is not set | ||
333 | # CONFIG_CONNECTOR is not set | ||
334 | # CONFIG_MTD is not set | ||
335 | # CONFIG_PARPORT is not set | ||
336 | CONFIG_BLK_DEV=y | ||
337 | # CONFIG_BLK_CPQ_DA is not set | ||
338 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
339 | # CONFIG_BLK_DEV_DAC960 is not set | ||
340 | CONFIG_BLK_DEV_UMEM=m | 44 | CONFIG_BLK_DEV_UMEM=m |
341 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
342 | CONFIG_BLK_DEV_LOOP=y | 45 | CONFIG_BLK_DEV_LOOP=y |
343 | CONFIG_BLK_DEV_CRYPTOLOOP=m | 46 | CONFIG_BLK_DEV_CRYPTOLOOP=m |
344 | # CONFIG_BLK_DEV_NBD is not set | ||
345 | # CONFIG_BLK_DEV_SX8 is not set | ||
346 | # CONFIG_BLK_DEV_UB is not set | ||
347 | # CONFIG_BLK_DEV_RAM is not set | ||
348 | # CONFIG_CDROM_PKTCDVD is not set | ||
349 | # CONFIG_ATA_OVER_ETH is not set | ||
350 | # CONFIG_BLK_DEV_HD is not set | ||
351 | CONFIG_MISC_DEVICES=y | ||
352 | # CONFIG_PHANTOM is not set | ||
353 | # CONFIG_SGI_IOC4 is not set | ||
354 | # CONFIG_TIFM_CORE is not set | ||
355 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
356 | # CONFIG_HP_ILO is not set | ||
357 | # CONFIG_C2PORT is not set | ||
358 | |||
359 | # | ||
360 | # EEPROM support | ||
361 | # | ||
362 | # CONFIG_EEPROM_93CX6 is not set | ||
363 | CONFIG_HAVE_IDE=y | ||
364 | CONFIG_IDE=y | 47 | CONFIG_IDE=y |
365 | |||
366 | # | ||
367 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | ||
368 | # | ||
369 | CONFIG_IDE_ATAPI=y | ||
370 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
371 | CONFIG_IDE_GD=y | ||
372 | CONFIG_IDE_GD_ATA=y | ||
373 | # CONFIG_IDE_GD_ATAPI is not set | ||
374 | CONFIG_BLK_DEV_IDECD=y | 48 | CONFIG_BLK_DEV_IDECD=y |
375 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y | ||
376 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
377 | # CONFIG_IDE_TASK_IOCTL is not set | ||
378 | CONFIG_IDE_PROC_FS=y | ||
379 | |||
380 | # | ||
381 | # IDE chipset support/bugfixes | ||
382 | # | ||
383 | # CONFIG_BLK_DEV_PLATFORM is not set | ||
384 | CONFIG_BLK_DEV_IDEDMA_SFF=y | ||
385 | |||
386 | # | ||
387 | # PCI IDE chipsets support | ||
388 | # | ||
389 | CONFIG_BLK_DEV_IDEPCI=y | ||
390 | CONFIG_IDEPCI_PCIBUS_ORDER=y | ||
391 | # CONFIG_BLK_DEV_GENERIC is not set | ||
392 | # CONFIG_BLK_DEV_OPTI621 is not set | ||
393 | CONFIG_BLK_DEV_IDEDMA_PCI=y | ||
394 | # CONFIG_BLK_DEV_AEC62XX is not set | ||
395 | # CONFIG_BLK_DEV_ALI15X3 is not set | ||
396 | # CONFIG_BLK_DEV_AMD74XX is not set | ||
397 | # CONFIG_BLK_DEV_CMD64X is not set | ||
398 | # CONFIG_BLK_DEV_TRIFLEX is not set | ||
399 | # CONFIG_BLK_DEV_CS5520 is not set | ||
400 | # CONFIG_BLK_DEV_CS5530 is not set | ||
401 | # CONFIG_BLK_DEV_HPT366 is not set | ||
402 | # CONFIG_BLK_DEV_JMICRON is not set | ||
403 | # CONFIG_BLK_DEV_SC1200 is not set | ||
404 | # CONFIG_BLK_DEV_PIIX is not set | ||
405 | # CONFIG_BLK_DEV_IT8172 is not set | ||
406 | # CONFIG_BLK_DEV_IT8213 is not set | ||
407 | # CONFIG_BLK_DEV_IT821X is not set | ||
408 | CONFIG_BLK_DEV_NS87415=y | 49 | CONFIG_BLK_DEV_NS87415=y |
409 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | ||
410 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set | ||
411 | # CONFIG_BLK_DEV_SVWKS is not set | ||
412 | CONFIG_BLK_DEV_SIIMAGE=m | 50 | CONFIG_BLK_DEV_SIIMAGE=m |
413 | # CONFIG_BLK_DEV_SLC90E66 is not set | ||
414 | # CONFIG_BLK_DEV_TRM290 is not set | ||
415 | # CONFIG_BLK_DEV_VIA82CXXX is not set | ||
416 | # CONFIG_BLK_DEV_TC86C001 is not set | ||
417 | CONFIG_BLK_DEV_IDEDMA=y | ||
418 | |||
419 | # | ||
420 | # SCSI device support | ||
421 | # | ||
422 | # CONFIG_RAID_ATTRS is not set | ||
423 | CONFIG_SCSI=y | 51 | CONFIG_SCSI=y |
424 | CONFIG_SCSI_DMA=y | ||
425 | # CONFIG_SCSI_TGT is not set | ||
426 | # CONFIG_SCSI_NETLINK is not set | ||
427 | CONFIG_SCSI_PROC_FS=y | ||
428 | |||
429 | # | ||
430 | # SCSI support type (disk, tape, CD-ROM) | ||
431 | # | ||
432 | CONFIG_BLK_DEV_SD=y | 52 | CONFIG_BLK_DEV_SD=y |
433 | CONFIG_CHR_DEV_ST=y | 53 | CONFIG_CHR_DEV_ST=y |
434 | # CONFIG_CHR_DEV_OSST is not set | ||
435 | CONFIG_BLK_DEV_SR=y | 54 | CONFIG_BLK_DEV_SR=y |
436 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
437 | CONFIG_CHR_DEV_SG=y | 55 | CONFIG_CHR_DEV_SG=y |
438 | # CONFIG_CHR_DEV_SCH is not set | ||
439 | |||
440 | # | ||
441 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
442 | # | ||
443 | CONFIG_SCSI_MULTI_LUN=y | 56 | CONFIG_SCSI_MULTI_LUN=y |
444 | # CONFIG_SCSI_CONSTANTS is not set | ||
445 | # CONFIG_SCSI_LOGGING is not set | ||
446 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
447 | CONFIG_SCSI_WAIT_SCAN=m | ||
448 | |||
449 | # | ||
450 | # SCSI Transports | ||
451 | # | ||
452 | CONFIG_SCSI_SPI_ATTRS=y | ||
453 | # CONFIG_SCSI_FC_ATTRS is not set | ||
454 | CONFIG_SCSI_ISCSI_ATTRS=m | 57 | CONFIG_SCSI_ISCSI_ATTRS=m |
455 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
456 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
457 | CONFIG_SCSI_LOWLEVEL=y | ||
458 | # CONFIG_ISCSI_TCP is not set | ||
459 | # CONFIG_SCSI_CXGB3_ISCSI is not set | ||
460 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
461 | # CONFIG_SCSI_3W_9XXX is not set | ||
462 | # CONFIG_SCSI_ACARD is not set | ||
463 | # CONFIG_SCSI_AACRAID is not set | ||
464 | # CONFIG_SCSI_AIC7XXX is not set | ||
465 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
466 | # CONFIG_SCSI_AIC79XX is not set | ||
467 | # CONFIG_SCSI_AIC94XX is not set | ||
468 | # CONFIG_SCSI_DPT_I2O is not set | ||
469 | # CONFIG_SCSI_ADVANSYS is not set | ||
470 | # CONFIG_SCSI_ARCMSR is not set | ||
471 | # CONFIG_MEGARAID_NEWGEN is not set | ||
472 | # CONFIG_MEGARAID_LEGACY is not set | ||
473 | # CONFIG_MEGARAID_SAS is not set | ||
474 | # CONFIG_SCSI_HPTIOP is not set | ||
475 | # CONFIG_LIBFC is not set | ||
476 | # CONFIG_FCOE is not set | ||
477 | # CONFIG_SCSI_DMX3191D is not set | ||
478 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
479 | # CONFIG_SCSI_IPS is not set | ||
480 | # CONFIG_SCSI_INITIO is not set | ||
481 | # CONFIG_SCSI_INIA100 is not set | ||
482 | # CONFIG_SCSI_MVSAS is not set | ||
483 | # CONFIG_SCSI_STEX is not set | ||
484 | CONFIG_SCSI_SYM53C8XX_2=y | 58 | CONFIG_SCSI_SYM53C8XX_2=y |
485 | CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 | 59 | CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=0 |
486 | CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 | ||
487 | CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 | ||
488 | CONFIG_SCSI_SYM53C8XX_MMIO=y | ||
489 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
490 | # CONFIG_SCSI_QLA_FC is not set | ||
491 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
492 | # CONFIG_SCSI_LPFC is not set | ||
493 | # CONFIG_SCSI_DC395x is not set | ||
494 | # CONFIG_SCSI_DC390T is not set | ||
495 | # CONFIG_SCSI_NSP32 is not set | ||
496 | CONFIG_SCSI_DEBUG=m | 60 | CONFIG_SCSI_DEBUG=m |
497 | # CONFIG_SCSI_SRP is not set | ||
498 | # CONFIG_SCSI_DH is not set | ||
499 | # CONFIG_ATA is not set | ||
500 | CONFIG_MD=y | 61 | CONFIG_MD=y |
501 | CONFIG_BLK_DEV_MD=y | 62 | CONFIG_BLK_DEV_MD=y |
502 | CONFIG_MD_AUTODETECT=y | ||
503 | CONFIG_MD_LINEAR=y | 63 | CONFIG_MD_LINEAR=y |
504 | CONFIG_MD_RAID0=y | 64 | CONFIG_MD_RAID0=y |
505 | CONFIG_MD_RAID1=y | 65 | CONFIG_MD_RAID1=y |
506 | # CONFIG_MD_RAID10 is not set | ||
507 | # CONFIG_MD_RAID456 is not set | ||
508 | # CONFIG_MD_MULTIPATH is not set | ||
509 | # CONFIG_MD_FAULTY is not set | ||
510 | CONFIG_BLK_DEV_DM=m | 66 | CONFIG_BLK_DEV_DM=m |
511 | # CONFIG_DM_DEBUG is not set | ||
512 | CONFIG_DM_CRYPT=m | 67 | CONFIG_DM_CRYPT=m |
513 | CONFIG_DM_SNAPSHOT=m | 68 | CONFIG_DM_SNAPSHOT=m |
514 | CONFIG_DM_MIRROR=m | 69 | CONFIG_DM_MIRROR=m |
515 | CONFIG_DM_ZERO=m | 70 | CONFIG_DM_ZERO=m |
516 | CONFIG_DM_MULTIPATH=m | 71 | CONFIG_DM_MULTIPATH=m |
517 | # CONFIG_DM_DELAY is not set | ||
518 | # CONFIG_DM_UEVENT is not set | ||
519 | CONFIG_FUSION=y | 72 | CONFIG_FUSION=y |
520 | CONFIG_FUSION_SPI=m | 73 | CONFIG_FUSION_SPI=m |
521 | # CONFIG_FUSION_FC is not set | ||
522 | # CONFIG_FUSION_SAS is not set | ||
523 | CONFIG_FUSION_MAX_SGE=128 | ||
524 | CONFIG_FUSION_CTL=m | 74 | CONFIG_FUSION_CTL=m |
525 | # CONFIG_FUSION_LOGGING is not set | ||
526 | |||
527 | # | ||
528 | # IEEE 1394 (FireWire) support | ||
529 | # | ||
530 | |||
531 | # | ||
532 | # Enable only one of the two stacks, unless you know what you are doing | ||
533 | # | ||
534 | # CONFIG_FIREWIRE is not set | ||
535 | # CONFIG_IEEE1394 is not set | ||
536 | # CONFIG_I2O is not set | ||
537 | CONFIG_NETDEVICES=y | 75 | CONFIG_NETDEVICES=y |
538 | CONFIG_DUMMY=m | 76 | CONFIG_DUMMY=m |
539 | CONFIG_BONDING=m | 77 | CONFIG_BONDING=m |
540 | # CONFIG_MACVLAN is not set | ||
541 | # CONFIG_EQUALIZER is not set | ||
542 | CONFIG_TUN=m | 78 | CONFIG_TUN=m |
543 | # CONFIG_VETH is not set | ||
544 | # CONFIG_ARCNET is not set | ||
545 | CONFIG_PHYLIB=m | ||
546 | |||
547 | # | ||
548 | # MII PHY device drivers | ||
549 | # | ||
550 | # CONFIG_MARVELL_PHY is not set | ||
551 | # CONFIG_DAVICOM_PHY is not set | ||
552 | # CONFIG_QSEMI_PHY is not set | ||
553 | # CONFIG_LXT_PHY is not set | ||
554 | # CONFIG_CICADA_PHY is not set | ||
555 | # CONFIG_VITESSE_PHY is not set | ||
556 | # CONFIG_SMSC_PHY is not set | ||
557 | # CONFIG_BROADCOM_PHY is not set | ||
558 | # CONFIG_ICPLUS_PHY is not set | ||
559 | # CONFIG_REALTEK_PHY is not set | ||
560 | # CONFIG_NATIONAL_PHY is not set | ||
561 | # CONFIG_STE10XP is not set | ||
562 | # CONFIG_LSI_ET1011C_PHY is not set | ||
563 | # CONFIG_MDIO_BITBANG is not set | ||
564 | CONFIG_NET_ETHERNET=y | 79 | CONFIG_NET_ETHERNET=y |
565 | CONFIG_MII=m | ||
566 | # CONFIG_HAPPYMEAL is not set | ||
567 | # CONFIG_SUNGEM is not set | ||
568 | # CONFIG_CASSINI is not set | ||
569 | # CONFIG_NET_VENDOR_3COM is not set | ||
570 | CONFIG_NET_TULIP=y | 80 | CONFIG_NET_TULIP=y |
571 | CONFIG_DE2104X=m | 81 | CONFIG_DE2104X=m |
572 | CONFIG_TULIP=y | 82 | CONFIG_TULIP=y |
573 | # CONFIG_TULIP_MWI is not set | ||
574 | CONFIG_TULIP_MMIO=y | 83 | CONFIG_TULIP_MMIO=y |
575 | # CONFIG_TULIP_NAPI is not set | ||
576 | # CONFIG_DE4X5 is not set | ||
577 | # CONFIG_WINBOND_840 is not set | ||
578 | # CONFIG_DM9102 is not set | ||
579 | # CONFIG_ULI526X is not set | ||
580 | # CONFIG_HP100 is not set | ||
581 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
582 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
583 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
584 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
585 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
586 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
587 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
588 | CONFIG_NET_PCI=y | 84 | CONFIG_NET_PCI=y |
589 | # CONFIG_PCNET32 is not set | ||
590 | # CONFIG_AMD8111_ETH is not set | ||
591 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
592 | # CONFIG_B44 is not set | ||
593 | # CONFIG_FORCEDETH is not set | ||
594 | CONFIG_E100=m | 85 | CONFIG_E100=m |
595 | # CONFIG_FEALNX is not set | ||
596 | # CONFIG_NATSEMI is not set | ||
597 | # CONFIG_NE2K_PCI is not set | ||
598 | # CONFIG_8139CP is not set | ||
599 | # CONFIG_8139TOO is not set | ||
600 | # CONFIG_R6040 is not set | ||
601 | # CONFIG_SIS900 is not set | ||
602 | # CONFIG_EPIC100 is not set | ||
603 | # CONFIG_SMSC9420 is not set | ||
604 | # CONFIG_SUNDANCE is not set | ||
605 | # CONFIG_TLAN is not set | ||
606 | # CONFIG_VIA_RHINE is not set | ||
607 | # CONFIG_SC92031 is not set | ||
608 | # CONFIG_ATL2 is not set | ||
609 | CONFIG_NETDEV_1000=y | ||
610 | CONFIG_ACENIC=m | 86 | CONFIG_ACENIC=m |
611 | # CONFIG_ACENIC_OMIT_TIGON_I is not set | ||
612 | # CONFIG_DL2K is not set | ||
613 | CONFIG_E1000=m | 87 | CONFIG_E1000=m |
614 | # CONFIG_E1000E is not set | ||
615 | # CONFIG_IP1000 is not set | ||
616 | # CONFIG_IGB is not set | ||
617 | # CONFIG_NS83820 is not set | ||
618 | # CONFIG_HAMACHI is not set | ||
619 | # CONFIG_YELLOWFIN is not set | ||
620 | # CONFIG_R8169 is not set | ||
621 | # CONFIG_SIS190 is not set | ||
622 | # CONFIG_SKGE is not set | ||
623 | # CONFIG_SKY2 is not set | ||
624 | # CONFIG_VIA_VELOCITY is not set | ||
625 | CONFIG_TIGON3=m | 88 | CONFIG_TIGON3=m |
626 | # CONFIG_BNX2 is not set | ||
627 | # CONFIG_QLA3XXX is not set | ||
628 | # CONFIG_ATL1 is not set | ||
629 | # CONFIG_ATL1E is not set | ||
630 | # CONFIG_ATL1C is not set | ||
631 | # CONFIG_JME is not set | ||
632 | CONFIG_NETDEV_10000=y | ||
633 | # CONFIG_CHELSIO_T1 is not set | ||
634 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
635 | # CONFIG_CHELSIO_T3 is not set | ||
636 | # CONFIG_ENIC is not set | ||
637 | # CONFIG_IXGBE is not set | ||
638 | # CONFIG_IXGB is not set | ||
639 | # CONFIG_S2IO is not set | ||
640 | # CONFIG_MYRI10GE is not set | ||
641 | # CONFIG_NETXEN_NIC is not set | ||
642 | # CONFIG_NIU is not set | ||
643 | # CONFIG_MLX4_EN is not set | ||
644 | # CONFIG_MLX4_CORE is not set | ||
645 | # CONFIG_TEHUTI is not set | ||
646 | # CONFIG_BNX2X is not set | ||
647 | # CONFIG_QLGE is not set | ||
648 | # CONFIG_SFC is not set | ||
649 | # CONFIG_TR is not set | ||
650 | |||
651 | # | ||
652 | # Wireless LAN | ||
653 | # | ||
654 | # CONFIG_WLAN_PRE80211 is not set | ||
655 | # CONFIG_WLAN_80211 is not set | ||
656 | # CONFIG_IWLWIFI_LEDS is not set | ||
657 | |||
658 | # | ||
659 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
660 | # | ||
661 | |||
662 | # | ||
663 | # USB Network Adapters | ||
664 | # | ||
665 | # CONFIG_USB_CATC is not set | ||
666 | # CONFIG_USB_KAWETH is not set | ||
667 | # CONFIG_USB_PEGASUS is not set | ||
668 | # CONFIG_USB_RTL8150 is not set | ||
669 | # CONFIG_USB_USBNET is not set | ||
670 | # CONFIG_WAN is not set | ||
671 | # CONFIG_FDDI is not set | ||
672 | # CONFIG_HIPPI is not set | ||
673 | CONFIG_PPP=m | 89 | CONFIG_PPP=m |
674 | # CONFIG_PPP_MULTILINK is not set | ||
675 | # CONFIG_PPP_FILTER is not set | ||
676 | CONFIG_PPP_ASYNC=m | 90 | CONFIG_PPP_ASYNC=m |
677 | CONFIG_PPP_SYNC_TTY=m | 91 | CONFIG_PPP_SYNC_TTY=m |
678 | CONFIG_PPP_DEFLATE=m | 92 | CONFIG_PPP_DEFLATE=m |
679 | CONFIG_PPP_BSDCOMP=m | 93 | CONFIG_PPP_BSDCOMP=m |
680 | # CONFIG_PPP_MPPE is not set | ||
681 | CONFIG_PPPOE=m | 94 | CONFIG_PPPOE=m |
682 | # CONFIG_PPPOL2TP is not set | ||
683 | # CONFIG_SLIP is not set | ||
684 | CONFIG_SLHC=m | ||
685 | # CONFIG_NET_FC is not set | ||
686 | # CONFIG_NETCONSOLE is not set | ||
687 | # CONFIG_NETPOLL is not set | ||
688 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
689 | # CONFIG_ISDN is not set | ||
690 | # CONFIG_PHONE is not set | ||
691 | |||
692 | # | ||
693 | # Input device support | ||
694 | # | ||
695 | CONFIG_INPUT=y | ||
696 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
697 | # CONFIG_INPUT_POLLDEV is not set | ||
698 | |||
699 | # | ||
700 | # Userland interfaces | ||
701 | # | ||
702 | CONFIG_INPUT_MOUSEDEV=y | ||
703 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set | 95 | # CONFIG_INPUT_MOUSEDEV_PSAUX is not set |
704 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600 | 96 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1600 |
705 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200 | 97 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=1200 |
706 | # CONFIG_INPUT_JOYDEV is not set | ||
707 | # CONFIG_INPUT_EVDEV is not set | ||
708 | # CONFIG_INPUT_EVBUG is not set | ||
709 | |||
710 | # | ||
711 | # Input Device Drivers | ||
712 | # | ||
713 | CONFIG_INPUT_KEYBOARD=y | ||
714 | # CONFIG_KEYBOARD_ATKBD is not set | 98 | # CONFIG_KEYBOARD_ATKBD is not set |
715 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
716 | # CONFIG_KEYBOARD_LKKBD is not set | ||
717 | # CONFIG_KEYBOARD_XTKBD is not set | ||
718 | # CONFIG_KEYBOARD_NEWTON is not set | ||
719 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
720 | CONFIG_INPUT_MOUSE=y | ||
721 | # CONFIG_MOUSE_PS2 is not set | 99 | # CONFIG_MOUSE_PS2 is not set |
722 | # CONFIG_MOUSE_SERIAL is not set | ||
723 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
724 | # CONFIG_MOUSE_BCM5974 is not set | ||
725 | # CONFIG_MOUSE_VSXXXAA is not set | ||
726 | # CONFIG_INPUT_JOYSTICK is not set | ||
727 | # CONFIG_INPUT_TABLET is not set | ||
728 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
729 | # CONFIG_INPUT_MISC is not set | ||
730 | |||
731 | # | ||
732 | # Hardware I/O ports | ||
733 | # | ||
734 | CONFIG_SERIO=m | 100 | CONFIG_SERIO=m |
735 | CONFIG_SERIO_SERPORT=m | ||
736 | # CONFIG_SERIO_PCIPS2 is not set | ||
737 | CONFIG_SERIO_LIBPS2=m | 101 | CONFIG_SERIO_LIBPS2=m |
738 | # CONFIG_SERIO_RAW is not set | ||
739 | # CONFIG_GAMEPORT is not set | ||
740 | |||
741 | # | ||
742 | # Character devices | ||
743 | # | ||
744 | CONFIG_VT=y | ||
745 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
746 | CONFIG_VT_CONSOLE=y | ||
747 | CONFIG_HW_CONSOLE=y | ||
748 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
749 | CONFIG_DEVKMEM=y | ||
750 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
751 | # CONFIG_NOZOMI is not set | ||
752 | |||
753 | # | ||
754 | # Serial drivers | ||
755 | # | ||
756 | CONFIG_SERIAL_8250=y | 102 | CONFIG_SERIAL_8250=y |
757 | CONFIG_SERIAL_8250_CONSOLE=y | 103 | CONFIG_SERIAL_8250_CONSOLE=y |
758 | CONFIG_SERIAL_8250_PCI=y | ||
759 | CONFIG_SERIAL_8250_NR_UARTS=13 | 104 | CONFIG_SERIAL_8250_NR_UARTS=13 |
760 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
761 | CONFIG_SERIAL_8250_EXTENDED=y | 105 | CONFIG_SERIAL_8250_EXTENDED=y |
762 | CONFIG_SERIAL_8250_MANY_PORTS=y | 106 | CONFIG_SERIAL_8250_MANY_PORTS=y |
763 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 107 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
764 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
765 | # CONFIG_SERIAL_8250_RSA is not set | ||
766 | |||
767 | # | ||
768 | # Non-8250 serial port support | ||
769 | # | ||
770 | # CONFIG_PDC_CONSOLE is not set | ||
771 | CONFIG_SERIAL_CORE=y | ||
772 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
773 | # CONFIG_SERIAL_JSM is not set | ||
774 | CONFIG_UNIX98_PTYS=y | ||
775 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
776 | CONFIG_LEGACY_PTYS=y | ||
777 | CONFIG_LEGACY_PTY_COUNT=256 | ||
778 | # CONFIG_IPMI_HANDLER is not set | ||
779 | # CONFIG_HW_RANDOM is not set | 108 | # CONFIG_HW_RANDOM is not set |
780 | # CONFIG_R3964 is not set | ||
781 | # CONFIG_APPLICOM is not set | ||
782 | CONFIG_RAW_DRIVER=y | 109 | CONFIG_RAW_DRIVER=y |
783 | CONFIG_MAX_RAW_DEVS=256 | ||
784 | # CONFIG_TCG_TPM is not set | ||
785 | CONFIG_DEVPORT=y | ||
786 | # CONFIG_I2C is not set | ||
787 | # CONFIG_SPI is not set | ||
788 | # CONFIG_W1 is not set | ||
789 | # CONFIG_POWER_SUPPLY is not set | ||
790 | # CONFIG_HWMON is not set | 110 | # CONFIG_HWMON is not set |
791 | # CONFIG_THERMAL is not set | ||
792 | # CONFIG_THERMAL_HWMON is not set | ||
793 | # CONFIG_WATCHDOG is not set | ||
794 | CONFIG_SSB_POSSIBLE=y | ||
795 | |||
796 | # | ||
797 | # Sonics Silicon Backplane | ||
798 | # | ||
799 | # CONFIG_SSB is not set | ||
800 | |||
801 | # | ||
802 | # Multifunction device drivers | ||
803 | # | ||
804 | # CONFIG_MFD_CORE is not set | ||
805 | # CONFIG_MFD_SM501 is not set | ||
806 | # CONFIG_HTC_PASIC3 is not set | ||
807 | # CONFIG_MFD_TMIO is not set | ||
808 | # CONFIG_REGULATOR is not set | ||
809 | |||
810 | # | ||
811 | # Multimedia devices | ||
812 | # | ||
813 | |||
814 | # | ||
815 | # Multimedia core support | ||
816 | # | ||
817 | # CONFIG_VIDEO_DEV is not set | ||
818 | # CONFIG_DVB_CORE is not set | ||
819 | # CONFIG_VIDEO_MEDIA is not set | ||
820 | |||
821 | # | ||
822 | # Multimedia drivers | ||
823 | # | ||
824 | # CONFIG_DAB is not set | ||
825 | |||
826 | # | ||
827 | # Graphics support | ||
828 | # | ||
829 | # CONFIG_AGP is not set | ||
830 | # CONFIG_DRM is not set | ||
831 | # CONFIG_VGASTATE is not set | ||
832 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 111 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
833 | CONFIG_FB=y | 112 | CONFIG_FB=y |
834 | # CONFIG_FIRMWARE_EDID is not set | ||
835 | # CONFIG_FB_DDC is not set | ||
836 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
837 | CONFIG_FB_CFB_FILLRECT=y | ||
838 | CONFIG_FB_CFB_COPYAREA=y | ||
839 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
840 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
841 | # CONFIG_FB_SYS_FILLRECT is not set | ||
842 | # CONFIG_FB_SYS_COPYAREA is not set | ||
843 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
844 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
845 | # CONFIG_FB_SYS_FOPS is not set | ||
846 | # CONFIG_FB_SVGALIB is not set | ||
847 | # CONFIG_FB_MACMODES is not set | ||
848 | # CONFIG_FB_BACKLIGHT is not set | ||
849 | # CONFIG_FB_MODE_HELPERS is not set | ||
850 | # CONFIG_FB_TILEBLITTING is not set | ||
851 | |||
852 | # | ||
853 | # Frame buffer hardware drivers | ||
854 | # | ||
855 | # CONFIG_FB_CIRRUS is not set | ||
856 | # CONFIG_FB_PM2 is not set | ||
857 | # CONFIG_FB_CYBER2000 is not set | ||
858 | # CONFIG_FB_ASILIANT is not set | ||
859 | # CONFIG_FB_IMSTT is not set | ||
860 | CONFIG_FB_STI=y | ||
861 | # CONFIG_FB_S1D13XXX is not set | ||
862 | # CONFIG_FB_NVIDIA is not set | ||
863 | # CONFIG_FB_RIVA is not set | ||
864 | # CONFIG_FB_MATROX is not set | ||
865 | # CONFIG_FB_RADEON is not set | ||
866 | # CONFIG_FB_ATY128 is not set | ||
867 | # CONFIG_FB_ATY is not set | ||
868 | # CONFIG_FB_S3 is not set | ||
869 | # CONFIG_FB_SAVAGE is not set | ||
870 | # CONFIG_FB_SIS is not set | ||
871 | # CONFIG_FB_VIA is not set | ||
872 | # CONFIG_FB_NEOMAGIC is not set | ||
873 | # CONFIG_FB_KYRO is not set | ||
874 | # CONFIG_FB_3DFX is not set | ||
875 | # CONFIG_FB_VOODOO1 is not set | ||
876 | # CONFIG_FB_VT8623 is not set | ||
877 | # CONFIG_FB_TRIDENT is not set | ||
878 | # CONFIG_FB_ARK is not set | ||
879 | # CONFIG_FB_PM3 is not set | ||
880 | # CONFIG_FB_CARMINE is not set | ||
881 | # CONFIG_FB_VIRTUAL is not set | ||
882 | # CONFIG_FB_METRONOME is not set | ||
883 | # CONFIG_FB_MB862XX is not set | ||
884 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
885 | |||
886 | # | ||
887 | # Display device support | ||
888 | # | ||
889 | # CONFIG_DISPLAY_SUPPORT is not set | ||
890 | |||
891 | # | ||
892 | # Console display driver support | ||
893 | # | ||
894 | CONFIG_DUMMY_CONSOLE=y | ||
895 | CONFIG_DUMMY_CONSOLE_COLUMNS=160 | ||
896 | CONFIG_DUMMY_CONSOLE_ROWS=64 | ||
897 | CONFIG_FRAMEBUFFER_CONSOLE=y | 113 | CONFIG_FRAMEBUFFER_CONSOLE=y |
898 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
899 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
900 | CONFIG_STI_CONSOLE=y | ||
901 | # CONFIG_FONTS is not set | ||
902 | CONFIG_FONT_8x8=y | ||
903 | CONFIG_FONT_8x16=y | ||
904 | CONFIG_LOGO=y | 114 | CONFIG_LOGO=y |
905 | # CONFIG_LOGO_LINUX_MONO is not set | 115 | # CONFIG_LOGO_LINUX_MONO is not set |
906 | # CONFIG_LOGO_LINUX_VGA16 is not set | 116 | # CONFIG_LOGO_LINUX_VGA16 is not set |
907 | # CONFIG_LOGO_LINUX_CLUT224 is not set | 117 | # CONFIG_LOGO_LINUX_CLUT224 is not set |
908 | CONFIG_LOGO_PARISC_CLUT224=y | ||
909 | CONFIG_SOUND=y | 118 | CONFIG_SOUND=y |
910 | CONFIG_SOUND_OSS_CORE=y | ||
911 | CONFIG_SND=y | 119 | CONFIG_SND=y |
912 | CONFIG_SND_TIMER=y | ||
913 | CONFIG_SND_PCM=y | ||
914 | CONFIG_SND_SEQUENCER=y | 120 | CONFIG_SND_SEQUENCER=y |
915 | # CONFIG_SND_SEQ_DUMMY is not set | ||
916 | CONFIG_SND_OSSEMUL=y | ||
917 | CONFIG_SND_MIXER_OSS=y | 121 | CONFIG_SND_MIXER_OSS=y |
918 | CONFIG_SND_PCM_OSS=y | 122 | CONFIG_SND_PCM_OSS=y |
919 | CONFIG_SND_PCM_OSS_PLUGINS=y | ||
920 | CONFIG_SND_SEQUENCER_OSS=y | 123 | CONFIG_SND_SEQUENCER_OSS=y |
921 | # CONFIG_SND_DYNAMIC_MINORS is not set | ||
922 | CONFIG_SND_SUPPORT_OLD_API=y | ||
923 | CONFIG_SND_VERBOSE_PROCFS=y | ||
924 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||
925 | # CONFIG_SND_DEBUG is not set | ||
926 | CONFIG_SND_VMASTER=y | ||
927 | CONFIG_SND_AC97_CODEC=y | ||
928 | CONFIG_SND_DRIVERS=y | ||
929 | # CONFIG_SND_DUMMY is not set | ||
930 | # CONFIG_SND_VIRMIDI is not set | ||
931 | # CONFIG_SND_MTPAV is not set | ||
932 | # CONFIG_SND_SERIAL_U16550 is not set | ||
933 | # CONFIG_SND_MPU401 is not set | ||
934 | # CONFIG_SND_AC97_POWER_SAVE is not set | ||
935 | CONFIG_SND_PCI=y | ||
936 | CONFIG_SND_AD1889=y | 124 | CONFIG_SND_AD1889=y |
937 | # CONFIG_SND_ALS300 is not set | ||
938 | # CONFIG_SND_ALI5451 is not set | ||
939 | # CONFIG_SND_ATIIXP is not set | ||
940 | # CONFIG_SND_ATIIXP_MODEM is not set | ||
941 | # CONFIG_SND_AU8810 is not set | ||
942 | # CONFIG_SND_AU8820 is not set | ||
943 | # CONFIG_SND_AU8830 is not set | ||
944 | # CONFIG_SND_AW2 is not set | ||
945 | # CONFIG_SND_AZT3328 is not set | ||
946 | # CONFIG_SND_BT87X is not set | ||
947 | # CONFIG_SND_CA0106 is not set | ||
948 | # CONFIG_SND_CMIPCI is not set | ||
949 | # CONFIG_SND_OXYGEN is not set | ||
950 | # CONFIG_SND_CS4281 is not set | ||
951 | # CONFIG_SND_CS46XX is not set | ||
952 | # CONFIG_SND_DARLA20 is not set | ||
953 | # CONFIG_SND_GINA20 is not set | ||
954 | # CONFIG_SND_LAYLA20 is not set | ||
955 | # CONFIG_SND_DARLA24 is not set | ||
956 | # CONFIG_SND_GINA24 is not set | ||
957 | # CONFIG_SND_LAYLA24 is not set | ||
958 | # CONFIG_SND_MONA is not set | ||
959 | # CONFIG_SND_MIA is not set | ||
960 | # CONFIG_SND_ECHO3G is not set | ||
961 | # CONFIG_SND_INDIGO is not set | ||
962 | # CONFIG_SND_INDIGOIO is not set | ||
963 | # CONFIG_SND_INDIGODJ is not set | ||
964 | # CONFIG_SND_EMU10K1 is not set | ||
965 | # CONFIG_SND_EMU10K1X is not set | ||
966 | # CONFIG_SND_ENS1370 is not set | ||
967 | # CONFIG_SND_ENS1371 is not set | ||
968 | # CONFIG_SND_ES1938 is not set | ||
969 | # CONFIG_SND_ES1968 is not set | ||
970 | # CONFIG_SND_FM801 is not set | ||
971 | # CONFIG_SND_HDA_INTEL is not set | ||
972 | # CONFIG_SND_HDSP is not set | ||
973 | # CONFIG_SND_HDSPM is not set | ||
974 | # CONFIG_SND_HIFIER is not set | ||
975 | # CONFIG_SND_ICE1712 is not set | ||
976 | # CONFIG_SND_ICE1724 is not set | ||
977 | # CONFIG_SND_INTEL8X0 is not set | ||
978 | # CONFIG_SND_INTEL8X0M is not set | ||
979 | # CONFIG_SND_KORG1212 is not set | ||
980 | # CONFIG_SND_MAESTRO3 is not set | ||
981 | # CONFIG_SND_MIXART is not set | ||
982 | # CONFIG_SND_NM256 is not set | ||
983 | # CONFIG_SND_PCXHR is not set | ||
984 | # CONFIG_SND_RIPTIDE is not set | ||
985 | # CONFIG_SND_RME32 is not set | ||
986 | # CONFIG_SND_RME96 is not set | ||
987 | # CONFIG_SND_RME9652 is not set | ||
988 | # CONFIG_SND_SONICVIBES is not set | ||
989 | # CONFIG_SND_TRIDENT is not set | ||
990 | # CONFIG_SND_VIA82XX is not set | ||
991 | # CONFIG_SND_VIA82XX_MODEM is not set | ||
992 | # CONFIG_SND_VIRTUOSO is not set | ||
993 | # CONFIG_SND_VX222 is not set | ||
994 | # CONFIG_SND_YMFPCI is not set | ||
995 | CONFIG_SND_USB=y | ||
996 | # CONFIG_SND_USB_AUDIO is not set | ||
997 | # CONFIG_SND_USB_CAIAQ is not set | ||
998 | # CONFIG_SND_SOC is not set | ||
999 | # CONFIG_SOUND_PRIME is not set | ||
1000 | CONFIG_AC97_BUS=y | ||
1001 | CONFIG_HID_SUPPORT=y | ||
1002 | CONFIG_HID=y | ||
1003 | # CONFIG_HID_DEBUG is not set | ||
1004 | # CONFIG_HIDRAW is not set | ||
1005 | |||
1006 | # | ||
1007 | # USB Input Devices | ||
1008 | # | ||
1009 | CONFIG_USB_HID=y | ||
1010 | # CONFIG_HID_PID is not set | ||
1011 | CONFIG_USB_HIDDEV=y | 125 | CONFIG_USB_HIDDEV=y |
1012 | |||
1013 | # | ||
1014 | # Special HID drivers | ||
1015 | # | ||
1016 | CONFIG_HID_COMPAT=y | ||
1017 | # CONFIG_HID_A4TECH is not set | ||
1018 | # CONFIG_HID_APPLE is not set | ||
1019 | # CONFIG_HID_BELKIN is not set | ||
1020 | # CONFIG_HID_CHERRY is not set | ||
1021 | # CONFIG_HID_CHICONY is not set | ||
1022 | # CONFIG_HID_CYPRESS is not set | ||
1023 | # CONFIG_HID_EZKEY is not set | ||
1024 | # CONFIG_HID_GYRATION is not set | ||
1025 | # CONFIG_HID_LOGITECH is not set | ||
1026 | # CONFIG_HID_MICROSOFT is not set | ||
1027 | # CONFIG_HID_MONTEREY is not set | ||
1028 | # CONFIG_HID_NTRIG is not set | ||
1029 | # CONFIG_HID_PANTHERLORD is not set | ||
1030 | # CONFIG_HID_PETALYNX is not set | ||
1031 | # CONFIG_HID_SAMSUNG is not set | ||
1032 | # CONFIG_HID_SONY is not set | ||
1033 | # CONFIG_HID_SUNPLUS is not set | ||
1034 | # CONFIG_GREENASIA_FF is not set | ||
1035 | # CONFIG_HID_TOPSEED is not set | ||
1036 | # CONFIG_THRUSTMASTER_FF is not set | ||
1037 | # CONFIG_ZEROPLUS_FF is not set | ||
1038 | CONFIG_USB_SUPPORT=y | ||
1039 | CONFIG_USB_ARCH_HAS_HCD=y | ||
1040 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
1041 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
1042 | CONFIG_USB=y | 126 | CONFIG_USB=y |
1043 | CONFIG_USB_DEBUG=y | 127 | CONFIG_USB_DEBUG=y |
1044 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
1045 | |||
1046 | # | ||
1047 | # Miscellaneous USB options | ||
1048 | # | ||
1049 | CONFIG_USB_DEVICEFS=y | 128 | CONFIG_USB_DEVICEFS=y |
1050 | CONFIG_USB_DEVICE_CLASS=y | ||
1051 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
1052 | # CONFIG_USB_OTG is not set | ||
1053 | # CONFIG_USB_OTG_WHITELIST is not set | ||
1054 | # CONFIG_USB_OTG_BLACKLIST_HUB is not set | ||
1055 | # CONFIG_USB_MON is not set | ||
1056 | # CONFIG_USB_WUSB is not set | ||
1057 | # CONFIG_USB_WUSB_CBAF is not set | ||
1058 | |||
1059 | # | ||
1060 | # USB Host Controller Drivers | ||
1061 | # | ||
1062 | # CONFIG_USB_C67X00_HCD is not set | ||
1063 | # CONFIG_USB_EHCI_HCD is not set | ||
1064 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1065 | # CONFIG_USB_ISP116X_HCD is not set | ||
1066 | # CONFIG_USB_ISP1760_HCD is not set | ||
1067 | CONFIG_USB_OHCI_HCD=y | 129 | CONFIG_USB_OHCI_HCD=y |
1068 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
1069 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
1070 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
1071 | # CONFIG_USB_UHCI_HCD is not set | ||
1072 | # CONFIG_USB_SL811_HCD is not set | ||
1073 | # CONFIG_USB_R8A66597_HCD is not set | ||
1074 | # CONFIG_USB_WHCI_HCD is not set | ||
1075 | # CONFIG_USB_HWA_HCD is not set | ||
1076 | |||
1077 | # | ||
1078 | # USB Device Class drivers | ||
1079 | # | ||
1080 | # CONFIG_USB_ACM is not set | ||
1081 | CONFIG_USB_PRINTER=m | 130 | CONFIG_USB_PRINTER=m |
1082 | # CONFIG_USB_WDM is not set | ||
1083 | # CONFIG_USB_TMC is not set | ||
1084 | |||
1085 | # | ||
1086 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | ||
1087 | # | ||
1088 | |||
1089 | # | ||
1090 | # see USB_STORAGE Help for more information | ||
1091 | # | ||
1092 | CONFIG_USB_STORAGE=m | 131 | CONFIG_USB_STORAGE=m |
1093 | # CONFIG_USB_STORAGE_DEBUG is not set | 132 | CONFIG_USB_STORAGE_USBAT=m |
1094 | # CONFIG_USB_STORAGE_DATAFAB is not set | 133 | CONFIG_USB_STORAGE_SDDR09=m |
1095 | # CONFIG_USB_STORAGE_FREECOM is not set | 134 | CONFIG_USB_STORAGE_SDDR55=m |
1096 | # CONFIG_USB_STORAGE_ISD200 is not set | 135 | CONFIG_USB_STORAGE_JUMPSHOT=m |
1097 | CONFIG_USB_STORAGE_USBAT=y | ||
1098 | CONFIG_USB_STORAGE_SDDR09=y | ||
1099 | CONFIG_USB_STORAGE_SDDR55=y | ||
1100 | CONFIG_USB_STORAGE_JUMPSHOT=y | ||
1101 | # CONFIG_USB_STORAGE_ALAUDA is not set | ||
1102 | # CONFIG_USB_STORAGE_ONETOUCH is not set | ||
1103 | # CONFIG_USB_STORAGE_KARMA is not set | ||
1104 | # CONFIG_USB_STORAGE_CYPRESS_ATACB is not set | ||
1105 | # CONFIG_USB_LIBUSUAL is not set | ||
1106 | |||
1107 | # | ||
1108 | # USB Imaging devices | ||
1109 | # | ||
1110 | CONFIG_USB_MDC800=m | 136 | CONFIG_USB_MDC800=m |
1111 | CONFIG_USB_MICROTEK=m | 137 | CONFIG_USB_MICROTEK=m |
1112 | |||
1113 | # | ||
1114 | # USB port drivers | ||
1115 | # | ||
1116 | # CONFIG_USB_SERIAL is not set | ||
1117 | |||
1118 | # | ||
1119 | # USB Miscellaneous drivers | ||
1120 | # | ||
1121 | # CONFIG_USB_EMI62 is not set | ||
1122 | # CONFIG_USB_EMI26 is not set | ||
1123 | # CONFIG_USB_ADUTUX is not set | ||
1124 | # CONFIG_USB_SEVSEG is not set | ||
1125 | # CONFIG_USB_RIO500 is not set | ||
1126 | CONFIG_USB_LEGOTOWER=m | 138 | CONFIG_USB_LEGOTOWER=m |
1127 | # CONFIG_USB_LCD is not set | ||
1128 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1129 | # CONFIG_USB_LED is not set | ||
1130 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1131 | # CONFIG_USB_CYTHERM is not set | ||
1132 | # CONFIG_USB_PHIDGET is not set | ||
1133 | # CONFIG_USB_IDMOUSE is not set | ||
1134 | # CONFIG_USB_FTDI_ELAN is not set | ||
1135 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1136 | # CONFIG_USB_LD is not set | ||
1137 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1138 | # CONFIG_USB_IOWARRIOR is not set | ||
1139 | # CONFIG_USB_TEST is not set | ||
1140 | # CONFIG_USB_ISIGHTFW is not set | ||
1141 | # CONFIG_USB_VST is not set | ||
1142 | # CONFIG_USB_GADGET is not set | ||
1143 | |||
1144 | # | ||
1145 | # OTG and related infrastructure | ||
1146 | # | ||
1147 | # CONFIG_UWB is not set | ||
1148 | # CONFIG_MMC is not set | ||
1149 | # CONFIG_MEMSTICK is not set | ||
1150 | # CONFIG_NEW_LEDS is not set | ||
1151 | # CONFIG_ACCESSIBILITY is not set | ||
1152 | # CONFIG_INFINIBAND is not set | ||
1153 | CONFIG_RTC_LIB=y | ||
1154 | CONFIG_RTC_CLASS=y | ||
1155 | CONFIG_RTC_HCTOSYS=y | ||
1156 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
1157 | # CONFIG_RTC_DEBUG is not set | ||
1158 | |||
1159 | # | ||
1160 | # RTC interfaces | ||
1161 | # | ||
1162 | CONFIG_RTC_INTF_SYSFS=y | ||
1163 | CONFIG_RTC_INTF_PROC=y | ||
1164 | CONFIG_RTC_INTF_DEV=y | ||
1165 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
1166 | # CONFIG_RTC_DRV_TEST is not set | ||
1167 | |||
1168 | # | ||
1169 | # SPI RTC drivers | ||
1170 | # | ||
1171 | |||
1172 | # | ||
1173 | # Platform RTC drivers | ||
1174 | # | ||
1175 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1176 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1177 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1178 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1179 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1180 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1181 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1182 | # CONFIG_RTC_DRV_M48T59 is not set | ||
1183 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1184 | # CONFIG_RTC_DRV_V3020 is not set | ||
1185 | |||
1186 | # | ||
1187 | # on-CPU RTC drivers | ||
1188 | # | ||
1189 | CONFIG_RTC_DRV_PARISC=y | ||
1190 | # CONFIG_DMADEVICES is not set | ||
1191 | # CONFIG_UIO is not set | ||
1192 | # CONFIG_STAGING is not set | ||
1193 | |||
1194 | # | ||
1195 | # File systems | ||
1196 | # | ||
1197 | CONFIG_EXT2_FS=y | 139 | CONFIG_EXT2_FS=y |
1198 | # CONFIG_EXT2_FS_XATTR is not set | ||
1199 | # CONFIG_EXT2_FS_XIP is not set | ||
1200 | CONFIG_EXT3_FS=y | 140 | CONFIG_EXT3_FS=y |
1201 | # CONFIG_EXT3_FS_XATTR is not set | 141 | # CONFIG_EXT3_FS_XATTR is not set |
1202 | # CONFIG_EXT4_FS is not set | ||
1203 | CONFIG_JBD=y | ||
1204 | # CONFIG_JBD_DEBUG is not set | ||
1205 | # CONFIG_REISERFS_FS is not set | ||
1206 | # CONFIG_JFS_FS is not set | ||
1207 | # CONFIG_FS_POSIX_ACL is not set | ||
1208 | CONFIG_FILE_LOCKING=y | ||
1209 | CONFIG_XFS_FS=m | 142 | CONFIG_XFS_FS=m |
1210 | # CONFIG_XFS_QUOTA is not set | ||
1211 | # CONFIG_XFS_POSIX_ACL is not set | ||
1212 | # CONFIG_XFS_RT is not set | ||
1213 | # CONFIG_XFS_DEBUG is not set | ||
1214 | # CONFIG_OCFS2_FS is not set | ||
1215 | # CONFIG_BTRFS_FS is not set | ||
1216 | CONFIG_DNOTIFY=y | ||
1217 | CONFIG_INOTIFY=y | ||
1218 | CONFIG_INOTIFY_USER=y | ||
1219 | # CONFIG_QUOTA is not set | ||
1220 | # CONFIG_AUTOFS_FS is not set | ||
1221 | CONFIG_AUTOFS4_FS=y | 143 | CONFIG_AUTOFS4_FS=y |
1222 | # CONFIG_FUSE_FS is not set | ||
1223 | |||
1224 | # | ||
1225 | # CD-ROM/DVD Filesystems | ||
1226 | # | ||
1227 | CONFIG_ISO9660_FS=y | 144 | CONFIG_ISO9660_FS=y |
1228 | CONFIG_JOLIET=y | 145 | CONFIG_JOLIET=y |
1229 | # CONFIG_ZISOFS is not set | ||
1230 | # CONFIG_UDF_FS is not set | ||
1231 | |||
1232 | # | ||
1233 | # DOS/FAT/NT Filesystems | ||
1234 | # | ||
1235 | CONFIG_FAT_FS=m | ||
1236 | CONFIG_MSDOS_FS=m | 146 | CONFIG_MSDOS_FS=m |
1237 | CONFIG_VFAT_FS=m | 147 | CONFIG_VFAT_FS=m |
1238 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1239 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1240 | # CONFIG_NTFS_FS is not set | ||
1241 | |||
1242 | # | ||
1243 | # Pseudo filesystems | ||
1244 | # | ||
1245 | CONFIG_PROC_FS=y | ||
1246 | CONFIG_PROC_KCORE=y | 148 | CONFIG_PROC_KCORE=y |
1247 | CONFIG_PROC_SYSCTL=y | ||
1248 | CONFIG_PROC_PAGE_MONITOR=y | ||
1249 | CONFIG_SYSFS=y | ||
1250 | CONFIG_TMPFS=y | 149 | CONFIG_TMPFS=y |
1251 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1252 | # CONFIG_HUGETLB_PAGE is not set | ||
1253 | # CONFIG_CONFIGFS_FS is not set | ||
1254 | CONFIG_MISC_FILESYSTEMS=y | ||
1255 | # CONFIG_ADFS_FS is not set | ||
1256 | # CONFIG_AFFS_FS is not set | ||
1257 | # CONFIG_HFS_FS is not set | ||
1258 | # CONFIG_HFSPLUS_FS is not set | ||
1259 | # CONFIG_BEFS_FS is not set | ||
1260 | # CONFIG_BFS_FS is not set | ||
1261 | # CONFIG_EFS_FS is not set | ||
1262 | # CONFIG_CRAMFS is not set | ||
1263 | # CONFIG_SQUASHFS is not set | ||
1264 | # CONFIG_VXFS_FS is not set | ||
1265 | # CONFIG_MINIX_FS is not set | ||
1266 | # CONFIG_OMFS_FS is not set | ||
1267 | # CONFIG_HPFS_FS is not set | ||
1268 | # CONFIG_QNX4FS_FS is not set | ||
1269 | # CONFIG_ROMFS_FS is not set | ||
1270 | # CONFIG_SYSV_FS is not set | ||
1271 | # CONFIG_UFS_FS is not set | ||
1272 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1273 | CONFIG_NFS_FS=y | 150 | CONFIG_NFS_FS=y |
1274 | CONFIG_NFS_V3=y | 151 | CONFIG_NFS_V3=y |
1275 | # CONFIG_NFS_V3_ACL is not set | ||
1276 | # CONFIG_NFS_V4 is not set | ||
1277 | CONFIG_ROOT_NFS=y | 152 | CONFIG_ROOT_NFS=y |
1278 | CONFIG_NFSD=y | 153 | CONFIG_NFSD=y |
1279 | CONFIG_NFSD_V3=y | 154 | CONFIG_NFSD_V3=y |
1280 | # CONFIG_NFSD_V3_ACL is not set | ||
1281 | # CONFIG_NFSD_V4 is not set | ||
1282 | CONFIG_LOCKD=y | ||
1283 | CONFIG_LOCKD_V4=y | ||
1284 | CONFIG_EXPORTFS=y | ||
1285 | CONFIG_NFS_COMMON=y | ||
1286 | CONFIG_SUNRPC=y | ||
1287 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1288 | # CONFIG_RPCSEC_GSS_KRB5 is not set | ||
1289 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | ||
1290 | # CONFIG_SMB_FS is not set | ||
1291 | # CONFIG_CIFS is not set | ||
1292 | # CONFIG_NCP_FS is not set | ||
1293 | # CONFIG_CODA_FS is not set | ||
1294 | # CONFIG_AFS_FS is not set | ||
1295 | |||
1296 | # | ||
1297 | # Partition Types | ||
1298 | # | ||
1299 | # CONFIG_PARTITION_ADVANCED is not set | ||
1300 | CONFIG_MSDOS_PARTITION=y | ||
1301 | CONFIG_NLS=y | ||
1302 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1303 | CONFIG_NLS_CODEPAGE_437=m | 155 | CONFIG_NLS_CODEPAGE_437=m |
1304 | # CONFIG_NLS_CODEPAGE_737 is not set | ||
1305 | # CONFIG_NLS_CODEPAGE_775 is not set | ||
1306 | CONFIG_NLS_CODEPAGE_850=m | 156 | CONFIG_NLS_CODEPAGE_850=m |
1307 | # CONFIG_NLS_CODEPAGE_852 is not set | ||
1308 | # CONFIG_NLS_CODEPAGE_855 is not set | ||
1309 | # CONFIG_NLS_CODEPAGE_857 is not set | ||
1310 | # CONFIG_NLS_CODEPAGE_860 is not set | ||
1311 | # CONFIG_NLS_CODEPAGE_861 is not set | ||
1312 | # CONFIG_NLS_CODEPAGE_862 is not set | ||
1313 | # CONFIG_NLS_CODEPAGE_863 is not set | ||
1314 | # CONFIG_NLS_CODEPAGE_864 is not set | ||
1315 | # CONFIG_NLS_CODEPAGE_865 is not set | ||
1316 | # CONFIG_NLS_CODEPAGE_866 is not set | ||
1317 | # CONFIG_NLS_CODEPAGE_869 is not set | ||
1318 | # CONFIG_NLS_CODEPAGE_936 is not set | ||
1319 | # CONFIG_NLS_CODEPAGE_950 is not set | ||
1320 | # CONFIG_NLS_CODEPAGE_932 is not set | ||
1321 | # CONFIG_NLS_CODEPAGE_949 is not set | ||
1322 | # CONFIG_NLS_CODEPAGE_874 is not set | ||
1323 | # CONFIG_NLS_ISO8859_8 is not set | ||
1324 | # CONFIG_NLS_CODEPAGE_1250 is not set | ||
1325 | # CONFIG_NLS_CODEPAGE_1251 is not set | ||
1326 | CONFIG_NLS_ASCII=m | 157 | CONFIG_NLS_ASCII=m |
1327 | CONFIG_NLS_ISO8859_1=m | 158 | CONFIG_NLS_ISO8859_1=m |
1328 | # CONFIG_NLS_ISO8859_2 is not set | ||
1329 | # CONFIG_NLS_ISO8859_3 is not set | ||
1330 | # CONFIG_NLS_ISO8859_4 is not set | ||
1331 | # CONFIG_NLS_ISO8859_5 is not set | ||
1332 | # CONFIG_NLS_ISO8859_6 is not set | ||
1333 | # CONFIG_NLS_ISO8859_7 is not set | ||
1334 | # CONFIG_NLS_ISO8859_9 is not set | ||
1335 | # CONFIG_NLS_ISO8859_13 is not set | ||
1336 | # CONFIG_NLS_ISO8859_14 is not set | ||
1337 | CONFIG_NLS_ISO8859_15=m | 159 | CONFIG_NLS_ISO8859_15=m |
1338 | # CONFIG_NLS_KOI8_R is not set | ||
1339 | # CONFIG_NLS_KOI8_U is not set | ||
1340 | CONFIG_NLS_UTF8=m | 160 | CONFIG_NLS_UTF8=m |
1341 | # CONFIG_DLM is not set | ||
1342 | |||
1343 | # | ||
1344 | # Kernel hacking | ||
1345 | # | ||
1346 | # CONFIG_PRINTK_TIME is not set | ||
1347 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1348 | CONFIG_ENABLE_MUST_CHECK=y | ||
1349 | CONFIG_FRAME_WARN=1024 | ||
1350 | CONFIG_MAGIC_SYSRQ=y | 161 | CONFIG_MAGIC_SYSRQ=y |
1351 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1352 | CONFIG_DEBUG_FS=y | 162 | CONFIG_DEBUG_FS=y |
1353 | CONFIG_HEADERS_CHECK=y | 163 | CONFIG_HEADERS_CHECK=y |
1354 | CONFIG_DEBUG_KERNEL=y | 164 | CONFIG_DEBUG_KERNEL=y |
1355 | # CONFIG_DEBUG_SHIRQ is not set | ||
1356 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1357 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1358 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1359 | CONFIG_SCHED_DEBUG=y | ||
1360 | # CONFIG_SCHEDSTATS is not set | ||
1361 | # CONFIG_TIMER_STATS is not set | ||
1362 | # CONFIG_DEBUG_OBJECTS is not set | ||
1363 | # CONFIG_DEBUG_SLAB is not set | ||
1364 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1365 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1366 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1367 | CONFIG_DEBUG_MUTEXES=y | 165 | CONFIG_DEBUG_MUTEXES=y |
1368 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1369 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1370 | # CONFIG_DEBUG_KOBJECT is not set | ||
1371 | # CONFIG_DEBUG_BUGVERBOSE is not set | 166 | # CONFIG_DEBUG_BUGVERBOSE is not set |
1372 | # CONFIG_DEBUG_INFO is not set | ||
1373 | # CONFIG_DEBUG_VM is not set | ||
1374 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1375 | # CONFIG_DEBUG_MEMORY_INIT is not set | ||
1376 | # CONFIG_DEBUG_LIST is not set | ||
1377 | # CONFIG_DEBUG_SG is not set | ||
1378 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1379 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1380 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1381 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 167 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1382 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1383 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1384 | # CONFIG_FAULT_INJECTION is not set | ||
1385 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1386 | CONFIG_NOP_TRACER=y | ||
1387 | CONFIG_RING_BUFFER=y | ||
1388 | CONFIG_TRACING=y | ||
1389 | |||
1390 | # | ||
1391 | # Tracers | ||
1392 | # | ||
1393 | # CONFIG_SCHED_TRACER is not set | ||
1394 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1395 | # CONFIG_BOOT_TRACER is not set | ||
1396 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1397 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
1398 | # CONFIG_BUILD_DOCSRC is not set | ||
1399 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1400 | # CONFIG_SAMPLES is not set | ||
1401 | CONFIG_DEBUG_RODATA=y | 168 | CONFIG_DEBUG_RODATA=y |
1402 | |||
1403 | # | ||
1404 | # Security options | ||
1405 | # | ||
1406 | # CONFIG_KEYS is not set | ||
1407 | # CONFIG_SECURITY is not set | ||
1408 | # CONFIG_SECURITYFS is not set | ||
1409 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1410 | CONFIG_CRYPTO=y | ||
1411 | |||
1412 | # | ||
1413 | # Crypto core or helper | ||
1414 | # | ||
1415 | # CONFIG_CRYPTO_FIPS is not set | ||
1416 | CONFIG_CRYPTO_ALGAPI=m | ||
1417 | CONFIG_CRYPTO_ALGAPI2=m | ||
1418 | CONFIG_CRYPTO_AEAD2=m | ||
1419 | CONFIG_CRYPTO_BLKCIPHER=m | ||
1420 | CONFIG_CRYPTO_BLKCIPHER2=m | ||
1421 | CONFIG_CRYPTO_HASH=m | ||
1422 | CONFIG_CRYPTO_HASH2=m | ||
1423 | CONFIG_CRYPTO_RNG2=m | ||
1424 | CONFIG_CRYPTO_MANAGER=m | ||
1425 | CONFIG_CRYPTO_MANAGER2=m | ||
1426 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1427 | CONFIG_CRYPTO_NULL=m | 169 | CONFIG_CRYPTO_NULL=m |
1428 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1429 | # CONFIG_CRYPTO_AUTHENC is not set | ||
1430 | CONFIG_CRYPTO_TEST=m | 170 | CONFIG_CRYPTO_TEST=m |
1431 | |||
1432 | # | ||
1433 | # Authenticated Encryption with Associated Data | ||
1434 | # | ||
1435 | # CONFIG_CRYPTO_CCM is not set | ||
1436 | # CONFIG_CRYPTO_GCM is not set | ||
1437 | # CONFIG_CRYPTO_SEQIV is not set | ||
1438 | |||
1439 | # | ||
1440 | # Block modes | ||
1441 | # | ||
1442 | CONFIG_CRYPTO_CBC=m | ||
1443 | # CONFIG_CRYPTO_CTR is not set | ||
1444 | # CONFIG_CRYPTO_CTS is not set | ||
1445 | # CONFIG_CRYPTO_ECB is not set | ||
1446 | # CONFIG_CRYPTO_LRW is not set | ||
1447 | # CONFIG_CRYPTO_PCBC is not set | ||
1448 | # CONFIG_CRYPTO_XTS is not set | ||
1449 | |||
1450 | # | ||
1451 | # Hash modes | ||
1452 | # | ||
1453 | # CONFIG_CRYPTO_HMAC is not set | ||
1454 | # CONFIG_CRYPTO_XCBC is not set | ||
1455 | |||
1456 | # | ||
1457 | # Digest | ||
1458 | # | ||
1459 | CONFIG_CRYPTO_CRC32C=m | ||
1460 | # CONFIG_CRYPTO_MD4 is not set | ||
1461 | CONFIG_CRYPTO_MD5=m | 171 | CONFIG_CRYPTO_MD5=m |
1462 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1463 | # CONFIG_CRYPTO_RMD128 is not set | ||
1464 | # CONFIG_CRYPTO_RMD160 is not set | ||
1465 | # CONFIG_CRYPTO_RMD256 is not set | ||
1466 | # CONFIG_CRYPTO_RMD320 is not set | ||
1467 | # CONFIG_CRYPTO_SHA1 is not set | ||
1468 | # CONFIG_CRYPTO_SHA256 is not set | ||
1469 | # CONFIG_CRYPTO_SHA512 is not set | ||
1470 | # CONFIG_CRYPTO_TGR192 is not set | ||
1471 | # CONFIG_CRYPTO_WP512 is not set | ||
1472 | |||
1473 | # | ||
1474 | # Ciphers | ||
1475 | # | ||
1476 | # CONFIG_CRYPTO_AES is not set | ||
1477 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1478 | # CONFIG_CRYPTO_ARC4 is not set | ||
1479 | CONFIG_CRYPTO_BLOWFISH=m | 172 | CONFIG_CRYPTO_BLOWFISH=m |
1480 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1481 | # CONFIG_CRYPTO_CAST5 is not set | ||
1482 | # CONFIG_CRYPTO_CAST6 is not set | ||
1483 | CONFIG_CRYPTO_DES=m | 173 | CONFIG_CRYPTO_DES=m |
1484 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1485 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1486 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1487 | # CONFIG_CRYPTO_SEED is not set | ||
1488 | # CONFIG_CRYPTO_SERPENT is not set | ||
1489 | # CONFIG_CRYPTO_TEA is not set | ||
1490 | # CONFIG_CRYPTO_TWOFISH is not set | ||
1491 | |||
1492 | # | ||
1493 | # Compression | ||
1494 | # | ||
1495 | CONFIG_CRYPTO_DEFLATE=m | ||
1496 | # CONFIG_CRYPTO_LZO is not set | ||
1497 | |||
1498 | # | ||
1499 | # Random Number Generation | ||
1500 | # | ||
1501 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 174 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1502 | # CONFIG_CRYPTO_HW is not set | 175 | # CONFIG_CRYPTO_HW is not set |
1503 | |||
1504 | # | ||
1505 | # Library routines | ||
1506 | # | ||
1507 | CONFIG_BITREVERSE=y | ||
1508 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1509 | CONFIG_CRC_CCITT=m | ||
1510 | # CONFIG_CRC16 is not set | ||
1511 | # CONFIG_CRC_T10DIF is not set | ||
1512 | # CONFIG_CRC_ITU_T is not set | ||
1513 | CONFIG_CRC32=y | ||
1514 | # CONFIG_CRC7 is not set | ||
1515 | CONFIG_LIBCRC32C=m | 176 | CONFIG_LIBCRC32C=m |
1516 | CONFIG_ZLIB_INFLATE=m | ||
1517 | CONFIG_ZLIB_DEFLATE=m | ||
1518 | CONFIG_PLIST=y | ||
1519 | CONFIG_HAS_IOMEM=y | ||
1520 | CONFIG_HAS_IOPORT=y | ||
1521 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/parisc/configs/default_defconfig b/arch/parisc/configs/default_defconfig index 283a96c1b5ea..dfe88f6c95c4 100644 --- a/arch/parisc/configs/default_defconfig +++ b/arch/parisc/configs/default_defconfig | |||
@@ -1,1394 +1,170 @@ | |||
1 | # | ||
2 | # Automatically generated make config: don't edit | ||
3 | # Linux kernel version: 2.6.29-rc8 | ||
4 | # Fri Mar 13 01:32:59 2009 | ||
5 | # | ||
6 | CONFIG_PARISC=y | ||
7 | CONFIG_MMU=y | ||
8 | CONFIG_STACK_GROWSUP=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 | ||
15 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
16 | CONFIG_GENERIC_TIME=y | ||
17 | CONFIG_GENERIC_HARDIRQS=y | ||
18 | CONFIG_GENERIC_IRQ_PROBE=y | ||
19 | CONFIG_IRQ_PER_CPU=y | ||
20 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
21 | |||
22 | # | ||
23 | # General setup | ||
24 | # | ||
25 | CONFIG_EXPERIMENTAL=y | 1 | CONFIG_EXPERIMENTAL=y |
26 | CONFIG_BROKEN_ON_SMP=y | ||
27 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
28 | CONFIG_LOCALVERSION="" | ||
29 | # CONFIG_LOCALVERSION_AUTO is not set | 2 | # CONFIG_LOCALVERSION_AUTO is not set |
30 | CONFIG_SWAP=y | ||
31 | CONFIG_SYSVIPC=y | 3 | CONFIG_SYSVIPC=y |
32 | CONFIG_SYSVIPC_SYSCTL=y | ||
33 | CONFIG_POSIX_MQUEUE=y | 4 | CONFIG_POSIX_MQUEUE=y |
34 | # CONFIG_BSD_PROCESS_ACCT is not set | ||
35 | # CONFIG_TASKSTATS is not set | ||
36 | # CONFIG_AUDIT is not set | ||
37 | |||
38 | # | ||
39 | # RCU Subsystem | ||
40 | # | ||
41 | CONFIG_CLASSIC_RCU=y | ||
42 | # CONFIG_TREE_RCU is not set | ||
43 | # CONFIG_PREEMPT_RCU is not set | ||
44 | # CONFIG_TREE_RCU_TRACE is not set | ||
45 | # CONFIG_PREEMPT_RCU_TRACE is not set | ||
46 | CONFIG_IKCONFIG=y | 5 | CONFIG_IKCONFIG=y |
47 | CONFIG_IKCONFIG_PROC=y | 6 | CONFIG_IKCONFIG_PROC=y |
48 | CONFIG_LOG_BUF_SHIFT=16 | 7 | CONFIG_LOG_BUF_SHIFT=16 |
49 | # CONFIG_GROUP_SCHED is not set | ||
50 | # CONFIG_CGROUPS is not set | ||
51 | CONFIG_SYSFS_DEPRECATED=y | ||
52 | CONFIG_SYSFS_DEPRECATED_V2=y | 8 | CONFIG_SYSFS_DEPRECATED_V2=y |
53 | # CONFIG_RELAY is not set | ||
54 | CONFIG_NAMESPACES=y | ||
55 | # CONFIG_UTS_NS is not set | ||
56 | # CONFIG_IPC_NS is not set | ||
57 | # CONFIG_USER_NS is not set | ||
58 | # CONFIG_PID_NS is not set | ||
59 | # CONFIG_NET_NS is not set | ||
60 | CONFIG_BLK_DEV_INITRD=y | 9 | CONFIG_BLK_DEV_INITRD=y |
61 | CONFIG_INITRAMFS_SOURCE="" | ||
62 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | ||
63 | CONFIG_SYSCTL=y | ||
64 | CONFIG_ANON_INODES=y | ||
65 | # CONFIG_EMBEDDED is not set | ||
66 | CONFIG_SYSCTL_SYSCALL=y | ||
67 | CONFIG_KALLSYMS=y | ||
68 | CONFIG_KALLSYMS_ALL=y | 10 | CONFIG_KALLSYMS_ALL=y |
69 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
70 | CONFIG_HOTPLUG=y | ||
71 | CONFIG_PRINTK=y | ||
72 | CONFIG_BUG=y | ||
73 | CONFIG_ELF_CORE=y | ||
74 | CONFIG_BASE_FULL=y | ||
75 | CONFIG_FUTEX=y | ||
76 | CONFIG_EPOLL=y | ||
77 | CONFIG_SIGNALFD=y | ||
78 | CONFIG_TIMERFD=y | ||
79 | CONFIG_EVENTFD=y | ||
80 | CONFIG_SHMEM=y | ||
81 | CONFIG_AIO=y | ||
82 | CONFIG_VM_EVENT_COUNTERS=y | ||
83 | CONFIG_PCI_QUIRKS=y | ||
84 | CONFIG_COMPAT_BRK=y | ||
85 | CONFIG_SLAB=y | 11 | CONFIG_SLAB=y |
86 | # CONFIG_SLUB is not set | ||
87 | # CONFIG_SLOB is not set | ||
88 | CONFIG_PROFILING=y | 12 | CONFIG_PROFILING=y |
89 | CONFIG_TRACEPOINTS=y | ||
90 | # CONFIG_MARKERS is not set | ||
91 | CONFIG_OPROFILE=m | 13 | CONFIG_OPROFILE=m |
92 | CONFIG_HAVE_OPROFILE=y | ||
93 | # CONFIG_HAVE_GENERIC_DMA_COHERENT is not set | ||
94 | CONFIG_SLABINFO=y | ||
95 | CONFIG_RT_MUTEXES=y | ||
96 | CONFIG_BASE_SMALL=0 | ||
97 | CONFIG_MODULES=y | 14 | CONFIG_MODULES=y |
98 | # CONFIG_MODULE_FORCE_LOAD is not set | ||
99 | CONFIG_MODULE_UNLOAD=y | 15 | CONFIG_MODULE_UNLOAD=y |
100 | CONFIG_MODULE_FORCE_UNLOAD=y | 16 | CONFIG_MODULE_FORCE_UNLOAD=y |
101 | # CONFIG_MODVERSIONS is not set | ||
102 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
103 | CONFIG_INIT_ALL_POSSIBLE=y | ||
104 | CONFIG_BLOCK=y | ||
105 | # CONFIG_LBD is not set | ||
106 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
107 | # CONFIG_BLK_DEV_BSG is not set | 17 | # CONFIG_BLK_DEV_BSG is not set |
108 | # CONFIG_BLK_DEV_INTEGRITY is not set | ||
109 | |||
110 | # | ||
111 | # IO Schedulers | ||
112 | # | ||
113 | CONFIG_IOSCHED_NOOP=y | ||
114 | CONFIG_IOSCHED_AS=y | ||
115 | CONFIG_IOSCHED_DEADLINE=y | ||
116 | CONFIG_IOSCHED_CFQ=y | ||
117 | CONFIG_DEFAULT_AS=y | ||
118 | # CONFIG_DEFAULT_DEADLINE is not set | ||
119 | # CONFIG_DEFAULT_CFQ is not set | ||
120 | # CONFIG_DEFAULT_NOOP is not set | ||
121 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
122 | # CONFIG_FREEZER is not set | ||
123 | |||
124 | # | ||
125 | # Processor type and features | ||
126 | # | ||
127 | # CONFIG_PA7000 is not set | ||
128 | CONFIG_PA7100LC=y | 18 | CONFIG_PA7100LC=y |
129 | # CONFIG_PA7200 is not set | ||
130 | # CONFIG_PA7300LC is not set | ||
131 | # CONFIG_PA8X00 is not set | ||
132 | CONFIG_PA11=y | ||
133 | CONFIG_PARISC_PAGE_SIZE_4KB=y | ||
134 | # CONFIG_PARISC_PAGE_SIZE_16KB is not set | ||
135 | # CONFIG_PARISC_PAGE_SIZE_64KB is not set | ||
136 | # CONFIG_SMP is not set | ||
137 | CONFIG_ARCH_FLATMEM_ENABLE=y | ||
138 | # CONFIG_PREEMPT_NONE is not set | ||
139 | CONFIG_PREEMPT_VOLUNTARY=y | 19 | CONFIG_PREEMPT_VOLUNTARY=y |
140 | # CONFIG_PREEMPT is not set | ||
141 | # CONFIG_HZ_100 is not set | ||
142 | CONFIG_HZ_250=y | ||
143 | # CONFIG_HZ_300 is not set | ||
144 | # CONFIG_HZ_1000 is not set | ||
145 | CONFIG_HZ=250 | ||
146 | # CONFIG_SCHED_HRTICK is not set | ||
147 | CONFIG_SELECT_MEMORY_MODEL=y | ||
148 | CONFIG_FLATMEM_MANUAL=y | ||
149 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
150 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
151 | CONFIG_FLATMEM=y | ||
152 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
153 | CONFIG_PAGEFLAGS_EXTENDED=y | ||
154 | CONFIG_SPLIT_PTLOCK_CPUS=4096 | ||
155 | # CONFIG_PHYS_ADDR_T_64BIT is not set | ||
156 | CONFIG_ZONE_DMA_FLAG=0 | ||
157 | CONFIG_VIRT_TO_BUS=y | ||
158 | CONFIG_UNEVICTABLE_LRU=y | ||
159 | # CONFIG_HPUX is not set | ||
160 | |||
161 | # | ||
162 | # Bus options (PCI, PCMCIA, EISA, GSC, ISA) | ||
163 | # | ||
164 | CONFIG_GSC=y | ||
165 | # CONFIG_HPPB is not set | ||
166 | CONFIG_IOMMU_CCIO=y | 20 | CONFIG_IOMMU_CCIO=y |
167 | CONFIG_GSC_LASI=y | 21 | CONFIG_GSC_LASI=y |
168 | CONFIG_GSC_WAX=y | 22 | CONFIG_GSC_WAX=y |
169 | CONFIG_EISA=y | 23 | CONFIG_EISA=y |
170 | CONFIG_EISA_NAMES=y | ||
171 | # CONFIG_ISA is not set | ||
172 | CONFIG_PCI=y | 24 | CONFIG_PCI=y |
173 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
174 | CONFIG_PCI_LEGACY=y | ||
175 | # CONFIG_PCI_DEBUG is not set | ||
176 | # CONFIG_PCI_STUB is not set | ||
177 | CONFIG_GSC_DINO=y | 25 | CONFIG_GSC_DINO=y |
178 | CONFIG_PCI_LBA=y | 26 | CONFIG_PCI_LBA=y |
179 | CONFIG_IOSAPIC=y | ||
180 | CONFIG_IOMMU_SBA=y | ||
181 | CONFIG_IOMMU_HELPER=y | ||
182 | CONFIG_PCCARD=y | 27 | CONFIG_PCCARD=y |
183 | # CONFIG_PCMCIA_DEBUG is not set | ||
184 | CONFIG_PCMCIA=y | ||
185 | CONFIG_PCMCIA_LOAD_CIS=y | ||
186 | CONFIG_PCMCIA_IOCTL=y | ||
187 | CONFIG_CARDBUS=y | ||
188 | |||
189 | # | ||
190 | # PC-card bridges | ||
191 | # | ||
192 | CONFIG_YENTA=y | 28 | CONFIG_YENTA=y |
193 | CONFIG_YENTA_O2=y | ||
194 | CONFIG_YENTA_RICOH=y | ||
195 | CONFIG_YENTA_TI=y | ||
196 | CONFIG_YENTA_ENE_TUNE=y | ||
197 | CONFIG_YENTA_TOSHIBA=y | ||
198 | CONFIG_PD6729=y | 29 | CONFIG_PD6729=y |
199 | CONFIG_I82092=y | 30 | CONFIG_I82092=y |
200 | CONFIG_PCCARD_NONSTATIC=y | ||
201 | # CONFIG_HOTPLUG_PCI is not set | ||
202 | |||
203 | # | ||
204 | # PA-RISC specific drivers | ||
205 | # | ||
206 | CONFIG_SUPERIO=y | ||
207 | CONFIG_CHASSIS_LCD_LED=y | ||
208 | CONFIG_PDC_CHASSIS=y | ||
209 | CONFIG_PDC_CHASSIS_WARN=y | ||
210 | CONFIG_PDC_STABLE=y | ||
211 | |||
212 | # | ||
213 | # Executable file formats | ||
214 | # | ||
215 | CONFIG_BINFMT_ELF=y | ||
216 | # CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS is not set | ||
217 | # CONFIG_HAVE_AOUT is not set | ||
218 | CONFIG_BINFMT_MISC=m | 31 | CONFIG_BINFMT_MISC=m |
219 | CONFIG_NET=y | 32 | CONFIG_NET=y |
220 | |||
221 | # | ||
222 | # Networking options | ||
223 | # | ||
224 | CONFIG_COMPAT_NET_DEV_OPS=y | ||
225 | CONFIG_PACKET=y | 33 | CONFIG_PACKET=y |
226 | CONFIG_PACKET_MMAP=y | ||
227 | CONFIG_UNIX=y | 34 | CONFIG_UNIX=y |
228 | CONFIG_XFRM=y | ||
229 | CONFIG_XFRM_USER=m | 35 | CONFIG_XFRM_USER=m |
230 | # CONFIG_XFRM_SUB_POLICY is not set | ||
231 | # CONFIG_XFRM_MIGRATE is not set | ||
232 | # CONFIG_XFRM_STATISTICS is not set | ||
233 | CONFIG_XFRM_IPCOMP=y | ||
234 | CONFIG_NET_KEY=m | 36 | CONFIG_NET_KEY=m |
235 | # CONFIG_NET_KEY_MIGRATE is not set | ||
236 | CONFIG_INET=y | 37 | CONFIG_INET=y |
237 | CONFIG_IP_MULTICAST=y | 38 | CONFIG_IP_MULTICAST=y |
238 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
239 | CONFIG_IP_FIB_HASH=y | ||
240 | CONFIG_IP_PNP=y | 39 | CONFIG_IP_PNP=y |
241 | CONFIG_IP_PNP_DHCP=y | 40 | CONFIG_IP_PNP_DHCP=y |
242 | CONFIG_IP_PNP_BOOTP=y | 41 | CONFIG_IP_PNP_BOOTP=y |
243 | # CONFIG_IP_PNP_RARP is not set | ||
244 | # CONFIG_NET_IPIP is not set | ||
245 | # CONFIG_NET_IPGRE is not set | ||
246 | # CONFIG_IP_MROUTE is not set | ||
247 | # CONFIG_ARPD is not set | ||
248 | # CONFIG_SYN_COOKIES is not set | ||
249 | CONFIG_INET_AH=m | 42 | CONFIG_INET_AH=m |
250 | CONFIG_INET_ESP=m | 43 | CONFIG_INET_ESP=m |
251 | # CONFIG_INET_IPCOMP is not set | ||
252 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
253 | CONFIG_INET_TUNNEL=y | ||
254 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
255 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
256 | CONFIG_INET_XFRM_MODE_BEET=y | ||
257 | # CONFIG_INET_LRO is not set | 44 | # CONFIG_INET_LRO is not set |
258 | CONFIG_INET_DIAG=m | 45 | CONFIG_INET_DIAG=m |
259 | CONFIG_INET_TCP_DIAG=m | ||
260 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
261 | CONFIG_TCP_CONG_CUBIC=y | ||
262 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
263 | # CONFIG_TCP_MD5SIG is not set | ||
264 | CONFIG_IPV6=y | 46 | CONFIG_IPV6=y |
265 | # CONFIG_IPV6_PRIVACY is not set | ||
266 | # CONFIG_IPV6_ROUTER_PREF is not set | ||
267 | # CONFIG_IPV6_OPTIMISTIC_DAD is not set | ||
268 | CONFIG_INET6_AH=y | 47 | CONFIG_INET6_AH=y |
269 | CONFIG_INET6_ESP=y | 48 | CONFIG_INET6_ESP=y |
270 | CONFIG_INET6_IPCOMP=y | 49 | CONFIG_INET6_IPCOMP=y |
271 | # CONFIG_IPV6_MIP6 is not set | ||
272 | CONFIG_INET6_XFRM_TUNNEL=y | ||
273 | CONFIG_INET6_TUNNEL=y | ||
274 | CONFIG_INET6_XFRM_MODE_TRANSPORT=y | ||
275 | CONFIG_INET6_XFRM_MODE_TUNNEL=y | ||
276 | CONFIG_INET6_XFRM_MODE_BEET=y | ||
277 | # CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set | ||
278 | CONFIG_IPV6_SIT=y | ||
279 | CONFIG_IPV6_NDISC_NODETYPE=y | ||
280 | # CONFIG_IPV6_TUNNEL is not set | ||
281 | # CONFIG_IPV6_MULTIPLE_TABLES is not set | ||
282 | # CONFIG_IPV6_MROUTE is not set | ||
283 | # CONFIG_NETWORK_SECMARK is not set | ||
284 | # CONFIG_NETFILTER is not set | ||
285 | # CONFIG_IP_DCCP is not set | ||
286 | # CONFIG_IP_SCTP is not set | ||
287 | # CONFIG_TIPC is not set | ||
288 | # CONFIG_ATM is not set | ||
289 | # CONFIG_BRIDGE is not set | ||
290 | # CONFIG_NET_DSA is not set | ||
291 | # CONFIG_VLAN_8021Q is not set | ||
292 | # CONFIG_DECNET is not set | ||
293 | CONFIG_LLC=m | ||
294 | CONFIG_LLC2=m | 50 | CONFIG_LLC2=m |
295 | # CONFIG_IPX is not set | ||
296 | # CONFIG_ATALK is not set | ||
297 | # CONFIG_X25 is not set | ||
298 | # CONFIG_LAPB is not set | ||
299 | # CONFIG_ECONET is not set | ||
300 | # CONFIG_WAN_ROUTER is not set | ||
301 | # CONFIG_NET_SCHED is not set | ||
302 | # CONFIG_DCB is not set | ||
303 | |||
304 | # | ||
305 | # Network testing | ||
306 | # | ||
307 | # CONFIG_NET_PKTGEN is not set | ||
308 | # CONFIG_HAMRADIO is not set | ||
309 | # CONFIG_CAN is not set | ||
310 | # CONFIG_IRDA is not set | ||
311 | # CONFIG_BT is not set | ||
312 | # CONFIG_AF_RXRPC is not set | ||
313 | # CONFIG_PHONET is not set | ||
314 | CONFIG_WIRELESS=y | ||
315 | # CONFIG_CFG80211 is not set | ||
316 | CONFIG_WIRELESS_OLD_REGULATORY=y | ||
317 | # CONFIG_WIRELESS_EXT is not set | ||
318 | # CONFIG_LIB80211 is not set | ||
319 | # CONFIG_MAC80211 is not set | ||
320 | # CONFIG_WIMAX is not set | ||
321 | # CONFIG_RFKILL is not set | ||
322 | # CONFIG_NET_9P is not set | ||
323 | |||
324 | # | ||
325 | # Device Drivers | ||
326 | # | ||
327 | |||
328 | # | ||
329 | # Generic Driver Options | ||
330 | # | ||
331 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" | 51 | CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" |
332 | # CONFIG_STANDALONE is not set | 52 | # CONFIG_STANDALONE is not set |
333 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set | 53 | # CONFIG_PREVENT_FIRMWARE_BUILD is not set |
334 | CONFIG_FW_LOADER=y | ||
335 | CONFIG_FIRMWARE_IN_KERNEL=y | ||
336 | CONFIG_EXTRA_FIRMWARE="" | ||
337 | # CONFIG_DEBUG_DRIVER is not set | ||
338 | # CONFIG_DEBUG_DEVRES is not set | ||
339 | # CONFIG_SYS_HYPERVISOR is not set | ||
340 | # CONFIG_CONNECTOR is not set | ||
341 | # CONFIG_MTD is not set | ||
342 | CONFIG_PARPORT=y | 54 | CONFIG_PARPORT=y |
343 | CONFIG_PARPORT_PC=m | 55 | CONFIG_PARPORT_PC=m |
344 | # CONFIG_PARPORT_SERIAL is not set | ||
345 | # CONFIG_PARPORT_PC_FIFO is not set | ||
346 | # CONFIG_PARPORT_PC_SUPERIO is not set | ||
347 | CONFIG_PARPORT_PC_PCMCIA=m | 56 | CONFIG_PARPORT_PC_PCMCIA=m |
348 | CONFIG_PARPORT_GSC=y | ||
349 | # CONFIG_PARPORT_AX88796 is not set | ||
350 | CONFIG_PARPORT_1284=y | 57 | CONFIG_PARPORT_1284=y |
351 | CONFIG_PARPORT_NOT_PC=y | ||
352 | CONFIG_BLK_DEV=y | ||
353 | # CONFIG_PARIDE is not set | ||
354 | # CONFIG_BLK_CPQ_DA is not set | ||
355 | # CONFIG_BLK_CPQ_CISS_DA is not set | ||
356 | # CONFIG_BLK_DEV_DAC960 is not set | ||
357 | # CONFIG_BLK_DEV_UMEM is not set | ||
358 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
359 | CONFIG_BLK_DEV_LOOP=y | 58 | CONFIG_BLK_DEV_LOOP=y |
360 | CONFIG_BLK_DEV_CRYPTOLOOP=y | 59 | CONFIG_BLK_DEV_CRYPTOLOOP=y |
361 | # CONFIG_BLK_DEV_NBD is not set | ||
362 | # CONFIG_BLK_DEV_SX8 is not set | ||
363 | # CONFIG_BLK_DEV_UB is not set | ||
364 | CONFIG_BLK_DEV_RAM=y | 60 | CONFIG_BLK_DEV_RAM=y |
365 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
366 | CONFIG_BLK_DEV_RAM_SIZE=6144 | 61 | CONFIG_BLK_DEV_RAM_SIZE=6144 |
367 | # CONFIG_BLK_DEV_XIP is not set | ||
368 | # CONFIG_CDROM_PKTCDVD is not set | ||
369 | # CONFIG_ATA_OVER_ETH is not set | ||
370 | # CONFIG_BLK_DEV_HD is not set | ||
371 | CONFIG_MISC_DEVICES=y | ||
372 | # CONFIG_PHANTOM is not set | ||
373 | # CONFIG_SGI_IOC4 is not set | ||
374 | # CONFIG_TIFM_CORE is not set | ||
375 | # CONFIG_ENCLOSURE_SERVICES is not set | ||
376 | # CONFIG_HP_ILO is not set | ||
377 | # CONFIG_C2PORT is not set | ||
378 | |||
379 | # | ||
380 | # EEPROM support | ||
381 | # | ||
382 | # CONFIG_EEPROM_93CX6 is not set | ||
383 | CONFIG_HAVE_IDE=y | ||
384 | CONFIG_IDE=y | 62 | CONFIG_IDE=y |
385 | |||
386 | # | ||
387 | # Please see Documentation/ide/ide.txt for help/info on IDE drives | ||
388 | # | ||
389 | CONFIG_IDE_ATAPI=y | ||
390 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
391 | CONFIG_IDE_GD=y | ||
392 | CONFIG_IDE_GD_ATA=y | ||
393 | # CONFIG_IDE_GD_ATAPI is not set | ||
394 | CONFIG_BLK_DEV_IDECS=y | 63 | CONFIG_BLK_DEV_IDECS=y |
395 | # CONFIG_BLK_DEV_DELKIN is not set | ||
396 | CONFIG_BLK_DEV_IDECD=y | 64 | CONFIG_BLK_DEV_IDECD=y |
397 | CONFIG_BLK_DEV_IDECD_VERBOSE_ERRORS=y | ||
398 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
399 | # CONFIG_IDE_TASK_IOCTL is not set | ||
400 | CONFIG_IDE_PROC_FS=y | ||
401 | |||
402 | # | ||
403 | # IDE chipset support/bugfixes | ||
404 | # | ||
405 | # CONFIG_BLK_DEV_PLATFORM is not set | ||
406 | CONFIG_BLK_DEV_IDEDMA_SFF=y | ||
407 | |||
408 | # | ||
409 | # PCI IDE chipsets support | ||
410 | # | ||
411 | CONFIG_BLK_DEV_IDEPCI=y | ||
412 | CONFIG_IDEPCI_PCIBUS_ORDER=y | ||
413 | # CONFIG_BLK_DEV_OFFBOARD is not set | ||
414 | CONFIG_BLK_DEV_GENERIC=y | 65 | CONFIG_BLK_DEV_GENERIC=y |
415 | # CONFIG_BLK_DEV_OPTI621 is not set | ||
416 | CONFIG_BLK_DEV_IDEDMA_PCI=y | ||
417 | # CONFIG_BLK_DEV_AEC62XX is not set | ||
418 | # CONFIG_BLK_DEV_ALI15X3 is not set | ||
419 | # CONFIG_BLK_DEV_AMD74XX is not set | ||
420 | # CONFIG_BLK_DEV_CMD64X is not set | ||
421 | # CONFIG_BLK_DEV_TRIFLEX is not set | ||
422 | # CONFIG_BLK_DEV_CS5520 is not set | ||
423 | # CONFIG_BLK_DEV_CS5530 is not set | ||
424 | # CONFIG_BLK_DEV_HPT366 is not set | ||
425 | # CONFIG_BLK_DEV_JMICRON is not set | ||
426 | # CONFIG_BLK_DEV_SC1200 is not set | ||
427 | # CONFIG_BLK_DEV_PIIX is not set | ||
428 | # CONFIG_BLK_DEV_IT8172 is not set | ||
429 | # CONFIG_BLK_DEV_IT8213 is not set | ||
430 | # CONFIG_BLK_DEV_IT821X is not set | ||
431 | CONFIG_BLK_DEV_NS87415=y | 66 | CONFIG_BLK_DEV_NS87415=y |
432 | # CONFIG_BLK_DEV_PDC202XX_OLD is not set | ||
433 | # CONFIG_BLK_DEV_PDC202XX_NEW is not set | ||
434 | # CONFIG_BLK_DEV_SVWKS is not set | ||
435 | # CONFIG_BLK_DEV_SIIMAGE is not set | ||
436 | # CONFIG_BLK_DEV_SLC90E66 is not set | ||
437 | # CONFIG_BLK_DEV_TRM290 is not set | ||
438 | # CONFIG_BLK_DEV_VIA82CXXX is not set | ||
439 | # CONFIG_BLK_DEV_TC86C001 is not set | ||
440 | CONFIG_BLK_DEV_IDEDMA=y | ||
441 | |||
442 | # | ||
443 | # SCSI device support | ||
444 | # | ||
445 | # CONFIG_RAID_ATTRS is not set | ||
446 | CONFIG_SCSI=y | 67 | CONFIG_SCSI=y |
447 | CONFIG_SCSI_DMA=y | ||
448 | # CONFIG_SCSI_TGT is not set | ||
449 | # CONFIG_SCSI_NETLINK is not set | ||
450 | CONFIG_SCSI_PROC_FS=y | ||
451 | |||
452 | # | ||
453 | # SCSI support type (disk, tape, CD-ROM) | ||
454 | # | ||
455 | CONFIG_BLK_DEV_SD=y | 68 | CONFIG_BLK_DEV_SD=y |
456 | CONFIG_CHR_DEV_ST=y | 69 | CONFIG_CHR_DEV_ST=y |
457 | # CONFIG_CHR_DEV_OSST is not set | ||
458 | CONFIG_BLK_DEV_SR=y | 70 | CONFIG_BLK_DEV_SR=y |
459 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
460 | CONFIG_CHR_DEV_SG=y | 71 | CONFIG_CHR_DEV_SG=y |
461 | # CONFIG_CHR_DEV_SCH is not set | ||
462 | |||
463 | # | ||
464 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
465 | # | ||
466 | # CONFIG_SCSI_MULTI_LUN is not set | ||
467 | # CONFIG_SCSI_CONSTANTS is not set | ||
468 | # CONFIG_SCSI_LOGGING is not set | ||
469 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
470 | CONFIG_SCSI_WAIT_SCAN=m | ||
471 | |||
472 | # | ||
473 | # SCSI Transports | ||
474 | # | ||
475 | CONFIG_SCSI_SPI_ATTRS=y | ||
476 | # CONFIG_SCSI_FC_ATTRS is not set | ||
477 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
478 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
479 | # CONFIG_SCSI_SRP_ATTRS is not set | ||
480 | CONFIG_SCSI_LOWLEVEL=y | ||
481 | # CONFIG_ISCSI_TCP is not set | ||
482 | # CONFIG_SCSI_CXGB3_ISCSI is not set | ||
483 | # CONFIG_BLK_DEV_3W_XXXX_RAID is not set | ||
484 | # CONFIG_SCSI_3W_9XXX is not set | ||
485 | # CONFIG_SCSI_ACARD is not set | ||
486 | # CONFIG_SCSI_AHA1740 is not set | ||
487 | # CONFIG_SCSI_AACRAID is not set | ||
488 | # CONFIG_SCSI_AIC7XXX is not set | ||
489 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
490 | # CONFIG_SCSI_AIC79XX is not set | ||
491 | # CONFIG_SCSI_AIC94XX is not set | ||
492 | # CONFIG_SCSI_DPT_I2O is not set | ||
493 | # CONFIG_SCSI_ADVANSYS is not set | ||
494 | # CONFIG_SCSI_ARCMSR is not set | ||
495 | # CONFIG_MEGARAID_NEWGEN is not set | ||
496 | # CONFIG_MEGARAID_LEGACY is not set | ||
497 | # CONFIG_MEGARAID_SAS is not set | ||
498 | # CONFIG_SCSI_HPTIOP is not set | ||
499 | # CONFIG_LIBFC is not set | ||
500 | # CONFIG_FCOE is not set | ||
501 | # CONFIG_SCSI_DMX3191D is not set | ||
502 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
503 | # CONFIG_SCSI_IPS is not set | ||
504 | # CONFIG_SCSI_INITIO is not set | ||
505 | # CONFIG_SCSI_INIA100 is not set | ||
506 | # CONFIG_SCSI_PPA is not set | ||
507 | # CONFIG_SCSI_IMM is not set | ||
508 | # CONFIG_SCSI_MVSAS is not set | ||
509 | CONFIG_SCSI_LASI700=y | 72 | CONFIG_SCSI_LASI700=y |
510 | CONFIG_53C700_LE_ON_BE=y | ||
511 | # CONFIG_SCSI_STEX is not set | ||
512 | CONFIG_SCSI_SYM53C8XX_2=y | 73 | CONFIG_SCSI_SYM53C8XX_2=y |
513 | CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1 | ||
514 | CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16 | ||
515 | CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64 | ||
516 | CONFIG_SCSI_SYM53C8XX_MMIO=y | ||
517 | CONFIG_SCSI_ZALON=y | 74 | CONFIG_SCSI_ZALON=y |
518 | CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=8 | ||
519 | CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32 | ||
520 | CONFIG_SCSI_NCR53C8XX_SYNC=20 | ||
521 | # CONFIG_SCSI_QLOGIC_1280 is not set | ||
522 | # CONFIG_SCSI_QLA_FC is not set | ||
523 | # CONFIG_SCSI_QLA_ISCSI is not set | ||
524 | # CONFIG_SCSI_LPFC is not set | ||
525 | # CONFIG_SCSI_SIM710 is not set | ||
526 | # CONFIG_SCSI_DC395x is not set | ||
527 | # CONFIG_SCSI_DC390T is not set | ||
528 | # CONFIG_SCSI_NSP32 is not set | ||
529 | # CONFIG_SCSI_DEBUG is not set | ||
530 | # CONFIG_SCSI_SRP is not set | ||
531 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | ||
532 | # CONFIG_SCSI_DH is not set | ||
533 | # CONFIG_ATA is not set | ||
534 | CONFIG_MD=y | 75 | CONFIG_MD=y |
535 | CONFIG_BLK_DEV_MD=y | 76 | CONFIG_BLK_DEV_MD=y |
536 | CONFIG_MD_AUTODETECT=y | ||
537 | CONFIG_MD_LINEAR=y | 77 | CONFIG_MD_LINEAR=y |
538 | CONFIG_MD_RAID0=y | 78 | CONFIG_MD_RAID0=y |
539 | CONFIG_MD_RAID1=y | 79 | CONFIG_MD_RAID1=y |
540 | CONFIG_MD_RAID10=y | 80 | CONFIG_MD_RAID10=y |
541 | # CONFIG_MD_RAID456 is not set | ||
542 | # CONFIG_MD_MULTIPATH is not set | ||
543 | # CONFIG_MD_FAULTY is not set | ||
544 | CONFIG_BLK_DEV_DM=y | 81 | CONFIG_BLK_DEV_DM=y |
545 | # CONFIG_DM_DEBUG is not set | ||
546 | # CONFIG_DM_CRYPT is not set | ||
547 | # CONFIG_DM_SNAPSHOT is not set | ||
548 | # CONFIG_DM_MIRROR is not set | ||
549 | # CONFIG_DM_ZERO is not set | ||
550 | # CONFIG_DM_MULTIPATH is not set | ||
551 | # CONFIG_DM_DELAY is not set | ||
552 | # CONFIG_DM_UEVENT is not set | ||
553 | # CONFIG_FUSION is not set | ||
554 | |||
555 | # | ||
556 | # IEEE 1394 (FireWire) support | ||
557 | # | ||
558 | |||
559 | # | ||
560 | # Enable only one of the two stacks, unless you know what you are doing | ||
561 | # | ||
562 | # CONFIG_FIREWIRE is not set | ||
563 | # CONFIG_IEEE1394 is not set | ||
564 | # CONFIG_I2O is not set | ||
565 | CONFIG_NETDEVICES=y | 82 | CONFIG_NETDEVICES=y |
566 | CONFIG_DUMMY=m | 83 | CONFIG_DUMMY=m |
567 | CONFIG_BONDING=m | 84 | CONFIG_BONDING=m |
568 | # CONFIG_MACVLAN is not set | ||
569 | # CONFIG_EQUALIZER is not set | ||
570 | CONFIG_TUN=m | 85 | CONFIG_TUN=m |
571 | # CONFIG_VETH is not set | ||
572 | # CONFIG_ARCNET is not set | ||
573 | CONFIG_PHYLIB=y | ||
574 | |||
575 | # | ||
576 | # MII PHY device drivers | ||
577 | # | ||
578 | # CONFIG_MARVELL_PHY is not set | ||
579 | # CONFIG_DAVICOM_PHY is not set | ||
580 | # CONFIG_QSEMI_PHY is not set | ||
581 | # CONFIG_LXT_PHY is not set | ||
582 | # CONFIG_CICADA_PHY is not set | ||
583 | # CONFIG_VITESSE_PHY is not set | ||
584 | # CONFIG_SMSC_PHY is not set | ||
585 | # CONFIG_BROADCOM_PHY is not set | ||
586 | # CONFIG_ICPLUS_PHY is not set | ||
587 | # CONFIG_REALTEK_PHY is not set | ||
588 | # CONFIG_NATIONAL_PHY is not set | ||
589 | # CONFIG_STE10XP is not set | ||
590 | # CONFIG_LSI_ET1011C_PHY is not set | ||
591 | # CONFIG_FIXED_PHY is not set | ||
592 | # CONFIG_MDIO_BITBANG is not set | ||
593 | CONFIG_NET_ETHERNET=y | 86 | CONFIG_NET_ETHERNET=y |
594 | CONFIG_MII=m | 87 | CONFIG_MII=m |
595 | CONFIG_LASI_82596=y | 88 | CONFIG_LASI_82596=y |
596 | # CONFIG_HAPPYMEAL is not set | ||
597 | # CONFIG_SUNGEM is not set | ||
598 | # CONFIG_CASSINI is not set | ||
599 | # CONFIG_NET_VENDOR_3COM is not set | ||
600 | # CONFIG_NET_VENDOR_SMC is not set | ||
601 | CONFIG_NET_TULIP=y | 89 | CONFIG_NET_TULIP=y |
602 | # CONFIG_DE2104X is not set | ||
603 | CONFIG_TULIP=y | 90 | CONFIG_TULIP=y |
604 | # CONFIG_TULIP_MWI is not set | ||
605 | # CONFIG_TULIP_MMIO is not set | ||
606 | # CONFIG_TULIP_NAPI is not set | ||
607 | # CONFIG_DE4X5 is not set | ||
608 | # CONFIG_WINBOND_840 is not set | ||
609 | # CONFIG_DM9102 is not set | ||
610 | # CONFIG_ULI526X is not set | ||
611 | # CONFIG_PCMCIA_XIRCOM is not set | ||
612 | # CONFIG_DEPCA is not set | ||
613 | # CONFIG_HP100 is not set | ||
614 | # CONFIG_IBM_NEW_EMAC_ZMII is not set | ||
615 | # CONFIG_IBM_NEW_EMAC_RGMII is not set | ||
616 | # CONFIG_IBM_NEW_EMAC_TAH is not set | ||
617 | # CONFIG_IBM_NEW_EMAC_EMAC4 is not set | ||
618 | # CONFIG_IBM_NEW_EMAC_NO_FLOW_CTRL is not set | ||
619 | # CONFIG_IBM_NEW_EMAC_MAL_CLR_ICINTSTAT is not set | ||
620 | # CONFIG_IBM_NEW_EMAC_MAL_COMMON_ERR is not set | ||
621 | CONFIG_NET_PCI=y | 91 | CONFIG_NET_PCI=y |
622 | # CONFIG_PCNET32 is not set | ||
623 | # CONFIG_AMD8111_ETH is not set | ||
624 | # CONFIG_ADAPTEC_STARFIRE is not set | ||
625 | # CONFIG_AC3200 is not set | ||
626 | # CONFIG_B44 is not set | ||
627 | # CONFIG_FORCEDETH is not set | ||
628 | # CONFIG_CS89x0 is not set | ||
629 | # CONFIG_E100 is not set | ||
630 | # CONFIG_LNE390 is not set | ||
631 | # CONFIG_FEALNX is not set | ||
632 | # CONFIG_NATSEMI is not set | ||
633 | # CONFIG_NE2K_PCI is not set | ||
634 | # CONFIG_NE3210 is not set | ||
635 | # CONFIG_ES3210 is not set | ||
636 | # CONFIG_8139CP is not set | ||
637 | # CONFIG_8139TOO is not set | ||
638 | # CONFIG_R6040 is not set | ||
639 | # CONFIG_SIS900 is not set | ||
640 | # CONFIG_EPIC100 is not set | ||
641 | # CONFIG_SMSC9420 is not set | ||
642 | # CONFIG_SUNDANCE is not set | ||
643 | # CONFIG_TLAN is not set | ||
644 | # CONFIG_VIA_RHINE is not set | ||
645 | # CONFIG_SC92031 is not set | ||
646 | # CONFIG_NET_POCKET is not set | ||
647 | # CONFIG_ATL2 is not set | ||
648 | CONFIG_NETDEV_1000=y | ||
649 | CONFIG_ACENIC=y | 92 | CONFIG_ACENIC=y |
650 | # CONFIG_ACENIC_OMIT_TIGON_I is not set | ||
651 | # CONFIG_DL2K is not set | ||
652 | # CONFIG_E1000 is not set | ||
653 | # CONFIG_E1000E is not set | ||
654 | # CONFIG_IP1000 is not set | ||
655 | # CONFIG_IGB is not set | ||
656 | # CONFIG_NS83820 is not set | ||
657 | # CONFIG_HAMACHI is not set | ||
658 | # CONFIG_YELLOWFIN is not set | ||
659 | # CONFIG_R8169 is not set | ||
660 | # CONFIG_SIS190 is not set | ||
661 | # CONFIG_SKGE is not set | ||
662 | # CONFIG_SKY2 is not set | ||
663 | # CONFIG_VIA_VELOCITY is not set | ||
664 | CONFIG_TIGON3=y | 93 | CONFIG_TIGON3=y |
665 | # CONFIG_BNX2 is not set | ||
666 | # CONFIG_QLA3XXX is not set | ||
667 | # CONFIG_ATL1 is not set | ||
668 | # CONFIG_ATL1E is not set | ||
669 | # CONFIG_ATL1C is not set | ||
670 | # CONFIG_JME is not set | ||
671 | CONFIG_NETDEV_10000=y | ||
672 | # CONFIG_CHELSIO_T1 is not set | ||
673 | CONFIG_CHELSIO_T3_DEPENDS=y | ||
674 | # CONFIG_CHELSIO_T3 is not set | ||
675 | # CONFIG_ENIC is not set | ||
676 | # CONFIG_IXGBE is not set | ||
677 | # CONFIG_IXGB is not set | ||
678 | # CONFIG_S2IO is not set | ||
679 | # CONFIG_MYRI10GE is not set | ||
680 | # CONFIG_NETXEN_NIC is not set | ||
681 | # CONFIG_NIU is not set | ||
682 | # CONFIG_MLX4_EN is not set | ||
683 | # CONFIG_MLX4_CORE is not set | ||
684 | # CONFIG_TEHUTI is not set | ||
685 | # CONFIG_BNX2X is not set | ||
686 | # CONFIG_QLGE is not set | ||
687 | # CONFIG_SFC is not set | ||
688 | # CONFIG_TR is not set | ||
689 | |||
690 | # | ||
691 | # Wireless LAN | ||
692 | # | ||
693 | # CONFIG_WLAN_PRE80211 is not set | ||
694 | # CONFIG_WLAN_80211 is not set | ||
695 | # CONFIG_IWLWIFI_LEDS is not set | ||
696 | |||
697 | # | ||
698 | # Enable WiMAX (Networking options) to see the WiMAX drivers | ||
699 | # | ||
700 | |||
701 | # | ||
702 | # USB Network Adapters | ||
703 | # | ||
704 | # CONFIG_USB_CATC is not set | ||
705 | # CONFIG_USB_KAWETH is not set | ||
706 | # CONFIG_USB_PEGASUS is not set | ||
707 | # CONFIG_USB_RTL8150 is not set | ||
708 | # CONFIG_USB_USBNET is not set | ||
709 | CONFIG_NET_PCMCIA=y | 94 | CONFIG_NET_PCMCIA=y |
710 | # CONFIG_PCMCIA_3C589 is not set | ||
711 | # CONFIG_PCMCIA_3C574 is not set | ||
712 | # CONFIG_PCMCIA_FMVJ18X is not set | ||
713 | # CONFIG_PCMCIA_PCNET is not set | ||
714 | # CONFIG_PCMCIA_NMCLAN is not set | ||
715 | # CONFIG_PCMCIA_SMC91C92 is not set | ||
716 | # CONFIG_PCMCIA_XIRC2PS is not set | ||
717 | # CONFIG_PCMCIA_AXNET is not set | ||
718 | # CONFIG_WAN is not set | ||
719 | # CONFIG_FDDI is not set | ||
720 | # CONFIG_HIPPI is not set | ||
721 | # CONFIG_PLIP is not set | ||
722 | CONFIG_PPP=m | 95 | CONFIG_PPP=m |
723 | # CONFIG_PPP_MULTILINK is not set | ||
724 | # CONFIG_PPP_FILTER is not set | ||
725 | CONFIG_PPP_ASYNC=m | 96 | CONFIG_PPP_ASYNC=m |
726 | CONFIG_PPP_SYNC_TTY=m | 97 | CONFIG_PPP_SYNC_TTY=m |
727 | CONFIG_PPP_DEFLATE=m | 98 | CONFIG_PPP_DEFLATE=m |
728 | CONFIG_PPP_BSDCOMP=m | 99 | CONFIG_PPP_BSDCOMP=m |
729 | # CONFIG_PPP_MPPE is not set | ||
730 | CONFIG_PPPOE=m | 100 | CONFIG_PPPOE=m |
731 | # CONFIG_PPPOL2TP is not set | ||
732 | # CONFIG_SLIP is not set | ||
733 | CONFIG_SLHC=m | ||
734 | # CONFIG_NET_FC is not set | ||
735 | # CONFIG_NETCONSOLE is not set | ||
736 | # CONFIG_NETPOLL is not set | ||
737 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
738 | # CONFIG_ISDN is not set | ||
739 | # CONFIG_PHONE is not set | ||
740 | |||
741 | # | ||
742 | # Input device support | ||
743 | # | ||
744 | CONFIG_INPUT=y | ||
745 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
746 | # CONFIG_INPUT_POLLDEV is not set | ||
747 | |||
748 | # | ||
749 | # Userland interfaces | ||
750 | # | ||
751 | CONFIG_INPUT_MOUSEDEV=y | ||
752 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
753 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
754 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
755 | # CONFIG_INPUT_JOYDEV is not set | ||
756 | # CONFIG_INPUT_EVDEV is not set | ||
757 | # CONFIG_INPUT_EVBUG is not set | ||
758 | |||
759 | # | ||
760 | # Input Device Drivers | ||
761 | # | ||
762 | CONFIG_INPUT_KEYBOARD=y | ||
763 | CONFIG_KEYBOARD_ATKBD=y | ||
764 | CONFIG_KEYBOARD_ATKBD_HP_KEYCODES=y | ||
765 | # CONFIG_KEYBOARD_ATKBD_RDI_KEYCODES is not set | ||
766 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
767 | # CONFIG_KEYBOARD_LKKBD is not set | ||
768 | # CONFIG_KEYBOARD_XTKBD is not set | ||
769 | # CONFIG_KEYBOARD_NEWTON is not set | ||
770 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
771 | # CONFIG_KEYBOARD_HIL_OLD is not set | 101 | # CONFIG_KEYBOARD_HIL_OLD is not set |
772 | CONFIG_KEYBOARD_HIL=y | ||
773 | CONFIG_INPUT_MOUSE=y | ||
774 | CONFIG_MOUSE_PS2=y | ||
775 | CONFIG_MOUSE_PS2_ALPS=y | ||
776 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
777 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
778 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
779 | # CONFIG_MOUSE_PS2_ELANTECH is not set | ||
780 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
781 | CONFIG_MOUSE_SERIAL=y | 102 | CONFIG_MOUSE_SERIAL=y |
782 | # CONFIG_MOUSE_APPLETOUCH is not set | ||
783 | # CONFIG_MOUSE_BCM5974 is not set | ||
784 | # CONFIG_MOUSE_VSXXXAA is not set | ||
785 | CONFIG_MOUSE_HIL=y | ||
786 | # CONFIG_INPUT_JOYSTICK is not set | ||
787 | # CONFIG_INPUT_TABLET is not set | ||
788 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
789 | # CONFIG_INPUT_MISC is not set | ||
790 | |||
791 | # | ||
792 | # Hardware I/O ports | ||
793 | # | ||
794 | CONFIG_SERIO=y | ||
795 | CONFIG_SERIO_SERPORT=y | ||
796 | # CONFIG_SERIO_PARKBD is not set | ||
797 | CONFIG_SERIO_GSCPS2=y | ||
798 | CONFIG_HP_SDC=y | ||
799 | CONFIG_HIL_MLC=y | ||
800 | # CONFIG_SERIO_PCIPS2 is not set | ||
801 | CONFIG_SERIO_LIBPS2=y | ||
802 | # CONFIG_SERIO_RAW is not set | ||
803 | # CONFIG_GAMEPORT is not set | ||
804 | |||
805 | # | ||
806 | # Character devices | ||
807 | # | ||
808 | CONFIG_VT=y | ||
809 | CONFIG_CONSOLE_TRANSLATIONS=y | ||
810 | CONFIG_VT_CONSOLE=y | ||
811 | CONFIG_HW_CONSOLE=y | ||
812 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
813 | CONFIG_DEVKMEM=y | ||
814 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
815 | # CONFIG_NOZOMI is not set | ||
816 | |||
817 | # | ||
818 | # Serial drivers | ||
819 | # | ||
820 | CONFIG_SERIAL_8250=y | 103 | CONFIG_SERIAL_8250=y |
821 | CONFIG_SERIAL_8250_CONSOLE=y | 104 | CONFIG_SERIAL_8250_CONSOLE=y |
822 | CONFIG_SERIAL_8250_GSC=y | ||
823 | CONFIG_SERIAL_8250_PCI=y | ||
824 | CONFIG_SERIAL_8250_CS=y | 105 | CONFIG_SERIAL_8250_CS=y |
825 | CONFIG_SERIAL_8250_NR_UARTS=17 | 106 | CONFIG_SERIAL_8250_NR_UARTS=17 |
826 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
827 | CONFIG_SERIAL_8250_EXTENDED=y | 107 | CONFIG_SERIAL_8250_EXTENDED=y |
828 | CONFIG_SERIAL_8250_MANY_PORTS=y | 108 | CONFIG_SERIAL_8250_MANY_PORTS=y |
829 | CONFIG_SERIAL_8250_SHARE_IRQ=y | 109 | CONFIG_SERIAL_8250_SHARE_IRQ=y |
830 | # CONFIG_SERIAL_8250_DETECT_IRQ is not set | ||
831 | # CONFIG_SERIAL_8250_RSA is not set | ||
832 | |||
833 | # | ||
834 | # Non-8250 serial port support | ||
835 | # | ||
836 | CONFIG_SERIAL_MUX=y | ||
837 | CONFIG_SERIAL_MUX_CONSOLE=y | ||
838 | CONFIG_SERIAL_CORE=y | ||
839 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
840 | # CONFIG_SERIAL_JSM is not set | ||
841 | CONFIG_UNIX98_PTYS=y | ||
842 | # CONFIG_DEVPTS_MULTIPLE_INSTANCES is not set | ||
843 | CONFIG_LEGACY_PTYS=y | ||
844 | CONFIG_LEGACY_PTY_COUNT=64 | 110 | CONFIG_LEGACY_PTY_COUNT=64 |
845 | CONFIG_PRINTER=m | 111 | CONFIG_PRINTER=m |
846 | # CONFIG_LP_CONSOLE is not set | ||
847 | CONFIG_PPDEV=m | 112 | CONFIG_PPDEV=m |
848 | # CONFIG_IPMI_HANDLER is not set | ||
849 | # CONFIG_HW_RANDOM is not set | 113 | # CONFIG_HW_RANDOM is not set |
850 | # CONFIG_R3964 is not set | ||
851 | # CONFIG_APPLICOM is not set | ||
852 | |||
853 | # | ||
854 | # PCMCIA character devices | ||
855 | # | ||
856 | # CONFIG_SYNCLINK_CS is not set | ||
857 | # CONFIG_CARDMAN_4000 is not set | ||
858 | # CONFIG_CARDMAN_4040 is not set | ||
859 | # CONFIG_IPWIRELESS is not set | ||
860 | # CONFIG_RAW_DRIVER is not set | ||
861 | # CONFIG_TCG_TPM is not set | ||
862 | CONFIG_DEVPORT=y | ||
863 | # CONFIG_I2C is not set | ||
864 | # CONFIG_SPI is not set | ||
865 | # CONFIG_W1 is not set | ||
866 | # CONFIG_POWER_SUPPLY is not set | ||
867 | # CONFIG_HWMON is not set | 114 | # CONFIG_HWMON is not set |
868 | # CONFIG_THERMAL is not set | ||
869 | # CONFIG_THERMAL_HWMON is not set | ||
870 | # CONFIG_WATCHDOG is not set | ||
871 | CONFIG_SSB_POSSIBLE=y | ||
872 | |||
873 | # | ||
874 | # Sonics Silicon Backplane | ||
875 | # | ||
876 | # CONFIG_SSB is not set | ||
877 | |||
878 | # | ||
879 | # Multifunction device drivers | ||
880 | # | ||
881 | # CONFIG_MFD_CORE is not set | ||
882 | # CONFIG_MFD_SM501 is not set | ||
883 | # CONFIG_HTC_PASIC3 is not set | ||
884 | # CONFIG_MFD_TMIO is not set | ||
885 | # CONFIG_REGULATOR is not set | ||
886 | |||
887 | # | ||
888 | # Multimedia devices | ||
889 | # | ||
890 | |||
891 | # | ||
892 | # Multimedia core support | ||
893 | # | ||
894 | # CONFIG_VIDEO_DEV is not set | ||
895 | # CONFIG_DVB_CORE is not set | ||
896 | # CONFIG_VIDEO_MEDIA is not set | ||
897 | |||
898 | # | ||
899 | # Multimedia drivers | ||
900 | # | ||
901 | # CONFIG_DAB is not set | ||
902 | |||
903 | # | ||
904 | # Graphics support | ||
905 | # | ||
906 | # CONFIG_AGP is not set | ||
907 | # CONFIG_DRM is not set | ||
908 | # CONFIG_VGASTATE is not set | ||
909 | CONFIG_VIDEO_OUTPUT_CONTROL=m | 115 | CONFIG_VIDEO_OUTPUT_CONTROL=m |
910 | CONFIG_FB=y | 116 | CONFIG_FB=y |
911 | # CONFIG_FIRMWARE_EDID is not set | ||
912 | # CONFIG_FB_DDC is not set | ||
913 | # CONFIG_FB_BOOT_VESA_SUPPORT is not set | ||
914 | CONFIG_FB_CFB_FILLRECT=y | ||
915 | CONFIG_FB_CFB_COPYAREA=y | ||
916 | CONFIG_FB_CFB_IMAGEBLIT=y | ||
917 | # CONFIG_FB_CFB_REV_PIXELS_IN_BYTE is not set | ||
918 | # CONFIG_FB_SYS_FILLRECT is not set | ||
919 | # CONFIG_FB_SYS_COPYAREA is not set | ||
920 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
921 | # CONFIG_FB_FOREIGN_ENDIAN is not set | ||
922 | # CONFIG_FB_SYS_FOPS is not set | ||
923 | # CONFIG_FB_SVGALIB is not set | ||
924 | # CONFIG_FB_MACMODES is not set | ||
925 | # CONFIG_FB_BACKLIGHT is not set | ||
926 | CONFIG_FB_MODE_HELPERS=y | 117 | CONFIG_FB_MODE_HELPERS=y |
927 | CONFIG_FB_TILEBLITTING=y | 118 | CONFIG_FB_TILEBLITTING=y |
928 | |||
929 | # | ||
930 | # Frame buffer hardware drivers | ||
931 | # | ||
932 | # CONFIG_FB_CIRRUS is not set | ||
933 | # CONFIG_FB_PM2 is not set | ||
934 | # CONFIG_FB_CYBER2000 is not set | ||
935 | # CONFIG_FB_ASILIANT is not set | ||
936 | # CONFIG_FB_IMSTT is not set | ||
937 | CONFIG_FB_STI=y | ||
938 | # CONFIG_FB_S1D13XXX is not set | ||
939 | # CONFIG_FB_NVIDIA is not set | ||
940 | # CONFIG_FB_RIVA is not set | ||
941 | # CONFIG_FB_MATROX is not set | ||
942 | # CONFIG_FB_RADEON is not set | ||
943 | # CONFIG_FB_ATY128 is not set | ||
944 | # CONFIG_FB_ATY is not set | ||
945 | # CONFIG_FB_S3 is not set | ||
946 | # CONFIG_FB_SAVAGE is not set | ||
947 | # CONFIG_FB_SIS is not set | ||
948 | # CONFIG_FB_VIA is not set | ||
949 | # CONFIG_FB_NEOMAGIC is not set | ||
950 | # CONFIG_FB_KYRO is not set | ||
951 | # CONFIG_FB_3DFX is not set | ||
952 | # CONFIG_FB_VOODOO1 is not set | ||
953 | # CONFIG_FB_VT8623 is not set | ||
954 | # CONFIG_FB_TRIDENT is not set | ||
955 | # CONFIG_FB_ARK is not set | ||
956 | # CONFIG_FB_PM3 is not set | ||
957 | # CONFIG_FB_CARMINE is not set | ||
958 | # CONFIG_FB_VIRTUAL is not set | ||
959 | # CONFIG_FB_METRONOME is not set | ||
960 | # CONFIG_FB_MB862XX is not set | ||
961 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
962 | |||
963 | # | ||
964 | # Display device support | ||
965 | # | ||
966 | # CONFIG_DISPLAY_SUPPORT is not set | ||
967 | |||
968 | # | ||
969 | # Console display driver support | ||
970 | # | ||
971 | CONFIG_DUMMY_CONSOLE=y | ||
972 | CONFIG_DUMMY_CONSOLE_COLUMNS=128 | 119 | CONFIG_DUMMY_CONSOLE_COLUMNS=128 |
973 | CONFIG_DUMMY_CONSOLE_ROWS=48 | 120 | CONFIG_DUMMY_CONSOLE_ROWS=48 |
974 | CONFIG_FRAMEBUFFER_CONSOLE=y | 121 | CONFIG_FRAMEBUFFER_CONSOLE=y |
975 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
976 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | ||
977 | CONFIG_STI_CONSOLE=y | ||
978 | CONFIG_FONTS=y | 122 | CONFIG_FONTS=y |
979 | # CONFIG_FONT_8x8 is not set | ||
980 | CONFIG_FONT_8x16=y | 123 | CONFIG_FONT_8x16=y |
981 | # CONFIG_FONT_6x11 is not set | ||
982 | # CONFIG_FONT_7x14 is not set | ||
983 | # CONFIG_FONT_PEARL_8x8 is not set | ||
984 | # CONFIG_FONT_ACORN_8x8 is not set | ||
985 | # CONFIG_FONT_MINI_4x6 is not set | ||
986 | # CONFIG_FONT_SUN8x16 is not set | ||
987 | # CONFIG_FONT_SUN12x22 is not set | ||
988 | # CONFIG_FONT_10x18 is not set | ||
989 | CONFIG_LOGO=y | 124 | CONFIG_LOGO=y |
990 | # CONFIG_LOGO_LINUX_MONO is not set | 125 | # CONFIG_LOGO_LINUX_MONO is not set |
991 | # CONFIG_LOGO_LINUX_VGA16 is not set | 126 | # CONFIG_LOGO_LINUX_VGA16 is not set |
992 | # CONFIG_LOGO_LINUX_CLUT224 is not set | 127 | # CONFIG_LOGO_LINUX_CLUT224 is not set |
993 | CONFIG_LOGO_PARISC_CLUT224=y | ||
994 | CONFIG_SOUND=y | 128 | CONFIG_SOUND=y |
995 | CONFIG_SOUND_OSS_CORE=y | ||
996 | CONFIG_SND=y | 129 | CONFIG_SND=y |
997 | CONFIG_SND_TIMER=y | ||
998 | CONFIG_SND_PCM=y | ||
999 | CONFIG_SND_SEQUENCER=y | 130 | CONFIG_SND_SEQUENCER=y |
1000 | # CONFIG_SND_SEQ_DUMMY is not set | ||
1001 | CONFIG_SND_OSSEMUL=y | ||
1002 | CONFIG_SND_MIXER_OSS=y | 131 | CONFIG_SND_MIXER_OSS=y |
1003 | CONFIG_SND_PCM_OSS=y | 132 | CONFIG_SND_PCM_OSS=y |
1004 | CONFIG_SND_PCM_OSS_PLUGINS=y | ||
1005 | CONFIG_SND_SEQUENCER_OSS=y | 133 | CONFIG_SND_SEQUENCER_OSS=y |
1006 | CONFIG_SND_DYNAMIC_MINORS=y | 134 | CONFIG_SND_DYNAMIC_MINORS=y |
1007 | CONFIG_SND_SUPPORT_OLD_API=y | ||
1008 | CONFIG_SND_VERBOSE_PROCFS=y | ||
1009 | # CONFIG_SND_VERBOSE_PRINTK is not set | ||
1010 | # CONFIG_SND_DEBUG is not set | ||
1011 | CONFIG_SND_VMASTER=y | ||
1012 | CONFIG_SND_AC97_CODEC=y | ||
1013 | CONFIG_SND_DRIVERS=y | ||
1014 | # CONFIG_SND_DUMMY is not set | ||
1015 | # CONFIG_SND_VIRMIDI is not set | ||
1016 | # CONFIG_SND_MTPAV is not set | ||
1017 | # CONFIG_SND_MTS64 is not set | ||
1018 | # CONFIG_SND_SERIAL_U16550 is not set | ||
1019 | # CONFIG_SND_MPU401 is not set | ||
1020 | # CONFIG_SND_PORTMAN2X4 is not set | ||
1021 | # CONFIG_SND_AC97_POWER_SAVE is not set | ||
1022 | CONFIG_SND_PCI=y | ||
1023 | CONFIG_SND_AD1889=y | 135 | CONFIG_SND_AD1889=y |
1024 | # CONFIG_SND_ALS300 is not set | ||
1025 | # CONFIG_SND_ALI5451 is not set | ||
1026 | # CONFIG_SND_ATIIXP is not set | ||
1027 | # CONFIG_SND_ATIIXP_MODEM is not set | ||
1028 | # CONFIG_SND_AU8810 is not set | ||
1029 | # CONFIG_SND_AU8820 is not set | ||
1030 | # CONFIG_SND_AU8830 is not set | ||
1031 | # CONFIG_SND_AW2 is not set | ||
1032 | # CONFIG_SND_AZT3328 is not set | ||
1033 | # CONFIG_SND_BT87X is not set | ||
1034 | # CONFIG_SND_CA0106 is not set | ||
1035 | # CONFIG_SND_CMIPCI is not set | ||
1036 | # CONFIG_SND_OXYGEN is not set | ||
1037 | # CONFIG_SND_CS4281 is not set | ||
1038 | # CONFIG_SND_CS46XX is not set | ||
1039 | # CONFIG_SND_DARLA20 is not set | ||
1040 | # CONFIG_SND_GINA20 is not set | ||
1041 | # CONFIG_SND_LAYLA20 is not set | ||
1042 | # CONFIG_SND_DARLA24 is not set | ||
1043 | # CONFIG_SND_GINA24 is not set | ||
1044 | # CONFIG_SND_LAYLA24 is not set | ||
1045 | # CONFIG_SND_MONA is not set | ||
1046 | # CONFIG_SND_MIA is not set | ||
1047 | # CONFIG_SND_ECHO3G is not set | ||
1048 | # CONFIG_SND_INDIGO is not set | ||
1049 | # CONFIG_SND_INDIGOIO is not set | ||
1050 | # CONFIG_SND_INDIGODJ is not set | ||
1051 | # CONFIG_SND_EMU10K1 is not set | ||
1052 | # CONFIG_SND_EMU10K1X is not set | ||
1053 | # CONFIG_SND_ENS1370 is not set | ||
1054 | # CONFIG_SND_ENS1371 is not set | ||
1055 | # CONFIG_SND_ES1938 is not set | ||
1056 | # CONFIG_SND_ES1968 is not set | ||
1057 | # CONFIG_SND_FM801 is not set | ||
1058 | # CONFIG_SND_HDA_INTEL is not set | ||
1059 | # CONFIG_SND_HDSP is not set | ||
1060 | # CONFIG_SND_HDSPM is not set | ||
1061 | # CONFIG_SND_HIFIER is not set | ||
1062 | # CONFIG_SND_ICE1712 is not set | ||
1063 | # CONFIG_SND_ICE1724 is not set | ||
1064 | # CONFIG_SND_INTEL8X0 is not set | ||
1065 | # CONFIG_SND_INTEL8X0M is not set | ||
1066 | # CONFIG_SND_KORG1212 is not set | ||
1067 | # CONFIG_SND_MAESTRO3 is not set | ||
1068 | # CONFIG_SND_MIXART is not set | ||
1069 | # CONFIG_SND_NM256 is not set | ||
1070 | # CONFIG_SND_PCXHR is not set | ||
1071 | # CONFIG_SND_RIPTIDE is not set | ||
1072 | # CONFIG_SND_RME32 is not set | ||
1073 | # CONFIG_SND_RME96 is not set | ||
1074 | # CONFIG_SND_RME9652 is not set | ||
1075 | # CONFIG_SND_SONICVIBES is not set | ||
1076 | # CONFIG_SND_TRIDENT is not set | ||
1077 | # CONFIG_SND_VIA82XX is not set | ||
1078 | # CONFIG_SND_VIA82XX_MODEM is not set | ||
1079 | # CONFIG_SND_VIRTUOSO is not set | ||
1080 | # CONFIG_SND_VX222 is not set | ||
1081 | # CONFIG_SND_YMFPCI is not set | ||
1082 | CONFIG_SND_USB=y | ||
1083 | # CONFIG_SND_USB_AUDIO is not set | ||
1084 | # CONFIG_SND_USB_CAIAQ is not set | ||
1085 | CONFIG_SND_PCMCIA=y | ||
1086 | # CONFIG_SND_VXPOCKET is not set | ||
1087 | # CONFIG_SND_PDAUDIOCF is not set | ||
1088 | CONFIG_SND_GSC=y | ||
1089 | CONFIG_SND_HARMONY=y | 136 | CONFIG_SND_HARMONY=y |
1090 | # CONFIG_SND_SOC is not set | ||
1091 | # CONFIG_SOUND_PRIME is not set | ||
1092 | CONFIG_AC97_BUS=y | ||
1093 | CONFIG_HID_SUPPORT=y | ||
1094 | CONFIG_HID=y | ||
1095 | CONFIG_HID_DEBUG=y | ||
1096 | # CONFIG_HIDRAW is not set | ||
1097 | |||
1098 | # | ||
1099 | # USB Input Devices | ||
1100 | # | ||
1101 | CONFIG_USB_HID=y | ||
1102 | # CONFIG_HID_PID is not set | ||
1103 | # CONFIG_USB_HIDDEV is not set | ||
1104 | |||
1105 | # | ||
1106 | # Special HID drivers | ||
1107 | # | ||
1108 | CONFIG_HID_COMPAT=y | ||
1109 | CONFIG_HID_A4TECH=y | ||
1110 | CONFIG_HID_APPLE=y | ||
1111 | CONFIG_HID_BELKIN=y | ||
1112 | CONFIG_HID_CHERRY=y | ||
1113 | CONFIG_HID_CHICONY=y | ||
1114 | CONFIG_HID_CYPRESS=y | ||
1115 | CONFIG_HID_EZKEY=y | ||
1116 | CONFIG_HID_GYRATION=y | 137 | CONFIG_HID_GYRATION=y |
1117 | CONFIG_HID_LOGITECH=y | ||
1118 | # CONFIG_LOGITECH_FF is not set | ||
1119 | # CONFIG_LOGIRUMBLEPAD2_FF is not set | ||
1120 | CONFIG_HID_MICROSOFT=y | ||
1121 | CONFIG_HID_MONTEREY=y | ||
1122 | CONFIG_HID_NTRIG=y | 138 | CONFIG_HID_NTRIG=y |
1123 | CONFIG_HID_PANTHERLORD=y | 139 | CONFIG_HID_PANTHERLORD=y |
1124 | # CONFIG_PANTHERLORD_FF is not set | ||
1125 | CONFIG_HID_PETALYNX=y | 140 | CONFIG_HID_PETALYNX=y |
1126 | CONFIG_HID_SAMSUNG=y | 141 | CONFIG_HID_SAMSUNG=y |
1127 | CONFIG_HID_SONY=y | 142 | CONFIG_HID_SONY=y |
1128 | CONFIG_HID_SUNPLUS=y | 143 | CONFIG_HID_SUNPLUS=y |
1129 | # CONFIG_GREENASIA_FF is not set | ||
1130 | CONFIG_HID_TOPSEED=y | 144 | CONFIG_HID_TOPSEED=y |
1131 | # CONFIG_THRUSTMASTER_FF is not set | ||
1132 | # CONFIG_ZEROPLUS_FF is not set | ||
1133 | CONFIG_USB_SUPPORT=y | ||
1134 | CONFIG_USB_ARCH_HAS_HCD=y | ||
1135 | CONFIG_USB_ARCH_HAS_OHCI=y | ||
1136 | CONFIG_USB_ARCH_HAS_EHCI=y | ||
1137 | CONFIG_USB=y | 145 | CONFIG_USB=y |
1138 | # CONFIG_USB_DEBUG is not set | ||
1139 | # CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set | ||
1140 | |||
1141 | # | ||
1142 | # Miscellaneous USB options | ||
1143 | # | ||
1144 | CONFIG_USB_DEVICEFS=y | 146 | CONFIG_USB_DEVICEFS=y |
1145 | CONFIG_USB_DEVICE_CLASS=y | ||
1146 | # CONFIG_USB_DYNAMIC_MINORS is not set | ||
1147 | # CONFIG_USB_OTG is not set | ||
1148 | CONFIG_USB_MON=y | 147 | CONFIG_USB_MON=y |
1149 | # CONFIG_USB_WUSB is not set | ||
1150 | # CONFIG_USB_WUSB_CBAF is not set | ||
1151 | |||
1152 | # | ||
1153 | # USB Host Controller Drivers | ||
1154 | # | ||
1155 | # CONFIG_USB_C67X00_HCD is not set | ||
1156 | # CONFIG_USB_EHCI_HCD is not set | ||
1157 | # CONFIG_USB_OXU210HP_HCD is not set | ||
1158 | # CONFIG_USB_ISP116X_HCD is not set | ||
1159 | # CONFIG_USB_ISP1760_HCD is not set | ||
1160 | CONFIG_USB_OHCI_HCD=y | 148 | CONFIG_USB_OHCI_HCD=y |
1161 | # CONFIG_USB_OHCI_BIG_ENDIAN_DESC is not set | ||
1162 | # CONFIG_USB_OHCI_BIG_ENDIAN_MMIO is not set | ||
1163 | CONFIG_USB_OHCI_LITTLE_ENDIAN=y | ||
1164 | CONFIG_USB_UHCI_HCD=y | 149 | CONFIG_USB_UHCI_HCD=y |
1165 | # CONFIG_USB_SL811_HCD is not set | ||
1166 | # CONFIG_USB_R8A66597_HCD is not set | ||
1167 | # CONFIG_USB_WHCI_HCD is not set | ||
1168 | # CONFIG_USB_HWA_HCD is not set | ||
1169 | |||
1170 | # | ||
1171 | # USB Device Class drivers | ||
1172 | # | ||
1173 | # CONFIG_USB_ACM is not set | ||
1174 | # CONFIG_USB_PRINTER is not set | ||
1175 | # CONFIG_USB_WDM is not set | ||
1176 | # CONFIG_USB_TMC is not set | ||
1177 | |||
1178 | # | ||
1179 | # NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed; | ||
1180 | # | ||
1181 | |||
1182 | # | ||
1183 | # see USB_STORAGE Help for more information | ||
1184 | # | ||
1185 | # CONFIG_USB_STORAGE is not set | ||
1186 | # CONFIG_USB_LIBUSUAL is not set | ||
1187 | |||
1188 | # | ||
1189 | # USB Imaging devices | ||
1190 | # | ||
1191 | # CONFIG_USB_MDC800 is not set | ||
1192 | # CONFIG_USB_MICROTEK is not set | ||
1193 | |||
1194 | # | ||
1195 | # USB port drivers | ||
1196 | # | ||
1197 | # CONFIG_USB_USS720 is not set | ||
1198 | # CONFIG_USB_SERIAL is not set | ||
1199 | |||
1200 | # | ||
1201 | # USB Miscellaneous drivers | ||
1202 | # | ||
1203 | # CONFIG_USB_EMI62 is not set | ||
1204 | # CONFIG_USB_EMI26 is not set | ||
1205 | # CONFIG_USB_ADUTUX is not set | ||
1206 | # CONFIG_USB_SEVSEG is not set | ||
1207 | # CONFIG_USB_RIO500 is not set | ||
1208 | # CONFIG_USB_LEGOTOWER is not set | ||
1209 | # CONFIG_USB_LCD is not set | ||
1210 | # CONFIG_USB_BERRY_CHARGE is not set | ||
1211 | # CONFIG_USB_LED is not set | ||
1212 | # CONFIG_USB_CYPRESS_CY7C63 is not set | ||
1213 | # CONFIG_USB_CYTHERM is not set | ||
1214 | # CONFIG_USB_PHIDGET is not set | ||
1215 | # CONFIG_USB_IDMOUSE is not set | ||
1216 | # CONFIG_USB_FTDI_ELAN is not set | ||
1217 | # CONFIG_USB_APPLEDISPLAY is not set | ||
1218 | # CONFIG_USB_LD is not set | ||
1219 | # CONFIG_USB_TRANCEVIBRATOR is not set | ||
1220 | # CONFIG_USB_IOWARRIOR is not set | ||
1221 | # CONFIG_USB_TEST is not set | ||
1222 | # CONFIG_USB_ISIGHTFW is not set | ||
1223 | # CONFIG_USB_VST is not set | ||
1224 | # CONFIG_USB_GADGET is not set | ||
1225 | |||
1226 | # | ||
1227 | # OTG and related infrastructure | ||
1228 | # | ||
1229 | # CONFIG_UWB is not set | ||
1230 | # CONFIG_MMC is not set | ||
1231 | # CONFIG_MEMSTICK is not set | ||
1232 | # CONFIG_NEW_LEDS is not set | ||
1233 | # CONFIG_ACCESSIBILITY is not set | ||
1234 | # CONFIG_INFINIBAND is not set | ||
1235 | CONFIG_RTC_LIB=y | ||
1236 | CONFIG_RTC_CLASS=y | ||
1237 | CONFIG_RTC_HCTOSYS=y | ||
1238 | CONFIG_RTC_HCTOSYS_DEVICE="rtc0" | ||
1239 | # CONFIG_RTC_DEBUG is not set | ||
1240 | |||
1241 | # | ||
1242 | # RTC interfaces | ||
1243 | # | ||
1244 | CONFIG_RTC_INTF_SYSFS=y | ||
1245 | CONFIG_RTC_INTF_PROC=y | ||
1246 | CONFIG_RTC_INTF_DEV=y | ||
1247 | # CONFIG_RTC_INTF_DEV_UIE_EMUL is not set | ||
1248 | # CONFIG_RTC_DRV_TEST is not set | ||
1249 | |||
1250 | # | ||
1251 | # SPI RTC drivers | ||
1252 | # | ||
1253 | |||
1254 | # | ||
1255 | # Platform RTC drivers | ||
1256 | # | ||
1257 | # CONFIG_RTC_DRV_DS1286 is not set | ||
1258 | # CONFIG_RTC_DRV_DS1511 is not set | ||
1259 | # CONFIG_RTC_DRV_DS1553 is not set | ||
1260 | # CONFIG_RTC_DRV_DS1742 is not set | ||
1261 | # CONFIG_RTC_DRV_STK17TA8 is not set | ||
1262 | # CONFIG_RTC_DRV_M48T86 is not set | ||
1263 | # CONFIG_RTC_DRV_M48T35 is not set | ||
1264 | # CONFIG_RTC_DRV_M48T59 is not set | ||
1265 | # CONFIG_RTC_DRV_BQ4802 is not set | ||
1266 | # CONFIG_RTC_DRV_V3020 is not set | ||
1267 | |||
1268 | # | ||
1269 | # on-CPU RTC drivers | ||
1270 | # | ||
1271 | CONFIG_RTC_DRV_PARISC=y | ||
1272 | # CONFIG_DMADEVICES is not set | ||
1273 | # CONFIG_AUXDISPLAY is not set | ||
1274 | # CONFIG_UIO is not set | ||
1275 | # CONFIG_STAGING is not set | ||
1276 | |||
1277 | # | ||
1278 | # File systems | ||
1279 | # | ||
1280 | CONFIG_EXT2_FS=y | 150 | CONFIG_EXT2_FS=y |
1281 | # CONFIG_EXT2_FS_XATTR is not set | ||
1282 | # CONFIG_EXT2_FS_XIP is not set | ||
1283 | CONFIG_EXT3_FS=y | 151 | CONFIG_EXT3_FS=y |
1284 | # CONFIG_EXT3_FS_XATTR is not set | 152 | # CONFIG_EXT3_FS_XATTR is not set |
1285 | # CONFIG_EXT4_FS is not set | ||
1286 | CONFIG_JBD=y | ||
1287 | # CONFIG_JBD_DEBUG is not set | ||
1288 | # CONFIG_REISERFS_FS is not set | ||
1289 | # CONFIG_JFS_FS is not set | ||
1290 | CONFIG_FS_POSIX_ACL=y | ||
1291 | CONFIG_FILE_LOCKING=y | ||
1292 | # CONFIG_XFS_FS is not set | ||
1293 | # CONFIG_OCFS2_FS is not set | ||
1294 | # CONFIG_BTRFS_FS is not set | ||
1295 | CONFIG_DNOTIFY=y | ||
1296 | CONFIG_INOTIFY=y | ||
1297 | CONFIG_INOTIFY_USER=y | ||
1298 | # CONFIG_QUOTA is not set | ||
1299 | CONFIG_AUTOFS_FS=y | 153 | CONFIG_AUTOFS_FS=y |
1300 | # CONFIG_AUTOFS4_FS is not set | ||
1301 | # CONFIG_FUSE_FS is not set | ||
1302 | |||
1303 | # | ||
1304 | # CD-ROM/DVD Filesystems | ||
1305 | # | ||
1306 | CONFIG_ISO9660_FS=y | 154 | CONFIG_ISO9660_FS=y |
1307 | CONFIG_JOLIET=y | 155 | CONFIG_JOLIET=y |
1308 | # CONFIG_ZISOFS is not set | ||
1309 | # CONFIG_UDF_FS is not set | ||
1310 | |||
1311 | # | ||
1312 | # DOS/FAT/NT Filesystems | ||
1313 | # | ||
1314 | CONFIG_FAT_FS=y | ||
1315 | # CONFIG_MSDOS_FS is not set | ||
1316 | CONFIG_VFAT_FS=y | 156 | CONFIG_VFAT_FS=y |
1317 | CONFIG_FAT_DEFAULT_CODEPAGE=437 | ||
1318 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | ||
1319 | # CONFIG_NTFS_FS is not set | ||
1320 | |||
1321 | # | ||
1322 | # Pseudo filesystems | ||
1323 | # | ||
1324 | CONFIG_PROC_FS=y | ||
1325 | CONFIG_PROC_KCORE=y | 157 | CONFIG_PROC_KCORE=y |
1326 | CONFIG_PROC_SYSCTL=y | ||
1327 | CONFIG_PROC_PAGE_MONITOR=y | ||
1328 | CONFIG_SYSFS=y | ||
1329 | CONFIG_TMPFS=y | 158 | CONFIG_TMPFS=y |
1330 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
1331 | # CONFIG_HUGETLB_PAGE is not set | ||
1332 | # CONFIG_CONFIGFS_FS is not set | ||
1333 | CONFIG_MISC_FILESYSTEMS=y | ||
1334 | # CONFIG_ADFS_FS is not set | ||
1335 | # CONFIG_AFFS_FS is not set | ||
1336 | # CONFIG_ECRYPT_FS is not set | ||
1337 | # CONFIG_HFS_FS is not set | ||
1338 | # CONFIG_HFSPLUS_FS is not set | ||
1339 | # CONFIG_BEFS_FS is not set | ||
1340 | # CONFIG_BFS_FS is not set | ||
1341 | # CONFIG_EFS_FS is not set | ||
1342 | # CONFIG_CRAMFS is not set | ||
1343 | # CONFIG_SQUASHFS is not set | ||
1344 | # CONFIG_VXFS_FS is not set | ||
1345 | # CONFIG_MINIX_FS is not set | ||
1346 | # CONFIG_OMFS_FS is not set | ||
1347 | # CONFIG_HPFS_FS is not set | ||
1348 | # CONFIG_QNX4FS_FS is not set | ||
1349 | # CONFIG_ROMFS_FS is not set | ||
1350 | # CONFIG_SYSV_FS is not set | ||
1351 | # CONFIG_UFS_FS is not set | ||
1352 | CONFIG_NETWORK_FILESYSTEMS=y | ||
1353 | CONFIG_NFS_FS=y | 159 | CONFIG_NFS_FS=y |
1354 | CONFIG_NFS_V3=y | 160 | CONFIG_NFS_V3=y |
1355 | # CONFIG_NFS_V3_ACL is not set | ||
1356 | # CONFIG_NFS_V4 is not set | ||
1357 | CONFIG_ROOT_NFS=y | 161 | CONFIG_ROOT_NFS=y |
1358 | CONFIG_NFSD=y | 162 | CONFIG_NFSD=y |
1359 | CONFIG_NFSD_V3=y | ||
1360 | # CONFIG_NFSD_V3_ACL is not set | ||
1361 | CONFIG_NFSD_V4=y | 163 | CONFIG_NFSD_V4=y |
1362 | CONFIG_LOCKD=y | ||
1363 | CONFIG_LOCKD_V4=y | ||
1364 | CONFIG_EXPORTFS=y | ||
1365 | CONFIG_NFS_COMMON=y | ||
1366 | CONFIG_SUNRPC=y | ||
1367 | CONFIG_SUNRPC_GSS=y | ||
1368 | # CONFIG_SUNRPC_REGISTER_V4 is not set | ||
1369 | CONFIG_RPCSEC_GSS_KRB5=y | ||
1370 | CONFIG_RPCSEC_GSS_SPKM3=m | 164 | CONFIG_RPCSEC_GSS_SPKM3=m |
1371 | CONFIG_SMB_FS=m | 165 | CONFIG_SMB_FS=m |
1372 | CONFIG_SMB_NLS_DEFAULT=y | 166 | CONFIG_SMB_NLS_DEFAULT=y |
1373 | CONFIG_SMB_NLS_REMOTE="cp437" | ||
1374 | CONFIG_CIFS=m | 167 | CONFIG_CIFS=m |
1375 | # CONFIG_CIFS_STATS is not set | ||
1376 | # CONFIG_CIFS_WEAK_PW_HASH is not set | ||
1377 | # CONFIG_CIFS_UPCALL is not set | ||
1378 | # CONFIG_CIFS_XATTR is not set | ||
1379 | # CONFIG_CIFS_DEBUG2 is not set | ||
1380 | # CONFIG_CIFS_EXPERIMENTAL is not set | ||
1381 | # CONFIG_NCP_FS is not set | ||
1382 | # CONFIG_CODA_FS is not set | ||
1383 | # CONFIG_AFS_FS is not set | ||
1384 | |||
1385 | # | ||
1386 | # Partition Types | ||
1387 | # | ||
1388 | # CONFIG_PARTITION_ADVANCED is not set | ||
1389 | CONFIG_MSDOS_PARTITION=y | ||
1390 | CONFIG_NLS=y | ||
1391 | CONFIG_NLS_DEFAULT="iso8859-1" | ||
1392 | CONFIG_NLS_CODEPAGE_437=y | 168 | CONFIG_NLS_CODEPAGE_437=y |
1393 | CONFIG_NLS_CODEPAGE_737=m | 169 | CONFIG_NLS_CODEPAGE_737=m |
1394 | CONFIG_NLS_CODEPAGE_775=m | 170 | CONFIG_NLS_CODEPAGE_775=m |
@@ -1427,187 +203,31 @@ CONFIG_NLS_ISO8859_15=m | |||
1427 | CONFIG_NLS_KOI8_R=m | 203 | CONFIG_NLS_KOI8_R=m |
1428 | CONFIG_NLS_KOI8_U=m | 204 | CONFIG_NLS_KOI8_U=m |
1429 | CONFIG_NLS_UTF8=y | 205 | CONFIG_NLS_UTF8=y |
1430 | # CONFIG_DLM is not set | ||
1431 | |||
1432 | # | ||
1433 | # Kernel hacking | ||
1434 | # | ||
1435 | # CONFIG_PRINTK_TIME is not set | ||
1436 | CONFIG_ENABLE_WARN_DEPRECATED=y | ||
1437 | CONFIG_ENABLE_MUST_CHECK=y | ||
1438 | CONFIG_FRAME_WARN=1024 | ||
1439 | CONFIG_MAGIC_SYSRQ=y | 206 | CONFIG_MAGIC_SYSRQ=y |
1440 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1441 | CONFIG_DEBUG_FS=y | 207 | CONFIG_DEBUG_FS=y |
1442 | CONFIG_HEADERS_CHECK=y | 208 | CONFIG_HEADERS_CHECK=y |
1443 | CONFIG_DEBUG_KERNEL=y | 209 | CONFIG_DEBUG_KERNEL=y |
1444 | # CONFIG_DEBUG_SHIRQ is not set | ||
1445 | CONFIG_DETECT_SOFTLOCKUP=y | ||
1446 | # CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC is not set | ||
1447 | CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC_VALUE=0 | ||
1448 | CONFIG_SCHED_DEBUG=y | ||
1449 | # CONFIG_SCHEDSTATS is not set | ||
1450 | # CONFIG_TIMER_STATS is not set | ||
1451 | # CONFIG_DEBUG_OBJECTS is not set | ||
1452 | # CONFIG_DEBUG_SLAB is not set | ||
1453 | # CONFIG_DEBUG_RT_MUTEXES is not set | ||
1454 | # CONFIG_RT_MUTEX_TESTER is not set | ||
1455 | # CONFIG_DEBUG_SPINLOCK is not set | ||
1456 | CONFIG_DEBUG_MUTEXES=y | 210 | CONFIG_DEBUG_MUTEXES=y |
1457 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
1458 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | ||
1459 | # CONFIG_DEBUG_KOBJECT is not set | ||
1460 | CONFIG_DEBUG_BUGVERBOSE=y | ||
1461 | # CONFIG_DEBUG_INFO is not set | ||
1462 | # CONFIG_DEBUG_VM is not set | ||
1463 | # CONFIG_DEBUG_WRITECOUNT is not set | ||
1464 | CONFIG_DEBUG_MEMORY_INIT=y | ||
1465 | # CONFIG_DEBUG_LIST is not set | ||
1466 | # CONFIG_DEBUG_SG is not set | ||
1467 | # CONFIG_DEBUG_NOTIFIERS is not set | ||
1468 | # CONFIG_BOOT_PRINTK_DELAY is not set | ||
1469 | # CONFIG_RCU_TORTURE_TEST is not set | ||
1470 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 211 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1471 | # CONFIG_BACKTRACE_SELF_TEST is not set | ||
1472 | # CONFIG_DEBUG_BLOCK_EXT_DEVT is not set | ||
1473 | # CONFIG_FAULT_INJECTION is not set | ||
1474 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | ||
1475 | CONFIG_NOP_TRACER=y | ||
1476 | CONFIG_RING_BUFFER=y | ||
1477 | CONFIG_TRACING=y | ||
1478 | |||
1479 | # | ||
1480 | # Tracers | ||
1481 | # | ||
1482 | # CONFIG_SCHED_TRACER is not set | ||
1483 | # CONFIG_CONTEXT_SWITCH_TRACER is not set | ||
1484 | # CONFIG_BOOT_TRACER is not set | ||
1485 | # CONFIG_TRACE_BRANCH_PROFILING is not set | ||
1486 | # CONFIG_FTRACE_STARTUP_TEST is not set | ||
1487 | # CONFIG_BUILD_DOCSRC is not set | ||
1488 | # CONFIG_DYNAMIC_PRINTK_DEBUG is not set | ||
1489 | # CONFIG_SAMPLES is not set | ||
1490 | # CONFIG_DEBUG_RODATA is not set | ||
1491 | |||
1492 | # | ||
1493 | # Security options | ||
1494 | # | ||
1495 | CONFIG_KEYS=y | 212 | CONFIG_KEYS=y |
1496 | CONFIG_KEYS_DEBUG_PROC_KEYS=y | 213 | CONFIG_KEYS_DEBUG_PROC_KEYS=y |
1497 | # CONFIG_SECURITY is not set | ||
1498 | # CONFIG_SECURITYFS is not set | ||
1499 | # CONFIG_SECURITY_FILE_CAPABILITIES is not set | ||
1500 | CONFIG_CRYPTO=y | ||
1501 | |||
1502 | # | ||
1503 | # Crypto core or helper | ||
1504 | # | ||
1505 | # CONFIG_CRYPTO_FIPS is not set | ||
1506 | CONFIG_CRYPTO_ALGAPI=y | ||
1507 | CONFIG_CRYPTO_ALGAPI2=y | ||
1508 | CONFIG_CRYPTO_AEAD=y | ||
1509 | CONFIG_CRYPTO_AEAD2=y | ||
1510 | CONFIG_CRYPTO_BLKCIPHER=y | ||
1511 | CONFIG_CRYPTO_BLKCIPHER2=y | ||
1512 | CONFIG_CRYPTO_HASH=y | ||
1513 | CONFIG_CRYPTO_HASH2=y | ||
1514 | CONFIG_CRYPTO_RNG2=y | ||
1515 | CONFIG_CRYPTO_MANAGER=y | ||
1516 | CONFIG_CRYPTO_MANAGER2=y | ||
1517 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1518 | CONFIG_CRYPTO_NULL=m | 214 | CONFIG_CRYPTO_NULL=m |
1519 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1520 | CONFIG_CRYPTO_AUTHENC=y | ||
1521 | CONFIG_CRYPTO_TEST=m | 215 | CONFIG_CRYPTO_TEST=m |
1522 | |||
1523 | # | ||
1524 | # Authenticated Encryption with Associated Data | ||
1525 | # | ||
1526 | # CONFIG_CRYPTO_CCM is not set | ||
1527 | # CONFIG_CRYPTO_GCM is not set | ||
1528 | # CONFIG_CRYPTO_SEQIV is not set | ||
1529 | |||
1530 | # | ||
1531 | # Block modes | ||
1532 | # | ||
1533 | CONFIG_CRYPTO_CBC=y | ||
1534 | # CONFIG_CRYPTO_CTR is not set | ||
1535 | # CONFIG_CRYPTO_CTS is not set | ||
1536 | # CONFIG_CRYPTO_ECB is not set | ||
1537 | # CONFIG_CRYPTO_LRW is not set | ||
1538 | # CONFIG_CRYPTO_PCBC is not set | ||
1539 | # CONFIG_CRYPTO_XTS is not set | ||
1540 | |||
1541 | # | ||
1542 | # Hash modes | ||
1543 | # | ||
1544 | CONFIG_CRYPTO_HMAC=y | ||
1545 | # CONFIG_CRYPTO_XCBC is not set | ||
1546 | |||
1547 | # | ||
1548 | # Digest | ||
1549 | # | ||
1550 | CONFIG_CRYPTO_CRC32C=m | ||
1551 | CONFIG_CRYPTO_MD4=m | 216 | CONFIG_CRYPTO_MD4=m |
1552 | CONFIG_CRYPTO_MD5=y | ||
1553 | CONFIG_CRYPTO_MICHAEL_MIC=m | 217 | CONFIG_CRYPTO_MICHAEL_MIC=m |
1554 | # CONFIG_CRYPTO_RMD128 is not set | ||
1555 | # CONFIG_CRYPTO_RMD160 is not set | ||
1556 | # CONFIG_CRYPTO_RMD256 is not set | ||
1557 | # CONFIG_CRYPTO_RMD320 is not set | ||
1558 | CONFIG_CRYPTO_SHA1=y | ||
1559 | CONFIG_CRYPTO_SHA256=m | 218 | CONFIG_CRYPTO_SHA256=m |
1560 | CONFIG_CRYPTO_SHA512=m | 219 | CONFIG_CRYPTO_SHA512=m |
1561 | CONFIG_CRYPTO_TGR192=m | 220 | CONFIG_CRYPTO_TGR192=m |
1562 | CONFIG_CRYPTO_WP512=m | 221 | CONFIG_CRYPTO_WP512=m |
1563 | |||
1564 | # | ||
1565 | # Ciphers | ||
1566 | # | ||
1567 | CONFIG_CRYPTO_AES=m | 222 | CONFIG_CRYPTO_AES=m |
1568 | CONFIG_CRYPTO_ANUBIS=m | 223 | CONFIG_CRYPTO_ANUBIS=m |
1569 | CONFIG_CRYPTO_ARC4=m | 224 | CONFIG_CRYPTO_ARC4=m |
1570 | CONFIG_CRYPTO_BLOWFISH=m | 225 | CONFIG_CRYPTO_BLOWFISH=m |
1571 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1572 | CONFIG_CRYPTO_CAST5=m | ||
1573 | CONFIG_CRYPTO_CAST6=m | 226 | CONFIG_CRYPTO_CAST6=m |
1574 | CONFIG_CRYPTO_DES=y | ||
1575 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1576 | CONFIG_CRYPTO_KHAZAD=m | 227 | CONFIG_CRYPTO_KHAZAD=m |
1577 | # CONFIG_CRYPTO_SALSA20 is not set | ||
1578 | # CONFIG_CRYPTO_SEED is not set | ||
1579 | CONFIG_CRYPTO_SERPENT=m | 228 | CONFIG_CRYPTO_SERPENT=m |
1580 | CONFIG_CRYPTO_TEA=m | 229 | CONFIG_CRYPTO_TEA=m |
1581 | CONFIG_CRYPTO_TWOFISH=m | 230 | CONFIG_CRYPTO_TWOFISH=m |
1582 | CONFIG_CRYPTO_TWOFISH_COMMON=m | ||
1583 | |||
1584 | # | ||
1585 | # Compression | ||
1586 | # | ||
1587 | CONFIG_CRYPTO_DEFLATE=y | ||
1588 | # CONFIG_CRYPTO_LZO is not set | ||
1589 | |||
1590 | # | ||
1591 | # Random Number Generation | ||
1592 | # | ||
1593 | # CONFIG_CRYPTO_ANSI_CPRNG is not set | 231 | # CONFIG_CRYPTO_ANSI_CPRNG is not set |
1594 | # CONFIG_CRYPTO_HW is not set | 232 | # CONFIG_CRYPTO_HW is not set |
1595 | |||
1596 | # | ||
1597 | # Library routines | ||
1598 | # | ||
1599 | CONFIG_BITREVERSE=y | ||
1600 | CONFIG_GENERIC_FIND_LAST_BIT=y | ||
1601 | CONFIG_CRC_CCITT=m | ||
1602 | # CONFIG_CRC16 is not set | ||
1603 | # CONFIG_CRC_T10DIF is not set | ||
1604 | # CONFIG_CRC_ITU_T is not set | ||
1605 | CONFIG_CRC32=y | ||
1606 | # CONFIG_CRC7 is not set | ||
1607 | CONFIG_LIBCRC32C=m | 233 | CONFIG_LIBCRC32C=m |
1608 | CONFIG_ZLIB_INFLATE=y | ||
1609 | CONFIG_ZLIB_DEFLATE=y | ||
1610 | CONFIG_PLIST=y | ||
1611 | CONFIG_HAS_IOMEM=y | ||
1612 | CONFIG_HAS_IOPORT=y | ||
1613 | CONFIG_HAS_DMA=y | ||
diff --git a/arch/parisc/hpux/fs.c b/arch/parisc/hpux/fs.c index 6935123178eb..1444875a7611 100644 --- a/arch/parisc/hpux/fs.c +++ b/arch/parisc/hpux/fs.c | |||
@@ -36,7 +36,7 @@ int hpux_execve(struct pt_regs *regs) | |||
36 | int error; | 36 | int error; |
37 | char *filename; | 37 | char *filename; |
38 | 38 | ||
39 | filename = getname((char __user *) regs->gr[26]); | 39 | filename = getname((const char __user *) regs->gr[26]); |
40 | error = PTR_ERR(filename); | 40 | error = PTR_ERR(filename); |
41 | if (IS_ERR(filename)) | 41 | if (IS_ERR(filename)) |
42 | goto out; | 42 | goto out; |
@@ -169,7 +169,7 @@ static int cp_hpux_stat(struct kstat *stat, struct hpux_stat64 __user *statbuf) | |||
169 | return copy_to_user(statbuf,&tmp,sizeof(tmp)) ? -EFAULT : 0; | 169 | return copy_to_user(statbuf,&tmp,sizeof(tmp)) ? -EFAULT : 0; |
170 | } | 170 | } |
171 | 171 | ||
172 | long hpux_stat64(char __user *filename, struct hpux_stat64 __user *statbuf) | 172 | long hpux_stat64(const char __user *filename, struct hpux_stat64 __user *statbuf) |
173 | { | 173 | { |
174 | struct kstat stat; | 174 | struct kstat stat; |
175 | int error = vfs_stat(filename, &stat); | 175 | int error = vfs_stat(filename, &stat); |
@@ -191,7 +191,8 @@ long hpux_fstat64(unsigned int fd, struct hpux_stat64 __user *statbuf) | |||
191 | return error; | 191 | return error; |
192 | } | 192 | } |
193 | 193 | ||
194 | long hpux_lstat64(char __user *filename, struct hpux_stat64 __user *statbuf) | 194 | long hpux_lstat64(const char __user *filename, |
195 | struct hpux_stat64 __user *statbuf) | ||
195 | { | 196 | { |
196 | struct kstat stat; | 197 | struct kstat stat; |
197 | int error = vfs_lstat(filename, &stat); | 198 | int error = vfs_lstat(filename, &stat); |
diff --git a/arch/parisc/hpux/sys_hpux.c b/arch/parisc/hpux/sys_hpux.c index 92343bd35fa3..ba430a03bc7a 100644 --- a/arch/parisc/hpux/sys_hpux.c +++ b/arch/parisc/hpux/sys_hpux.c | |||
@@ -145,7 +145,7 @@ static int hpux_ustat(dev_t dev, struct hpux_ustat __user *ubuf) | |||
145 | s = user_get_super(dev); | 145 | s = user_get_super(dev); |
146 | if (s == NULL) | 146 | if (s == NULL) |
147 | goto out; | 147 | goto out; |
148 | err = vfs_statfs(s->s_root, &sbuf); | 148 | err = statfs_by_dentry(s->s_root, &sbuf); |
149 | drop_super(s); | 149 | drop_super(s); |
150 | if (err) | 150 | if (err) |
151 | goto out; | 151 | goto out; |
@@ -186,12 +186,12 @@ struct hpux_statfs { | |||
186 | int16_t f_pad; | 186 | int16_t f_pad; |
187 | }; | 187 | }; |
188 | 188 | ||
189 | static int vfs_statfs_hpux(struct dentry *dentry, struct hpux_statfs *buf) | 189 | static int do_statfs_hpux(struct path *path, struct hpux_statfs *buf) |
190 | { | 190 | { |
191 | struct kstatfs st; | 191 | struct kstatfs st; |
192 | int retval; | 192 | int retval; |
193 | 193 | ||
194 | retval = vfs_statfs(dentry, &st); | 194 | retval = vfs_statfs(path, &st); |
195 | if (retval) | 195 | if (retval) |
196 | return retval; | 196 | return retval; |
197 | 197 | ||
@@ -219,7 +219,7 @@ asmlinkage long hpux_statfs(const char __user *pathname, | |||
219 | error = user_path(pathname, &path); | 219 | error = user_path(pathname, &path); |
220 | if (!error) { | 220 | if (!error) { |
221 | struct hpux_statfs tmp; | 221 | struct hpux_statfs tmp; |
222 | error = vfs_statfs_hpux(path.dentry, &tmp); | 222 | error = do_statfs_hpux(&path, &tmp); |
223 | if (!error && copy_to_user(buf, &tmp, sizeof(tmp))) | 223 | if (!error && copy_to_user(buf, &tmp, sizeof(tmp))) |
224 | error = -EFAULT; | 224 | error = -EFAULT; |
225 | path_put(&path); | 225 | path_put(&path); |
@@ -237,7 +237,7 @@ asmlinkage long hpux_fstatfs(unsigned int fd, struct hpux_statfs __user * buf) | |||
237 | file = fget(fd); | 237 | file = fget(fd); |
238 | if (!file) | 238 | if (!file) |
239 | goto out; | 239 | goto out; |
240 | error = vfs_statfs_hpux(file->f_path.dentry, &tmp); | 240 | error = do_statfs_hpux(&file->f_path, &tmp); |
241 | if (!error && copy_to_user(buf, &tmp, sizeof(tmp))) | 241 | if (!error && copy_to_user(buf, &tmp, sizeof(tmp))) |
242 | error = -EFAULT; | 242 | error = -EFAULT; |
243 | fput(file); | 243 | fput(file); |
diff --git a/arch/parisc/include/asm/Kbuild b/arch/parisc/include/asm/Kbuild index f88b252e419c..19a434f55059 100644 --- a/arch/parisc/include/asm/Kbuild +++ b/arch/parisc/include/asm/Kbuild | |||
@@ -1,3 +1,3 @@ | |||
1 | include include/asm-generic/Kbuild.asm | 1 | include include/asm-generic/Kbuild.asm |
2 | 2 | ||
3 | unifdef-y += pdc.h | 3 | header-y += pdc.h |
diff --git a/arch/parisc/include/asm/cache.h b/arch/parisc/include/asm/cache.h index 45effe6978fa..039880e7d2c9 100644 --- a/arch/parisc/include/asm/cache.h +++ b/arch/parisc/include/asm/cache.h | |||
@@ -28,6 +28,8 @@ | |||
28 | 28 | ||
29 | #define SMP_CACHE_BYTES L1_CACHE_BYTES | 29 | #define SMP_CACHE_BYTES L1_CACHE_BYTES |
30 | 30 | ||
31 | #define ARCH_DMA_MINALIGN L1_CACHE_BYTES | ||
32 | |||
31 | #define __read_mostly __attribute__((__section__(".data..read_mostly"))) | 33 | #define __read_mostly __attribute__((__section__(".data..read_mostly"))) |
32 | 34 | ||
33 | void parisc_cache_init(void); /* initializes cache-flushing */ | 35 | void parisc_cache_init(void); /* initializes cache-flushing */ |
diff --git a/arch/parisc/include/asm/cacheflush.h b/arch/parisc/include/asm/cacheflush.h index 4556d820128a..dba11aedce1b 100644 --- a/arch/parisc/include/asm/cacheflush.h +++ b/arch/parisc/include/asm/cacheflush.h | |||
@@ -132,7 +132,7 @@ static inline void *kmap_atomic(struct page *page, enum km_type idx) | |||
132 | return page_address(page); | 132 | return page_address(page); |
133 | } | 133 | } |
134 | 134 | ||
135 | static inline void kunmap_atomic(void *addr, enum km_type idx) | 135 | static inline void kunmap_atomic_notypecheck(void *addr, enum km_type idx) |
136 | { | 136 | { |
137 | kunmap_parisc(addr); | 137 | kunmap_parisc(addr); |
138 | pagefault_enable(); | 138 | pagefault_enable(); |
diff --git a/arch/parisc/include/asm/dma-mapping.h b/arch/parisc/include/asm/dma-mapping.h index da6943380908..4ef73b09b168 100644 --- a/arch/parisc/include/asm/dma-mapping.h +++ b/arch/parisc/include/asm/dma-mapping.h | |||
@@ -184,18 +184,6 @@ dma_set_mask(struct device *dev, u64 mask) | |||
184 | return 0; | 184 | return 0; |
185 | } | 185 | } |
186 | 186 | ||
187 | static inline int | ||
188 | dma_get_cache_alignment(void) | ||
189 | { | ||
190 | return dcache_stride; | ||
191 | } | ||
192 | |||
193 | static inline int | ||
194 | dma_is_consistent(struct device *dev, dma_addr_t dma_addr) | ||
195 | { | ||
196 | return (hppa_dma_ops->dma_sync_single_for_cpu == NULL); | ||
197 | } | ||
198 | |||
199 | static inline void | 187 | static inline void |
200 | dma_cache_sync(struct device *dev, void *vaddr, size_t size, | 188 | dma_cache_sync(struct device *dev, void *vaddr, size_t size, |
201 | enum dma_data_direction direction) | 189 | enum dma_data_direction direction) |
diff --git a/arch/parisc/include/asm/ioctls.h b/arch/parisc/include/asm/ioctls.h index 6747fad07a3e..4e0614456bea 100644 --- a/arch/parisc/include/asm/ioctls.h +++ b/arch/parisc/include/asm/ioctls.h | |||
@@ -52,6 +52,7 @@ | |||
52 | #define TCSETSF2 _IOW('T',0x2D, struct termios2) | 52 | #define TCSETSF2 _IOW('T',0x2D, struct termios2) |
53 | #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ | 53 | #define TIOCGPTN _IOR('T',0x30, unsigned int) /* Get Pty Number (of pty-mux device) */ |
54 | #define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */ | 54 | #define TIOCSPTLCK _IOW('T',0x31, int) /* Lock/unlock Pty */ |
55 | #define TIOCSIG _IOW('T',0x36, int) /* Generate signal on Pty slave */ | ||
55 | 56 | ||
56 | #define FIONCLEX 0x5450 /* these numbers need to be adjusted. */ | 57 | #define FIONCLEX 0x5450 /* these numbers need to be adjusted. */ |
57 | #define FIOCLEX 0x5451 | 58 | #define FIOCLEX 0x5451 |
@@ -68,8 +69,6 @@ | |||
68 | 69 | ||
69 | #define TIOCMIWAIT 0x545C /* wait for a change on serial input line(s) */ | 70 | #define TIOCMIWAIT 0x545C /* wait for a change on serial input line(s) */ |
70 | #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ | 71 | #define TIOCGICOUNT 0x545D /* read serial port inline interrupt counts */ |
71 | #define TIOCGHAYESESP 0x545E /* Get Hayes ESP configuration */ | ||
72 | #define TIOCSHAYESESP 0x545F /* Set Hayes ESP configuration */ | ||
73 | #define FIOQSIZE 0x5460 /* Get exact space used by quota */ | 72 | #define FIOQSIZE 0x5460 /* Get exact space used by quota */ |
74 | 73 | ||
75 | #define TIOCSTART 0x5461 | 74 | #define TIOCSTART 0x5461 |
@@ -84,6 +83,7 @@ | |||
84 | #define TIOCPKT_START 8 | 83 | #define TIOCPKT_START 8 |
85 | #define TIOCPKT_NOSTOP 16 | 84 | #define TIOCPKT_NOSTOP 16 |
86 | #define TIOCPKT_DOSTOP 32 | 85 | #define TIOCPKT_DOSTOP 32 |
86 | #define TIOCPKT_IOCTL 64 | ||
87 | 87 | ||
88 | #define TIOCSER_TEMT 0x01 /* Transmitter physically empty */ | 88 | #define TIOCSER_TEMT 0x01 /* Transmitter physically empty */ |
89 | 89 | ||
diff --git a/arch/parisc/include/asm/local64.h b/arch/parisc/include/asm/local64.h new file mode 100644 index 000000000000..36c93b5cc239 --- /dev/null +++ b/arch/parisc/include/asm/local64.h | |||
@@ -0,0 +1 @@ | |||
#include <asm-generic/local64.h> | |||
diff --git a/arch/parisc/include/asm/scatterlist.h b/arch/parisc/include/asm/scatterlist.h index 2c3b79b54b28..8bf1f0dd1f15 100644 --- a/arch/parisc/include/asm/scatterlist.h +++ b/arch/parisc/include/asm/scatterlist.h | |||
@@ -5,7 +5,6 @@ | |||
5 | #include <asm/types.h> | 5 | #include <asm/types.h> |
6 | #include <asm-generic/scatterlist.h> | 6 | #include <asm-generic/scatterlist.h> |
7 | 7 | ||
8 | #define ISA_DMA_THRESHOLD (~0UL) | ||
9 | #define sg_virt_addr(sg) ((unsigned long)sg_virt(sg)) | 8 | #define sg_virt_addr(sg) ((unsigned long)sg_virt(sg)) |
10 | 9 | ||
11 | #endif /* _ASM_PARISC_SCATTERLIST_H */ | 10 | #endif /* _ASM_PARISC_SCATTERLIST_H */ |
diff --git a/arch/parisc/include/asm/termbits.h b/arch/parisc/include/asm/termbits.h index d8bbc73b16b7..d1ab92177a5c 100644 --- a/arch/parisc/include/asm/termbits.h +++ b/arch/parisc/include/asm/termbits.h | |||
@@ -180,6 +180,7 @@ struct ktermios { | |||
180 | #define FLUSHO 0010000 | 180 | #define FLUSHO 0010000 |
181 | #define PENDIN 0040000 | 181 | #define PENDIN 0040000 |
182 | #define IEXTEN 0100000 | 182 | #define IEXTEN 0100000 |
183 | #define EXTPROC 0200000 | ||
183 | 184 | ||
184 | /* tcflow() and TCXONC use these */ | 185 | /* tcflow() and TCXONC use these */ |
185 | #define TCOOFF 0 | 186 | #define TCOOFF 0 |
diff --git a/arch/parisc/kernel/firmware.c b/arch/parisc/kernel/firmware.c index 4c247e02d9b1..df971fa0c32f 100644 --- a/arch/parisc/kernel/firmware.c +++ b/arch/parisc/kernel/firmware.c | |||
@@ -1123,7 +1123,6 @@ static char __attribute__((aligned(64))) iodc_dbuf[4096]; | |||
1123 | */ | 1123 | */ |
1124 | int pdc_iodc_print(const unsigned char *str, unsigned count) | 1124 | int pdc_iodc_print(const unsigned char *str, unsigned count) |
1125 | { | 1125 | { |
1126 | static int posx; /* for simple TAB-Simulation... */ | ||
1127 | unsigned int i; | 1126 | unsigned int i; |
1128 | unsigned long flags; | 1127 | unsigned long flags; |
1129 | 1128 | ||
@@ -1133,19 +1132,12 @@ int pdc_iodc_print(const unsigned char *str, unsigned count) | |||
1133 | iodc_dbuf[i+0] = '\r'; | 1132 | iodc_dbuf[i+0] = '\r'; |
1134 | iodc_dbuf[i+1] = '\n'; | 1133 | iodc_dbuf[i+1] = '\n'; |
1135 | i += 2; | 1134 | i += 2; |
1136 | posx = 0; | ||
1137 | goto print; | 1135 | goto print; |
1138 | case '\t': | ||
1139 | while (posx & 7) { | ||
1140 | iodc_dbuf[i] = ' '; | ||
1141 | i++, posx++; | ||
1142 | } | ||
1143 | break; | ||
1144 | case '\b': /* BS */ | 1136 | case '\b': /* BS */ |
1145 | posx -= 2; | 1137 | i--; /* overwrite last */ |
1146 | default: | 1138 | default: |
1147 | iodc_dbuf[i] = str[i]; | 1139 | iodc_dbuf[i] = str[i]; |
1148 | i++, posx++; | 1140 | i++; |
1149 | break; | 1141 | break; |
1150 | } | 1142 | } |
1151 | } | 1143 | } |
diff --git a/arch/parisc/kernel/ftrace.c b/arch/parisc/kernel/ftrace.c index 9877372ffdba..5beb97bafbb1 100644 --- a/arch/parisc/kernel/ftrace.c +++ b/arch/parisc/kernel/ftrace.c | |||
@@ -82,7 +82,7 @@ unsigned long ftrace_return_to_handler(unsigned long retval0, | |||
82 | unsigned long ret; | 82 | unsigned long ret; |
83 | 83 | ||
84 | pop_return_trace(&trace, &ret); | 84 | pop_return_trace(&trace, &ret); |
85 | trace.rettime = cpu_clock(raw_smp_processor_id()); | 85 | trace.rettime = local_clock(); |
86 | ftrace_graph_return(&trace); | 86 | ftrace_graph_return(&trace); |
87 | 87 | ||
88 | if (unlikely(!ret)) { | 88 | if (unlikely(!ret)) { |
@@ -126,7 +126,7 @@ void prepare_ftrace_return(unsigned long *parent, unsigned long self_addr) | |||
126 | return; | 126 | return; |
127 | } | 127 | } |
128 | 128 | ||
129 | calltime = cpu_clock(raw_smp_processor_id()); | 129 | calltime = local_clock(); |
130 | 130 | ||
131 | if (push_return_trace(old, calltime, | 131 | if (push_return_trace(old, calltime, |
132 | self_addr, &trace.depth) == -EBUSY) { | 132 | self_addr, &trace.depth) == -EBUSY) { |
diff --git a/arch/parisc/mm/ioremap.c b/arch/parisc/mm/ioremap.c index 92d496ad07c9..838d0259cd27 100644 --- a/arch/parisc/mm/ioremap.c +++ b/arch/parisc/mm/ioremap.c | |||
@@ -71,7 +71,7 @@ void __iomem * __ioremap(unsigned long phys_addr, unsigned long size, unsigned l | |||
71 | */ | 71 | */ |
72 | offset = phys_addr & ~PAGE_MASK; | 72 | offset = phys_addr & ~PAGE_MASK; |
73 | phys_addr &= PAGE_MASK; | 73 | phys_addr &= PAGE_MASK; |
74 | size = PAGE_ALIGN(last_addr) - phys_addr; | 74 | size = PAGE_ALIGN(last_addr + 1) - phys_addr; |
75 | 75 | ||
76 | /* | 76 | /* |
77 | * Ok, go for it.. | 77 | * Ok, go for it.. |