diff options
author | Hirokazu Takata <takata@linux-m32r.org> | 2007-02-10 04:43:37 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-11 13:51:20 -0500 |
commit | 4aa3b3ccfc6abda052a1bbd9cf018d51c1689836 (patch) | |
tree | 7a755ad28e5bec79e8c22bff3bf9b497b2fd85f4 /arch/m32r/m32104ut/defconfig.m32104ut | |
parent | 9b87ed790714bd3a8d492feb24f6c48f8bb59c3a (diff) |
[PATCH] m32r: update defconfig files for v2.6.19
This patch upgrades defconfig files for all m32r platforms.
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m32r/m32104ut/defconfig.m32104ut')
-rw-r--r-- | arch/m32r/m32104ut/defconfig.m32104ut | 752 |
1 files changed, 618 insertions, 134 deletions
diff --git a/arch/m32r/m32104ut/defconfig.m32104ut b/arch/m32r/m32104ut/defconfig.m32104ut index 454de336803a..7b68fe8d921e 100644 --- a/arch/m32r/m32104ut/defconfig.m32104ut +++ b/arch/m32r/m32104ut/defconfig.m32104ut | |||
@@ -1,20 +1,20 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.14 | 3 | # Linux kernel version: 2.6.19 |
4 | # Wed Nov 9 16:04:51 2005 | 4 | # Wed Dec 13 17:22:20 2006 |
5 | # | 5 | # |
6 | CONFIG_M32R=y | 6 | CONFIG_M32R=y |
7 | # CONFIG_UID16 is not set | ||
8 | CONFIG_GENERIC_ISA_DMA=y | 7 | CONFIG_GENERIC_ISA_DMA=y |
9 | CONFIG_GENERIC_HARDIRQS=y | 8 | CONFIG_GENERIC_HARDIRQS=y |
10 | CONFIG_GENERIC_IRQ_PROBE=y | 9 | CONFIG_GENERIC_IRQ_PROBE=y |
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
11 | 11 | ||
12 | # | 12 | # |
13 | # Code maturity level options | 13 | # Code maturity level options |
14 | # | 14 | # |
15 | CONFIG_EXPERIMENTAL=y | 15 | CONFIG_EXPERIMENTAL=y |
16 | CONFIG_CLEAN_COMPILE=y | ||
17 | CONFIG_BROKEN_ON_SMP=y | 16 | CONFIG_BROKEN_ON_SMP=y |
17 | CONFIG_LOCK_KERNEL=y | ||
18 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 18 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
19 | 19 | ||
20 | # | 20 | # |
@@ -22,33 +22,66 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 | |||
22 | # | 22 | # |
23 | CONFIG_LOCALVERSION="" | 23 | CONFIG_LOCALVERSION="" |
24 | CONFIG_LOCALVERSION_AUTO=y | 24 | CONFIG_LOCALVERSION_AUTO=y |
25 | CONFIG_SYSVIPC=y | ||
26 | # CONFIG_IPC_NS is not set | ||
25 | # CONFIG_POSIX_MQUEUE is not set | 27 | # CONFIG_POSIX_MQUEUE is not set |
26 | # CONFIG_BSD_PROCESS_ACCT is not set | 28 | # CONFIG_BSD_PROCESS_ACCT is not set |
27 | CONFIG_SYSCTL=y | 29 | # CONFIG_TASKSTATS is not set |
30 | # CONFIG_UTS_NS is not set | ||
28 | # CONFIG_AUDIT is not set | 31 | # CONFIG_AUDIT is not set |
29 | CONFIG_HOTPLUG=y | 32 | CONFIG_IKCONFIG=y |
30 | # CONFIG_KOBJECT_UEVENT is not set | 33 | CONFIG_IKCONFIG_PROC=y |
31 | # CONFIG_IKCONFIG is not set | 34 | CONFIG_SYSFS_DEPRECATED=y |
35 | # CONFIG_RELAY is not set | ||
32 | CONFIG_INITRAMFS_SOURCE="" | 36 | CONFIG_INITRAMFS_SOURCE="" |
33 | CONFIG_EMBEDDED=y | 37 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
34 | # CONFIG_KALLSYMS is not set | 38 | CONFIG_SYSCTL=y |
39 | # CONFIG_EMBEDDED is not set | ||
40 | CONFIG_SYSCTL_SYSCALL=y | ||
41 | CONFIG_KALLSYMS=y | ||
42 | # CONFIG_KALLSYMS_EXTRA_PASS is not set | ||
43 | CONFIG_HOTPLUG=y | ||
35 | CONFIG_PRINTK=y | 44 | CONFIG_PRINTK=y |
36 | CONFIG_BUG=y | 45 | CONFIG_BUG=y |
46 | CONFIG_ELF_CORE=y | ||
37 | CONFIG_BASE_FULL=y | 47 | CONFIG_BASE_FULL=y |
38 | # CONFIG_FUTEX is not set | 48 | CONFIG_FUTEX=y |
39 | # CONFIG_EPOLL is not set | 49 | CONFIG_EPOLL=y |
40 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 50 | CONFIG_SLAB=y |
41 | CONFIG_CC_ALIGN_FUNCTIONS=0 | 51 | CONFIG_VM_EVENT_COUNTERS=y |
42 | CONFIG_CC_ALIGN_LABELS=0 | 52 | CONFIG_RT_MUTEXES=y |
43 | CONFIG_CC_ALIGN_LOOPS=0 | ||
44 | CONFIG_CC_ALIGN_JUMPS=0 | ||
45 | CONFIG_TINY_SHMEM=y | 53 | CONFIG_TINY_SHMEM=y |
46 | CONFIG_BASE_SMALL=0 | 54 | CONFIG_BASE_SMALL=0 |
55 | # CONFIG_SLOB is not set | ||
47 | 56 | ||
48 | # | 57 | # |
49 | # Loadable module support | 58 | # Loadable module support |
50 | # | 59 | # |
51 | # CONFIG_MODULES is not set | 60 | CONFIG_MODULES=y |
61 | CONFIG_MODULE_UNLOAD=y | ||
62 | CONFIG_MODULE_FORCE_UNLOAD=y | ||
63 | # CONFIG_MODVERSIONS is not set | ||
64 | # CONFIG_MODULE_SRCVERSION_ALL is not set | ||
65 | CONFIG_KMOD=y | ||
66 | |||
67 | # | ||
68 | # Block layer | ||
69 | # | ||
70 | CONFIG_BLOCK=y | ||
71 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
72 | |||
73 | # | ||
74 | # IO Schedulers | ||
75 | # | ||
76 | CONFIG_IOSCHED_NOOP=y | ||
77 | CONFIG_IOSCHED_AS=y | ||
78 | CONFIG_IOSCHED_DEADLINE=y | ||
79 | CONFIG_IOSCHED_CFQ=y | ||
80 | CONFIG_DEFAULT_AS=y | ||
81 | # CONFIG_DEFAULT_DEADLINE is not set | ||
82 | # CONFIG_DEFAULT_CFQ is not set | ||
83 | # CONFIG_DEFAULT_NOOP is not set | ||
84 | CONFIG_DEFAULT_IOSCHED="anticipatory" | ||
52 | 85 | ||
53 | # | 86 | # |
54 | # Processor type and features | 87 | # Processor type and features |
@@ -70,40 +103,40 @@ CONFIG_ISA_M32R=y | |||
70 | CONFIG_BUS_CLOCK=54000000 | 103 | CONFIG_BUS_CLOCK=54000000 |
71 | CONFIG_TIMER_DIVIDE=128 | 104 | CONFIG_TIMER_DIVIDE=128 |
72 | # CONFIG_CPU_LITTLE_ENDIAN is not set | 105 | # CONFIG_CPU_LITTLE_ENDIAN is not set |
73 | CONFIG_MEMORY_START=04000000 | 106 | CONFIG_MEMORY_START=0x04000000 |
74 | CONFIG_MEMORY_SIZE=01000000 | 107 | CONFIG_MEMORY_SIZE=0x01000000 |
75 | CONFIG_NOHIGHMEM=y | 108 | CONFIG_NOHIGHMEM=y |
76 | # CONFIG_ARCH_DISCONTIGMEM_ENABLE is not set | 109 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y |
77 | CONFIG_SELECT_MEMORY_MODEL=y | 110 | CONFIG_SELECT_MEMORY_MODEL=y |
78 | CONFIG_FLATMEM_MANUAL=y | 111 | # CONFIG_FLATMEM_MANUAL is not set |
79 | # CONFIG_DISCONTIGMEM_MANUAL is not set | 112 | CONFIG_DISCONTIGMEM_MANUAL=y |
80 | # CONFIG_SPARSEMEM_MANUAL is not set | 113 | # CONFIG_SPARSEMEM_MANUAL is not set |
81 | CONFIG_FLATMEM=y | 114 | CONFIG_DISCONTIGMEM=y |
82 | CONFIG_FLAT_NODE_MEM_MAP=y | 115 | CONFIG_FLAT_NODE_MEM_MAP=y |
116 | CONFIG_NEED_MULTIPLE_NODES=y | ||
83 | # CONFIG_SPARSEMEM_STATIC is not set | 117 | # CONFIG_SPARSEMEM_STATIC is not set |
118 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
119 | # CONFIG_RESOURCES_64BIT is not set | ||
120 | CONFIG_IRAM_START=0x00700000 | ||
121 | CONFIG_IRAM_SIZE=0x00010000 | ||
84 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 122 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
85 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 123 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
124 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
125 | CONFIG_GENERIC_HWEIGHT=y | ||
86 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 126 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
87 | # CONFIG_PREEMPT is not set | 127 | CONFIG_PREEMPT=y |
88 | # CONFIG_SMP is not set | 128 | # CONFIG_SMP is not set |
129 | CONFIG_NODES_SHIFT=1 | ||
89 | 130 | ||
90 | # | 131 | # |
91 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 132 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
92 | # | 133 | # |
93 | # CONFIG_ISA is not set | 134 | CONFIG_ISA=y |
94 | 135 | ||
95 | # | 136 | # |
96 | # PCCARD (PCMCIA/CardBus) support | 137 | # PCCARD (PCMCIA/CardBus) support |
97 | # | 138 | # |
98 | CONFIG_PCCARD=y | 139 | # CONFIG_PCCARD is not set |
99 | # CONFIG_PCMCIA_DEBUG is not set | ||
100 | CONFIG_PCMCIA=y | ||
101 | CONFIG_PCMCIA_LOAD_CIS=y | ||
102 | CONFIG_PCMCIA_IOCTL=y | ||
103 | |||
104 | # | ||
105 | # PC-card bridges | ||
106 | # | ||
107 | 140 | ||
108 | # | 141 | # |
109 | # PCI Hotplug Support | 142 | # PCI Hotplug Support |
@@ -112,10 +145,8 @@ CONFIG_PCMCIA_IOCTL=y | |||
112 | # | 145 | # |
113 | # Executable file formats | 146 | # Executable file formats |
114 | # | 147 | # |
115 | CONFIG_BINFMT_FLAT=y | 148 | # CONFIG_BINFMT_FLAT is not set |
116 | # CONFIG_BINFMT_ZFLAT is not set | 149 | CONFIG_BINFMT_MISC=y |
117 | # CONFIG_BINFMT_SHARED_FLAT is not set | ||
118 | # CONFIG_BINFMT_MISC is not set | ||
119 | 150 | ||
120 | # | 151 | # |
121 | # Networking | 152 | # Networking |
@@ -125,17 +156,19 @@ CONFIG_NET=y | |||
125 | # | 156 | # |
126 | # Networking options | 157 | # Networking options |
127 | # | 158 | # |
128 | # CONFIG_PACKET is not set | 159 | # CONFIG_NETDEBUG is not set |
160 | CONFIG_PACKET=y | ||
161 | # CONFIG_PACKET_MMAP is not set | ||
129 | CONFIG_UNIX=y | 162 | CONFIG_UNIX=y |
163 | CONFIG_XFRM=y | ||
164 | # CONFIG_XFRM_USER is not set | ||
165 | # CONFIG_XFRM_SUB_POLICY is not set | ||
130 | # CONFIG_NET_KEY is not set | 166 | # CONFIG_NET_KEY is not set |
131 | CONFIG_INET=y | 167 | CONFIG_INET=y |
132 | # CONFIG_IP_MULTICAST is not set | 168 | # CONFIG_IP_MULTICAST is not set |
133 | # CONFIG_IP_ADVANCED_ROUTER is not set | 169 | # CONFIG_IP_ADVANCED_ROUTER is not set |
134 | CONFIG_IP_FIB_HASH=y | 170 | CONFIG_IP_FIB_HASH=y |
135 | CONFIG_IP_PNP=y | 171 | # CONFIG_IP_PNP is not set |
136 | CONFIG_IP_PNP_DHCP=y | ||
137 | # CONFIG_IP_PNP_BOOTP is not set | ||
138 | # CONFIG_IP_PNP_RARP is not set | ||
139 | # CONFIG_NET_IPIP is not set | 172 | # CONFIG_NET_IPIP is not set |
140 | # CONFIG_NET_IPGRE is not set | 173 | # CONFIG_NET_IPGRE is not set |
141 | # CONFIG_ARPD is not set | 174 | # CONFIG_ARPD is not set |
@@ -143,13 +176,87 @@ CONFIG_IP_PNP_DHCP=y | |||
143 | # CONFIG_INET_AH is not set | 176 | # CONFIG_INET_AH is not set |
144 | # CONFIG_INET_ESP is not set | 177 | # CONFIG_INET_ESP is not set |
145 | # CONFIG_INET_IPCOMP is not set | 178 | # CONFIG_INET_IPCOMP is not set |
179 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
146 | # CONFIG_INET_TUNNEL is not set | 180 | # CONFIG_INET_TUNNEL is not set |
181 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
182 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
183 | CONFIG_INET_XFRM_MODE_BEET=y | ||
147 | CONFIG_INET_DIAG=y | 184 | CONFIG_INET_DIAG=y |
148 | CONFIG_INET_TCP_DIAG=y | 185 | CONFIG_INET_TCP_DIAG=y |
149 | # CONFIG_TCP_CONG_ADVANCED is not set | 186 | # CONFIG_TCP_CONG_ADVANCED is not set |
150 | CONFIG_TCP_CONG_BIC=y | 187 | CONFIG_TCP_CONG_CUBIC=y |
188 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
189 | # CONFIG_TCP_MD5SIG is not set | ||
190 | |||
191 | # | ||
192 | # IP: Virtual Server Configuration | ||
193 | # | ||
194 | # CONFIG_IP_VS is not set | ||
151 | # CONFIG_IPV6 is not set | 195 | # CONFIG_IPV6 is not set |
152 | # CONFIG_NETFILTER is not set | 196 | # CONFIG_INET6_XFRM_TUNNEL is not set |
197 | # CONFIG_INET6_TUNNEL is not set | ||
198 | # CONFIG_NETWORK_SECMARK is not set | ||
199 | CONFIG_NETFILTER=y | ||
200 | # CONFIG_NETFILTER_DEBUG is not set | ||
201 | |||
202 | # | ||
203 | # Core Netfilter Configuration | ||
204 | # | ||
205 | CONFIG_NETFILTER_NETLINK=m | ||
206 | CONFIG_NETFILTER_NETLINK_QUEUE=m | ||
207 | CONFIG_NETFILTER_NETLINK_LOG=m | ||
208 | # CONFIG_NF_CONNTRACK_ENABLED is not set | ||
209 | CONFIG_NETFILTER_XTABLES=m | ||
210 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m | ||
211 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set | ||
212 | CONFIG_NETFILTER_XT_TARGET_MARK=m | ||
213 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m | ||
214 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set | ||
215 | CONFIG_NETFILTER_XT_MATCH_COMMENT=m | ||
216 | CONFIG_NETFILTER_XT_MATCH_DCCP=m | ||
217 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set | ||
218 | # CONFIG_NETFILTER_XT_MATCH_ESP is not set | ||
219 | CONFIG_NETFILTER_XT_MATCH_LENGTH=m | ||
220 | CONFIG_NETFILTER_XT_MATCH_LIMIT=m | ||
221 | CONFIG_NETFILTER_XT_MATCH_MAC=m | ||
222 | CONFIG_NETFILTER_XT_MATCH_MARK=m | ||
223 | # CONFIG_NETFILTER_XT_MATCH_POLICY is not set | ||
224 | # CONFIG_NETFILTER_XT_MATCH_MULTIPORT is not set | ||
225 | CONFIG_NETFILTER_XT_MATCH_PKTTYPE=m | ||
226 | # CONFIG_NETFILTER_XT_MATCH_QUOTA is not set | ||
227 | CONFIG_NETFILTER_XT_MATCH_REALM=m | ||
228 | CONFIG_NETFILTER_XT_MATCH_SCTP=m | ||
229 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set | ||
230 | CONFIG_NETFILTER_XT_MATCH_STRING=m | ||
231 | CONFIG_NETFILTER_XT_MATCH_TCPMSS=m | ||
232 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | ||
233 | |||
234 | # | ||
235 | # IP: Netfilter Configuration | ||
236 | # | ||
237 | CONFIG_IP_NF_QUEUE=m | ||
238 | CONFIG_IP_NF_IPTABLES=m | ||
239 | CONFIG_IP_NF_MATCH_IPRANGE=m | ||
240 | CONFIG_IP_NF_MATCH_TOS=m | ||
241 | CONFIG_IP_NF_MATCH_RECENT=m | ||
242 | CONFIG_IP_NF_MATCH_ECN=m | ||
243 | # CONFIG_IP_NF_MATCH_AH is not set | ||
244 | CONFIG_IP_NF_MATCH_TTL=m | ||
245 | CONFIG_IP_NF_MATCH_OWNER=m | ||
246 | CONFIG_IP_NF_MATCH_ADDRTYPE=m | ||
247 | CONFIG_IP_NF_FILTER=m | ||
248 | CONFIG_IP_NF_TARGET_REJECT=m | ||
249 | CONFIG_IP_NF_TARGET_LOG=m | ||
250 | CONFIG_IP_NF_TARGET_ULOG=m | ||
251 | CONFIG_IP_NF_TARGET_TCPMSS=m | ||
252 | CONFIG_IP_NF_MANGLE=m | ||
253 | CONFIG_IP_NF_TARGET_TOS=m | ||
254 | CONFIG_IP_NF_TARGET_ECN=m | ||
255 | CONFIG_IP_NF_TARGET_TTL=m | ||
256 | CONFIG_IP_NF_RAW=m | ||
257 | CONFIG_IP_NF_ARPTABLES=m | ||
258 | CONFIG_IP_NF_ARPFILTER=m | ||
259 | CONFIG_IP_NF_ARP_MANGLE=m | ||
153 | 260 | ||
154 | # | 261 | # |
155 | # DCCP Configuration (EXPERIMENTAL) | 262 | # DCCP Configuration (EXPERIMENTAL) |
@@ -160,6 +267,11 @@ CONFIG_TCP_CONG_BIC=y | |||
160 | # SCTP Configuration (EXPERIMENTAL) | 267 | # SCTP Configuration (EXPERIMENTAL) |
161 | # | 268 | # |
162 | # CONFIG_IP_SCTP is not set | 269 | # CONFIG_IP_SCTP is not set |
270 | |||
271 | # | ||
272 | # TIPC Configuration (EXPERIMENTAL) | ||
273 | # | ||
274 | # CONFIG_TIPC is not set | ||
163 | # CONFIG_ATM is not set | 275 | # CONFIG_ATM is not set |
164 | # CONFIG_BRIDGE is not set | 276 | # CONFIG_BRIDGE is not set |
165 | # CONFIG_VLAN_8021Q is not set | 277 | # CONFIG_VLAN_8021Q is not set |
@@ -169,11 +281,14 @@ CONFIG_TCP_CONG_BIC=y | |||
169 | # CONFIG_ATALK is not set | 281 | # CONFIG_ATALK is not set |
170 | # CONFIG_X25 is not set | 282 | # CONFIG_X25 is not set |
171 | # CONFIG_LAPB is not set | 283 | # CONFIG_LAPB is not set |
172 | # CONFIG_NET_DIVERT is not set | ||
173 | # CONFIG_ECONET is not set | 284 | # CONFIG_ECONET is not set |
174 | # CONFIG_WAN_ROUTER is not set | 285 | # CONFIG_WAN_ROUTER is not set |
286 | |||
287 | # | ||
288 | # QoS and/or fair queueing | ||
289 | # | ||
175 | # CONFIG_NET_SCHED is not set | 290 | # CONFIG_NET_SCHED is not set |
176 | # CONFIG_NET_CLS_ROUTE is not set | 291 | CONFIG_NET_CLS_ROUTE=y |
177 | 292 | ||
178 | # | 293 | # |
179 | # Network testing | 294 | # Network testing |
@@ -193,8 +308,8 @@ CONFIG_TCP_CONG_BIC=y | |||
193 | # | 308 | # |
194 | CONFIG_STANDALONE=y | 309 | CONFIG_STANDALONE=y |
195 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 310 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
196 | CONFIG_FW_LOADER=y | 311 | # CONFIG_FW_LOADER is not set |
197 | # CONFIG_DEBUG_DRIVER is not set | 312 | # CONFIG_SYS_HYPERVISOR is not set |
198 | 313 | ||
199 | # | 314 | # |
200 | # Connector - unified userspace <-> kernelspace linker | 315 | # Connector - unified userspace <-> kernelspace linker |
@@ -209,11 +324,21 @@ CONFIG_FW_LOADER=y | |||
209 | # | 324 | # |
210 | # Parallel port support | 325 | # Parallel port support |
211 | # | 326 | # |
212 | # CONFIG_PARPORT is not set | 327 | CONFIG_PARPORT=m |
328 | # CONFIG_PARPORT_GSC is not set | ||
329 | # CONFIG_PARPORT_AX88796 is not set | ||
330 | CONFIG_PARPORT_1284=y | ||
213 | 331 | ||
214 | # | 332 | # |
215 | # Plug and Play support | 333 | # Plug and Play support |
216 | # | 334 | # |
335 | CONFIG_PNP=y | ||
336 | # CONFIG_PNP_DEBUG is not set | ||
337 | |||
338 | # | ||
339 | # Protocols | ||
340 | # | ||
341 | CONFIG_ISAPNP=y | ||
217 | 342 | ||
218 | # | 343 | # |
219 | # Block devices | 344 | # Block devices |
@@ -221,37 +346,130 @@ CONFIG_FW_LOADER=y | |||
221 | # CONFIG_BLK_DEV_COW_COMMON is not set | 346 | # CONFIG_BLK_DEV_COW_COMMON is not set |
222 | CONFIG_BLK_DEV_LOOP=y | 347 | CONFIG_BLK_DEV_LOOP=y |
223 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 348 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
224 | CONFIG_BLK_DEV_NBD=y | 349 | CONFIG_BLK_DEV_NBD=m |
225 | CONFIG_BLK_DEV_RAM=y | 350 | # CONFIG_BLK_DEV_RAM is not set |
226 | CONFIG_BLK_DEV_RAM_COUNT=16 | 351 | # CONFIG_BLK_DEV_INITRD is not set |
227 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 352 | CONFIG_CDROM_PKTCDVD=m |
228 | CONFIG_BLK_DEV_INITRD=y | 353 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 |
229 | # CONFIG_CDROM_PKTCDVD is not set | 354 | CONFIG_CDROM_PKTCDVD_WCACHE=y |
355 | # CONFIG_ATA_OVER_ETH is not set | ||
230 | 356 | ||
231 | # | 357 | # |
232 | # IO Schedulers | 358 | # Misc devices |
233 | # | 359 | # |
234 | CONFIG_IOSCHED_NOOP=y | 360 | # CONFIG_TIFM_CORE is not set |
235 | # CONFIG_IOSCHED_AS is not set | ||
236 | # CONFIG_IOSCHED_DEADLINE is not set | ||
237 | # CONFIG_IOSCHED_CFQ is not set | ||
238 | # CONFIG_ATA_OVER_ETH is not set | ||
239 | 361 | ||
240 | # | 362 | # |
241 | # ATA/ATAPI/MFM/RLL support | 363 | # ATA/ATAPI/MFM/RLL support |
242 | # | 364 | # |
243 | # CONFIG_IDE is not set | 365 | CONFIG_IDE=y |
366 | CONFIG_BLK_DEV_IDE=y | ||
367 | |||
368 | # | ||
369 | # Please see Documentation/ide.txt for help/info on IDE drives | ||
370 | # | ||
371 | # CONFIG_BLK_DEV_IDE_SATA is not set | ||
372 | CONFIG_BLK_DEV_IDEDISK=y | ||
373 | # CONFIG_IDEDISK_MULTI_MODE is not set | ||
374 | CONFIG_BLK_DEV_IDECD=y | ||
375 | # CONFIG_BLK_DEV_IDETAPE is not set | ||
376 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | ||
377 | # CONFIG_BLK_DEV_IDESCSI is not set | ||
378 | # CONFIG_IDE_TASK_IOCTL is not set | ||
379 | |||
380 | # | ||
381 | # IDE chipset support/bugfixes | ||
382 | # | ||
383 | CONFIG_IDE_GENERIC=y | ||
384 | # CONFIG_BLK_DEV_IDEPNP is not set | ||
385 | # CONFIG_IDE_ARM is not set | ||
386 | # CONFIG_IDE_CHIPSETS is not set | ||
387 | # CONFIG_BLK_DEV_IDEDMA is not set | ||
388 | # CONFIG_IDEDMA_AUTO is not set | ||
389 | # CONFIG_BLK_DEV_HD is not set | ||
244 | 390 | ||
245 | # | 391 | # |
246 | # SCSI device support | 392 | # SCSI device support |
247 | # | 393 | # |
248 | # CONFIG_RAID_ATTRS is not set | 394 | # CONFIG_RAID_ATTRS is not set |
249 | # CONFIG_SCSI is not set | 395 | CONFIG_SCSI=y |
396 | # CONFIG_SCSI_NETLINK is not set | ||
397 | CONFIG_SCSI_PROC_FS=y | ||
398 | |||
399 | # | ||
400 | # SCSI support type (disk, tape, CD-ROM) | ||
401 | # | ||
402 | CONFIG_BLK_DEV_SD=y | ||
403 | CONFIG_CHR_DEV_ST=m | ||
404 | # CONFIG_CHR_DEV_OSST is not set | ||
405 | CONFIG_BLK_DEV_SR=m | ||
406 | # CONFIG_BLK_DEV_SR_VENDOR is not set | ||
407 | CONFIG_CHR_DEV_SG=m | ||
408 | # CONFIG_CHR_DEV_SCH is not set | ||
409 | |||
410 | # | ||
411 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | ||
412 | # | ||
413 | CONFIG_SCSI_MULTI_LUN=y | ||
414 | CONFIG_SCSI_CONSTANTS=y | ||
415 | # CONFIG_SCSI_LOGGING is not set | ||
416 | |||
417 | # | ||
418 | # SCSI Transports | ||
419 | # | ||
420 | CONFIG_SCSI_SPI_ATTRS=y | ||
421 | # CONFIG_SCSI_FC_ATTRS is not set | ||
422 | # CONFIG_SCSI_ISCSI_ATTRS is not set | ||
423 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
424 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
425 | |||
426 | # | ||
427 | # SCSI low-level drivers | ||
428 | # | ||
429 | # CONFIG_ISCSI_TCP is not set | ||
430 | # CONFIG_SCSI_AHA152X is not set | ||
431 | # CONFIG_SCSI_AIC7XXX_OLD is not set | ||
432 | # CONFIG_SCSI_IN2000 is not set | ||
433 | # CONFIG_SCSI_DTC3280 is not set | ||
434 | # CONFIG_SCSI_FUTURE_DOMAIN is not set | ||
435 | # CONFIG_SCSI_GENERIC_NCR5380 is not set | ||
436 | # CONFIG_SCSI_GENERIC_NCR5380_MMIO is not set | ||
437 | # CONFIG_SCSI_NCR53C406A is not set | ||
438 | # CONFIG_SCSI_PAS16 is not set | ||
439 | # CONFIG_SCSI_PSI240I is not set | ||
440 | # CONFIG_SCSI_QLOGIC_FAS is not set | ||
441 | # CONFIG_SCSI_SYM53C416 is not set | ||
442 | # CONFIG_SCSI_T128 is not set | ||
443 | # CONFIG_SCSI_DEBUG is not set | ||
444 | |||
445 | # | ||
446 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
447 | # | ||
448 | |||
449 | # | ||
450 | # Old CD-ROM drivers (not SCSI, not IDE) | ||
451 | # | ||
452 | # CONFIG_CD_NO_IDESCSI is not set | ||
250 | 453 | ||
251 | # | 454 | # |
252 | # Multi-device support (RAID and LVM) | 455 | # Multi-device support (RAID and LVM) |
253 | # | 456 | # |
254 | # CONFIG_MD is not set | 457 | CONFIG_MD=y |
458 | CONFIG_BLK_DEV_MD=y | ||
459 | # CONFIG_MD_LINEAR is not set | ||
460 | # CONFIG_MD_RAID0 is not set | ||
461 | CONFIG_MD_RAID1=y | ||
462 | # CONFIG_MD_RAID10 is not set | ||
463 | # CONFIG_MD_RAID456 is not set | ||
464 | # CONFIG_MD_MULTIPATH is not set | ||
465 | # CONFIG_MD_FAULTY is not set | ||
466 | CONFIG_BLK_DEV_DM=m | ||
467 | # CONFIG_DM_DEBUG is not set | ||
468 | CONFIG_DM_CRYPT=m | ||
469 | CONFIG_DM_SNAPSHOT=m | ||
470 | # CONFIG_DM_MIRROR is not set | ||
471 | # CONFIG_DM_ZERO is not set | ||
472 | # CONFIG_DM_MULTIPATH is not set | ||
255 | 473 | ||
256 | # | 474 | # |
257 | # Fusion MPT device support | 475 | # Fusion MPT device support |
@@ -270,10 +488,16 @@ CONFIG_IOSCHED_NOOP=y | |||
270 | # Network device support | 488 | # Network device support |
271 | # | 489 | # |
272 | CONFIG_NETDEVICES=y | 490 | CONFIG_NETDEVICES=y |
273 | CONFIG_DUMMY=y | 491 | CONFIG_DUMMY=m |
274 | # CONFIG_BONDING is not set | 492 | # CONFIG_BONDING is not set |
275 | # CONFIG_EQUALIZER is not set | 493 | # CONFIG_EQUALIZER is not set |
276 | # CONFIG_TUN is not set | 494 | # CONFIG_TUN is not set |
495 | # CONFIG_NET_SB1000 is not set | ||
496 | |||
497 | # | ||
498 | # ARCnet devices | ||
499 | # | ||
500 | # CONFIG_ARCNET is not set | ||
277 | 501 | ||
278 | # | 502 | # |
279 | # PHY device support | 503 | # PHY device support |
@@ -285,8 +509,33 @@ CONFIG_DUMMY=y | |||
285 | # | 509 | # |
286 | CONFIG_NET_ETHERNET=y | 510 | CONFIG_NET_ETHERNET=y |
287 | CONFIG_MII=y | 511 | CONFIG_MII=y |
288 | CONFIG_SMC91X=y | 512 | CONFIG_NET_VENDOR_3COM=y |
289 | # CONFIG_NE2000 is not set | 513 | # CONFIG_EL1 is not set |
514 | # CONFIG_EL2 is not set | ||
515 | # CONFIG_EL16 is not set | ||
516 | # CONFIG_EL3 is not set | ||
517 | # CONFIG_NET_VENDOR_SMC is not set | ||
518 | # CONFIG_SMC91X is not set | ||
519 | # CONFIG_NET_VENDOR_RACAL is not set | ||
520 | # CONFIG_AT1700 is not set | ||
521 | # CONFIG_DEPCA is not set | ||
522 | # CONFIG_HP100 is not set | ||
523 | CONFIG_NET_ISA=y | ||
524 | # CONFIG_E2100 is not set | ||
525 | # CONFIG_EWRK3 is not set | ||
526 | # CONFIG_EEXPRESS is not set | ||
527 | # CONFIG_EEXPRESS_PRO is not set | ||
528 | # CONFIG_HPLAN_PLUS is not set | ||
529 | # CONFIG_HPLAN is not set | ||
530 | # CONFIG_LP486E is not set | ||
531 | # CONFIG_ETH16I is not set | ||
532 | CONFIG_NE2000=m | ||
533 | # CONFIG_SEEQ8005 is not set | ||
534 | CONFIG_NET_PCI=y | ||
535 | # CONFIG_AC3200 is not set | ||
536 | # CONFIG_APRICOT is not set | ||
537 | # CONFIG_CS89x0 is not set | ||
538 | # CONFIG_NET_POCKET is not set | ||
290 | 539 | ||
291 | # | 540 | # |
292 | # Ethernet (1000 Mbit) | 541 | # Ethernet (1000 Mbit) |
@@ -299,6 +548,7 @@ CONFIG_SMC91X=y | |||
299 | # | 548 | # |
300 | # Token Ring devices | 549 | # Token Ring devices |
301 | # | 550 | # |
551 | # CONFIG_TR is not set | ||
302 | 552 | ||
303 | # | 553 | # |
304 | # Wireless LAN (non-hamradio) | 554 | # Wireless LAN (non-hamradio) |
@@ -306,14 +556,10 @@ CONFIG_SMC91X=y | |||
306 | # CONFIG_NET_RADIO is not set | 556 | # CONFIG_NET_RADIO is not set |
307 | 557 | ||
308 | # | 558 | # |
309 | # PCMCIA network device support | ||
310 | # | ||
311 | # CONFIG_NET_PCMCIA is not set | ||
312 | |||
313 | # | ||
314 | # Wan interfaces | 559 | # Wan interfaces |
315 | # | 560 | # |
316 | # CONFIG_WAN is not set | 561 | # CONFIG_WAN is not set |
562 | # CONFIG_PLIP is not set | ||
317 | # CONFIG_PPP is not set | 563 | # CONFIG_PPP is not set |
318 | # CONFIG_SLIP is not set | 564 | # CONFIG_SLIP is not set |
319 | # CONFIG_SHAPER is not set | 565 | # CONFIG_SHAPER is not set |
@@ -334,35 +580,83 @@ CONFIG_SMC91X=y | |||
334 | # | 580 | # |
335 | # Input device support | 581 | # Input device support |
336 | # | 582 | # |
337 | # CONFIG_INPUT is not set | 583 | CONFIG_INPUT=y |
584 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
585 | |||
586 | # | ||
587 | # Userland interfaces | ||
588 | # | ||
589 | CONFIG_INPUT_MOUSEDEV=y | ||
590 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | ||
591 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | ||
592 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | ||
593 | # CONFIG_INPUT_JOYDEV is not set | ||
594 | # CONFIG_INPUT_TSDEV is not set | ||
595 | # CONFIG_INPUT_EVDEV is not set | ||
596 | # CONFIG_INPUT_EVBUG is not set | ||
597 | |||
598 | # | ||
599 | # Input Device Drivers | ||
600 | # | ||
601 | CONFIG_INPUT_KEYBOARD=y | ||
602 | CONFIG_KEYBOARD_ATKBD=y | ||
603 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
604 | # CONFIG_KEYBOARD_LKKBD is not set | ||
605 | # CONFIG_KEYBOARD_XTKBD is not set | ||
606 | # CONFIG_KEYBOARD_NEWTON is not set | ||
607 | # CONFIG_KEYBOARD_STOWAWAY is not set | ||
608 | CONFIG_INPUT_MOUSE=y | ||
609 | CONFIG_MOUSE_PS2=y | ||
610 | # CONFIG_MOUSE_SERIAL is not set | ||
611 | # CONFIG_MOUSE_INPORT is not set | ||
612 | # CONFIG_MOUSE_LOGIBM is not set | ||
613 | # CONFIG_MOUSE_PC110PAD is not set | ||
614 | # CONFIG_MOUSE_VSXXXAA is not set | ||
615 | # CONFIG_INPUT_JOYSTICK is not set | ||
616 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
617 | # CONFIG_INPUT_MISC is not set | ||
338 | 618 | ||
339 | # | 619 | # |
340 | # Hardware I/O ports | 620 | # Hardware I/O ports |
341 | # | 621 | # |
342 | # CONFIG_SERIO is not set | 622 | CONFIG_SERIO=y |
623 | CONFIG_SERIO_I8042=y | ||
624 | CONFIG_SERIO_SERPORT=y | ||
625 | # CONFIG_SERIO_PARKBD is not set | ||
626 | CONFIG_SERIO_LIBPS2=y | ||
627 | # CONFIG_SERIO_RAW is not set | ||
343 | # CONFIG_GAMEPORT is not set | 628 | # CONFIG_GAMEPORT is not set |
344 | 629 | ||
345 | # | 630 | # |
346 | # Character devices | 631 | # Character devices |
347 | # | 632 | # |
348 | # CONFIG_VT is not set | 633 | CONFIG_VT=y |
634 | CONFIG_VT_CONSOLE=y | ||
635 | CONFIG_HW_CONSOLE=y | ||
636 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
349 | # CONFIG_SERIAL_NONSTANDARD is not set | 637 | # CONFIG_SERIAL_NONSTANDARD is not set |
350 | 638 | ||
351 | # | 639 | # |
352 | # Serial drivers | 640 | # Serial drivers |
353 | # | 641 | # |
354 | # CONFIG_SERIAL_8250 is not set | 642 | CONFIG_SERIAL_8250=m |
643 | CONFIG_SERIAL_8250_PNP=m | ||
644 | CONFIG_SERIAL_8250_NR_UARTS=4 | ||
645 | CONFIG_SERIAL_8250_RUNTIME_UARTS=4 | ||
646 | # CONFIG_SERIAL_8250_EXTENDED is not set | ||
355 | 647 | ||
356 | # | 648 | # |
357 | # Non-8250 serial port support | 649 | # Non-8250 serial port support |
358 | # | 650 | # |
359 | CONFIG_SERIAL_CORE=y | 651 | CONFIG_SERIAL_CORE=y |
360 | CONFIG_SERIAL_CORE_CONSOLE=y | ||
361 | CONFIG_SERIAL_M32R_SIO=y | 652 | CONFIG_SERIAL_M32R_SIO=y |
362 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y | 653 | # CONFIG_SERIAL_M32R_SIO_CONSOLE is not set |
363 | CONFIG_UNIX98_PTYS=y | 654 | CONFIG_UNIX98_PTYS=y |
364 | CONFIG_LEGACY_PTYS=y | 655 | CONFIG_LEGACY_PTYS=y |
365 | CONFIG_LEGACY_PTY_COUNT=256 | 656 | CONFIG_LEGACY_PTY_COUNT=256 |
657 | # CONFIG_PRINTER is not set | ||
658 | # CONFIG_PPDEV is not set | ||
659 | # CONFIG_TIPAR is not set | ||
366 | 660 | ||
367 | # | 661 | # |
368 | # IPMI | 662 | # IPMI |
@@ -372,13 +666,8 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
372 | # | 666 | # |
373 | # Watchdog Cards | 667 | # Watchdog Cards |
374 | # | 668 | # |
375 | CONFIG_WATCHDOG=y | 669 | # CONFIG_WATCHDOG is not set |
376 | # CONFIG_WATCHDOG_NOWAYOUT is not set | 670 | # CONFIG_HW_RANDOM is not set |
377 | |||
378 | # | ||
379 | # Watchdog Device Drivers | ||
380 | # | ||
381 | CONFIG_SOFT_WATCHDOG=y | ||
382 | # CONFIG_RTC is not set | 671 | # CONFIG_RTC is not set |
383 | # CONFIG_DTLK is not set | 672 | # CONFIG_DTLK is not set |
384 | # CONFIG_R3964 is not set | 673 | # CONFIG_R3964 is not set |
@@ -386,21 +675,57 @@ CONFIG_SOFT_WATCHDOG=y | |||
386 | # | 675 | # |
387 | # Ftape, the floppy tape device driver | 676 | # Ftape, the floppy tape device driver |
388 | # | 677 | # |
389 | |||
390 | # | ||
391 | # PCMCIA character devices | ||
392 | # | ||
393 | # CONFIG_SYNCLINK_CS is not set | ||
394 | # CONFIG_RAW_DRIVER is not set | 678 | # CONFIG_RAW_DRIVER is not set |
395 | 679 | ||
396 | # | 680 | # |
397 | # TPM devices | 681 | # TPM devices |
398 | # | 682 | # |
683 | # CONFIG_TCG_TPM is not set | ||
399 | 684 | ||
400 | # | 685 | # |
401 | # I2C support | 686 | # I2C support |
402 | # | 687 | # |
403 | # CONFIG_I2C is not set | 688 | CONFIG_I2C=m |
689 | CONFIG_I2C_CHARDEV=m | ||
690 | |||
691 | # | ||
692 | # I2C Algorithms | ||
693 | # | ||
694 | CONFIG_I2C_ALGOBIT=m | ||
695 | CONFIG_I2C_ALGOPCF=m | ||
696 | # CONFIG_I2C_ALGOPCA is not set | ||
697 | |||
698 | # | ||
699 | # I2C Hardware Bus support | ||
700 | # | ||
701 | CONFIG_I2C_ELEKTOR=m | ||
702 | CONFIG_I2C_ISA=m | ||
703 | # CONFIG_I2C_OCORES is not set | ||
704 | # CONFIG_I2C_PARPORT is not set | ||
705 | # CONFIG_I2C_PARPORT_LIGHT is not set | ||
706 | # CONFIG_I2C_STUB is not set | ||
707 | # CONFIG_I2C_PCA_ISA is not set | ||
708 | |||
709 | # | ||
710 | # Miscellaneous I2C Chip support | ||
711 | # | ||
712 | # CONFIG_SENSORS_DS1337 is not set | ||
713 | # CONFIG_SENSORS_DS1374 is not set | ||
714 | # CONFIG_SENSORS_EEPROM is not set | ||
715 | # CONFIG_SENSORS_PCF8574 is not set | ||
716 | # CONFIG_SENSORS_PCA9539 is not set | ||
717 | # CONFIG_SENSORS_PCF8591 is not set | ||
718 | # CONFIG_SENSORS_MAX6875 is not set | ||
719 | # CONFIG_I2C_DEBUG_CORE is not set | ||
720 | # CONFIG_I2C_DEBUG_ALGO is not set | ||
721 | # CONFIG_I2C_DEBUG_BUS is not set | ||
722 | # CONFIG_I2C_DEBUG_CHIP is not set | ||
723 | |||
724 | # | ||
725 | # SPI support | ||
726 | # | ||
727 | # CONFIG_SPI is not set | ||
728 | # CONFIG_SPI_MASTER is not set | ||
404 | 729 | ||
405 | # | 730 | # |
406 | # Dallas's 1-wire bus | 731 | # Dallas's 1-wire bus |
@@ -410,21 +735,89 @@ CONFIG_SOFT_WATCHDOG=y | |||
410 | # | 735 | # |
411 | # Hardware Monitoring support | 736 | # Hardware Monitoring support |
412 | # | 737 | # |
413 | # CONFIG_HWMON is not set | 738 | CONFIG_HWMON=y |
414 | # CONFIG_HWMON_VID is not set | 739 | CONFIG_HWMON_VID=m |
740 | # CONFIG_SENSORS_ABITUGURU is not set | ||
741 | CONFIG_SENSORS_ADM1021=m | ||
742 | CONFIG_SENSORS_ADM1025=m | ||
743 | # CONFIG_SENSORS_ADM1026 is not set | ||
744 | CONFIG_SENSORS_ADM1031=m | ||
745 | # CONFIG_SENSORS_ADM9240 is not set | ||
746 | CONFIG_SENSORS_ASB100=m | ||
747 | # CONFIG_SENSORS_ATXP1 is not set | ||
748 | CONFIG_SENSORS_DS1621=m | ||
749 | # CONFIG_SENSORS_F71805F is not set | ||
750 | CONFIG_SENSORS_FSCHER=m | ||
751 | # CONFIG_SENSORS_FSCPOS is not set | ||
752 | CONFIG_SENSORS_GL518SM=m | ||
753 | # CONFIG_SENSORS_GL520SM is not set | ||
754 | CONFIG_SENSORS_IT87=m | ||
755 | # CONFIG_SENSORS_LM63 is not set | ||
756 | CONFIG_SENSORS_LM75=m | ||
757 | CONFIG_SENSORS_LM77=m | ||
758 | CONFIG_SENSORS_LM78=m | ||
759 | CONFIG_SENSORS_LM80=m | ||
760 | CONFIG_SENSORS_LM83=m | ||
761 | CONFIG_SENSORS_LM85=m | ||
762 | # CONFIG_SENSORS_LM87 is not set | ||
763 | CONFIG_SENSORS_LM90=m | ||
764 | # CONFIG_SENSORS_LM92 is not set | ||
765 | CONFIG_SENSORS_MAX1619=m | ||
766 | # CONFIG_SENSORS_PC87360 is not set | ||
767 | CONFIG_SENSORS_SMSC47M1=m | ||
768 | # CONFIG_SENSORS_SMSC47M192 is not set | ||
769 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
770 | # CONFIG_SENSORS_VT1211 is not set | ||
771 | CONFIG_SENSORS_W83781D=m | ||
772 | # CONFIG_SENSORS_W83791D is not set | ||
773 | # CONFIG_SENSORS_W83792D is not set | ||
774 | CONFIG_SENSORS_W83L785TS=m | ||
775 | CONFIG_SENSORS_W83627HF=m | ||
776 | # CONFIG_SENSORS_W83627EHF is not set | ||
777 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
415 | 778 | ||
416 | # | 779 | # |
417 | # Misc devices | 780 | # Multimedia devices |
418 | # | 781 | # |
782 | CONFIG_VIDEO_DEV=m | ||
783 | CONFIG_VIDEO_V4L1=y | ||
784 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
785 | CONFIG_VIDEO_V4L2=y | ||
419 | 786 | ||
420 | # | 787 | # |
421 | # Multimedia Capabilities Port drivers | 788 | # Video Capture Adapters |
422 | # | 789 | # |
423 | 790 | ||
424 | # | 791 | # |
425 | # Multimedia devices | 792 | # Video Capture Adapters |
426 | # | 793 | # |
427 | # CONFIG_VIDEO_DEV is not set | 794 | # CONFIG_VIDEO_ADV_DEBUG is not set |
795 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
796 | # CONFIG_VIDEO_VIVI is not set | ||
797 | # CONFIG_VIDEO_PMS is not set | ||
798 | CONFIG_VIDEO_BWQCAM=m | ||
799 | CONFIG_VIDEO_CQCAM=m | ||
800 | # CONFIG_VIDEO_W9966 is not set | ||
801 | # CONFIG_VIDEO_CPIA is not set | ||
802 | # CONFIG_VIDEO_SAA5246A is not set | ||
803 | # CONFIG_VIDEO_SAA5249 is not set | ||
804 | # CONFIG_TUNER_3036 is not set | ||
805 | # CONFIG_VIDEO_M32R_AR is not set | ||
806 | |||
807 | # | ||
808 | # Radio Adapters | ||
809 | # | ||
810 | # CONFIG_RADIO_CADET is not set | ||
811 | # CONFIG_RADIO_RTRACK is not set | ||
812 | # CONFIG_RADIO_RTRACK2 is not set | ||
813 | # CONFIG_RADIO_AZTECH is not set | ||
814 | # CONFIG_RADIO_GEMTEK is not set | ||
815 | # CONFIG_RADIO_SF16FMI is not set | ||
816 | # CONFIG_RADIO_SF16FMR2 is not set | ||
817 | # CONFIG_RADIO_TERRATEC is not set | ||
818 | # CONFIG_RADIO_TRUST is not set | ||
819 | # CONFIG_RADIO_TYPHOON is not set | ||
820 | # CONFIG_RADIO_ZOLTRIX is not set | ||
428 | 821 | ||
429 | # | 822 | # |
430 | # Digital Video Broadcasting Devices | 823 | # Digital Video Broadcasting Devices |
@@ -434,9 +827,19 @@ CONFIG_SOFT_WATCHDOG=y | |||
434 | # | 827 | # |
435 | # Graphics support | 828 | # Graphics support |
436 | # | 829 | # |
830 | CONFIG_FIRMWARE_EDID=y | ||
437 | # CONFIG_FB is not set | 831 | # CONFIG_FB is not set |
438 | 832 | ||
439 | # | 833 | # |
834 | # Console display driver support | ||
835 | # | ||
836 | CONFIG_VGA_CONSOLE=y | ||
837 | # CONFIG_VGACON_SOFT_SCROLLBACK is not set | ||
838 | # CONFIG_MDA_CONSOLE is not set | ||
839 | CONFIG_DUMMY_CONSOLE=y | ||
840 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
841 | |||
842 | # | ||
440 | # Sound | 843 | # Sound |
441 | # | 844 | # |
442 | # CONFIG_SOUND is not set | 845 | # CONFIG_SOUND is not set |
@@ -446,6 +849,11 @@ CONFIG_SOFT_WATCHDOG=y | |||
446 | # | 849 | # |
447 | # CONFIG_USB_ARCH_HAS_HCD is not set | 850 | # CONFIG_USB_ARCH_HAS_HCD is not set |
448 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 851 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
852 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
853 | |||
854 | # | ||
855 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
856 | # | ||
449 | 857 | ||
450 | # | 858 | # |
451 | # USB Gadget Support | 859 | # USB Gadget Support |
@@ -458,33 +866,69 @@ CONFIG_SOFT_WATCHDOG=y | |||
458 | # CONFIG_MMC is not set | 866 | # CONFIG_MMC is not set |
459 | 867 | ||
460 | # | 868 | # |
869 | # LED devices | ||
870 | # | ||
871 | # CONFIG_NEW_LEDS is not set | ||
872 | |||
873 | # | ||
874 | # LED drivers | ||
875 | # | ||
876 | |||
877 | # | ||
878 | # LED Triggers | ||
879 | # | ||
880 | |||
881 | # | ||
461 | # InfiniBand support | 882 | # InfiniBand support |
462 | # | 883 | # |
463 | 884 | ||
464 | # | 885 | # |
465 | # SN Devices | 886 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) |
887 | # | ||
888 | |||
889 | # | ||
890 | # Real Time Clock | ||
891 | # | ||
892 | # CONFIG_RTC_CLASS is not set | ||
893 | |||
894 | # | ||
895 | # DMA Engine support | ||
896 | # | ||
897 | # CONFIG_DMA_ENGINE is not set | ||
898 | |||
899 | # | ||
900 | # DMA Clients | ||
901 | # | ||
902 | |||
903 | # | ||
904 | # DMA Devices | ||
466 | # | 905 | # |
467 | 906 | ||
468 | # | 907 | # |
469 | # File systems | 908 | # File systems |
470 | # | 909 | # |
471 | CONFIG_EXT2_FS=y | 910 | CONFIG_EXT2_FS=y |
472 | # CONFIG_EXT2_FS_XATTR is not set | 911 | CONFIG_EXT2_FS_XATTR=y |
473 | # CONFIG_EXT2_FS_XIP is not set | 912 | CONFIG_EXT2_FS_POSIX_ACL=y |
913 | CONFIG_EXT2_FS_SECURITY=y | ||
474 | CONFIG_EXT3_FS=y | 914 | CONFIG_EXT3_FS=y |
475 | CONFIG_EXT3_FS_XATTR=y | 915 | CONFIG_EXT3_FS_XATTR=y |
476 | CONFIG_EXT3_FS_POSIX_ACL=y | 916 | CONFIG_EXT3_FS_POSIX_ACL=y |
477 | # CONFIG_EXT3_FS_SECURITY is not set | 917 | CONFIG_EXT3_FS_SECURITY=y |
918 | # CONFIG_EXT4DEV_FS is not set | ||
478 | CONFIG_JBD=y | 919 | CONFIG_JBD=y |
479 | # CONFIG_JBD_DEBUG is not set | 920 | CONFIG_JBD_DEBUG=y |
480 | CONFIG_FS_MBCACHE=y | 921 | CONFIG_FS_MBCACHE=y |
481 | # CONFIG_REISERFS_FS is not set | 922 | # CONFIG_REISERFS_FS is not set |
482 | # CONFIG_JFS_FS is not set | 923 | # CONFIG_JFS_FS is not set |
483 | CONFIG_FS_POSIX_ACL=y | 924 | CONFIG_FS_POSIX_ACL=y |
484 | # CONFIG_XFS_FS is not set | 925 | # CONFIG_XFS_FS is not set |
926 | # CONFIG_GFS2_FS is not set | ||
927 | # CONFIG_OCFS2_FS is not set | ||
485 | # CONFIG_MINIX_FS is not set | 928 | # CONFIG_MINIX_FS is not set |
486 | # CONFIG_ROMFS_FS is not set | 929 | CONFIG_ROMFS_FS=y |
487 | # CONFIG_INOTIFY is not set | 930 | CONFIG_INOTIFY=y |
931 | CONFIG_INOTIFY_USER=y | ||
488 | # CONFIG_QUOTA is not set | 932 | # CONFIG_QUOTA is not set |
489 | CONFIG_DNOTIFY=y | 933 | CONFIG_DNOTIFY=y |
490 | # CONFIG_AUTOFS_FS is not set | 934 | # CONFIG_AUTOFS_FS is not set |
@@ -494,8 +938,11 @@ CONFIG_DNOTIFY=y | |||
494 | # | 938 | # |
495 | # CD-ROM/DVD Filesystems | 939 | # CD-ROM/DVD Filesystems |
496 | # | 940 | # |
497 | # CONFIG_ISO9660_FS is not set | 941 | CONFIG_ISO9660_FS=y |
498 | # CONFIG_UDF_FS is not set | 942 | CONFIG_JOLIET=y |
943 | # CONFIG_ZISOFS is not set | ||
944 | CONFIG_UDF_FS=m | ||
945 | CONFIG_UDF_NLS=y | ||
499 | 946 | ||
500 | # | 947 | # |
501 | # DOS/FAT/NT Filesystems | 948 | # DOS/FAT/NT Filesystems |
@@ -503,7 +950,7 @@ CONFIG_DNOTIFY=y | |||
503 | CONFIG_FAT_FS=y | 950 | CONFIG_FAT_FS=y |
504 | CONFIG_MSDOS_FS=y | 951 | CONFIG_MSDOS_FS=y |
505 | CONFIG_VFAT_FS=y | 952 | CONFIG_VFAT_FS=y |
506 | CONFIG_FAT_DEFAULT_CODEPAGE=932 | 953 | CONFIG_FAT_DEFAULT_CODEPAGE=437 |
507 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | 954 | CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" |
508 | # CONFIG_NTFS_FS is not set | 955 | # CONFIG_NTFS_FS is not set |
509 | 956 | ||
@@ -511,11 +958,13 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
511 | # Pseudo filesystems | 958 | # Pseudo filesystems |
512 | # | 959 | # |
513 | CONFIG_PROC_FS=y | 960 | CONFIG_PROC_FS=y |
961 | CONFIG_PROC_SYSCTL=y | ||
514 | CONFIG_SYSFS=y | 962 | CONFIG_SYSFS=y |
515 | CONFIG_TMPFS=y | 963 | CONFIG_TMPFS=y |
964 | # CONFIG_TMPFS_POSIX_ACL is not set | ||
516 | # CONFIG_HUGETLB_PAGE is not set | 965 | # CONFIG_HUGETLB_PAGE is not set |
517 | CONFIG_RAMFS=y | 966 | CONFIG_RAMFS=y |
518 | # CONFIG_RELAYFS_FS is not set | 967 | CONFIG_CONFIGFS_FS=m |
519 | 968 | ||
520 | # | 969 | # |
521 | # Miscellaneous filesystems | 970 | # Miscellaneous filesystems |
@@ -527,7 +976,7 @@ CONFIG_RAMFS=y | |||
527 | # CONFIG_BEFS_FS is not set | 976 | # CONFIG_BEFS_FS is not set |
528 | # CONFIG_BFS_FS is not set | 977 | # CONFIG_BFS_FS is not set |
529 | # CONFIG_EFS_FS is not set | 978 | # CONFIG_EFS_FS is not set |
530 | CONFIG_CRAMFS=y | 979 | # CONFIG_CRAMFS is not set |
531 | # CONFIG_VXFS_FS is not set | 980 | # CONFIG_VXFS_FS is not set |
532 | # CONFIG_HPFS_FS is not set | 981 | # CONFIG_HPFS_FS is not set |
533 | # CONFIG_QNX4FS_FS is not set | 982 | # CONFIG_QNX4FS_FS is not set |
@@ -542,10 +991,14 @@ CONFIG_NFS_V3=y | |||
542 | # CONFIG_NFS_V3_ACL is not set | 991 | # CONFIG_NFS_V3_ACL is not set |
543 | # CONFIG_NFS_V4 is not set | 992 | # CONFIG_NFS_V4 is not set |
544 | # CONFIG_NFS_DIRECTIO is not set | 993 | # CONFIG_NFS_DIRECTIO is not set |
545 | # CONFIG_NFSD is not set | 994 | CONFIG_NFSD=m |
546 | CONFIG_ROOT_NFS=y | 995 | CONFIG_NFSD_V3=y |
996 | # CONFIG_NFSD_V3_ACL is not set | ||
997 | # CONFIG_NFSD_V4 is not set | ||
998 | # CONFIG_NFSD_TCP is not set | ||
547 | CONFIG_LOCKD=y | 999 | CONFIG_LOCKD=y |
548 | CONFIG_LOCKD_V4=y | 1000 | CONFIG_LOCKD_V4=y |
1001 | CONFIG_EXPORTFS=m | ||
549 | CONFIG_NFS_COMMON=y | 1002 | CONFIG_NFS_COMMON=y |
550 | CONFIG_SUNRPC=y | 1003 | CONFIG_SUNRPC=y |
551 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 1004 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
@@ -567,7 +1020,7 @@ CONFIG_MSDOS_PARTITION=y | |||
567 | # Native Language Support | 1020 | # Native Language Support |
568 | # | 1021 | # |
569 | CONFIG_NLS=y | 1022 | CONFIG_NLS=y |
570 | CONFIG_NLS_DEFAULT="iso8859-1" | 1023 | CONFIG_NLS_DEFAULT="cp437" |
571 | CONFIG_NLS_CODEPAGE_437=y | 1024 | CONFIG_NLS_CODEPAGE_437=y |
572 | # CONFIG_NLS_CODEPAGE_737 is not set | 1025 | # CONFIG_NLS_CODEPAGE_737 is not set |
573 | # CONFIG_NLS_CODEPAGE_775 is not set | 1026 | # CONFIG_NLS_CODEPAGE_775 is not set |
@@ -592,7 +1045,7 @@ CONFIG_NLS_CODEPAGE_932=y | |||
592 | # CONFIG_NLS_CODEPAGE_1250 is not set | 1045 | # CONFIG_NLS_CODEPAGE_1250 is not set |
593 | # CONFIG_NLS_CODEPAGE_1251 is not set | 1046 | # CONFIG_NLS_CODEPAGE_1251 is not set |
594 | # CONFIG_NLS_ASCII is not set | 1047 | # CONFIG_NLS_ASCII is not set |
595 | # CONFIG_NLS_ISO8859_1 is not set | 1048 | CONFIG_NLS_ISO8859_1=y |
596 | # CONFIG_NLS_ISO8859_2 is not set | 1049 | # CONFIG_NLS_ISO8859_2 is not set |
597 | # CONFIG_NLS_ISO8859_3 is not set | 1050 | # CONFIG_NLS_ISO8859_3 is not set |
598 | # CONFIG_NLS_ISO8859_4 is not set | 1051 | # CONFIG_NLS_ISO8859_4 is not set |
@@ -605,32 +1058,28 @@ CONFIG_NLS_CODEPAGE_932=y | |||
605 | # CONFIG_NLS_ISO8859_15 is not set | 1058 | # CONFIG_NLS_ISO8859_15 is not set |
606 | # CONFIG_NLS_KOI8_R is not set | 1059 | # CONFIG_NLS_KOI8_R is not set |
607 | # CONFIG_NLS_KOI8_U is not set | 1060 | # CONFIG_NLS_KOI8_U is not set |
608 | CONFIG_NLS_UTF8=y | 1061 | # CONFIG_NLS_UTF8 is not set |
609 | 1062 | ||
610 | # | 1063 | # |
611 | # Profiling support | 1064 | # Profiling support |
612 | # | 1065 | # |
613 | # CONFIG_PROFILING is not set | 1066 | CONFIG_PROFILING=y |
1067 | CONFIG_OPROFILE=m | ||
614 | 1068 | ||
615 | # | 1069 | # |
616 | # Kernel hacking | 1070 | # Kernel hacking |
617 | # | 1071 | # |
618 | # CONFIG_PRINTK_TIME is not set | 1072 | # CONFIG_PRINTK_TIME is not set |
619 | CONFIG_DEBUG_KERNEL=y | 1073 | CONFIG_ENABLE_MUST_CHECK=y |
620 | CONFIG_MAGIC_SYSRQ=y | 1074 | # CONFIG_MAGIC_SYSRQ is not set |
1075 | # CONFIG_UNUSED_SYMBOLS is not set | ||
1076 | # CONFIG_DEBUG_KERNEL is not set | ||
621 | CONFIG_LOG_BUF_SHIFT=14 | 1077 | CONFIG_LOG_BUF_SHIFT=14 |
622 | CONFIG_DETECT_SOFTLOCKUP=y | 1078 | CONFIG_DEBUG_BUGVERBOSE=y |
623 | # CONFIG_SCHEDSTATS is not set | ||
624 | # CONFIG_DEBUG_SLAB is not set | ||
625 | # CONFIG_DEBUG_SPINLOCK is not set | ||
626 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | ||
627 | # CONFIG_DEBUG_KOBJECT is not set | ||
628 | # CONFIG_DEBUG_BUGVERBOSE is not set | ||
629 | CONFIG_DEBUG_INFO=y | ||
630 | # CONFIG_DEBUG_FS is not set | 1079 | # CONFIG_DEBUG_FS is not set |
631 | # CONFIG_FRAME_POINTER is not set | 1080 | # CONFIG_FRAME_POINTER is not set |
632 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 1081 | # CONFIG_UNWIND_INFO is not set |
633 | # CONFIG_DEBUG_STACK_USAGE is not set | 1082 | # CONFIG_HEADERS_CHECK is not set |
634 | 1083 | ||
635 | # | 1084 | # |
636 | # Security options | 1085 | # Security options |
@@ -641,7 +1090,38 @@ CONFIG_DEBUG_INFO=y | |||
641 | # | 1090 | # |
642 | # Cryptographic options | 1091 | # Cryptographic options |
643 | # | 1092 | # |
644 | # CONFIG_CRYPTO is not set | 1093 | CONFIG_CRYPTO=y |
1094 | CONFIG_CRYPTO_ALGAPI=y | ||
1095 | CONFIG_CRYPTO_BLKCIPHER=m | ||
1096 | CONFIG_CRYPTO_HASH=y | ||
1097 | CONFIG_CRYPTO_MANAGER=y | ||
1098 | CONFIG_CRYPTO_HMAC=y | ||
1099 | CONFIG_CRYPTO_NULL=m | ||
1100 | CONFIG_CRYPTO_MD4=m | ||
1101 | CONFIG_CRYPTO_MD5=m | ||
1102 | CONFIG_CRYPTO_SHA1=m | ||
1103 | CONFIG_CRYPTO_SHA256=m | ||
1104 | CONFIG_CRYPTO_SHA512=m | ||
1105 | CONFIG_CRYPTO_WP512=m | ||
1106 | # CONFIG_CRYPTO_TGR192 is not set | ||
1107 | CONFIG_CRYPTO_ECB=m | ||
1108 | CONFIG_CRYPTO_CBC=m | ||
1109 | CONFIG_CRYPTO_DES=m | ||
1110 | CONFIG_CRYPTO_BLOWFISH=m | ||
1111 | CONFIG_CRYPTO_TWOFISH=m | ||
1112 | CONFIG_CRYPTO_TWOFISH_COMMON=m | ||
1113 | CONFIG_CRYPTO_SERPENT=m | ||
1114 | CONFIG_CRYPTO_AES=m | ||
1115 | # CONFIG_CRYPTO_CAST5 is not set | ||
1116 | # CONFIG_CRYPTO_CAST6 is not set | ||
1117 | # CONFIG_CRYPTO_TEA is not set | ||
1118 | # CONFIG_CRYPTO_ARC4 is not set | ||
1119 | # CONFIG_CRYPTO_KHAZAD is not set | ||
1120 | # CONFIG_CRYPTO_ANUBIS is not set | ||
1121 | # CONFIG_CRYPTO_DEFLATE is not set | ||
1122 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | ||
1123 | CONFIG_CRYPTO_CRC32C=m | ||
1124 | # CONFIG_CRYPTO_TEST is not set | ||
645 | 1125 | ||
646 | # | 1126 | # |
647 | # Hardware crypto devices | 1127 | # Hardware crypto devices |
@@ -650,8 +1130,12 @@ CONFIG_DEBUG_INFO=y | |||
650 | # | 1130 | # |
651 | # Library routines | 1131 | # Library routines |
652 | # | 1132 | # |
653 | # CONFIG_CRC_CCITT is not set | 1133 | CONFIG_CRC_CCITT=m |
654 | # CONFIG_CRC16 is not set | 1134 | CONFIG_CRC16=m |
655 | CONFIG_CRC32=y | 1135 | CONFIG_CRC32=y |
656 | CONFIG_LIBCRC32C=y | 1136 | CONFIG_LIBCRC32C=m |
657 | CONFIG_ZLIB_INFLATE=y | 1137 | CONFIG_TEXTSEARCH=y |
1138 | CONFIG_TEXTSEARCH_KMP=m | ||
1139 | CONFIG_TEXTSEARCH_BM=m | ||
1140 | CONFIG_TEXTSEARCH_FSM=m | ||
1141 | CONFIG_PLIST=y | ||