diff options
Diffstat (limited to 'arch/m32r/mappi2/defconfig.vdec2')
-rw-r--r-- | arch/m32r/mappi2/defconfig.vdec2 | 388 |
1 files changed, 270 insertions, 118 deletions
diff --git a/arch/m32r/mappi2/defconfig.vdec2 b/arch/m32r/mappi2/defconfig.vdec2 index 56f287b65898..fe5b2a63cd68 100644 --- a/arch/m32r/mappi2/defconfig.vdec2 +++ b/arch/m32r/mappi2/defconfig.vdec2 | |||
@@ -1,19 +1,18 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.12-rc5 | 3 | # Linux kernel version: 2.6.19 |
4 | # Fri Jun 3 16:22:02 2005 | 4 | # Wed Dec 13 19:31:44 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 |
18 | CONFIG_LOCK_KERNEL=y | 17 | CONFIG_LOCK_KERNEL=y |
19 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 18 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
@@ -22,32 +21,39 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 | |||
22 | # General setup | 21 | # General setup |
23 | # | 22 | # |
24 | CONFIG_LOCALVERSION="" | 23 | CONFIG_LOCALVERSION="" |
24 | CONFIG_LOCALVERSION_AUTO=y | ||
25 | CONFIG_SWAP=y | 25 | CONFIG_SWAP=y |
26 | CONFIG_SYSVIPC=y | 26 | CONFIG_SYSVIPC=y |
27 | # CONFIG_IPC_NS is not set | ||
27 | # CONFIG_POSIX_MQUEUE is not set | 28 | # CONFIG_POSIX_MQUEUE is not set |
28 | CONFIG_BSD_PROCESS_ACCT=y | 29 | CONFIG_BSD_PROCESS_ACCT=y |
29 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 30 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
30 | CONFIG_SYSCTL=y | 31 | # CONFIG_TASKSTATS is not set |
32 | # CONFIG_UTS_NS is not set | ||
31 | # CONFIG_AUDIT is not set | 33 | # CONFIG_AUDIT is not set |
32 | CONFIG_HOTPLUG=y | ||
33 | CONFIG_KOBJECT_UEVENT=y | ||
34 | CONFIG_IKCONFIG=y | 34 | CONFIG_IKCONFIG=y |
35 | # CONFIG_IKCONFIG_PROC is not set | 35 | # CONFIG_IKCONFIG_PROC is not set |
36 | CONFIG_SYSFS_DEPRECATED=y | ||
37 | # CONFIG_RELAY is not set | ||
38 | CONFIG_INITRAMFS_SOURCE="" | ||
39 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
40 | CONFIG_SYSCTL=y | ||
36 | CONFIG_EMBEDDED=y | 41 | CONFIG_EMBEDDED=y |
42 | CONFIG_SYSCTL_SYSCALL=y | ||
37 | # CONFIG_KALLSYMS is not set | 43 | # CONFIG_KALLSYMS is not set |
44 | CONFIG_HOTPLUG=y | ||
38 | CONFIG_PRINTK=y | 45 | CONFIG_PRINTK=y |
39 | CONFIG_BUG=y | 46 | CONFIG_BUG=y |
47 | CONFIG_ELF_CORE=y | ||
40 | CONFIG_BASE_FULL=y | 48 | CONFIG_BASE_FULL=y |
41 | # CONFIG_FUTEX is not set | 49 | # CONFIG_FUTEX is not set |
42 | # CONFIG_EPOLL is not set | 50 | # CONFIG_EPOLL is not set |
43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
44 | CONFIG_SHMEM=y | 51 | CONFIG_SHMEM=y |
45 | CONFIG_CC_ALIGN_FUNCTIONS=0 | 52 | CONFIG_SLAB=y |
46 | CONFIG_CC_ALIGN_LABELS=0 | 53 | CONFIG_VM_EVENT_COUNTERS=y |
47 | CONFIG_CC_ALIGN_LOOPS=0 | ||
48 | CONFIG_CC_ALIGN_JUMPS=0 | ||
49 | # CONFIG_TINY_SHMEM is not set | 54 | # CONFIG_TINY_SHMEM is not set |
50 | CONFIG_BASE_SMALL=0 | 55 | CONFIG_BASE_SMALL=0 |
56 | # CONFIG_SLOB is not set | ||
51 | 57 | ||
52 | # | 58 | # |
53 | # Loadable module support | 59 | # Loadable module support |
@@ -55,12 +61,30 @@ CONFIG_BASE_SMALL=0 | |||
55 | CONFIG_MODULES=y | 61 | CONFIG_MODULES=y |
56 | CONFIG_MODULE_UNLOAD=y | 62 | CONFIG_MODULE_UNLOAD=y |
57 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 63 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
58 | CONFIG_OBSOLETE_MODPARM=y | ||
59 | # CONFIG_MODVERSIONS is not set | 64 | # CONFIG_MODVERSIONS is not set |
60 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 65 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
61 | CONFIG_KMOD=y | 66 | CONFIG_KMOD=y |
62 | 67 | ||
63 | # | 68 | # |
69 | # Block layer | ||
70 | # | ||
71 | CONFIG_BLOCK=y | ||
72 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
73 | |||
74 | # | ||
75 | # IO Schedulers | ||
76 | # | ||
77 | CONFIG_IOSCHED_NOOP=y | ||
78 | # CONFIG_IOSCHED_AS is not set | ||
79 | CONFIG_IOSCHED_DEADLINE=y | ||
80 | CONFIG_IOSCHED_CFQ=y | ||
81 | # CONFIG_DEFAULT_AS is not set | ||
82 | # CONFIG_DEFAULT_DEADLINE is not set | ||
83 | CONFIG_DEFAULT_CFQ=y | ||
84 | # CONFIG_DEFAULT_NOOP is not set | ||
85 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
86 | |||
87 | # | ||
64 | # Processor type and features | 88 | # Processor type and features |
65 | # | 89 | # |
66 | # CONFIG_PLAT_MAPPI is not set | 90 | # CONFIG_PLAT_MAPPI is not set |
@@ -70,8 +94,10 @@ CONFIG_KMOD=y | |||
70 | # CONFIG_PLAT_OAKS32R is not set | 94 | # CONFIG_PLAT_OAKS32R is not set |
71 | CONFIG_PLAT_MAPPI2=y | 95 | CONFIG_PLAT_MAPPI2=y |
72 | # CONFIG_PLAT_MAPPI3 is not set | 96 | # CONFIG_PLAT_MAPPI3 is not set |
97 | # CONFIG_PLAT_M32104UT is not set | ||
73 | # CONFIG_CHIP_M32700 is not set | 98 | # CONFIG_CHIP_M32700 is not set |
74 | # CONFIG_CHIP_M32102 is not set | 99 | # CONFIG_CHIP_M32102 is not set |
100 | # CONFIG_CHIP_M32104 is not set | ||
75 | CONFIG_CHIP_VDEC2=y | 101 | CONFIG_CHIP_VDEC2=y |
76 | # CONFIG_CHIP_OPSP is not set | 102 | # CONFIG_CHIP_OPSP is not set |
77 | CONFIG_MMU=y | 103 | CONFIG_MMU=y |
@@ -83,18 +109,31 @@ CONFIG_TIMER_DIVIDE=128 | |||
83 | CONFIG_MEMORY_START=0x08000000 | 109 | CONFIG_MEMORY_START=0x08000000 |
84 | CONFIG_MEMORY_SIZE=0x01000000 | 110 | CONFIG_MEMORY_SIZE=0x01000000 |
85 | CONFIG_NOHIGHMEM=y | 111 | CONFIG_NOHIGHMEM=y |
86 | # CONFIG_DISCONTIGMEM is not set | 112 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y |
113 | CONFIG_SELECT_MEMORY_MODEL=y | ||
114 | # CONFIG_FLATMEM_MANUAL is not set | ||
115 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
116 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
117 | CONFIG_DISCONTIGMEM=y | ||
118 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
119 | CONFIG_NEED_MULTIPLE_NODES=y | ||
120 | # CONFIG_SPARSEMEM_STATIC is not set | ||
121 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
122 | # CONFIG_RESOURCES_64BIT is not set | ||
123 | CONFIG_IRAM_START=0x00f00000 | ||
124 | CONFIG_IRAM_SIZE=0x00008000 | ||
87 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 125 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
88 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 126 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
127 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
128 | CONFIG_GENERIC_HWEIGHT=y | ||
89 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 129 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
90 | CONFIG_PREEMPT=y | 130 | CONFIG_PREEMPT=y |
91 | # CONFIG_HAVE_DEC_LOCK is not set | ||
92 | # CONFIG_SMP is not set | 131 | # CONFIG_SMP is not set |
132 | CONFIG_NODES_SHIFT=1 | ||
93 | 133 | ||
94 | # | 134 | # |
95 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 135 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
96 | # | 136 | # |
97 | # CONFIG_PCI is not set | ||
98 | # CONFIG_ISA is not set | 137 | # CONFIG_ISA is not set |
99 | 138 | ||
100 | # | 139 | # |
@@ -103,11 +142,12 @@ CONFIG_PREEMPT=y | |||
103 | CONFIG_PCCARD=y | 142 | CONFIG_PCCARD=y |
104 | # CONFIG_PCMCIA_DEBUG is not set | 143 | # CONFIG_PCMCIA_DEBUG is not set |
105 | CONFIG_PCMCIA=y | 144 | CONFIG_PCMCIA=y |
145 | CONFIG_PCMCIA_LOAD_CIS=y | ||
146 | CONFIG_PCMCIA_IOCTL=y | ||
106 | 147 | ||
107 | # | 148 | # |
108 | # PC-card bridges | 149 | # PC-card bridges |
109 | # | 150 | # |
110 | # CONFIG_TCIC is not set | ||
111 | # CONFIG_M32R_CFC is not set | 151 | # CONFIG_M32R_CFC is not set |
112 | 152 | ||
113 | # | 153 | # |
@@ -121,6 +161,94 @@ CONFIG_BINFMT_ELF=y | |||
121 | # CONFIG_BINFMT_MISC is not set | 161 | # CONFIG_BINFMT_MISC is not set |
122 | 162 | ||
123 | # | 163 | # |
164 | # Networking | ||
165 | # | ||
166 | CONFIG_NET=y | ||
167 | |||
168 | # | ||
169 | # Networking options | ||
170 | # | ||
171 | # CONFIG_NETDEBUG is not set | ||
172 | CONFIG_PACKET=y | ||
173 | # CONFIG_PACKET_MMAP is not set | ||
174 | CONFIG_UNIX=y | ||
175 | CONFIG_XFRM=y | ||
176 | # CONFIG_XFRM_USER is not set | ||
177 | # CONFIG_XFRM_SUB_POLICY is not set | ||
178 | # CONFIG_NET_KEY is not set | ||
179 | CONFIG_INET=y | ||
180 | # CONFIG_IP_MULTICAST is not set | ||
181 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
182 | CONFIG_IP_FIB_HASH=y | ||
183 | CONFIG_IP_PNP=y | ||
184 | CONFIG_IP_PNP_DHCP=y | ||
185 | # CONFIG_IP_PNP_BOOTP is not set | ||
186 | # CONFIG_IP_PNP_RARP is not set | ||
187 | # CONFIG_NET_IPIP is not set | ||
188 | # CONFIG_NET_IPGRE is not set | ||
189 | # CONFIG_ARPD is not set | ||
190 | # CONFIG_SYN_COOKIES is not set | ||
191 | # CONFIG_INET_AH is not set | ||
192 | # CONFIG_INET_ESP is not set | ||
193 | # CONFIG_INET_IPCOMP is not set | ||
194 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
195 | # CONFIG_INET_TUNNEL is not set | ||
196 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
197 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
198 | CONFIG_INET_XFRM_MODE_BEET=y | ||
199 | CONFIG_INET_DIAG=y | ||
200 | CONFIG_INET_TCP_DIAG=y | ||
201 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
202 | CONFIG_TCP_CONG_CUBIC=y | ||
203 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
204 | # CONFIG_TCP_MD5SIG is not set | ||
205 | # CONFIG_IPV6 is not set | ||
206 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
207 | # CONFIG_INET6_TUNNEL is not set | ||
208 | # CONFIG_NETWORK_SECMARK is not set | ||
209 | # CONFIG_NETFILTER is not set | ||
210 | |||
211 | # | ||
212 | # DCCP Configuration (EXPERIMENTAL) | ||
213 | # | ||
214 | # CONFIG_IP_DCCP is not set | ||
215 | |||
216 | # | ||
217 | # SCTP Configuration (EXPERIMENTAL) | ||
218 | # | ||
219 | # CONFIG_IP_SCTP is not set | ||
220 | |||
221 | # | ||
222 | # TIPC Configuration (EXPERIMENTAL) | ||
223 | # | ||
224 | # CONFIG_TIPC is not set | ||
225 | # CONFIG_ATM is not set | ||
226 | # CONFIG_BRIDGE is not set | ||
227 | # CONFIG_VLAN_8021Q is not set | ||
228 | # CONFIG_DECNET is not set | ||
229 | # CONFIG_LLC2 is not set | ||
230 | # CONFIG_IPX is not set | ||
231 | # CONFIG_ATALK is not set | ||
232 | # CONFIG_X25 is not set | ||
233 | # CONFIG_LAPB is not set | ||
234 | # CONFIG_ECONET is not set | ||
235 | # CONFIG_WAN_ROUTER is not set | ||
236 | |||
237 | # | ||
238 | # QoS and/or fair queueing | ||
239 | # | ||
240 | # CONFIG_NET_SCHED is not set | ||
241 | |||
242 | # | ||
243 | # Network testing | ||
244 | # | ||
245 | # CONFIG_NET_PKTGEN is not set | ||
246 | # CONFIG_HAMRADIO is not set | ||
247 | # CONFIG_IRDA is not set | ||
248 | # CONFIG_BT is not set | ||
249 | # CONFIG_IEEE80211 is not set | ||
250 | |||
251 | # | ||
124 | # Device Drivers | 252 | # Device Drivers |
125 | # | 253 | # |
126 | 254 | ||
@@ -129,7 +257,13 @@ CONFIG_BINFMT_ELF=y | |||
129 | # | 257 | # |
130 | CONFIG_STANDALONE=y | 258 | CONFIG_STANDALONE=y |
131 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 259 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
132 | # CONFIG_FW_LOADER is not set | 260 | CONFIG_FW_LOADER=y |
261 | # CONFIG_SYS_HYPERVISOR is not set | ||
262 | |||
263 | # | ||
264 | # Connector - unified userspace <-> kernelspace linker | ||
265 | # | ||
266 | # CONFIG_CONNECTOR is not set | ||
133 | 267 | ||
134 | # | 268 | # |
135 | # Memory Technology Devices (MTD) | 269 | # Memory Technology Devices (MTD) |
@@ -148,7 +282,6 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
148 | # | 282 | # |
149 | # Block devices | 283 | # Block devices |
150 | # | 284 | # |
151 | # CONFIG_BLK_DEV_FD is not set | ||
152 | # CONFIG_BLK_DEV_COW_COMMON is not set | 285 | # CONFIG_BLK_DEV_COW_COMMON is not set |
153 | CONFIG_BLK_DEV_LOOP=y | 286 | CONFIG_BLK_DEV_LOOP=y |
154 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 287 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
@@ -156,23 +289,21 @@ CONFIG_BLK_DEV_NBD=y | |||
156 | CONFIG_BLK_DEV_RAM=y | 289 | CONFIG_BLK_DEV_RAM=y |
157 | CONFIG_BLK_DEV_RAM_COUNT=16 | 290 | CONFIG_BLK_DEV_RAM_COUNT=16 |
158 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 291 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
292 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
159 | # CONFIG_BLK_DEV_INITRD is not set | 293 | # CONFIG_BLK_DEV_INITRD is not set |
160 | CONFIG_INITRAMFS_SOURCE="" | ||
161 | # CONFIG_CDROM_PKTCDVD is not set | 294 | # CONFIG_CDROM_PKTCDVD is not set |
295 | # CONFIG_ATA_OVER_ETH is not set | ||
162 | 296 | ||
163 | # | 297 | # |
164 | # IO Schedulers | 298 | # Misc devices |
165 | # | 299 | # |
166 | CONFIG_IOSCHED_NOOP=y | 300 | # CONFIG_TIFM_CORE is not set |
167 | # CONFIG_IOSCHED_AS is not set | ||
168 | CONFIG_IOSCHED_DEADLINE=y | ||
169 | CONFIG_IOSCHED_CFQ=y | ||
170 | # CONFIG_ATA_OVER_ETH is not set | ||
171 | 301 | ||
172 | # | 302 | # |
173 | # ATA/ATAPI/MFM/RLL support | 303 | # ATA/ATAPI/MFM/RLL support |
174 | # | 304 | # |
175 | CONFIG_IDE=y | 305 | CONFIG_IDE=y |
306 | CONFIG_IDE_MAX_HWIFS=4 | ||
176 | CONFIG_BLK_DEV_IDE=y | 307 | CONFIG_BLK_DEV_IDE=y |
177 | 308 | ||
178 | # | 309 | # |
@@ -200,7 +331,9 @@ CONFIG_IDE_GENERIC=y | |||
200 | # | 331 | # |
201 | # SCSI device support | 332 | # SCSI device support |
202 | # | 333 | # |
334 | # CONFIG_RAID_ATTRS is not set | ||
203 | CONFIG_SCSI=m | 335 | CONFIG_SCSI=m |
336 | # CONFIG_SCSI_NETLINK is not set | ||
204 | CONFIG_SCSI_PROC_FS=y | 337 | CONFIG_SCSI_PROC_FS=y |
205 | 338 | ||
206 | # | 339 | # |
@@ -212,6 +345,7 @@ CONFIG_BLK_DEV_SD=m | |||
212 | CONFIG_BLK_DEV_SR=m | 345 | CONFIG_BLK_DEV_SR=m |
213 | # CONFIG_BLK_DEV_SR_VENDOR is not set | 346 | # CONFIG_BLK_DEV_SR_VENDOR is not set |
214 | CONFIG_CHR_DEV_SG=m | 347 | CONFIG_CHR_DEV_SG=m |
348 | # CONFIG_CHR_DEV_SCH is not set | ||
215 | 349 | ||
216 | # | 350 | # |
217 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs | 351 | # Some SCSI devices (e.g. CD jukebox) support multiple LUNs |
@@ -221,16 +355,18 @@ CONFIG_SCSI_MULTI_LUN=y | |||
221 | # CONFIG_SCSI_LOGGING is not set | 355 | # CONFIG_SCSI_LOGGING is not set |
222 | 356 | ||
223 | # | 357 | # |
224 | # SCSI Transport Attributes | 358 | # SCSI Transports |
225 | # | 359 | # |
226 | # CONFIG_SCSI_SPI_ATTRS is not set | 360 | # CONFIG_SCSI_SPI_ATTRS is not set |
227 | # CONFIG_SCSI_FC_ATTRS is not set | 361 | # CONFIG_SCSI_FC_ATTRS is not set |
228 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 362 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
363 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
364 | # CONFIG_SCSI_SAS_LIBSAS is not set | ||
229 | 365 | ||
230 | # | 366 | # |
231 | # SCSI low-level drivers | 367 | # SCSI low-level drivers |
232 | # | 368 | # |
233 | # CONFIG_SCSI_SATA is not set | 369 | # CONFIG_ISCSI_TCP is not set |
234 | # CONFIG_SCSI_DEBUG is not set | 370 | # CONFIG_SCSI_DEBUG is not set |
235 | 371 | ||
236 | # | 372 | # |
@@ -243,6 +379,10 @@ CONFIG_SCSI_MULTI_LUN=y | |||
243 | # CONFIG_PCMCIA_SYM53C500 is not set | 379 | # CONFIG_PCMCIA_SYM53C500 is not set |
244 | 380 | ||
245 | # | 381 | # |
382 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
383 | # | ||
384 | |||
385 | # | ||
246 | # Multi-device support (RAID and LVM) | 386 | # Multi-device support (RAID and LVM) |
247 | # | 387 | # |
248 | # CONFIG_MD is not set | 388 | # CONFIG_MD is not set |
@@ -250,6 +390,7 @@ CONFIG_SCSI_MULTI_LUN=y | |||
250 | # | 390 | # |
251 | # Fusion MPT device support | 391 | # Fusion MPT device support |
252 | # | 392 | # |
393 | # CONFIG_FUSION is not set | ||
253 | 394 | ||
254 | # | 395 | # |
255 | # IEEE 1394 (FireWire) support | 396 | # IEEE 1394 (FireWire) support |
@@ -260,69 +401,8 @@ CONFIG_SCSI_MULTI_LUN=y | |||
260 | # | 401 | # |
261 | 402 | ||
262 | # | 403 | # |
263 | # Networking support | 404 | # Network device support |
264 | # | ||
265 | CONFIG_NET=y | ||
266 | |||
267 | # | ||
268 | # Networking options | ||
269 | # | ||
270 | CONFIG_PACKET=y | ||
271 | # CONFIG_PACKET_MMAP is not set | ||
272 | CONFIG_UNIX=y | ||
273 | # CONFIG_NET_KEY is not set | ||
274 | CONFIG_INET=y | ||
275 | # CONFIG_IP_MULTICAST is not set | ||
276 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
277 | CONFIG_IP_PNP=y | ||
278 | CONFIG_IP_PNP_DHCP=y | ||
279 | # CONFIG_IP_PNP_BOOTP is not set | ||
280 | # CONFIG_IP_PNP_RARP is not set | ||
281 | # CONFIG_NET_IPIP is not set | ||
282 | # CONFIG_NET_IPGRE is not set | ||
283 | # CONFIG_ARPD is not set | ||
284 | # CONFIG_SYN_COOKIES is not set | ||
285 | # CONFIG_INET_AH is not set | ||
286 | # CONFIG_INET_ESP is not set | ||
287 | # CONFIG_INET_IPCOMP is not set | ||
288 | # CONFIG_INET_TUNNEL is not set | ||
289 | CONFIG_IP_TCPDIAG=y | ||
290 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
291 | # CONFIG_IPV6 is not set | ||
292 | # CONFIG_NETFILTER is not set | ||
293 | |||
294 | # | ||
295 | # SCTP Configuration (EXPERIMENTAL) | ||
296 | # | ||
297 | # CONFIG_IP_SCTP is not set | ||
298 | # CONFIG_ATM is not set | ||
299 | # CONFIG_BRIDGE is not set | ||
300 | # CONFIG_VLAN_8021Q is not set | ||
301 | # CONFIG_DECNET is not set | ||
302 | # CONFIG_LLC2 is not set | ||
303 | # CONFIG_IPX is not set | ||
304 | # CONFIG_ATALK is not set | ||
305 | # CONFIG_X25 is not set | ||
306 | # CONFIG_LAPB is not set | ||
307 | # CONFIG_NET_DIVERT is not set | ||
308 | # CONFIG_ECONET is not set | ||
309 | # CONFIG_WAN_ROUTER is not set | ||
310 | |||
311 | # | ||
312 | # QoS and/or fair queueing | ||
313 | # | ||
314 | # CONFIG_NET_SCHED is not set | ||
315 | # CONFIG_NET_CLS_ROUTE is not set | ||
316 | |||
317 | # | ||
318 | # Network testing | ||
319 | # | 405 | # |
320 | # CONFIG_NET_PKTGEN is not set | ||
321 | # CONFIG_NETPOLL is not set | ||
322 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
323 | # CONFIG_HAMRADIO is not set | ||
324 | # CONFIG_IRDA is not set | ||
325 | # CONFIG_BT is not set | ||
326 | CONFIG_NETDEVICES=y | 406 | CONFIG_NETDEVICES=y |
327 | # CONFIG_DUMMY is not set | 407 | # CONFIG_DUMMY is not set |
328 | # CONFIG_BONDING is not set | 408 | # CONFIG_BONDING is not set |
@@ -330,6 +410,11 @@ CONFIG_NETDEVICES=y | |||
330 | # CONFIG_TUN is not set | 410 | # CONFIG_TUN is not set |
331 | 411 | ||
332 | # | 412 | # |
413 | # PHY device support | ||
414 | # | ||
415 | # CONFIG_PHYLIB is not set | ||
416 | |||
417 | # | ||
333 | # Ethernet (10 or 100Mbit) | 418 | # Ethernet (10 or 100Mbit) |
334 | # | 419 | # |
335 | CONFIG_NET_ETHERNET=y | 420 | CONFIG_NET_ETHERNET=y |
@@ -367,6 +452,8 @@ CONFIG_SMC91X=y | |||
367 | # CONFIG_SLIP is not set | 452 | # CONFIG_SLIP is not set |
368 | # CONFIG_SHAPER is not set | 453 | # CONFIG_SHAPER is not set |
369 | # CONFIG_NETCONSOLE is not set | 454 | # CONFIG_NETCONSOLE is not set |
455 | # CONFIG_NETPOLL is not set | ||
456 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
370 | 457 | ||
371 | # | 458 | # |
372 | # ISDN subsystem | 459 | # ISDN subsystem |
@@ -382,6 +469,7 @@ CONFIG_SMC91X=y | |||
382 | # Input device support | 469 | # Input device support |
383 | # | 470 | # |
384 | CONFIG_INPUT=y | 471 | CONFIG_INPUT=y |
472 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
385 | 473 | ||
386 | # | 474 | # |
387 | # Userland interfaces | 475 | # Userland interfaces |
@@ -410,7 +498,6 @@ CONFIG_SERIO_SERPORT=y | |||
410 | # CONFIG_SERIO_LIBPS2 is not set | 498 | # CONFIG_SERIO_LIBPS2 is not set |
411 | # CONFIG_SERIO_RAW is not set | 499 | # CONFIG_SERIO_RAW is not set |
412 | # CONFIG_GAMEPORT is not set | 500 | # CONFIG_GAMEPORT is not set |
413 | CONFIG_SOUND_GAMEPORT=y | ||
414 | 501 | ||
415 | # | 502 | # |
416 | # Character devices | 503 | # Character devices |
@@ -418,6 +505,7 @@ CONFIG_SOUND_GAMEPORT=y | |||
418 | CONFIG_VT=y | 505 | CONFIG_VT=y |
419 | CONFIG_VT_CONSOLE=y | 506 | CONFIG_VT_CONSOLE=y |
420 | CONFIG_HW_CONSOLE=y | 507 | CONFIG_HW_CONSOLE=y |
508 | # CONFIG_VT_HW_CONSOLE_BINDING is not set | ||
421 | # CONFIG_SERIAL_NONSTANDARD is not set | 509 | # CONFIG_SERIAL_NONSTANDARD is not set |
422 | 510 | ||
423 | # | 511 | # |
@@ -432,7 +520,6 @@ CONFIG_SERIAL_CORE=y | |||
432 | CONFIG_SERIAL_CORE_CONSOLE=y | 520 | CONFIG_SERIAL_CORE_CONSOLE=y |
433 | CONFIG_SERIAL_M32R_SIO=y | 521 | CONFIG_SERIAL_M32R_SIO=y |
434 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y | 522 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y |
435 | # CONFIG_SERIAL_M32R_PLDSIO is not set | ||
436 | CONFIG_UNIX98_PTYS=y | 523 | CONFIG_UNIX98_PTYS=y |
437 | CONFIG_LEGACY_PTYS=y | 524 | CONFIG_LEGACY_PTYS=y |
438 | CONFIG_LEGACY_PTY_COUNT=256 | 525 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -446,25 +533,27 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
446 | # Watchdog Cards | 533 | # Watchdog Cards |
447 | # | 534 | # |
448 | # CONFIG_WATCHDOG is not set | 535 | # CONFIG_WATCHDOG is not set |
536 | CONFIG_HW_RANDOM=y | ||
449 | # CONFIG_RTC is not set | 537 | # CONFIG_RTC is not set |
450 | # CONFIG_GEN_RTC is not set | ||
451 | # CONFIG_DTLK is not set | 538 | # CONFIG_DTLK is not set |
452 | # CONFIG_R3964 is not set | 539 | # CONFIG_R3964 is not set |
453 | 540 | ||
454 | # | 541 | # |
455 | # Ftape, the floppy tape device driver | 542 | # Ftape, the floppy tape device driver |
456 | # | 543 | # |
457 | # CONFIG_DRM is not set | ||
458 | 544 | ||
459 | # | 545 | # |
460 | # PCMCIA character devices | 546 | # PCMCIA character devices |
461 | # | 547 | # |
462 | # CONFIG_SYNCLINK_CS is not set | 548 | # CONFIG_SYNCLINK_CS is not set |
549 | # CONFIG_CARDMAN_4000 is not set | ||
550 | # CONFIG_CARDMAN_4040 is not set | ||
463 | # CONFIG_RAW_DRIVER is not set | 551 | # CONFIG_RAW_DRIVER is not set |
464 | 552 | ||
465 | # | 553 | # |
466 | # TPM devices | 554 | # TPM devices |
467 | # | 555 | # |
556 | # CONFIG_TCG_TPM is not set | ||
468 | 557 | ||
469 | # | 558 | # |
470 | # I2C support | 559 | # I2C support |
@@ -472,33 +561,50 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
472 | # CONFIG_I2C is not set | 561 | # CONFIG_I2C is not set |
473 | 562 | ||
474 | # | 563 | # |
564 | # SPI support | ||
565 | # | ||
566 | # CONFIG_SPI is not set | ||
567 | # CONFIG_SPI_MASTER is not set | ||
568 | |||
569 | # | ||
475 | # Dallas's 1-wire bus | 570 | # Dallas's 1-wire bus |
476 | # | 571 | # |
477 | # CONFIG_W1 is not set | 572 | # CONFIG_W1 is not set |
478 | 573 | ||
479 | # | 574 | # |
480 | # Misc devices | 575 | # Hardware Monitoring support |
481 | # | 576 | # |
577 | CONFIG_HWMON=y | ||
578 | # CONFIG_HWMON_VID is not set | ||
579 | # CONFIG_SENSORS_ABITUGURU is not set | ||
580 | # CONFIG_SENSORS_F71805F is not set | ||
581 | # CONFIG_SENSORS_VT1211 is not set | ||
582 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
482 | 583 | ||
483 | # | 584 | # |
484 | # Multimedia devices | 585 | # Multimedia devices |
485 | # | 586 | # |
486 | CONFIG_VIDEO_DEV=y | 587 | CONFIG_VIDEO_DEV=y |
588 | CONFIG_VIDEO_V4L1=y | ||
589 | CONFIG_VIDEO_V4L1_COMPAT=y | ||
590 | CONFIG_VIDEO_V4L2=y | ||
487 | 591 | ||
488 | # | 592 | # |
489 | # Video For Linux | 593 | # Video Capture Adapters |
490 | # | 594 | # |
491 | 595 | ||
492 | # | 596 | # |
493 | # Video Adapters | 597 | # Video Capture Adapters |
494 | # | 598 | # |
599 | # CONFIG_VIDEO_ADV_DEBUG is not set | ||
600 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | ||
601 | # CONFIG_VIDEO_VIVI is not set | ||
495 | # CONFIG_VIDEO_CPIA is not set | 602 | # CONFIG_VIDEO_CPIA is not set |
496 | # CONFIG_VIDEO_M32R_AR is not set | 603 | # CONFIG_VIDEO_M32R_AR is not set |
497 | 604 | ||
498 | # | 605 | # |
499 | # Radio Adapters | 606 | # Radio Adapters |
500 | # | 607 | # |
501 | # CONFIG_RADIO_MAESTRO is not set | ||
502 | 608 | ||
503 | # | 609 | # |
504 | # Digital Video Broadcasting Devices | 610 | # Digital Video Broadcasting Devices |
@@ -508,6 +614,7 @@ CONFIG_VIDEO_DEV=y | |||
508 | # | 614 | # |
509 | # Graphics support | 615 | # Graphics support |
510 | # | 616 | # |
617 | CONFIG_FIRMWARE_EDID=y | ||
511 | # CONFIG_FB is not set | 618 | # CONFIG_FB is not set |
512 | 619 | ||
513 | # | 620 | # |
@@ -515,6 +622,7 @@ CONFIG_VIDEO_DEV=y | |||
515 | # | 622 | # |
516 | # CONFIG_VGA_CONSOLE is not set | 623 | # CONFIG_VGA_CONSOLE is not set |
517 | CONFIG_DUMMY_CONSOLE=y | 624 | CONFIG_DUMMY_CONSOLE=y |
625 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
518 | 626 | ||
519 | # | 627 | # |
520 | # Sound | 628 | # Sound |
@@ -526,6 +634,11 @@ CONFIG_DUMMY_CONSOLE=y | |||
526 | # | 634 | # |
527 | # CONFIG_USB_ARCH_HAS_HCD is not set | 635 | # CONFIG_USB_ARCH_HAS_HCD is not set |
528 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 636 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
637 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
638 | |||
639 | # | ||
640 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
641 | # | ||
529 | 642 | ||
530 | # | 643 | # |
531 | # USB Gadget Support | 644 | # USB Gadget Support |
@@ -538,38 +651,73 @@ CONFIG_DUMMY_CONSOLE=y | |||
538 | # CONFIG_MMC is not set | 651 | # CONFIG_MMC is not set |
539 | 652 | ||
540 | # | 653 | # |
654 | # LED devices | ||
655 | # | ||
656 | # CONFIG_NEW_LEDS is not set | ||
657 | |||
658 | # | ||
659 | # LED drivers | ||
660 | # | ||
661 | |||
662 | # | ||
663 | # LED Triggers | ||
664 | # | ||
665 | |||
666 | # | ||
541 | # InfiniBand support | 667 | # InfiniBand support |
542 | # | 668 | # |
543 | # CONFIG_INFINIBAND is not set | 669 | |
670 | # | ||
671 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
672 | # | ||
673 | |||
674 | # | ||
675 | # Real Time Clock | ||
676 | # | ||
677 | # CONFIG_RTC_CLASS is not set | ||
678 | |||
679 | # | ||
680 | # DMA Engine support | ||
681 | # | ||
682 | # CONFIG_DMA_ENGINE is not set | ||
683 | |||
684 | # | ||
685 | # DMA Clients | ||
686 | # | ||
687 | |||
688 | # | ||
689 | # DMA Devices | ||
690 | # | ||
544 | 691 | ||
545 | # | 692 | # |
546 | # File systems | 693 | # File systems |
547 | # | 694 | # |
548 | CONFIG_EXT2_FS=y | 695 | CONFIG_EXT2_FS=y |
549 | # CONFIG_EXT2_FS_XATTR is not set | 696 | # CONFIG_EXT2_FS_XATTR is not set |
550 | CONFIG_EXT3_FS=m | 697 | # CONFIG_EXT2_FS_XIP is not set |
698 | CONFIG_EXT3_FS=y | ||
551 | CONFIG_EXT3_FS_XATTR=y | 699 | CONFIG_EXT3_FS_XATTR=y |
552 | # CONFIG_EXT3_FS_POSIX_ACL is not set | 700 | # CONFIG_EXT3_FS_POSIX_ACL is not set |
553 | # CONFIG_EXT3_FS_SECURITY is not set | 701 | # CONFIG_EXT3_FS_SECURITY is not set |
554 | CONFIG_JBD=m | 702 | # CONFIG_EXT4DEV_FS is not set |
703 | CONFIG_JBD=y | ||
555 | CONFIG_JBD_DEBUG=y | 704 | CONFIG_JBD_DEBUG=y |
556 | CONFIG_FS_MBCACHE=y | 705 | CONFIG_FS_MBCACHE=y |
557 | CONFIG_REISERFS_FS=m | 706 | # CONFIG_REISERFS_FS is not set |
558 | # CONFIG_REISERFS_CHECK is not set | ||
559 | # CONFIG_REISERFS_PROC_INFO is not set | ||
560 | # CONFIG_REISERFS_FS_XATTR is not set | ||
561 | # CONFIG_JFS_FS is not set | 707 | # CONFIG_JFS_FS is not set |
562 | 708 | # CONFIG_FS_POSIX_ACL is not set | |
563 | # | ||
564 | # XFS support | ||
565 | # | ||
566 | # CONFIG_XFS_FS is not set | 709 | # CONFIG_XFS_FS is not set |
710 | # CONFIG_GFS2_FS is not set | ||
711 | # CONFIG_OCFS2_FS is not set | ||
567 | # CONFIG_MINIX_FS is not set | 712 | # CONFIG_MINIX_FS is not set |
568 | # CONFIG_ROMFS_FS is not set | 713 | # CONFIG_ROMFS_FS is not set |
714 | CONFIG_INOTIFY=y | ||
715 | CONFIG_INOTIFY_USER=y | ||
569 | # CONFIG_QUOTA is not set | 716 | # CONFIG_QUOTA is not set |
570 | CONFIG_DNOTIFY=y | 717 | CONFIG_DNOTIFY=y |
571 | # CONFIG_AUTOFS_FS is not set | 718 | # CONFIG_AUTOFS_FS is not set |
572 | # CONFIG_AUTOFS4_FS is not set | 719 | # CONFIG_AUTOFS4_FS is not set |
720 | # CONFIG_FUSE_FS is not set | ||
573 | 721 | ||
574 | # | 722 | # |
575 | # CD-ROM/DVD Filesystems | 723 | # CD-ROM/DVD Filesystems |
@@ -595,15 +743,13 @@ CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1" | |||
595 | # | 743 | # |
596 | CONFIG_PROC_FS=y | 744 | CONFIG_PROC_FS=y |
597 | CONFIG_PROC_KCORE=y | 745 | CONFIG_PROC_KCORE=y |
746 | CONFIG_PROC_SYSCTL=y | ||
598 | CONFIG_SYSFS=y | 747 | CONFIG_SYSFS=y |
599 | CONFIG_DEVFS_FS=y | ||
600 | CONFIG_DEVFS_MOUNT=y | ||
601 | # CONFIG_DEVFS_DEBUG is not set | ||
602 | # CONFIG_DEVPTS_FS_XATTR is not set | ||
603 | CONFIG_TMPFS=y | 748 | CONFIG_TMPFS=y |
604 | # CONFIG_TMPFS_XATTR is not set | 749 | # CONFIG_TMPFS_POSIX_ACL is not set |
605 | # CONFIG_HUGETLB_PAGE is not set | 750 | # CONFIG_HUGETLB_PAGE is not set |
606 | CONFIG_RAMFS=y | 751 | CONFIG_RAMFS=y |
752 | # CONFIG_CONFIGFS_FS is not set | ||
607 | 753 | ||
608 | # | 754 | # |
609 | # Miscellaneous filesystems | 755 | # Miscellaneous filesystems |
@@ -627,12 +773,14 @@ CONFIG_RAMFS=y | |||
627 | # | 773 | # |
628 | CONFIG_NFS_FS=y | 774 | CONFIG_NFS_FS=y |
629 | CONFIG_NFS_V3=y | 775 | CONFIG_NFS_V3=y |
776 | # CONFIG_NFS_V3_ACL is not set | ||
630 | # CONFIG_NFS_V4 is not set | 777 | # CONFIG_NFS_V4 is not set |
631 | # CONFIG_NFS_DIRECTIO is not set | 778 | # CONFIG_NFS_DIRECTIO is not set |
632 | # CONFIG_NFSD is not set | 779 | # CONFIG_NFSD is not set |
633 | CONFIG_ROOT_NFS=y | 780 | CONFIG_ROOT_NFS=y |
634 | CONFIG_LOCKD=y | 781 | CONFIG_LOCKD=y |
635 | CONFIG_LOCKD_V4=y | 782 | CONFIG_LOCKD_V4=y |
783 | CONFIG_NFS_COMMON=y | ||
636 | CONFIG_SUNRPC=y | 784 | CONFIG_SUNRPC=y |
637 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 785 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
638 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 786 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
@@ -641,6 +789,7 @@ CONFIG_SUNRPC=y | |||
641 | # CONFIG_NCP_FS is not set | 789 | # CONFIG_NCP_FS is not set |
642 | # CONFIG_CODA_FS is not set | 790 | # CONFIG_CODA_FS is not set |
643 | # CONFIG_AFS_FS is not set | 791 | # CONFIG_AFS_FS is not set |
792 | # CONFIG_9P_FS is not set | ||
644 | 793 | ||
645 | # | 794 | # |
646 | # Partition Types | 795 | # Partition Types |
@@ -701,10 +850,16 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
701 | # Kernel hacking | 850 | # Kernel hacking |
702 | # | 851 | # |
703 | # CONFIG_PRINTK_TIME is not set | 852 | # CONFIG_PRINTK_TIME is not set |
853 | CONFIG_ENABLE_MUST_CHECK=y | ||
854 | # CONFIG_MAGIC_SYSRQ is not set | ||
855 | # CONFIG_UNUSED_SYMBOLS is not set | ||
704 | # CONFIG_DEBUG_KERNEL is not set | 856 | # CONFIG_DEBUG_KERNEL is not set |
705 | CONFIG_LOG_BUF_SHIFT=14 | 857 | CONFIG_LOG_BUF_SHIFT=14 |
706 | # CONFIG_DEBUG_BUGVERBOSE is not set | 858 | # CONFIG_DEBUG_BUGVERBOSE is not set |
859 | # CONFIG_DEBUG_FS is not set | ||
707 | # CONFIG_FRAME_POINTER is not set | 860 | # CONFIG_FRAME_POINTER is not set |
861 | # CONFIG_UNWIND_INFO is not set | ||
862 | # CONFIG_HEADERS_CHECK is not set | ||
708 | 863 | ||
709 | # | 864 | # |
710 | # Security options | 865 | # Security options |
@@ -718,12 +873,9 @@ CONFIG_LOG_BUF_SHIFT=14 | |||
718 | # CONFIG_CRYPTO is not set | 873 | # CONFIG_CRYPTO is not set |
719 | 874 | ||
720 | # | 875 | # |
721 | # Hardware crypto devices | ||
722 | # | ||
723 | |||
724 | # | ||
725 | # Library routines | 876 | # Library routines |
726 | # | 877 | # |
727 | # CONFIG_CRC_CCITT is not set | 878 | # CONFIG_CRC_CCITT is not set |
879 | # CONFIG_CRC16 is not set | ||
728 | CONFIG_CRC32=y | 880 | CONFIG_CRC32=y |
729 | # CONFIG_LIBCRC32C is not set | 881 | # CONFIG_LIBCRC32C is not set |