diff options
author | Hirokazu Takata <takata@linux-m32r.org> | 2007-08-01 07:59:20 -0400 |
---|---|---|
committer | Hirokazu Takata <takata@linux-m32r.org> | 2007-09-02 22:30:18 -0400 |
commit | 9716e886aab47bc79fb3f9aad574d9d94662b6b0 (patch) | |
tree | 29d1e161077f06349a3165248e297f0e25b6108b /arch | |
parent | 8ff262df2cf3f7878ba064a10f56c1b42fefa534 (diff) |
m32r: Update defconfig files for 2.6.23-rc1
Update defconfig files for 2.6.23-rc1 in arch/m32r/configs/.
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/m32r/configs/m32104ut_defconfig | 363 | ||||
-rw-r--r-- | arch/m32r/configs/m32700ut.smp_defconfig | 349 | ||||
-rw-r--r-- | arch/m32r/configs/m32700ut.up_defconfig | 349 | ||||
-rw-r--r-- | arch/m32r/configs/mappi.nommu_defconfig | 294 | ||||
-rw-r--r-- | arch/m32r/configs/mappi.smp_defconfig | 311 | ||||
-rw-r--r-- | arch/m32r/configs/mappi.up_defconfig | 311 | ||||
-rw-r--r-- | arch/m32r/configs/mappi2.opsp_defconfig | 333 | ||||
-rw-r--r-- | arch/m32r/configs/mappi2.vdec2_defconfig | 333 | ||||
-rw-r--r-- | arch/m32r/configs/mappi3.smp_defconfig | 310 | ||||
-rw-r--r-- | arch/m32r/configs/oaks32r_defconfig | 290 | ||||
-rw-r--r-- | arch/m32r/configs/opsput_defconfig | 321 | ||||
-rw-r--r-- | arch/m32r/defconfig | 349 |
12 files changed, 1244 insertions, 2669 deletions
diff --git a/arch/m32r/configs/m32104ut_defconfig b/arch/m32r/configs/m32104ut_defconfig index 1f88f493a9e2..9b5af6cd2e0b 100644 --- a/arch/m32r/configs/m32104ut_defconfig +++ b/arch/m32r/configs/m32104ut_defconfig | |||
@@ -1,12 +1,15 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.19 | 3 | # Linux kernel version: 2.6.23-rc1 |
4 | # Wed Dec 13 17:22:20 2006 | 4 | # Wed Aug 1 17:22:35 2007 |
5 | # | 5 | # |
6 | CONFIG_M32R=y | 6 | CONFIG_M32R=y |
7 | CONFIG_GENERIC_ISA_DMA=y | 7 | CONFIG_GENERIC_ISA_DMA=y |
8 | CONFIG_ZONE_DMA=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
9 | CONFIG_GENERIC_IRQ_PROBE=y | 10 | CONFIG_GENERIC_IRQ_PROBE=y |
11 | CONFIG_NO_IOPORT=y | ||
12 | CONFIG_NO_DMA=y | ||
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
11 | 14 | ||
12 | # | 15 | # |
@@ -23,17 +26,18 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 | |||
23 | CONFIG_LOCALVERSION="" | 26 | CONFIG_LOCALVERSION="" |
24 | CONFIG_LOCALVERSION_AUTO=y | 27 | CONFIG_LOCALVERSION_AUTO=y |
25 | CONFIG_SYSVIPC=y | 28 | CONFIG_SYSVIPC=y |
26 | # CONFIG_IPC_NS is not set | 29 | CONFIG_SYSVIPC_SYSCTL=y |
27 | # CONFIG_POSIX_MQUEUE is not set | 30 | # CONFIG_POSIX_MQUEUE is not set |
28 | # CONFIG_BSD_PROCESS_ACCT is not set | 31 | # CONFIG_BSD_PROCESS_ACCT is not set |
29 | # CONFIG_TASKSTATS is not set | 32 | # CONFIG_TASKSTATS is not set |
30 | # CONFIG_UTS_NS is not set | 33 | # CONFIG_USER_NS is not set |
31 | # CONFIG_AUDIT is not set | 34 | # CONFIG_AUDIT is not set |
32 | CONFIG_IKCONFIG=y | 35 | CONFIG_IKCONFIG=y |
33 | CONFIG_IKCONFIG_PROC=y | 36 | CONFIG_IKCONFIG_PROC=y |
37 | CONFIG_LOG_BUF_SHIFT=14 | ||
34 | CONFIG_SYSFS_DEPRECATED=y | 38 | CONFIG_SYSFS_DEPRECATED=y |
35 | # CONFIG_RELAY is not set | 39 | # CONFIG_RELAY is not set |
36 | CONFIG_INITRAMFS_SOURCE="" | 40 | # CONFIG_BLK_DEV_INITRD is not set |
37 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y | 41 | CONFIG_CC_OPTIMIZE_FOR_SIZE=y |
38 | CONFIG_SYSCTL=y | 42 | CONFIG_SYSCTL=y |
39 | # CONFIG_EMBEDDED is not set | 43 | # CONFIG_EMBEDDED is not set |
@@ -46,29 +50,29 @@ CONFIG_BUG=y | |||
46 | CONFIG_ELF_CORE=y | 50 | CONFIG_ELF_CORE=y |
47 | CONFIG_BASE_FULL=y | 51 | CONFIG_BASE_FULL=y |
48 | CONFIG_FUTEX=y | 52 | CONFIG_FUTEX=y |
53 | CONFIG_ANON_INODES=y | ||
49 | CONFIG_EPOLL=y | 54 | CONFIG_EPOLL=y |
50 | CONFIG_SLAB=y | 55 | CONFIG_SIGNALFD=y |
56 | CONFIG_TIMERFD=y | ||
57 | CONFIG_EVENTFD=y | ||
51 | CONFIG_VM_EVENT_COUNTERS=y | 58 | CONFIG_VM_EVENT_COUNTERS=y |
59 | CONFIG_SLAB=y | ||
60 | # CONFIG_SLUB is not set | ||
61 | # CONFIG_SLOB is not set | ||
52 | CONFIG_RT_MUTEXES=y | 62 | CONFIG_RT_MUTEXES=y |
53 | CONFIG_TINY_SHMEM=y | 63 | CONFIG_TINY_SHMEM=y |
54 | CONFIG_BASE_SMALL=0 | 64 | CONFIG_BASE_SMALL=0 |
55 | # CONFIG_SLOB is not set | ||
56 | |||
57 | # | ||
58 | # Loadable module support | ||
59 | # | ||
60 | CONFIG_MODULES=y | 65 | CONFIG_MODULES=y |
61 | CONFIG_MODULE_UNLOAD=y | 66 | CONFIG_MODULE_UNLOAD=y |
62 | CONFIG_MODULE_FORCE_UNLOAD=y | 67 | CONFIG_MODULE_FORCE_UNLOAD=y |
63 | # CONFIG_MODVERSIONS is not set | 68 | # CONFIG_MODVERSIONS is not set |
64 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 69 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
65 | CONFIG_KMOD=y | 70 | CONFIG_KMOD=y |
66 | |||
67 | # | ||
68 | # Block layer | ||
69 | # | ||
70 | CONFIG_BLOCK=y | 71 | CONFIG_BLOCK=y |
72 | # CONFIG_LBD is not set | ||
71 | # CONFIG_BLK_DEV_IO_TRACE is not set | 73 | # CONFIG_BLK_DEV_IO_TRACE is not set |
74 | # CONFIG_LSF is not set | ||
75 | # CONFIG_BLK_DEV_BSG is not set | ||
72 | 76 | ||
73 | # | 77 | # |
74 | # IO Schedulers | 78 | # IO Schedulers |
@@ -117,13 +121,18 @@ CONFIG_NEED_MULTIPLE_NODES=y | |||
117 | # CONFIG_SPARSEMEM_STATIC is not set | 121 | # CONFIG_SPARSEMEM_STATIC is not set |
118 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 122 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
119 | # CONFIG_RESOURCES_64BIT is not set | 123 | # CONFIG_RESOURCES_64BIT is not set |
124 | CONFIG_ZONE_DMA_FLAG=1 | ||
125 | CONFIG_VIRT_TO_BUS=y | ||
120 | CONFIG_IRAM_START=0x00700000 | 126 | CONFIG_IRAM_START=0x00700000 |
121 | CONFIG_IRAM_SIZE=0x00010000 | 127 | CONFIG_IRAM_SIZE=0x00010000 |
122 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 128 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
123 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 129 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
130 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
131 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
124 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 132 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
125 | CONFIG_GENERIC_HWEIGHT=y | 133 | CONFIG_GENERIC_HWEIGHT=y |
126 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 134 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
135 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
127 | CONFIG_PREEMPT=y | 136 | CONFIG_PREEMPT=y |
128 | # CONFIG_SMP is not set | 137 | # CONFIG_SMP is not set |
129 | CONFIG_NODES_SHIFT=1 | 138 | CONFIG_NODES_SHIFT=1 |
@@ -131,6 +140,7 @@ CONFIG_NODES_SHIFT=1 | |||
131 | # | 140 | # |
132 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 141 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
133 | # | 142 | # |
143 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
134 | CONFIG_ISA=y | 144 | CONFIG_ISA=y |
135 | 145 | ||
136 | # | 146 | # |
@@ -139,10 +149,6 @@ CONFIG_ISA=y | |||
139 | # CONFIG_PCCARD is not set | 149 | # CONFIG_PCCARD is not set |
140 | 150 | ||
141 | # | 151 | # |
142 | # PCI Hotplug Support | ||
143 | # | ||
144 | |||
145 | # | ||
146 | # Executable file formats | 152 | # Executable file formats |
147 | # | 153 | # |
148 | # CONFIG_BINFMT_FLAT is not set | 154 | # CONFIG_BINFMT_FLAT is not set |
@@ -156,13 +162,13 @@ CONFIG_NET=y | |||
156 | # | 162 | # |
157 | # Networking options | 163 | # Networking options |
158 | # | 164 | # |
159 | # CONFIG_NETDEBUG is not set | ||
160 | CONFIG_PACKET=y | 165 | CONFIG_PACKET=y |
161 | # CONFIG_PACKET_MMAP is not set | 166 | # CONFIG_PACKET_MMAP is not set |
162 | CONFIG_UNIX=y | 167 | CONFIG_UNIX=y |
163 | CONFIG_XFRM=y | 168 | CONFIG_XFRM=y |
164 | # CONFIG_XFRM_USER is not set | 169 | # CONFIG_XFRM_USER is not set |
165 | # CONFIG_XFRM_SUB_POLICY is not set | 170 | # CONFIG_XFRM_SUB_POLICY is not set |
171 | # CONFIG_XFRM_MIGRATE is not set | ||
166 | # CONFIG_NET_KEY is not set | 172 | # CONFIG_NET_KEY is not set |
167 | CONFIG_INET=y | 173 | CONFIG_INET=y |
168 | # CONFIG_IP_MULTICAST is not set | 174 | # CONFIG_IP_MULTICAST is not set |
@@ -187,10 +193,6 @@ CONFIG_INET_TCP_DIAG=y | |||
187 | CONFIG_TCP_CONG_CUBIC=y | 193 | CONFIG_TCP_CONG_CUBIC=y |
188 | CONFIG_DEFAULT_TCP_CONG="cubic" | 194 | CONFIG_DEFAULT_TCP_CONG="cubic" |
189 | # CONFIG_TCP_MD5SIG is not set | 195 | # CONFIG_TCP_MD5SIG is not set |
190 | |||
191 | # | ||
192 | # IP: Virtual Server Configuration | ||
193 | # | ||
194 | # CONFIG_IP_VS is not set | 196 | # CONFIG_IP_VS is not set |
195 | # CONFIG_IPV6 is not set | 197 | # CONFIG_IPV6 is not set |
196 | # CONFIG_INET6_XFRM_TUNNEL is not set | 198 | # CONFIG_INET6_XFRM_TUNNEL is not set |
@@ -206,12 +208,15 @@ CONFIG_NETFILTER_NETLINK=m | |||
206 | CONFIG_NETFILTER_NETLINK_QUEUE=m | 208 | CONFIG_NETFILTER_NETLINK_QUEUE=m |
207 | CONFIG_NETFILTER_NETLINK_LOG=m | 209 | CONFIG_NETFILTER_NETLINK_LOG=m |
208 | # CONFIG_NF_CONNTRACK_ENABLED is not set | 210 | # CONFIG_NF_CONNTRACK_ENABLED is not set |
211 | # CONFIG_NF_CONNTRACK is not set | ||
209 | CONFIG_NETFILTER_XTABLES=m | 212 | CONFIG_NETFILTER_XTABLES=m |
210 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m | 213 | CONFIG_NETFILTER_XT_TARGET_CLASSIFY=m |
211 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set | 214 | # CONFIG_NETFILTER_XT_TARGET_DSCP is not set |
212 | CONFIG_NETFILTER_XT_TARGET_MARK=m | 215 | CONFIG_NETFILTER_XT_TARGET_MARK=m |
213 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m | 216 | CONFIG_NETFILTER_XT_TARGET_NFQUEUE=m |
214 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set | 217 | # CONFIG_NETFILTER_XT_TARGET_NFLOG is not set |
218 | # CONFIG_NETFILTER_XT_TARGET_TRACE is not set | ||
219 | # CONFIG_NETFILTER_XT_TARGET_TCPMSS is not set | ||
215 | CONFIG_NETFILTER_XT_MATCH_COMMENT=m | 220 | CONFIG_NETFILTER_XT_MATCH_COMMENT=m |
216 | CONFIG_NETFILTER_XT_MATCH_DCCP=m | 221 | CONFIG_NETFILTER_XT_MATCH_DCCP=m |
217 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set | 222 | # CONFIG_NETFILTER_XT_MATCH_DSCP is not set |
@@ -229,6 +234,7 @@ CONFIG_NETFILTER_XT_MATCH_SCTP=m | |||
229 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set | 234 | # CONFIG_NETFILTER_XT_MATCH_STATISTIC is not set |
230 | CONFIG_NETFILTER_XT_MATCH_STRING=m | 235 | CONFIG_NETFILTER_XT_MATCH_STRING=m |
231 | CONFIG_NETFILTER_XT_MATCH_TCPMSS=m | 236 | CONFIG_NETFILTER_XT_MATCH_TCPMSS=m |
237 | # CONFIG_NETFILTER_XT_MATCH_U32 is not set | ||
232 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set | 238 | # CONFIG_NETFILTER_XT_MATCH_HASHLIMIT is not set |
233 | 239 | ||
234 | # | 240 | # |
@@ -248,7 +254,6 @@ CONFIG_IP_NF_FILTER=m | |||
248 | CONFIG_IP_NF_TARGET_REJECT=m | 254 | CONFIG_IP_NF_TARGET_REJECT=m |
249 | CONFIG_IP_NF_TARGET_LOG=m | 255 | CONFIG_IP_NF_TARGET_LOG=m |
250 | CONFIG_IP_NF_TARGET_ULOG=m | 256 | CONFIG_IP_NF_TARGET_ULOG=m |
251 | CONFIG_IP_NF_TARGET_TCPMSS=m | ||
252 | CONFIG_IP_NF_MANGLE=m | 257 | CONFIG_IP_NF_MANGLE=m |
253 | CONFIG_IP_NF_TARGET_TOS=m | 258 | CONFIG_IP_NF_TARGET_TOS=m |
254 | CONFIG_IP_NF_TARGET_ECN=m | 259 | CONFIG_IP_NF_TARGET_ECN=m |
@@ -257,20 +262,8 @@ CONFIG_IP_NF_RAW=m | |||
257 | CONFIG_IP_NF_ARPTABLES=m | 262 | CONFIG_IP_NF_ARPTABLES=m |
258 | CONFIG_IP_NF_ARPFILTER=m | 263 | CONFIG_IP_NF_ARPFILTER=m |
259 | CONFIG_IP_NF_ARP_MANGLE=m | 264 | CONFIG_IP_NF_ARP_MANGLE=m |
260 | |||
261 | # | ||
262 | # DCCP Configuration (EXPERIMENTAL) | ||
263 | # | ||
264 | # CONFIG_IP_DCCP is not set | 265 | # CONFIG_IP_DCCP is not set |
265 | |||
266 | # | ||
267 | # SCTP Configuration (EXPERIMENTAL) | ||
268 | # | ||
269 | # CONFIG_IP_SCTP is not set | 266 | # CONFIG_IP_SCTP is not set |
270 | |||
271 | # | ||
272 | # TIPC Configuration (EXPERIMENTAL) | ||
273 | # | ||
274 | # CONFIG_TIPC is not set | 267 | # CONFIG_TIPC is not set |
275 | # CONFIG_ATM is not set | 268 | # CONFIG_ATM is not set |
276 | # CONFIG_BRIDGE is not set | 269 | # CONFIG_BRIDGE is not set |
@@ -297,7 +290,17 @@ CONFIG_NET_CLS_ROUTE=y | |||
297 | # CONFIG_HAMRADIO is not set | 290 | # CONFIG_HAMRADIO is not set |
298 | # CONFIG_IRDA is not set | 291 | # CONFIG_IRDA is not set |
299 | # CONFIG_BT is not set | 292 | # CONFIG_BT is not set |
293 | # CONFIG_AF_RXRPC is not set | ||
294 | |||
295 | # | ||
296 | # Wireless | ||
297 | # | ||
298 | # CONFIG_CFG80211 is not set | ||
299 | # CONFIG_WIRELESS_EXT is not set | ||
300 | # CONFIG_MAC80211 is not set | ||
300 | # CONFIG_IEEE80211 is not set | 301 | # CONFIG_IEEE80211 is not set |
302 | # CONFIG_RFKILL is not set | ||
303 | # CONFIG_NET_9P is not set | ||
301 | 304 | ||
302 | # | 305 | # |
303 | # Device Drivers | 306 | # Device Drivers |
@@ -310,28 +313,12 @@ CONFIG_STANDALONE=y | |||
310 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 313 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
311 | # CONFIG_FW_LOADER is not set | 314 | # CONFIG_FW_LOADER is not set |
312 | # CONFIG_SYS_HYPERVISOR is not set | 315 | # CONFIG_SYS_HYPERVISOR is not set |
313 | |||
314 | # | ||
315 | # Connector - unified userspace <-> kernelspace linker | ||
316 | # | ||
317 | # CONFIG_CONNECTOR is not set | 316 | # CONFIG_CONNECTOR is not set |
318 | |||
319 | # | ||
320 | # Memory Technology Devices (MTD) | ||
321 | # | ||
322 | # CONFIG_MTD is not set | 317 | # CONFIG_MTD is not set |
323 | |||
324 | # | ||
325 | # Parallel port support | ||
326 | # | ||
327 | CONFIG_PARPORT=m | 318 | CONFIG_PARPORT=m |
328 | # CONFIG_PARPORT_GSC is not set | 319 | # CONFIG_PARPORT_GSC is not set |
329 | # CONFIG_PARPORT_AX88796 is not set | 320 | # CONFIG_PARPORT_AX88796 is not set |
330 | CONFIG_PARPORT_1284=y | 321 | CONFIG_PARPORT_1284=y |
331 | |||
332 | # | ||
333 | # Plug and Play support | ||
334 | # | ||
335 | CONFIG_PNP=y | 322 | CONFIG_PNP=y |
336 | # CONFIG_PNP_DEBUG is not set | 323 | # CONFIG_PNP_DEBUG is not set |
337 | 324 | ||
@@ -339,29 +326,19 @@ CONFIG_PNP=y | |||
339 | # Protocols | 326 | # Protocols |
340 | # | 327 | # |
341 | CONFIG_ISAPNP=y | 328 | CONFIG_ISAPNP=y |
342 | 329 | # CONFIG_PNPACPI is not set | |
343 | # | 330 | CONFIG_BLK_DEV=y |
344 | # Block devices | ||
345 | # | ||
346 | # CONFIG_BLK_DEV_COW_COMMON is not set | 331 | # CONFIG_BLK_DEV_COW_COMMON is not set |
347 | CONFIG_BLK_DEV_LOOP=y | 332 | CONFIG_BLK_DEV_LOOP=y |
348 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 333 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
349 | CONFIG_BLK_DEV_NBD=m | 334 | CONFIG_BLK_DEV_NBD=m |
350 | # CONFIG_BLK_DEV_RAM is not set | 335 | # CONFIG_BLK_DEV_RAM is not set |
351 | # CONFIG_BLK_DEV_INITRD is not set | ||
352 | CONFIG_CDROM_PKTCDVD=m | 336 | CONFIG_CDROM_PKTCDVD=m |
353 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 | 337 | CONFIG_CDROM_PKTCDVD_BUFFERS=8 |
354 | CONFIG_CDROM_PKTCDVD_WCACHE=y | 338 | CONFIG_CDROM_PKTCDVD_WCACHE=y |
355 | # CONFIG_ATA_OVER_ETH is not set | 339 | # CONFIG_ATA_OVER_ETH is not set |
356 | 340 | CONFIG_MISC_DEVICES=y | |
357 | # | 341 | # CONFIG_EEPROM_93CX6 is not set |
358 | # Misc devices | ||
359 | # | ||
360 | # CONFIG_TIFM_CORE is not set | ||
361 | |||
362 | # | ||
363 | # ATA/ATAPI/MFM/RLL support | ||
364 | # | ||
365 | CONFIG_IDE=y | 342 | CONFIG_IDE=y |
366 | CONFIG_BLK_DEV_IDE=y | 343 | CONFIG_BLK_DEV_IDE=y |
367 | 344 | ||
@@ -376,16 +353,17 @@ CONFIG_BLK_DEV_IDECD=y | |||
376 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 353 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
377 | # CONFIG_BLK_DEV_IDESCSI is not set | 354 | # CONFIG_BLK_DEV_IDESCSI is not set |
378 | # CONFIG_IDE_TASK_IOCTL is not set | 355 | # CONFIG_IDE_TASK_IOCTL is not set |
356 | CONFIG_IDE_PROC_FS=y | ||
379 | 357 | ||
380 | # | 358 | # |
381 | # IDE chipset support/bugfixes | 359 | # IDE chipset support/bugfixes |
382 | # | 360 | # |
383 | CONFIG_IDE_GENERIC=y | 361 | CONFIG_IDE_GENERIC=y |
384 | # CONFIG_BLK_DEV_IDEPNP is not set | 362 | # CONFIG_BLK_DEV_IDEPNP is not set |
363 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
385 | # CONFIG_IDE_ARM is not set | 364 | # CONFIG_IDE_ARM is not set |
386 | # CONFIG_IDE_CHIPSETS is not set | 365 | # CONFIG_IDE_CHIPSETS is not set |
387 | # CONFIG_BLK_DEV_IDEDMA is not set | 366 | # CONFIG_BLK_DEV_IDEDMA is not set |
388 | # CONFIG_IDEDMA_AUTO is not set | ||
389 | # CONFIG_BLK_DEV_HD is not set | 367 | # CONFIG_BLK_DEV_HD is not set |
390 | 368 | ||
391 | # | 369 | # |
@@ -393,6 +371,8 @@ CONFIG_IDE_GENERIC=y | |||
393 | # | 371 | # |
394 | # CONFIG_RAID_ATTRS is not set | 372 | # CONFIG_RAID_ATTRS is not set |
395 | CONFIG_SCSI=y | 373 | CONFIG_SCSI=y |
374 | # CONFIG_SCSI_DMA is not set | ||
375 | # CONFIG_SCSI_TGT is not set | ||
396 | # CONFIG_SCSI_NETLINK is not set | 376 | # CONFIG_SCSI_NETLINK is not set |
397 | CONFIG_SCSI_PROC_FS=y | 377 | CONFIG_SCSI_PROC_FS=y |
398 | 378 | ||
@@ -413,6 +393,8 @@ CONFIG_CHR_DEV_SG=m | |||
413 | CONFIG_SCSI_MULTI_LUN=y | 393 | CONFIG_SCSI_MULTI_LUN=y |
414 | CONFIG_SCSI_CONSTANTS=y | 394 | CONFIG_SCSI_CONSTANTS=y |
415 | # CONFIG_SCSI_LOGGING is not set | 395 | # CONFIG_SCSI_LOGGING is not set |
396 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
397 | CONFIG_SCSI_WAIT_SCAN=m | ||
416 | 398 | ||
417 | # | 399 | # |
418 | # SCSI Transports | 400 | # SCSI Transports |
@@ -420,12 +402,8 @@ CONFIG_SCSI_CONSTANTS=y | |||
420 | CONFIG_SCSI_SPI_ATTRS=y | 402 | CONFIG_SCSI_SPI_ATTRS=y |
421 | # CONFIG_SCSI_FC_ATTRS is not set | 403 | # CONFIG_SCSI_FC_ATTRS is not set |
422 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 404 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
423 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
424 | # CONFIG_SCSI_SAS_LIBSAS is not set | 405 | # CONFIG_SCSI_SAS_LIBSAS is not set |
425 | 406 | CONFIG_SCSI_LOWLEVEL=y | |
426 | # | ||
427 | # SCSI low-level drivers | ||
428 | # | ||
429 | # CONFIG_ISCSI_TCP is not set | 407 | # CONFIG_ISCSI_TCP is not set |
430 | # CONFIG_SCSI_AHA152X is not set | 408 | # CONFIG_SCSI_AHA152X is not set |
431 | # CONFIG_SCSI_AIC7XXX_OLD is not set | 409 | # CONFIG_SCSI_AIC7XXX_OLD is not set |
@@ -441,19 +419,6 @@ CONFIG_SCSI_SPI_ATTRS=y | |||
441 | # CONFIG_SCSI_SYM53C416 is not set | 419 | # CONFIG_SCSI_SYM53C416 is not set |
442 | # CONFIG_SCSI_T128 is not set | 420 | # CONFIG_SCSI_T128 is not set |
443 | # CONFIG_SCSI_DEBUG is not set | 421 | # 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 | ||
453 | |||
454 | # | ||
455 | # Multi-device support (RAID and LVM) | ||
456 | # | ||
457 | CONFIG_MD=y | 422 | CONFIG_MD=y |
458 | CONFIG_BLK_DEV_MD=y | 423 | CONFIG_BLK_DEV_MD=y |
459 | # CONFIG_MD_LINEAR is not set | 424 | # CONFIG_MD_LINEAR is not set |
@@ -470,43 +435,17 @@ CONFIG_DM_SNAPSHOT=m | |||
470 | # CONFIG_DM_MIRROR is not set | 435 | # CONFIG_DM_MIRROR is not set |
471 | # CONFIG_DM_ZERO is not set | 436 | # CONFIG_DM_ZERO is not set |
472 | # CONFIG_DM_MULTIPATH is not set | 437 | # CONFIG_DM_MULTIPATH is not set |
473 | 438 | # CONFIG_DM_DELAY is not set | |
474 | # | ||
475 | # Fusion MPT device support | ||
476 | # | ||
477 | # CONFIG_FUSION is not set | ||
478 | |||
479 | # | ||
480 | # IEEE 1394 (FireWire) support | ||
481 | # | ||
482 | |||
483 | # | ||
484 | # I2O device support | ||
485 | # | ||
486 | |||
487 | # | ||
488 | # Network device support | ||
489 | # | ||
490 | CONFIG_NETDEVICES=y | 439 | CONFIG_NETDEVICES=y |
440 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
491 | CONFIG_DUMMY=m | 441 | CONFIG_DUMMY=m |
492 | # CONFIG_BONDING is not set | 442 | # CONFIG_BONDING is not set |
443 | # CONFIG_MACVLAN is not set | ||
493 | # CONFIG_EQUALIZER is not set | 444 | # CONFIG_EQUALIZER is not set |
494 | # CONFIG_TUN is not set | 445 | # CONFIG_TUN is not set |
495 | # CONFIG_NET_SB1000 is not set | 446 | # CONFIG_NET_SB1000 is not set |
496 | |||
497 | # | ||
498 | # ARCnet devices | ||
499 | # | ||
500 | # CONFIG_ARCNET is not set | 447 | # CONFIG_ARCNET is not set |
501 | |||
502 | # | ||
503 | # PHY device support | ||
504 | # | ||
505 | # CONFIG_PHYLIB is not set | 448 | # CONFIG_PHYLIB is not set |
506 | |||
507 | # | ||
508 | # Ethernet (10 or 100Mbit) | ||
509 | # | ||
510 | CONFIG_NET_ETHERNET=y | 449 | CONFIG_NET_ETHERNET=y |
511 | CONFIG_MII=y | 450 | CONFIG_MII=y |
512 | CONFIG_NET_VENDOR_3COM=y | 451 | CONFIG_NET_VENDOR_3COM=y |
@@ -536,28 +475,15 @@ CONFIG_NET_PCI=y | |||
536 | # CONFIG_APRICOT is not set | 475 | # CONFIG_APRICOT is not set |
537 | # CONFIG_CS89x0 is not set | 476 | # CONFIG_CS89x0 is not set |
538 | # CONFIG_NET_POCKET is not set | 477 | # CONFIG_NET_POCKET is not set |
539 | 478 | CONFIG_NETDEV_1000=y | |
540 | # | 479 | CONFIG_NETDEV_10000=y |
541 | # Ethernet (1000 Mbit) | ||
542 | # | ||
543 | |||
544 | # | ||
545 | # Ethernet (10000 Mbit) | ||
546 | # | ||
547 | |||
548 | # | ||
549 | # Token Ring devices | ||
550 | # | ||
551 | # CONFIG_TR is not set | 480 | # CONFIG_TR is not set |
552 | 481 | ||
553 | # | 482 | # |
554 | # Wireless LAN (non-hamradio) | 483 | # Wireless LAN |
555 | # | ||
556 | # CONFIG_NET_RADIO is not set | ||
557 | |||
558 | # | ||
559 | # Wan interfaces | ||
560 | # | 484 | # |
485 | # CONFIG_WLAN_PRE80211 is not set | ||
486 | # CONFIG_WLAN_80211 is not set | ||
561 | # CONFIG_WAN is not set | 487 | # CONFIG_WAN is not set |
562 | # CONFIG_PLIP is not set | 488 | # CONFIG_PLIP is not set |
563 | # CONFIG_PPP is not set | 489 | # CONFIG_PPP is not set |
@@ -566,15 +492,7 @@ CONFIG_NET_PCI=y | |||
566 | # CONFIG_NETCONSOLE is not set | 492 | # CONFIG_NETCONSOLE is not set |
567 | # CONFIG_NETPOLL is not set | 493 | # CONFIG_NETPOLL is not set |
568 | # CONFIG_NET_POLL_CONTROLLER is not set | 494 | # CONFIG_NET_POLL_CONTROLLER is not set |
569 | |||
570 | # | ||
571 | # ISDN subsystem | ||
572 | # | ||
573 | # CONFIG_ISDN is not set | 495 | # CONFIG_ISDN is not set |
574 | |||
575 | # | ||
576 | # Telephony Support | ||
577 | # | ||
578 | # CONFIG_PHONE is not set | 496 | # CONFIG_PHONE is not set |
579 | 497 | ||
580 | # | 498 | # |
@@ -582,6 +500,7 @@ CONFIG_NET_PCI=y | |||
582 | # | 500 | # |
583 | CONFIG_INPUT=y | 501 | CONFIG_INPUT=y |
584 | # CONFIG_INPUT_FF_MEMLESS is not set | 502 | # CONFIG_INPUT_FF_MEMLESS is not set |
503 | # CONFIG_INPUT_POLLDEV is not set | ||
585 | 504 | ||
586 | # | 505 | # |
587 | # Userland interfaces | 506 | # Userland interfaces |
@@ -607,12 +526,19 @@ CONFIG_KEYBOARD_ATKBD=y | |||
607 | # CONFIG_KEYBOARD_STOWAWAY is not set | 526 | # CONFIG_KEYBOARD_STOWAWAY is not set |
608 | CONFIG_INPUT_MOUSE=y | 527 | CONFIG_INPUT_MOUSE=y |
609 | CONFIG_MOUSE_PS2=y | 528 | CONFIG_MOUSE_PS2=y |
529 | CONFIG_MOUSE_PS2_ALPS=y | ||
530 | CONFIG_MOUSE_PS2_LOGIPS2PP=y | ||
531 | CONFIG_MOUSE_PS2_SYNAPTICS=y | ||
532 | CONFIG_MOUSE_PS2_LIFEBOOK=y | ||
533 | CONFIG_MOUSE_PS2_TRACKPOINT=y | ||
534 | # CONFIG_MOUSE_PS2_TOUCHKIT is not set | ||
610 | # CONFIG_MOUSE_SERIAL is not set | 535 | # CONFIG_MOUSE_SERIAL is not set |
611 | # CONFIG_MOUSE_INPORT is not set | 536 | # CONFIG_MOUSE_INPORT is not set |
612 | # CONFIG_MOUSE_LOGIBM is not set | 537 | # CONFIG_MOUSE_LOGIBM is not set |
613 | # CONFIG_MOUSE_PC110PAD is not set | 538 | # CONFIG_MOUSE_PC110PAD is not set |
614 | # CONFIG_MOUSE_VSXXXAA is not set | 539 | # CONFIG_MOUSE_VSXXXAA is not set |
615 | # CONFIG_INPUT_JOYSTICK is not set | 540 | # CONFIG_INPUT_JOYSTICK is not set |
541 | # CONFIG_INPUT_TABLET is not set | ||
616 | # CONFIG_INPUT_TOUCHSCREEN is not set | 542 | # CONFIG_INPUT_TOUCHSCREEN is not set |
617 | # CONFIG_INPUT_MISC is not set | 543 | # CONFIG_INPUT_MISC is not set |
618 | 544 | ||
@@ -657,35 +583,17 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
657 | # CONFIG_PRINTER is not set | 583 | # CONFIG_PRINTER is not set |
658 | # CONFIG_PPDEV is not set | 584 | # CONFIG_PPDEV is not set |
659 | # CONFIG_TIPAR is not set | 585 | # CONFIG_TIPAR is not set |
660 | |||
661 | # | ||
662 | # IPMI | ||
663 | # | ||
664 | # CONFIG_IPMI_HANDLER is not set | 586 | # CONFIG_IPMI_HANDLER is not set |
665 | |||
666 | # | ||
667 | # Watchdog Cards | ||
668 | # | ||
669 | # CONFIG_WATCHDOG is not set | 587 | # CONFIG_WATCHDOG is not set |
670 | # CONFIG_HW_RANDOM is not set | 588 | # CONFIG_HW_RANDOM is not set |
671 | # CONFIG_RTC is not set | 589 | # CONFIG_RTC is not set |
672 | # CONFIG_DTLK is not set | 590 | # CONFIG_DTLK is not set |
673 | # CONFIG_R3964 is not set | 591 | # CONFIG_R3964 is not set |
674 | |||
675 | # | ||
676 | # Ftape, the floppy tape device driver | ||
677 | # | ||
678 | # CONFIG_RAW_DRIVER is not set | 592 | # CONFIG_RAW_DRIVER is not set |
679 | |||
680 | # | ||
681 | # TPM devices | ||
682 | # | ||
683 | # CONFIG_TCG_TPM is not set | 593 | # CONFIG_TCG_TPM is not set |
684 | 594 | CONFIG_DEVPORT=y | |
685 | # | ||
686 | # I2C support | ||
687 | # | ||
688 | CONFIG_I2C=m | 595 | CONFIG_I2C=m |
596 | CONFIG_I2C_BOARDINFO=y | ||
689 | CONFIG_I2C_CHARDEV=m | 597 | CONFIG_I2C_CHARDEV=m |
690 | 598 | ||
691 | # | 599 | # |
@@ -702,6 +610,8 @@ CONFIG_I2C_ELEKTOR=m | |||
702 | # CONFIG_I2C_OCORES is not set | 610 | # CONFIG_I2C_OCORES is not set |
703 | # CONFIG_I2C_PARPORT is not set | 611 | # CONFIG_I2C_PARPORT is not set |
704 | # CONFIG_I2C_PARPORT_LIGHT is not set | 612 | # CONFIG_I2C_PARPORT_LIGHT is not set |
613 | # CONFIG_I2C_SIMTEC is not set | ||
614 | # CONFIG_I2C_TAOS_EVM is not set | ||
705 | # CONFIG_I2C_STUB is not set | 615 | # CONFIG_I2C_STUB is not set |
706 | # CONFIG_I2C_PCA_ISA is not set | 616 | # CONFIG_I2C_PCA_ISA is not set |
707 | 617 | ||
@@ -710,11 +620,13 @@ CONFIG_I2C_ELEKTOR=m | |||
710 | # | 620 | # |
711 | # CONFIG_SENSORS_DS1337 is not set | 621 | # CONFIG_SENSORS_DS1337 is not set |
712 | # CONFIG_SENSORS_DS1374 is not set | 622 | # CONFIG_SENSORS_DS1374 is not set |
623 | # CONFIG_DS1682 is not set | ||
713 | # CONFIG_SENSORS_EEPROM is not set | 624 | # CONFIG_SENSORS_EEPROM is not set |
714 | # CONFIG_SENSORS_PCF8574 is not set | 625 | # CONFIG_SENSORS_PCF8574 is not set |
715 | # CONFIG_SENSORS_PCA9539 is not set | 626 | # CONFIG_SENSORS_PCA9539 is not set |
716 | # CONFIG_SENSORS_PCF8591 is not set | 627 | # CONFIG_SENSORS_PCF8591 is not set |
717 | # CONFIG_SENSORS_MAX6875 is not set | 628 | # CONFIG_SENSORS_MAX6875 is not set |
629 | # CONFIG_SENSORS_TSL2550 is not set | ||
718 | # CONFIG_I2C_DEBUG_CORE is not set | 630 | # CONFIG_I2C_DEBUG_CORE is not set |
719 | # CONFIG_I2C_DEBUG_ALGO is not set | 631 | # CONFIG_I2C_DEBUG_ALGO is not set |
720 | # CONFIG_I2C_DEBUG_BUS is not set | 632 | # CONFIG_I2C_DEBUG_BUS is not set |
@@ -725,21 +637,17 @@ CONFIG_I2C_ELEKTOR=m | |||
725 | # | 637 | # |
726 | # CONFIG_SPI is not set | 638 | # CONFIG_SPI is not set |
727 | # CONFIG_SPI_MASTER is not set | 639 | # CONFIG_SPI_MASTER is not set |
728 | |||
729 | # | ||
730 | # Dallas's 1-wire bus | ||
731 | # | ||
732 | # CONFIG_W1 is not set | 640 | # CONFIG_W1 is not set |
733 | 641 | # CONFIG_POWER_SUPPLY is not set | |
734 | # | ||
735 | # Hardware Monitoring support | ||
736 | # | ||
737 | CONFIG_HWMON=y | 642 | CONFIG_HWMON=y |
738 | CONFIG_HWMON_VID=m | 643 | CONFIG_HWMON_VID=m |
739 | # CONFIG_SENSORS_ABITUGURU is not set | 644 | # CONFIG_SENSORS_ABITUGURU is not set |
645 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
646 | # CONFIG_SENSORS_AD7418 is not set | ||
740 | CONFIG_SENSORS_ADM1021=m | 647 | CONFIG_SENSORS_ADM1021=m |
741 | CONFIG_SENSORS_ADM1025=m | 648 | CONFIG_SENSORS_ADM1025=m |
742 | # CONFIG_SENSORS_ADM1026 is not set | 649 | # CONFIG_SENSORS_ADM1026 is not set |
650 | # CONFIG_SENSORS_ADM1029 is not set | ||
743 | CONFIG_SENSORS_ADM1031=m | 651 | CONFIG_SENSORS_ADM1031=m |
744 | # CONFIG_SENSORS_ADM9240 is not set | 652 | # CONFIG_SENSORS_ADM9240 is not set |
745 | CONFIG_SENSORS_ASB100=m | 653 | CONFIG_SENSORS_ASB100=m |
@@ -761,8 +669,12 @@ CONFIG_SENSORS_LM85=m | |||
761 | # CONFIG_SENSORS_LM87 is not set | 669 | # CONFIG_SENSORS_LM87 is not set |
762 | CONFIG_SENSORS_LM90=m | 670 | CONFIG_SENSORS_LM90=m |
763 | # CONFIG_SENSORS_LM92 is not set | 671 | # CONFIG_SENSORS_LM92 is not set |
672 | # CONFIG_SENSORS_LM93 is not set | ||
764 | CONFIG_SENSORS_MAX1619=m | 673 | CONFIG_SENSORS_MAX1619=m |
674 | # CONFIG_SENSORS_MAX6650 is not set | ||
765 | # CONFIG_SENSORS_PC87360 is not set | 675 | # CONFIG_SENSORS_PC87360 is not set |
676 | # CONFIG_SENSORS_PC87427 is not set | ||
677 | # CONFIG_SENSORS_DME1737 is not set | ||
766 | CONFIG_SENSORS_SMSC47M1=m | 678 | CONFIG_SENSORS_SMSC47M1=m |
767 | # CONFIG_SENSORS_SMSC47M192 is not set | 679 | # CONFIG_SENSORS_SMSC47M192 is not set |
768 | # CONFIG_SENSORS_SMSC47B397 is not set | 680 | # CONFIG_SENSORS_SMSC47B397 is not set |
@@ -770,29 +682,27 @@ CONFIG_SENSORS_SMSC47M1=m | |||
770 | CONFIG_SENSORS_W83781D=m | 682 | CONFIG_SENSORS_W83781D=m |
771 | # CONFIG_SENSORS_W83791D is not set | 683 | # CONFIG_SENSORS_W83791D is not set |
772 | # CONFIG_SENSORS_W83792D is not set | 684 | # CONFIG_SENSORS_W83792D is not set |
685 | # CONFIG_SENSORS_W83793 is not set | ||
773 | CONFIG_SENSORS_W83L785TS=m | 686 | CONFIG_SENSORS_W83L785TS=m |
774 | CONFIG_SENSORS_W83627HF=m | 687 | CONFIG_SENSORS_W83627HF=m |
775 | # CONFIG_SENSORS_W83627EHF is not set | 688 | # CONFIG_SENSORS_W83627EHF is not set |
776 | # CONFIG_HWMON_DEBUG_CHIP is not set | 689 | # CONFIG_HWMON_DEBUG_CHIP is not set |
777 | 690 | ||
778 | # | 691 | # |
692 | # Multifunction device drivers | ||
693 | # | ||
694 | # CONFIG_MFD_SM501 is not set | ||
695 | |||
696 | # | ||
779 | # Multimedia devices | 697 | # Multimedia devices |
780 | # | 698 | # |
781 | CONFIG_VIDEO_DEV=m | 699 | CONFIG_VIDEO_DEV=m |
782 | CONFIG_VIDEO_V4L1=y | 700 | CONFIG_VIDEO_V4L1=y |
783 | CONFIG_VIDEO_V4L1_COMPAT=y | 701 | CONFIG_VIDEO_V4L1_COMPAT=y |
784 | CONFIG_VIDEO_V4L2=y | 702 | CONFIG_VIDEO_V4L2=y |
785 | 703 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | |
786 | # | ||
787 | # Video Capture Adapters | ||
788 | # | ||
789 | |||
790 | # | ||
791 | # Video Capture Adapters | ||
792 | # | ||
793 | # CONFIG_VIDEO_ADV_DEBUG is not set | 704 | # CONFIG_VIDEO_ADV_DEBUG is not set |
794 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | 705 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y |
795 | # CONFIG_VIDEO_VIVI is not set | ||
796 | # CONFIG_VIDEO_PMS is not set | 706 | # CONFIG_VIDEO_PMS is not set |
797 | CONFIG_VIDEO_BWQCAM=m | 707 | CONFIG_VIDEO_BWQCAM=m |
798 | CONFIG_VIDEO_CQCAM=m | 708 | CONFIG_VIDEO_CQCAM=m |
@@ -801,11 +711,9 @@ CONFIG_VIDEO_CQCAM=m | |||
801 | # CONFIG_VIDEO_SAA5246A is not set | 711 | # CONFIG_VIDEO_SAA5246A is not set |
802 | # CONFIG_VIDEO_SAA5249 is not set | 712 | # CONFIG_VIDEO_SAA5249 is not set |
803 | # CONFIG_TUNER_3036 is not set | 713 | # CONFIG_TUNER_3036 is not set |
714 | # CONFIG_TUNER_TEA5761 is not set | ||
804 | # CONFIG_VIDEO_M32R_AR is not set | 715 | # CONFIG_VIDEO_M32R_AR is not set |
805 | 716 | CONFIG_RADIO_ADAPTERS=y | |
806 | # | ||
807 | # Radio Adapters | ||
808 | # | ||
809 | # CONFIG_RADIO_CADET is not set | 717 | # CONFIG_RADIO_CADET is not set |
810 | # CONFIG_RADIO_RTRACK is not set | 718 | # CONFIG_RADIO_RTRACK is not set |
811 | # CONFIG_RADIO_RTRACK2 is not set | 719 | # CONFIG_RADIO_RTRACK2 is not set |
@@ -817,16 +725,20 @@ CONFIG_VIDEO_CQCAM=m | |||
817 | # CONFIG_RADIO_TRUST is not set | 725 | # CONFIG_RADIO_TRUST is not set |
818 | # CONFIG_RADIO_TYPHOON is not set | 726 | # CONFIG_RADIO_TYPHOON is not set |
819 | # CONFIG_RADIO_ZOLTRIX is not set | 727 | # CONFIG_RADIO_ZOLTRIX is not set |
728 | # CONFIG_DVB_CORE is not set | ||
729 | CONFIG_DAB=y | ||
820 | 730 | ||
821 | # | 731 | # |
822 | # Digital Video Broadcasting Devices | 732 | # Graphics support |
823 | # | 733 | # |
824 | # CONFIG_DVB is not set | 734 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
825 | 735 | ||
826 | # | 736 | # |
827 | # Graphics support | 737 | # Display device support |
828 | # | 738 | # |
829 | CONFIG_FIRMWARE_EDID=y | 739 | # CONFIG_DISPLAY_SUPPORT is not set |
740 | # CONFIG_VGASTATE is not set | ||
741 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
830 | # CONFIG_FB is not set | 742 | # CONFIG_FB is not set |
831 | 743 | ||
832 | # | 744 | # |
@@ -836,16 +748,15 @@ CONFIG_VGA_CONSOLE=y | |||
836 | # CONFIG_VGACON_SOFT_SCROLLBACK is not set | 748 | # CONFIG_VGACON_SOFT_SCROLLBACK is not set |
837 | # CONFIG_MDA_CONSOLE is not set | 749 | # CONFIG_MDA_CONSOLE is not set |
838 | CONFIG_DUMMY_CONSOLE=y | 750 | CONFIG_DUMMY_CONSOLE=y |
839 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
840 | 751 | ||
841 | # | 752 | # |
842 | # Sound | 753 | # Sound |
843 | # | 754 | # |
844 | # CONFIG_SOUND is not set | 755 | # CONFIG_SOUND is not set |
845 | 756 | CONFIG_HID_SUPPORT=y | |
846 | # | 757 | CONFIG_HID=y |
847 | # USB support | 758 | CONFIG_HID_DEBUG=y |
848 | # | 759 | CONFIG_USB_SUPPORT=y |
849 | # CONFIG_USB_ARCH_HAS_HCD is not set | 760 | # CONFIG_USB_ARCH_HAS_HCD is not set |
850 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 761 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
851 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 762 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
@@ -858,50 +769,19 @@ CONFIG_DUMMY_CONSOLE=y | |||
858 | # USB Gadget Support | 769 | # USB Gadget Support |
859 | # | 770 | # |
860 | # CONFIG_USB_GADGET is not set | 771 | # CONFIG_USB_GADGET is not set |
861 | |||
862 | # | ||
863 | # MMC/SD Card support | ||
864 | # | ||
865 | # CONFIG_MMC is not set | 772 | # CONFIG_MMC is not set |
866 | |||
867 | # | ||
868 | # LED devices | ||
869 | # | ||
870 | # CONFIG_NEW_LEDS is not set | 773 | # CONFIG_NEW_LEDS is not set |
871 | 774 | ||
872 | # | 775 | # |
873 | # LED drivers | ||
874 | # | ||
875 | |||
876 | # | ||
877 | # LED Triggers | ||
878 | # | ||
879 | |||
880 | # | ||
881 | # InfiniBand support | ||
882 | # | ||
883 | |||
884 | # | ||
885 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
886 | # | ||
887 | |||
888 | # | ||
889 | # Real Time Clock | 776 | # Real Time Clock |
890 | # | 777 | # |
891 | # CONFIG_RTC_CLASS is not set | 778 | # CONFIG_RTC_CLASS is not set |
779 | # CONFIG_AUXDISPLAY is not set | ||
892 | 780 | ||
893 | # | 781 | # |
894 | # DMA Engine support | 782 | # Userspace I/O |
895 | # | ||
896 | # CONFIG_DMA_ENGINE is not set | ||
897 | |||
898 | # | ||
899 | # DMA Clients | ||
900 | # | ||
901 | |||
902 | # | ||
903 | # DMA Devices | ||
904 | # | 783 | # |
784 | # CONFIG_UIO is not set | ||
905 | 785 | ||
906 | # | 786 | # |
907 | # File systems | 787 | # File systems |
@@ -1000,6 +880,7 @@ CONFIG_LOCKD_V4=y | |||
1000 | CONFIG_EXPORTFS=m | 880 | CONFIG_EXPORTFS=m |
1001 | CONFIG_NFS_COMMON=y | 881 | CONFIG_NFS_COMMON=y |
1002 | CONFIG_SUNRPC=y | 882 | CONFIG_SUNRPC=y |
883 | # CONFIG_SUNRPC_BIND34 is not set | ||
1003 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 884 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
1004 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 885 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
1005 | # CONFIG_SMB_FS is not set | 886 | # CONFIG_SMB_FS is not set |
@@ -1007,7 +888,6 @@ CONFIG_SUNRPC=y | |||
1007 | # CONFIG_NCP_FS is not set | 888 | # CONFIG_NCP_FS is not set |
1008 | # CONFIG_CODA_FS is not set | 889 | # CONFIG_CODA_FS is not set |
1009 | # CONFIG_AFS_FS is not set | 890 | # CONFIG_AFS_FS is not set |
1010 | # CONFIG_9P_FS is not set | ||
1011 | 891 | ||
1012 | # | 892 | # |
1013 | # Partition Types | 893 | # Partition Types |
@@ -1060,6 +940,11 @@ CONFIG_NLS_ISO8859_1=y | |||
1060 | # CONFIG_NLS_UTF8 is not set | 940 | # CONFIG_NLS_UTF8 is not set |
1061 | 941 | ||
1062 | # | 942 | # |
943 | # Distributed Lock Manager | ||
944 | # | ||
945 | # CONFIG_DLM is not set | ||
946 | |||
947 | # | ||
1063 | # Profiling support | 948 | # Profiling support |
1064 | # | 949 | # |
1065 | CONFIG_PROFILING=y | 950 | CONFIG_PROFILING=y |
@@ -1072,29 +957,24 @@ CONFIG_OPROFILE=m | |||
1072 | CONFIG_ENABLE_MUST_CHECK=y | 957 | CONFIG_ENABLE_MUST_CHECK=y |
1073 | # CONFIG_MAGIC_SYSRQ is not set | 958 | # CONFIG_MAGIC_SYSRQ is not set |
1074 | # CONFIG_UNUSED_SYMBOLS is not set | 959 | # CONFIG_UNUSED_SYMBOLS is not set |
960 | # CONFIG_DEBUG_FS is not set | ||
961 | # CONFIG_HEADERS_CHECK is not set | ||
1075 | # CONFIG_DEBUG_KERNEL is not set | 962 | # CONFIG_DEBUG_KERNEL is not set |
1076 | CONFIG_LOG_BUF_SHIFT=14 | ||
1077 | CONFIG_DEBUG_BUGVERBOSE=y | 963 | CONFIG_DEBUG_BUGVERBOSE=y |
1078 | # CONFIG_DEBUG_FS is not set | ||
1079 | # CONFIG_FRAME_POINTER is not set | 964 | # CONFIG_FRAME_POINTER is not set |
1080 | # CONFIG_UNWIND_INFO is not set | ||
1081 | # CONFIG_HEADERS_CHECK is not set | ||
1082 | 965 | ||
1083 | # | 966 | # |
1084 | # Security options | 967 | # Security options |
1085 | # | 968 | # |
1086 | # CONFIG_KEYS is not set | 969 | # CONFIG_KEYS is not set |
1087 | # CONFIG_SECURITY is not set | 970 | # CONFIG_SECURITY is not set |
1088 | |||
1089 | # | ||
1090 | # Cryptographic options | ||
1091 | # | ||
1092 | CONFIG_CRYPTO=y | 971 | CONFIG_CRYPTO=y |
1093 | CONFIG_CRYPTO_ALGAPI=y | 972 | CONFIG_CRYPTO_ALGAPI=y |
1094 | CONFIG_CRYPTO_BLKCIPHER=m | 973 | CONFIG_CRYPTO_BLKCIPHER=m |
1095 | CONFIG_CRYPTO_HASH=y | 974 | CONFIG_CRYPTO_HASH=y |
1096 | CONFIG_CRYPTO_MANAGER=y | 975 | CONFIG_CRYPTO_MANAGER=y |
1097 | CONFIG_CRYPTO_HMAC=y | 976 | CONFIG_CRYPTO_HMAC=y |
977 | # CONFIG_CRYPTO_XCBC is not set | ||
1098 | CONFIG_CRYPTO_NULL=m | 978 | CONFIG_CRYPTO_NULL=m |
1099 | CONFIG_CRYPTO_MD4=m | 979 | CONFIG_CRYPTO_MD4=m |
1100 | CONFIG_CRYPTO_MD5=m | 980 | CONFIG_CRYPTO_MD5=m |
@@ -1103,9 +983,14 @@ CONFIG_CRYPTO_SHA256=m | |||
1103 | CONFIG_CRYPTO_SHA512=m | 983 | CONFIG_CRYPTO_SHA512=m |
1104 | CONFIG_CRYPTO_WP512=m | 984 | CONFIG_CRYPTO_WP512=m |
1105 | # CONFIG_CRYPTO_TGR192 is not set | 985 | # CONFIG_CRYPTO_TGR192 is not set |
986 | # CONFIG_CRYPTO_GF128MUL is not set | ||
1106 | CONFIG_CRYPTO_ECB=m | 987 | CONFIG_CRYPTO_ECB=m |
1107 | CONFIG_CRYPTO_CBC=m | 988 | CONFIG_CRYPTO_CBC=m |
989 | CONFIG_CRYPTO_PCBC=m | ||
990 | # CONFIG_CRYPTO_LRW is not set | ||
991 | # CONFIG_CRYPTO_CRYPTD is not set | ||
1108 | CONFIG_CRYPTO_DES=m | 992 | CONFIG_CRYPTO_DES=m |
993 | # CONFIG_CRYPTO_FCRYPT is not set | ||
1109 | CONFIG_CRYPTO_BLOWFISH=m | 994 | CONFIG_CRYPTO_BLOWFISH=m |
1110 | CONFIG_CRYPTO_TWOFISH=m | 995 | CONFIG_CRYPTO_TWOFISH=m |
1111 | CONFIG_CRYPTO_TWOFISH_COMMON=m | 996 | CONFIG_CRYPTO_TWOFISH_COMMON=m |
@@ -1120,21 +1005,23 @@ CONFIG_CRYPTO_AES=m | |||
1120 | # CONFIG_CRYPTO_DEFLATE is not set | 1005 | # CONFIG_CRYPTO_DEFLATE is not set |
1121 | # CONFIG_CRYPTO_MICHAEL_MIC is not set | 1006 | # CONFIG_CRYPTO_MICHAEL_MIC is not set |
1122 | CONFIG_CRYPTO_CRC32C=m | 1007 | CONFIG_CRYPTO_CRC32C=m |
1008 | # CONFIG_CRYPTO_CAMELLIA is not set | ||
1123 | # CONFIG_CRYPTO_TEST is not set | 1009 | # CONFIG_CRYPTO_TEST is not set |
1124 | 1010 | CONFIG_CRYPTO_HW=y | |
1125 | # | ||
1126 | # Hardware crypto devices | ||
1127 | # | ||
1128 | 1011 | ||
1129 | # | 1012 | # |
1130 | # Library routines | 1013 | # Library routines |
1131 | # | 1014 | # |
1015 | CONFIG_BITREVERSE=y | ||
1132 | CONFIG_CRC_CCITT=m | 1016 | CONFIG_CRC_CCITT=m |
1133 | CONFIG_CRC16=m | 1017 | CONFIG_CRC16=m |
1018 | # CONFIG_CRC_ITU_T is not set | ||
1134 | CONFIG_CRC32=y | 1019 | CONFIG_CRC32=y |
1020 | # CONFIG_CRC7 is not set | ||
1135 | CONFIG_LIBCRC32C=m | 1021 | CONFIG_LIBCRC32C=m |
1136 | CONFIG_TEXTSEARCH=y | 1022 | CONFIG_TEXTSEARCH=y |
1137 | CONFIG_TEXTSEARCH_KMP=m | 1023 | CONFIG_TEXTSEARCH_KMP=m |
1138 | CONFIG_TEXTSEARCH_BM=m | 1024 | CONFIG_TEXTSEARCH_BM=m |
1139 | CONFIG_TEXTSEARCH_FSM=m | 1025 | CONFIG_TEXTSEARCH_FSM=m |
1140 | CONFIG_PLIST=y | 1026 | CONFIG_PLIST=y |
1027 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/m32700ut.smp_defconfig b/arch/m32r/configs/m32700ut.smp_defconfig index 13579917afef..af3b98179113 100644 --- a/arch/m32r/configs/m32700ut.smp_defconfig +++ b/arch/m32r/configs/m32700ut.smp_defconfig | |||
@@ -1,12 +1,15 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.19 | 3 | # Linux kernel version: 2.6.23-rc1 |
4 | # Tue Dec 12 17:52:38 2006 | 4 | # Wed Aug 1 17:22:35 2007 |
5 | # | 5 | # |
6 | CONFIG_M32R=y | 6 | CONFIG_M32R=y |
7 | CONFIG_GENERIC_ISA_DMA=y | 7 | CONFIG_GENERIC_ISA_DMA=y |
8 | CONFIG_ZONE_DMA=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
9 | CONFIG_GENERIC_IRQ_PROBE=y | 10 | CONFIG_GENERIC_IRQ_PROBE=y |
11 | CONFIG_NO_IOPORT=y | ||
12 | CONFIG_NO_DMA=y | ||
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
11 | 14 | ||
12 | # | 15 | # |
@@ -23,19 +26,20 @@ CONFIG_LOCALVERSION="" | |||
23 | CONFIG_LOCALVERSION_AUTO=y | 26 | CONFIG_LOCALVERSION_AUTO=y |
24 | CONFIG_SWAP=y | 27 | CONFIG_SWAP=y |
25 | CONFIG_SYSVIPC=y | 28 | CONFIG_SYSVIPC=y |
26 | # CONFIG_IPC_NS is not set | 29 | CONFIG_SYSVIPC_SYSCTL=y |
27 | # CONFIG_POSIX_MQUEUE is not set | 30 | # CONFIG_POSIX_MQUEUE is not set |
28 | CONFIG_BSD_PROCESS_ACCT=y | 31 | CONFIG_BSD_PROCESS_ACCT=y |
29 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 32 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
30 | # CONFIG_TASKSTATS is not set | 33 | # CONFIG_TASKSTATS is not set |
31 | # CONFIG_UTS_NS is not set | 34 | # CONFIG_USER_NS is not set |
32 | # CONFIG_AUDIT is not set | 35 | # CONFIG_AUDIT is not set |
33 | CONFIG_IKCONFIG=y | 36 | CONFIG_IKCONFIG=y |
34 | CONFIG_IKCONFIG_PROC=y | 37 | CONFIG_IKCONFIG_PROC=y |
38 | CONFIG_LOG_BUF_SHIFT=15 | ||
35 | # CONFIG_CPUSETS is not set | 39 | # CONFIG_CPUSETS is not set |
36 | CONFIG_SYSFS_DEPRECATED=y | 40 | CONFIG_SYSFS_DEPRECATED=y |
37 | # CONFIG_RELAY is not set | 41 | # CONFIG_RELAY is not set |
38 | CONFIG_INITRAMFS_SOURCE="" | 42 | # CONFIG_BLK_DEV_INITRD is not set |
39 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
40 | CONFIG_SYSCTL=y | 44 | CONFIG_SYSCTL=y |
41 | CONFIG_EMBEDDED=y | 45 | CONFIG_EMBEDDED=y |
@@ -47,17 +51,18 @@ CONFIG_BUG=y | |||
47 | CONFIG_ELF_CORE=y | 51 | CONFIG_ELF_CORE=y |
48 | CONFIG_BASE_FULL=y | 52 | CONFIG_BASE_FULL=y |
49 | # CONFIG_FUTEX is not set | 53 | # CONFIG_FUTEX is not set |
54 | CONFIG_ANON_INODES=y | ||
50 | # CONFIG_EPOLL is not set | 55 | # CONFIG_EPOLL is not set |
56 | CONFIG_SIGNALFD=y | ||
57 | CONFIG_TIMERFD=y | ||
58 | CONFIG_EVENTFD=y | ||
51 | CONFIG_SHMEM=y | 59 | CONFIG_SHMEM=y |
52 | CONFIG_SLAB=y | ||
53 | CONFIG_VM_EVENT_COUNTERS=y | 60 | CONFIG_VM_EVENT_COUNTERS=y |
61 | CONFIG_SLAB=y | ||
62 | # CONFIG_SLUB is not set | ||
63 | # CONFIG_SLOB is not set | ||
54 | # CONFIG_TINY_SHMEM is not set | 64 | # CONFIG_TINY_SHMEM is not set |
55 | CONFIG_BASE_SMALL=0 | 65 | CONFIG_BASE_SMALL=0 |
56 | # CONFIG_SLOB is not set | ||
57 | |||
58 | # | ||
59 | # Loadable module support | ||
60 | # | ||
61 | CONFIG_MODULES=y | 66 | CONFIG_MODULES=y |
62 | CONFIG_MODULE_UNLOAD=y | 67 | CONFIG_MODULE_UNLOAD=y |
63 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
@@ -65,12 +70,11 @@ CONFIG_MODULE_UNLOAD=y | |||
65 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
66 | CONFIG_KMOD=y | 71 | CONFIG_KMOD=y |
67 | CONFIG_STOP_MACHINE=y | 72 | CONFIG_STOP_MACHINE=y |
68 | |||
69 | # | ||
70 | # Block layer | ||
71 | # | ||
72 | CONFIG_BLOCK=y | 73 | CONFIG_BLOCK=y |
74 | # CONFIG_LBD is not set | ||
73 | # CONFIG_BLK_DEV_IO_TRACE is not set | 75 | # CONFIG_BLK_DEV_IO_TRACE is not set |
76 | # CONFIG_LSF is not set | ||
77 | # CONFIG_BLK_DEV_BSG is not set | ||
74 | 78 | ||
75 | # | 79 | # |
76 | # IO Schedulers | 80 | # IO Schedulers |
@@ -123,13 +127,19 @@ CONFIG_NEED_MULTIPLE_NODES=y | |||
123 | # CONFIG_SPARSEMEM_STATIC is not set | 127 | # CONFIG_SPARSEMEM_STATIC is not set |
124 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 128 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
125 | # CONFIG_RESOURCES_64BIT is not set | 129 | # CONFIG_RESOURCES_64BIT is not set |
130 | CONFIG_ZONE_DMA_FLAG=1 | ||
131 | CONFIG_BOUNCE=y | ||
132 | CONFIG_VIRT_TO_BUS=y | ||
126 | CONFIG_IRAM_START=0x00f00000 | 133 | CONFIG_IRAM_START=0x00f00000 |
127 | CONFIG_IRAM_SIZE=0x00080000 | 134 | CONFIG_IRAM_SIZE=0x00080000 |
128 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 135 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
129 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 136 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
137 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
138 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
130 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 139 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
131 | CONFIG_GENERIC_HWEIGHT=y | 140 | CONFIG_GENERIC_HWEIGHT=y |
132 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 141 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
142 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
133 | CONFIG_PREEMPT=y | 143 | CONFIG_PREEMPT=y |
134 | CONFIG_SMP=y | 144 | CONFIG_SMP=y |
135 | # CONFIG_CHIP_M32700_TS1 is not set | 145 | # CONFIG_CHIP_M32700_TS1 is not set |
@@ -139,6 +149,7 @@ CONFIG_NODES_SHIFT=1 | |||
139 | # | 149 | # |
140 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 150 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
141 | # | 151 | # |
152 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
142 | # CONFIG_ISA is not set | 153 | # CONFIG_ISA is not set |
143 | 154 | ||
144 | # | 155 | # |
@@ -147,10 +158,6 @@ CONFIG_NODES_SHIFT=1 | |||
147 | # CONFIG_PCCARD is not set | 158 | # CONFIG_PCCARD is not set |
148 | 159 | ||
149 | # | 160 | # |
150 | # PCI Hotplug Support | ||
151 | # | ||
152 | |||
153 | # | ||
154 | # Executable file formats | 161 | # Executable file formats |
155 | # | 162 | # |
156 | CONFIG_BINFMT_ELF=y | 163 | CONFIG_BINFMT_ELF=y |
@@ -164,13 +171,13 @@ CONFIG_NET=y | |||
164 | # | 171 | # |
165 | # Networking options | 172 | # Networking options |
166 | # | 173 | # |
167 | # CONFIG_NETDEBUG is not set | ||
168 | CONFIG_PACKET=y | 174 | CONFIG_PACKET=y |
169 | # CONFIG_PACKET_MMAP is not set | 175 | # CONFIG_PACKET_MMAP is not set |
170 | CONFIG_UNIX=y | 176 | CONFIG_UNIX=y |
171 | CONFIG_XFRM=y | 177 | CONFIG_XFRM=y |
172 | # CONFIG_XFRM_USER is not set | 178 | # CONFIG_XFRM_USER is not set |
173 | # CONFIG_XFRM_SUB_POLICY is not set | 179 | # CONFIG_XFRM_SUB_POLICY is not set |
180 | # CONFIG_XFRM_MIGRATE is not set | ||
174 | # CONFIG_NET_KEY is not set | 181 | # CONFIG_NET_KEY is not set |
175 | CONFIG_INET=y | 182 | CONFIG_INET=y |
176 | # CONFIG_IP_MULTICAST is not set | 183 | # CONFIG_IP_MULTICAST is not set |
@@ -203,20 +210,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
203 | # CONFIG_INET6_TUNNEL is not set | 210 | # CONFIG_INET6_TUNNEL is not set |
204 | # CONFIG_NETWORK_SECMARK is not set | 211 | # CONFIG_NETWORK_SECMARK is not set |
205 | # CONFIG_NETFILTER is not set | 212 | # CONFIG_NETFILTER is not set |
206 | |||
207 | # | ||
208 | # DCCP Configuration (EXPERIMENTAL) | ||
209 | # | ||
210 | # CONFIG_IP_DCCP is not set | 213 | # CONFIG_IP_DCCP is not set |
211 | |||
212 | # | ||
213 | # SCTP Configuration (EXPERIMENTAL) | ||
214 | # | ||
215 | # CONFIG_IP_SCTP is not set | 214 | # CONFIG_IP_SCTP is not set |
216 | |||
217 | # | ||
218 | # TIPC Configuration (EXPERIMENTAL) | ||
219 | # | ||
220 | # CONFIG_TIPC is not set | 215 | # CONFIG_TIPC is not set |
221 | # CONFIG_ATM is not set | 216 | # CONFIG_ATM is not set |
222 | # CONFIG_BRIDGE is not set | 217 | # CONFIG_BRIDGE is not set |
@@ -242,7 +237,17 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
242 | # CONFIG_HAMRADIO is not set | 237 | # CONFIG_HAMRADIO is not set |
243 | # CONFIG_IRDA is not set | 238 | # CONFIG_IRDA is not set |
244 | # CONFIG_BT is not set | 239 | # CONFIG_BT is not set |
240 | # CONFIG_AF_RXRPC is not set | ||
241 | |||
242 | # | ||
243 | # Wireless | ||
244 | # | ||
245 | # CONFIG_CFG80211 is not set | ||
246 | # CONFIG_WIRELESS_EXT is not set | ||
247 | # CONFIG_MAC80211 is not set | ||
245 | # CONFIG_IEEE80211 is not set | 248 | # CONFIG_IEEE80211 is not set |
249 | # CONFIG_RFKILL is not set | ||
250 | # CONFIG_NET_9P is not set | ||
246 | 251 | ||
247 | # | 252 | # |
248 | # Device Drivers | 253 | # Device Drivers |
@@ -255,15 +260,7 @@ CONFIG_STANDALONE=y | |||
255 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 260 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
256 | CONFIG_FW_LOADER=y | 261 | CONFIG_FW_LOADER=y |
257 | # CONFIG_SYS_HYPERVISOR is not set | 262 | # CONFIG_SYS_HYPERVISOR is not set |
258 | |||
259 | # | ||
260 | # Connector - unified userspace <-> kernelspace linker | ||
261 | # | ||
262 | # CONFIG_CONNECTOR is not set | 263 | # CONFIG_CONNECTOR is not set |
263 | |||
264 | # | ||
265 | # Memory Technology Devices (MTD) | ||
266 | # | ||
267 | CONFIG_MTD=y | 264 | CONFIG_MTD=y |
268 | # CONFIG_MTD_DEBUG is not set | 265 | # CONFIG_MTD_DEBUG is not set |
269 | # CONFIG_MTD_CONCAT is not set | 266 | # CONFIG_MTD_CONCAT is not set |
@@ -278,6 +275,7 @@ CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | |||
278 | # User Modules And Translation Layers | 275 | # User Modules And Translation Layers |
279 | # | 276 | # |
280 | # CONFIG_MTD_CHAR is not set | 277 | # CONFIG_MTD_CHAR is not set |
278 | CONFIG_MTD_BLKDEVS=y | ||
281 | CONFIG_MTD_BLOCK=y | 279 | CONFIG_MTD_BLOCK=y |
282 | # CONFIG_FTL is not set | 280 | # CONFIG_FTL is not set |
283 | # CONFIG_NFTL is not set | 281 | # CONFIG_NFTL is not set |
@@ -314,7 +312,6 @@ CONFIG_MTD_CFI_UTIL=m | |||
314 | # CONFIG_MTD_RAM is not set | 312 | # CONFIG_MTD_RAM is not set |
315 | # CONFIG_MTD_ROM is not set | 313 | # CONFIG_MTD_ROM is not set |
316 | # CONFIG_MTD_ABSENT is not set | 314 | # CONFIG_MTD_ABSENT is not set |
317 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
318 | 315 | ||
319 | # | 316 | # |
320 | # Mapping drivers for chip access | 317 | # Mapping drivers for chip access |
@@ -337,29 +334,15 @@ CONFIG_MTD_CFI_UTIL=m | |||
337 | # CONFIG_MTD_DOC2000 is not set | 334 | # CONFIG_MTD_DOC2000 is not set |
338 | # CONFIG_MTD_DOC2001 is not set | 335 | # CONFIG_MTD_DOC2001 is not set |
339 | # CONFIG_MTD_DOC2001PLUS is not set | 336 | # CONFIG_MTD_DOC2001PLUS is not set |
340 | |||
341 | # | ||
342 | # NAND Flash Device Drivers | ||
343 | # | ||
344 | # CONFIG_MTD_NAND is not set | 337 | # CONFIG_MTD_NAND is not set |
345 | |||
346 | # | ||
347 | # OneNAND Flash Device Drivers | ||
348 | # | ||
349 | # CONFIG_MTD_ONENAND is not set | 338 | # CONFIG_MTD_ONENAND is not set |
350 | 339 | ||
351 | # | 340 | # |
352 | # Parallel port support | 341 | # UBI - Unsorted block images |
353 | # | 342 | # |
343 | # CONFIG_MTD_UBI is not set | ||
354 | # CONFIG_PARPORT is not set | 344 | # CONFIG_PARPORT is not set |
355 | 345 | CONFIG_BLK_DEV=y | |
356 | # | ||
357 | # Plug and Play support | ||
358 | # | ||
359 | |||
360 | # | ||
361 | # Block devices | ||
362 | # | ||
363 | # CONFIG_BLK_DEV_COW_COMMON is not set | 346 | # CONFIG_BLK_DEV_COW_COMMON is not set |
364 | CONFIG_BLK_DEV_LOOP=y | 347 | CONFIG_BLK_DEV_LOOP=y |
365 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 348 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
@@ -368,18 +351,10 @@ CONFIG_BLK_DEV_RAM=y | |||
368 | CONFIG_BLK_DEV_RAM_COUNT=16 | 351 | CONFIG_BLK_DEV_RAM_COUNT=16 |
369 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 352 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
370 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 353 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
371 | # CONFIG_BLK_DEV_INITRD is not set | ||
372 | # CONFIG_CDROM_PKTCDVD is not set | 354 | # CONFIG_CDROM_PKTCDVD is not set |
373 | CONFIG_ATA_OVER_ETH=m | 355 | CONFIG_ATA_OVER_ETH=m |
374 | 356 | CONFIG_MISC_DEVICES=y | |
375 | # | 357 | # CONFIG_EEPROM_93CX6 is not set |
376 | # Misc devices | ||
377 | # | ||
378 | # CONFIG_TIFM_CORE is not set | ||
379 | |||
380 | # | ||
381 | # ATA/ATAPI/MFM/RLL support | ||
382 | # | ||
383 | CONFIG_IDE=y | 358 | CONFIG_IDE=y |
384 | CONFIG_IDE_MAX_HWIFS=4 | 359 | CONFIG_IDE_MAX_HWIFS=4 |
385 | CONFIG_BLK_DEV_IDE=y | 360 | CONFIG_BLK_DEV_IDE=y |
@@ -395,14 +370,15 @@ CONFIG_BLK_DEV_IDECD=m | |||
395 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 370 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
396 | # CONFIG_BLK_DEV_IDESCSI is not set | 371 | # CONFIG_BLK_DEV_IDESCSI is not set |
397 | # CONFIG_IDE_TASK_IOCTL is not set | 372 | # CONFIG_IDE_TASK_IOCTL is not set |
373 | CONFIG_IDE_PROC_FS=y | ||
398 | 374 | ||
399 | # | 375 | # |
400 | # IDE chipset support/bugfixes | 376 | # IDE chipset support/bugfixes |
401 | # | 377 | # |
402 | CONFIG_IDE_GENERIC=y | 378 | CONFIG_IDE_GENERIC=y |
379 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
403 | # CONFIG_IDE_ARM is not set | 380 | # CONFIG_IDE_ARM is not set |
404 | # CONFIG_BLK_DEV_IDEDMA is not set | 381 | # CONFIG_BLK_DEV_IDEDMA is not set |
405 | # CONFIG_IDEDMA_AUTO is not set | ||
406 | # CONFIG_BLK_DEV_HD is not set | 382 | # CONFIG_BLK_DEV_HD is not set |
407 | 383 | ||
408 | # | 384 | # |
@@ -410,6 +386,8 @@ CONFIG_IDE_GENERIC=y | |||
410 | # | 386 | # |
411 | # CONFIG_RAID_ATTRS is not set | 387 | # CONFIG_RAID_ATTRS is not set |
412 | CONFIG_SCSI=m | 388 | CONFIG_SCSI=m |
389 | # CONFIG_SCSI_DMA is not set | ||
390 | # CONFIG_SCSI_TGT is not set | ||
413 | # CONFIG_SCSI_NETLINK is not set | 391 | # CONFIG_SCSI_NETLINK is not set |
414 | CONFIG_SCSI_PROC_FS=y | 392 | CONFIG_SCSI_PROC_FS=y |
415 | 393 | ||
@@ -430,6 +408,8 @@ CONFIG_CHR_DEV_SG=m | |||
430 | CONFIG_SCSI_MULTI_LUN=y | 408 | CONFIG_SCSI_MULTI_LUN=y |
431 | # CONFIG_SCSI_CONSTANTS is not set | 409 | # CONFIG_SCSI_CONSTANTS is not set |
432 | # CONFIG_SCSI_LOGGING is not set | 410 | # CONFIG_SCSI_LOGGING is not set |
411 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
412 | CONFIG_SCSI_WAIT_SCAN=m | ||
433 | 413 | ||
434 | # | 414 | # |
435 | # SCSI Transports | 415 | # SCSI Transports |
@@ -437,79 +417,31 @@ CONFIG_SCSI_MULTI_LUN=y | |||
437 | # CONFIG_SCSI_SPI_ATTRS is not set | 417 | # CONFIG_SCSI_SPI_ATTRS is not set |
438 | # CONFIG_SCSI_FC_ATTRS is not set | 418 | # CONFIG_SCSI_FC_ATTRS is not set |
439 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 419 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
440 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
441 | # CONFIG_SCSI_SAS_LIBSAS is not set | 420 | # CONFIG_SCSI_SAS_LIBSAS is not set |
442 | 421 | CONFIG_SCSI_LOWLEVEL=y | |
443 | # | ||
444 | # SCSI low-level drivers | ||
445 | # | ||
446 | # CONFIG_ISCSI_TCP is not set | 422 | # CONFIG_ISCSI_TCP is not set |
447 | # CONFIG_SCSI_DEBUG is not set | 423 | # CONFIG_SCSI_DEBUG is not set |
448 | |||
449 | # | ||
450 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
451 | # | ||
452 | |||
453 | # | ||
454 | # Multi-device support (RAID and LVM) | ||
455 | # | ||
456 | # CONFIG_MD is not set | 424 | # CONFIG_MD is not set |
457 | |||
458 | # | ||
459 | # Fusion MPT device support | ||
460 | # | ||
461 | # CONFIG_FUSION is not set | ||
462 | |||
463 | # | ||
464 | # IEEE 1394 (FireWire) support | ||
465 | # | ||
466 | |||
467 | # | ||
468 | # I2O device support | ||
469 | # | ||
470 | |||
471 | # | ||
472 | # Network device support | ||
473 | # | ||
474 | CONFIG_NETDEVICES=y | 425 | CONFIG_NETDEVICES=y |
426 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
475 | # CONFIG_DUMMY is not set | 427 | # CONFIG_DUMMY is not set |
476 | # CONFIG_BONDING is not set | 428 | # CONFIG_BONDING is not set |
429 | # CONFIG_MACVLAN is not set | ||
477 | # CONFIG_EQUALIZER is not set | 430 | # CONFIG_EQUALIZER is not set |
478 | # CONFIG_TUN is not set | 431 | # CONFIG_TUN is not set |
479 | |||
480 | # | ||
481 | # PHY device support | ||
482 | # | ||
483 | # CONFIG_PHYLIB is not set | 432 | # CONFIG_PHYLIB is not set |
484 | |||
485 | # | ||
486 | # Ethernet (10 or 100Mbit) | ||
487 | # | ||
488 | CONFIG_NET_ETHERNET=y | 433 | CONFIG_NET_ETHERNET=y |
489 | CONFIG_MII=y | 434 | CONFIG_MII=y |
490 | CONFIG_SMC91X=y | 435 | CONFIG_SMC91X=y |
491 | # CONFIG_NE2000 is not set | 436 | # CONFIG_NE2000 is not set |
437 | CONFIG_NETDEV_1000=y | ||
438 | CONFIG_NETDEV_10000=y | ||
492 | 439 | ||
493 | # | 440 | # |
494 | # Ethernet (1000 Mbit) | 441 | # Wireless LAN |
495 | # | ||
496 | |||
497 | # | ||
498 | # Ethernet (10000 Mbit) | ||
499 | # | ||
500 | |||
501 | # | ||
502 | # Token Ring devices | ||
503 | # | ||
504 | |||
505 | # | ||
506 | # Wireless LAN (non-hamradio) | ||
507 | # | ||
508 | # CONFIG_NET_RADIO is not set | ||
509 | |||
510 | # | ||
511 | # Wan interfaces | ||
512 | # | 442 | # |
443 | # CONFIG_WLAN_PRE80211 is not set | ||
444 | # CONFIG_WLAN_80211 is not set | ||
513 | # CONFIG_WAN is not set | 445 | # CONFIG_WAN is not set |
514 | # CONFIG_PPP is not set | 446 | # CONFIG_PPP is not set |
515 | # CONFIG_SLIP is not set | 447 | # CONFIG_SLIP is not set |
@@ -517,15 +449,7 @@ CONFIG_SMC91X=y | |||
517 | # CONFIG_NETCONSOLE is not set | 449 | # CONFIG_NETCONSOLE is not set |
518 | # CONFIG_NETPOLL is not set | 450 | # CONFIG_NETPOLL is not set |
519 | # CONFIG_NET_POLL_CONTROLLER is not set | 451 | # CONFIG_NET_POLL_CONTROLLER is not set |
520 | |||
521 | # | ||
522 | # ISDN subsystem | ||
523 | # | ||
524 | # CONFIG_ISDN is not set | 452 | # CONFIG_ISDN is not set |
525 | |||
526 | # | ||
527 | # Telephony Support | ||
528 | # | ||
529 | # CONFIG_PHONE is not set | 453 | # CONFIG_PHONE is not set |
530 | 454 | ||
531 | # | 455 | # |
@@ -533,6 +457,7 @@ CONFIG_SMC91X=y | |||
533 | # | 457 | # |
534 | CONFIG_INPUT=y | 458 | CONFIG_INPUT=y |
535 | # CONFIG_INPUT_FF_MEMLESS is not set | 459 | # CONFIG_INPUT_FF_MEMLESS is not set |
460 | # CONFIG_INPUT_POLLDEV is not set | ||
536 | 461 | ||
537 | # | 462 | # |
538 | # Userland interfaces | 463 | # Userland interfaces |
@@ -549,6 +474,7 @@ CONFIG_INPUT=y | |||
549 | # CONFIG_INPUT_KEYBOARD is not set | 474 | # CONFIG_INPUT_KEYBOARD is not set |
550 | # CONFIG_INPUT_MOUSE is not set | 475 | # CONFIG_INPUT_MOUSE is not set |
551 | # CONFIG_INPUT_JOYSTICK is not set | 476 | # CONFIG_INPUT_JOYSTICK is not set |
477 | # CONFIG_INPUT_TABLET is not set | ||
552 | # CONFIG_INPUT_TOUCHSCREEN is not set | 478 | # CONFIG_INPUT_TOUCHSCREEN is not set |
553 | # CONFIG_INPUT_MISC is not set | 479 | # CONFIG_INPUT_MISC is not set |
554 | 480 | ||
@@ -587,35 +513,14 @@ CONFIG_SERIAL_M32R_PLDSIO=y | |||
587 | CONFIG_UNIX98_PTYS=y | 513 | CONFIG_UNIX98_PTYS=y |
588 | CONFIG_LEGACY_PTYS=y | 514 | CONFIG_LEGACY_PTYS=y |
589 | CONFIG_LEGACY_PTY_COUNT=256 | 515 | CONFIG_LEGACY_PTY_COUNT=256 |
590 | |||
591 | # | ||
592 | # IPMI | ||
593 | # | ||
594 | # CONFIG_IPMI_HANDLER is not set | 516 | # CONFIG_IPMI_HANDLER is not set |
595 | |||
596 | # | ||
597 | # Watchdog Cards | ||
598 | # | ||
599 | # CONFIG_WATCHDOG is not set | 517 | # CONFIG_WATCHDOG is not set |
600 | CONFIG_HW_RANDOM=y | 518 | CONFIG_HW_RANDOM=y |
601 | # CONFIG_RTC is not set | 519 | # CONFIG_RTC is not set |
602 | CONFIG_DS1302=y | 520 | CONFIG_DS1302=y |
603 | # CONFIG_DTLK is not set | ||
604 | # CONFIG_R3964 is not set | 521 | # CONFIG_R3964 is not set |
605 | |||
606 | # | ||
607 | # Ftape, the floppy tape device driver | ||
608 | # | ||
609 | # CONFIG_RAW_DRIVER is not set | 522 | # CONFIG_RAW_DRIVER is not set |
610 | |||
611 | # | ||
612 | # TPM devices | ||
613 | # | ||
614 | # CONFIG_TCG_TPM is not set | 523 | # CONFIG_TCG_TPM is not set |
615 | |||
616 | # | ||
617 | # I2C support | ||
618 | # | ||
619 | # CONFIG_I2C is not set | 524 | # CONFIG_I2C is not set |
620 | 525 | ||
621 | # | 526 | # |
@@ -623,65 +528,76 @@ CONFIG_DS1302=y | |||
623 | # | 528 | # |
624 | # CONFIG_SPI is not set | 529 | # CONFIG_SPI is not set |
625 | # CONFIG_SPI_MASTER is not set | 530 | # CONFIG_SPI_MASTER is not set |
626 | |||
627 | # | ||
628 | # Dallas's 1-wire bus | ||
629 | # | ||
630 | # CONFIG_W1 is not set | 531 | # CONFIG_W1 is not set |
631 | 532 | # CONFIG_POWER_SUPPLY is not set | |
632 | # | ||
633 | # Hardware Monitoring support | ||
634 | # | ||
635 | CONFIG_HWMON=y | 533 | CONFIG_HWMON=y |
636 | # CONFIG_HWMON_VID is not set | 534 | # CONFIG_HWMON_VID is not set |
637 | # CONFIG_SENSORS_ABITUGURU is not set | 535 | # CONFIG_SENSORS_ABITUGURU is not set |
536 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
638 | # CONFIG_SENSORS_F71805F is not set | 537 | # CONFIG_SENSORS_F71805F is not set |
538 | # CONFIG_SENSORS_IT87 is not set | ||
539 | # CONFIG_SENSORS_PC87360 is not set | ||
540 | # CONFIG_SENSORS_PC87427 is not set | ||
541 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
542 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
639 | # CONFIG_SENSORS_VT1211 is not set | 543 | # CONFIG_SENSORS_VT1211 is not set |
544 | # CONFIG_SENSORS_W83627HF is not set | ||
545 | # CONFIG_SENSORS_W83627EHF is not set | ||
640 | # CONFIG_HWMON_DEBUG_CHIP is not set | 546 | # CONFIG_HWMON_DEBUG_CHIP is not set |
641 | 547 | ||
642 | # | 548 | # |
549 | # Multifunction device drivers | ||
550 | # | ||
551 | # CONFIG_MFD_SM501 is not set | ||
552 | |||
553 | # | ||
643 | # Multimedia devices | 554 | # Multimedia devices |
644 | # | 555 | # |
645 | CONFIG_VIDEO_DEV=m | 556 | CONFIG_VIDEO_DEV=m |
646 | CONFIG_VIDEO_V4L1=y | 557 | CONFIG_VIDEO_V4L1=y |
647 | CONFIG_VIDEO_V4L1_COMPAT=y | 558 | CONFIG_VIDEO_V4L1_COMPAT=y |
648 | CONFIG_VIDEO_V4L2=y | 559 | CONFIG_VIDEO_V4L2=y |
649 | 560 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | |
650 | # | ||
651 | # Video Capture Adapters | ||
652 | # | ||
653 | |||
654 | # | ||
655 | # Video Capture Adapters | ||
656 | # | ||
657 | # CONFIG_VIDEO_ADV_DEBUG is not set | 561 | # CONFIG_VIDEO_ADV_DEBUG is not set |
658 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | 562 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y |
659 | # CONFIG_VIDEO_VIVI is not set | ||
660 | # CONFIG_VIDEO_CPIA is not set | 563 | # CONFIG_VIDEO_CPIA is not set |
661 | CONFIG_VIDEO_M32R_AR=m | 564 | CONFIG_VIDEO_M32R_AR=m |
662 | CONFIG_VIDEO_M32R_AR_M64278=m | 565 | CONFIG_VIDEO_M32R_AR_M64278=m |
566 | CONFIG_RADIO_ADAPTERS=y | ||
567 | # CONFIG_DVB_CORE is not set | ||
568 | CONFIG_DAB=y | ||
663 | 569 | ||
664 | # | 570 | # |
665 | # Radio Adapters | 571 | # Graphics support |
666 | # | ||
667 | |||
668 | # | ||
669 | # Digital Video Broadcasting Devices | ||
670 | # | 572 | # |
671 | # CONFIG_DVB is not set | 573 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
672 | 574 | ||
673 | # | 575 | # |
674 | # Graphics support | 576 | # Display device support |
675 | # | 577 | # |
676 | CONFIG_FIRMWARE_EDID=y | 578 | # CONFIG_DISPLAY_SUPPORT is not set |
579 | # CONFIG_VGASTATE is not set | ||
580 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
677 | CONFIG_FB=y | 581 | CONFIG_FB=y |
582 | CONFIG_FIRMWARE_EDID=y | ||
583 | # CONFIG_FB_DDC is not set | ||
678 | CONFIG_FB_CFB_FILLRECT=y | 584 | CONFIG_FB_CFB_FILLRECT=y |
679 | CONFIG_FB_CFB_COPYAREA=y | 585 | CONFIG_FB_CFB_COPYAREA=y |
680 | CONFIG_FB_CFB_IMAGEBLIT=y | 586 | CONFIG_FB_CFB_IMAGEBLIT=y |
587 | # CONFIG_FB_SYS_FILLRECT is not set | ||
588 | # CONFIG_FB_SYS_COPYAREA is not set | ||
589 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
590 | # CONFIG_FB_SYS_FOPS is not set | ||
591 | CONFIG_FB_DEFERRED_IO=y | ||
592 | # CONFIG_FB_SVGALIB is not set | ||
681 | # CONFIG_FB_MACMODES is not set | 593 | # CONFIG_FB_MACMODES is not set |
682 | # CONFIG_FB_BACKLIGHT is not set | 594 | # CONFIG_FB_BACKLIGHT is not set |
683 | # CONFIG_FB_MODE_HELPERS is not set | 595 | # CONFIG_FB_MODE_HELPERS is not set |
684 | # CONFIG_FB_TILEBLITTING is not set | 596 | # CONFIG_FB_TILEBLITTING is not set |
597 | |||
598 | # | ||
599 | # Frame buffer hardware drivers | ||
600 | # | ||
685 | CONFIG_FB_S1D13XXX=y | 601 | CONFIG_FB_S1D13XXX=y |
686 | # CONFIG_FB_VIRTUAL is not set | 602 | # CONFIG_FB_VIRTUAL is not set |
687 | 603 | ||
@@ -691,29 +607,25 @@ CONFIG_FB_S1D13XXX=y | |||
691 | # CONFIG_VGA_CONSOLE is not set | 607 | # CONFIG_VGA_CONSOLE is not set |
692 | CONFIG_DUMMY_CONSOLE=y | 608 | CONFIG_DUMMY_CONSOLE=y |
693 | CONFIG_FRAMEBUFFER_CONSOLE=y | 609 | CONFIG_FRAMEBUFFER_CONSOLE=y |
610 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
694 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | 611 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set |
695 | # CONFIG_FONTS is not set | 612 | # CONFIG_FONTS is not set |
696 | CONFIG_FONT_8x8=y | 613 | CONFIG_FONT_8x8=y |
697 | CONFIG_FONT_8x16=y | 614 | CONFIG_FONT_8x16=y |
698 | |||
699 | # | ||
700 | # Logo configuration | ||
701 | # | ||
702 | CONFIG_LOGO=y | 615 | CONFIG_LOGO=y |
703 | CONFIG_LOGO_LINUX_MONO=y | 616 | CONFIG_LOGO_LINUX_MONO=y |
704 | CONFIG_LOGO_LINUX_VGA16=y | 617 | CONFIG_LOGO_LINUX_VGA16=y |
705 | CONFIG_LOGO_LINUX_CLUT224=y | 618 | CONFIG_LOGO_LINUX_CLUT224=y |
706 | CONFIG_LOGO_M32R_CLUT224=y | 619 | CONFIG_LOGO_M32R_CLUT224=y |
707 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
708 | 620 | ||
709 | # | 621 | # |
710 | # Sound | 622 | # Sound |
711 | # | 623 | # |
712 | # CONFIG_SOUND is not set | 624 | # CONFIG_SOUND is not set |
713 | 625 | CONFIG_HID_SUPPORT=y | |
714 | # | 626 | CONFIG_HID=y |
715 | # USB support | 627 | # CONFIG_HID_DEBUG is not set |
716 | # | 628 | CONFIG_USB_SUPPORT=y |
717 | # CONFIG_USB_ARCH_HAS_HCD is not set | 629 | # CONFIG_USB_ARCH_HAS_HCD is not set |
718 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 630 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
719 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 631 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
@@ -726,35 +638,20 @@ CONFIG_LOGO_M32R_CLUT224=y | |||
726 | # USB Gadget Support | 638 | # USB Gadget Support |
727 | # | 639 | # |
728 | # CONFIG_USB_GADGET is not set | 640 | # CONFIG_USB_GADGET is not set |
729 | |||
730 | # | ||
731 | # MMC/SD Card support | ||
732 | # | ||
733 | CONFIG_MMC=y | 641 | CONFIG_MMC=y |
734 | CONFIG_MMC_DEBUG=y | 642 | CONFIG_MMC_DEBUG=y |
735 | CONFIG_MMC_BLOCK=y | 643 | # CONFIG_MMC_UNSAFE_RESUME is not set |
736 | # CONFIG_MMC_TIFM_SD is not set | ||
737 | |||
738 | # | ||
739 | # LED devices | ||
740 | # | ||
741 | # CONFIG_NEW_LEDS is not set | ||
742 | |||
743 | # | ||
744 | # LED drivers | ||
745 | # | ||
746 | 644 | ||
747 | # | 645 | # |
748 | # LED Triggers | 646 | # MMC/SD Card Drivers |
749 | # | ||
750 | |||
751 | # | ||
752 | # InfiniBand support | ||
753 | # | 647 | # |
648 | CONFIG_MMC_BLOCK=y | ||
649 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
754 | 650 | ||
755 | # | 651 | # |
756 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | 652 | # MMC/SD Host Controller Drivers |
757 | # | 653 | # |
654 | # CONFIG_NEW_LEDS is not set | ||
758 | 655 | ||
759 | # | 656 | # |
760 | # Real Time Clock | 657 | # Real Time Clock |
@@ -762,17 +659,9 @@ CONFIG_MMC_BLOCK=y | |||
762 | # CONFIG_RTC_CLASS is not set | 659 | # CONFIG_RTC_CLASS is not set |
763 | 660 | ||
764 | # | 661 | # |
765 | # DMA Engine support | 662 | # Userspace I/O |
766 | # | ||
767 | # CONFIG_DMA_ENGINE is not set | ||
768 | |||
769 | # | ||
770 | # DMA Clients | ||
771 | # | ||
772 | |||
773 | # | ||
774 | # DMA Devices | ||
775 | # | 663 | # |
664 | # CONFIG_UIO is not set | ||
776 | 665 | ||
777 | # | 666 | # |
778 | # File systems | 667 | # File systems |
@@ -849,7 +738,6 @@ CONFIG_RAMFS=y | |||
849 | # CONFIG_BEFS_FS is not set | 738 | # CONFIG_BEFS_FS is not set |
850 | # CONFIG_BFS_FS is not set | 739 | # CONFIG_BFS_FS is not set |
851 | # CONFIG_EFS_FS is not set | 740 | # CONFIG_EFS_FS is not set |
852 | # CONFIG_JFFS_FS is not set | ||
853 | # CONFIG_JFFS2_FS is not set | 741 | # CONFIG_JFFS2_FS is not set |
854 | # CONFIG_CRAMFS is not set | 742 | # CONFIG_CRAMFS is not set |
855 | # CONFIG_VXFS_FS is not set | 743 | # CONFIG_VXFS_FS is not set |
@@ -872,6 +760,7 @@ CONFIG_LOCKD=y | |||
872 | CONFIG_LOCKD_V4=y | 760 | CONFIG_LOCKD_V4=y |
873 | CONFIG_NFS_COMMON=y | 761 | CONFIG_NFS_COMMON=y |
874 | CONFIG_SUNRPC=y | 762 | CONFIG_SUNRPC=y |
763 | # CONFIG_SUNRPC_BIND34 is not set | ||
875 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 764 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
876 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 765 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
877 | # CONFIG_SMB_FS is not set | 766 | # CONFIG_SMB_FS is not set |
@@ -879,7 +768,6 @@ CONFIG_SUNRPC=y | |||
879 | # CONFIG_NCP_FS is not set | 768 | # CONFIG_NCP_FS is not set |
880 | # CONFIG_CODA_FS is not set | 769 | # CONFIG_CODA_FS is not set |
881 | # CONFIG_AFS_FS is not set | 770 | # CONFIG_AFS_FS is not set |
882 | # CONFIG_9P_FS is not set | ||
883 | 771 | ||
884 | # | 772 | # |
885 | # Partition Types | 773 | # Partition Types |
@@ -932,6 +820,11 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
932 | # CONFIG_NLS_UTF8 is not set | 820 | # CONFIG_NLS_UTF8 is not set |
933 | 821 | ||
934 | # | 822 | # |
823 | # Distributed Lock Manager | ||
824 | # | ||
825 | # CONFIG_DLM is not set | ||
826 | |||
827 | # | ||
935 | # Profiling support | 828 | # Profiling support |
936 | # | 829 | # |
937 | CONFIG_PROFILING=y | 830 | CONFIG_PROFILING=y |
@@ -944,29 +837,27 @@ CONFIG_OPROFILE=y | |||
944 | CONFIG_ENABLE_MUST_CHECK=y | 837 | CONFIG_ENABLE_MUST_CHECK=y |
945 | # CONFIG_MAGIC_SYSRQ is not set | 838 | # CONFIG_MAGIC_SYSRQ is not set |
946 | # CONFIG_UNUSED_SYMBOLS is not set | 839 | # CONFIG_UNUSED_SYMBOLS is not set |
840 | # CONFIG_DEBUG_FS is not set | ||
841 | # CONFIG_HEADERS_CHECK is not set | ||
947 | # CONFIG_DEBUG_KERNEL is not set | 842 | # CONFIG_DEBUG_KERNEL is not set |
948 | CONFIG_LOG_BUF_SHIFT=15 | ||
949 | # CONFIG_DEBUG_BUGVERBOSE is not set | 843 | # CONFIG_DEBUG_BUGVERBOSE is not set |
950 | # CONFIG_DEBUG_FS is not set | ||
951 | # CONFIG_FRAME_POINTER is not set | 844 | # CONFIG_FRAME_POINTER is not set |
952 | # CONFIG_UNWIND_INFO is not set | ||
953 | # CONFIG_HEADERS_CHECK is not set | ||
954 | 845 | ||
955 | # | 846 | # |
956 | # Security options | 847 | # Security options |
957 | # | 848 | # |
958 | # CONFIG_KEYS is not set | 849 | # CONFIG_KEYS is not set |
959 | # CONFIG_SECURITY is not set | 850 | # CONFIG_SECURITY is not set |
960 | |||
961 | # | ||
962 | # Cryptographic options | ||
963 | # | ||
964 | # CONFIG_CRYPTO is not set | 851 | # CONFIG_CRYPTO is not set |
965 | 852 | ||
966 | # | 853 | # |
967 | # Library routines | 854 | # Library routines |
968 | # | 855 | # |
856 | CONFIG_BITREVERSE=y | ||
969 | # CONFIG_CRC_CCITT is not set | 857 | # CONFIG_CRC_CCITT is not set |
970 | # CONFIG_CRC16 is not set | 858 | # CONFIG_CRC16 is not set |
859 | # CONFIG_CRC_ITU_T is not set | ||
971 | CONFIG_CRC32=y | 860 | CONFIG_CRC32=y |
861 | # CONFIG_CRC7 is not set | ||
972 | # CONFIG_LIBCRC32C is not set | 862 | # CONFIG_LIBCRC32C is not set |
863 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/m32700ut.up_defconfig b/arch/m32r/configs/m32700ut.up_defconfig index 190f961d33e2..a31823ffe29e 100644 --- a/arch/m32r/configs/m32700ut.up_defconfig +++ b/arch/m32r/configs/m32700ut.up_defconfig | |||
@@ -1,12 +1,15 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.19 | 3 | # Linux kernel version: 2.6.23-rc1 |
4 | # Tue Dec 12 12:07:08 2006 | 4 | # Wed Aug 1 17:22:35 2007 |
5 | # | 5 | # |
6 | CONFIG_M32R=y | 6 | CONFIG_M32R=y |
7 | CONFIG_GENERIC_ISA_DMA=y | 7 | CONFIG_GENERIC_ISA_DMA=y |
8 | CONFIG_ZONE_DMA=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
9 | CONFIG_GENERIC_IRQ_PROBE=y | 10 | CONFIG_GENERIC_IRQ_PROBE=y |
11 | CONFIG_NO_IOPORT=y | ||
12 | CONFIG_NO_DMA=y | ||
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
11 | 14 | ||
12 | # | 15 | # |
@@ -24,18 +27,19 @@ CONFIG_LOCALVERSION="" | |||
24 | CONFIG_LOCALVERSION_AUTO=y | 27 | CONFIG_LOCALVERSION_AUTO=y |
25 | CONFIG_SWAP=y | 28 | CONFIG_SWAP=y |
26 | CONFIG_SYSVIPC=y | 29 | CONFIG_SYSVIPC=y |
27 | # CONFIG_IPC_NS is not set | 30 | CONFIG_SYSVIPC_SYSCTL=y |
28 | # CONFIG_POSIX_MQUEUE is not set | 31 | # CONFIG_POSIX_MQUEUE is not set |
29 | CONFIG_BSD_PROCESS_ACCT=y | 32 | CONFIG_BSD_PROCESS_ACCT=y |
30 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 33 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
31 | # CONFIG_TASKSTATS is not set | 34 | # CONFIG_TASKSTATS is not set |
32 | # CONFIG_UTS_NS is not set | 35 | # CONFIG_USER_NS is not set |
33 | # CONFIG_AUDIT is not set | 36 | # CONFIG_AUDIT is not set |
34 | CONFIG_IKCONFIG=y | 37 | CONFIG_IKCONFIG=y |
35 | CONFIG_IKCONFIG_PROC=y | 38 | CONFIG_IKCONFIG_PROC=y |
39 | CONFIG_LOG_BUF_SHIFT=14 | ||
36 | CONFIG_SYSFS_DEPRECATED=y | 40 | CONFIG_SYSFS_DEPRECATED=y |
37 | # CONFIG_RELAY is not set | 41 | # CONFIG_RELAY is not set |
38 | CONFIG_INITRAMFS_SOURCE="" | 42 | # CONFIG_BLK_DEV_INITRD is not set |
39 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
40 | CONFIG_SYSCTL=y | 44 | CONFIG_SYSCTL=y |
41 | CONFIG_EMBEDDED=y | 45 | CONFIG_EMBEDDED=y |
@@ -47,29 +51,29 @@ CONFIG_BUG=y | |||
47 | CONFIG_ELF_CORE=y | 51 | CONFIG_ELF_CORE=y |
48 | CONFIG_BASE_FULL=y | 52 | CONFIG_BASE_FULL=y |
49 | # CONFIG_FUTEX is not set | 53 | # CONFIG_FUTEX is not set |
54 | CONFIG_ANON_INODES=y | ||
50 | # CONFIG_EPOLL is not set | 55 | # CONFIG_EPOLL is not set |
56 | CONFIG_SIGNALFD=y | ||
57 | CONFIG_TIMERFD=y | ||
58 | CONFIG_EVENTFD=y | ||
51 | CONFIG_SHMEM=y | 59 | CONFIG_SHMEM=y |
52 | CONFIG_SLAB=y | ||
53 | CONFIG_VM_EVENT_COUNTERS=y | 60 | CONFIG_VM_EVENT_COUNTERS=y |
61 | CONFIG_SLAB=y | ||
62 | # CONFIG_SLUB is not set | ||
63 | # CONFIG_SLOB is not set | ||
54 | # CONFIG_TINY_SHMEM is not set | 64 | # CONFIG_TINY_SHMEM is not set |
55 | CONFIG_BASE_SMALL=0 | 65 | CONFIG_BASE_SMALL=0 |
56 | # CONFIG_SLOB is not set | ||
57 | |||
58 | # | ||
59 | # Loadable module support | ||
60 | # | ||
61 | CONFIG_MODULES=y | 66 | CONFIG_MODULES=y |
62 | CONFIG_MODULE_UNLOAD=y | 67 | CONFIG_MODULE_UNLOAD=y |
63 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
64 | # CONFIG_MODVERSIONS is not set | 69 | # CONFIG_MODVERSIONS is not set |
65 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
66 | CONFIG_KMOD=y | 71 | CONFIG_KMOD=y |
67 | |||
68 | # | ||
69 | # Block layer | ||
70 | # | ||
71 | CONFIG_BLOCK=y | 72 | CONFIG_BLOCK=y |
73 | # CONFIG_LBD is not set | ||
72 | # CONFIG_BLK_DEV_IO_TRACE is not set | 74 | # CONFIG_BLK_DEV_IO_TRACE is not set |
75 | # CONFIG_LSF is not set | ||
76 | # CONFIG_BLK_DEV_BSG is not set | ||
73 | 77 | ||
74 | # | 78 | # |
75 | # IO Schedulers | 79 | # IO Schedulers |
@@ -122,13 +126,19 @@ CONFIG_NEED_MULTIPLE_NODES=y | |||
122 | # CONFIG_SPARSEMEM_STATIC is not set | 126 | # CONFIG_SPARSEMEM_STATIC is not set |
123 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 127 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
124 | # CONFIG_RESOURCES_64BIT is not set | 128 | # CONFIG_RESOURCES_64BIT is not set |
129 | CONFIG_ZONE_DMA_FLAG=1 | ||
130 | CONFIG_BOUNCE=y | ||
131 | CONFIG_VIRT_TO_BUS=y | ||
125 | CONFIG_IRAM_START=0x00f00000 | 132 | CONFIG_IRAM_START=0x00f00000 |
126 | CONFIG_IRAM_SIZE=0x00080000 | 133 | CONFIG_IRAM_SIZE=0x00080000 |
127 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 134 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
128 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 135 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
136 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
137 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
129 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 138 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
130 | CONFIG_GENERIC_HWEIGHT=y | 139 | CONFIG_GENERIC_HWEIGHT=y |
131 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 140 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
141 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
132 | CONFIG_PREEMPT=y | 142 | CONFIG_PREEMPT=y |
133 | # CONFIG_SMP is not set | 143 | # CONFIG_SMP is not set |
134 | CONFIG_NODES_SHIFT=1 | 144 | CONFIG_NODES_SHIFT=1 |
@@ -136,6 +146,7 @@ CONFIG_NODES_SHIFT=1 | |||
136 | # | 146 | # |
137 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 147 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
138 | # | 148 | # |
149 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
139 | # CONFIG_ISA is not set | 150 | # CONFIG_ISA is not set |
140 | 151 | ||
141 | # | 152 | # |
@@ -144,10 +155,6 @@ CONFIG_NODES_SHIFT=1 | |||
144 | # CONFIG_PCCARD is not set | 155 | # CONFIG_PCCARD is not set |
145 | 156 | ||
146 | # | 157 | # |
147 | # PCI Hotplug Support | ||
148 | # | ||
149 | |||
150 | # | ||
151 | # Executable file formats | 158 | # Executable file formats |
152 | # | 159 | # |
153 | CONFIG_BINFMT_ELF=y | 160 | CONFIG_BINFMT_ELF=y |
@@ -161,13 +168,13 @@ CONFIG_NET=y | |||
161 | # | 168 | # |
162 | # Networking options | 169 | # Networking options |
163 | # | 170 | # |
164 | # CONFIG_NETDEBUG is not set | ||
165 | CONFIG_PACKET=y | 171 | CONFIG_PACKET=y |
166 | # CONFIG_PACKET_MMAP is not set | 172 | # CONFIG_PACKET_MMAP is not set |
167 | CONFIG_UNIX=y | 173 | CONFIG_UNIX=y |
168 | CONFIG_XFRM=y | 174 | CONFIG_XFRM=y |
169 | # CONFIG_XFRM_USER is not set | 175 | # CONFIG_XFRM_USER is not set |
170 | # CONFIG_XFRM_SUB_POLICY is not set | 176 | # CONFIG_XFRM_SUB_POLICY is not set |
177 | # CONFIG_XFRM_MIGRATE is not set | ||
171 | # CONFIG_NET_KEY is not set | 178 | # CONFIG_NET_KEY is not set |
172 | CONFIG_INET=y | 179 | CONFIG_INET=y |
173 | # CONFIG_IP_MULTICAST is not set | 180 | # CONFIG_IP_MULTICAST is not set |
@@ -200,20 +207,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
200 | # CONFIG_INET6_TUNNEL is not set | 207 | # CONFIG_INET6_TUNNEL is not set |
201 | # CONFIG_NETWORK_SECMARK is not set | 208 | # CONFIG_NETWORK_SECMARK is not set |
202 | # CONFIG_NETFILTER is not set | 209 | # CONFIG_NETFILTER is not set |
203 | |||
204 | # | ||
205 | # DCCP Configuration (EXPERIMENTAL) | ||
206 | # | ||
207 | # CONFIG_IP_DCCP is not set | 210 | # CONFIG_IP_DCCP is not set |
208 | |||
209 | # | ||
210 | # SCTP Configuration (EXPERIMENTAL) | ||
211 | # | ||
212 | # CONFIG_IP_SCTP is not set | 211 | # CONFIG_IP_SCTP is not set |
213 | |||
214 | # | ||
215 | # TIPC Configuration (EXPERIMENTAL) | ||
216 | # | ||
217 | # CONFIG_TIPC is not set | 212 | # CONFIG_TIPC is not set |
218 | # CONFIG_ATM is not set | 213 | # CONFIG_ATM is not set |
219 | # CONFIG_BRIDGE is not set | 214 | # CONFIG_BRIDGE is not set |
@@ -239,7 +234,17 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
239 | # CONFIG_HAMRADIO is not set | 234 | # CONFIG_HAMRADIO is not set |
240 | # CONFIG_IRDA is not set | 235 | # CONFIG_IRDA is not set |
241 | # CONFIG_BT is not set | 236 | # CONFIG_BT is not set |
237 | # CONFIG_AF_RXRPC is not set | ||
238 | |||
239 | # | ||
240 | # Wireless | ||
241 | # | ||
242 | # CONFIG_CFG80211 is not set | ||
243 | # CONFIG_WIRELESS_EXT is not set | ||
244 | # CONFIG_MAC80211 is not set | ||
242 | # CONFIG_IEEE80211 is not set | 245 | # CONFIG_IEEE80211 is not set |
246 | # CONFIG_RFKILL is not set | ||
247 | # CONFIG_NET_9P is not set | ||
243 | 248 | ||
244 | # | 249 | # |
245 | # Device Drivers | 250 | # Device Drivers |
@@ -252,15 +257,7 @@ CONFIG_STANDALONE=y | |||
252 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 257 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
253 | CONFIG_FW_LOADER=y | 258 | CONFIG_FW_LOADER=y |
254 | # CONFIG_SYS_HYPERVISOR is not set | 259 | # CONFIG_SYS_HYPERVISOR is not set |
255 | |||
256 | # | ||
257 | # Connector - unified userspace <-> kernelspace linker | ||
258 | # | ||
259 | # CONFIG_CONNECTOR is not set | 260 | # CONFIG_CONNECTOR is not set |
260 | |||
261 | # | ||
262 | # Memory Technology Devices (MTD) | ||
263 | # | ||
264 | CONFIG_MTD=y | 261 | CONFIG_MTD=y |
265 | # CONFIG_MTD_DEBUG is not set | 262 | # CONFIG_MTD_DEBUG is not set |
266 | # CONFIG_MTD_CONCAT is not set | 263 | # CONFIG_MTD_CONCAT is not set |
@@ -275,6 +272,7 @@ CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | |||
275 | # User Modules And Translation Layers | 272 | # User Modules And Translation Layers |
276 | # | 273 | # |
277 | # CONFIG_MTD_CHAR is not set | 274 | # CONFIG_MTD_CHAR is not set |
275 | CONFIG_MTD_BLKDEVS=y | ||
278 | CONFIG_MTD_BLOCK=y | 276 | CONFIG_MTD_BLOCK=y |
279 | # CONFIG_FTL is not set | 277 | # CONFIG_FTL is not set |
280 | # CONFIG_NFTL is not set | 278 | # CONFIG_NFTL is not set |
@@ -311,7 +309,6 @@ CONFIG_MTD_CFI_UTIL=m | |||
311 | # CONFIG_MTD_RAM is not set | 309 | # CONFIG_MTD_RAM is not set |
312 | # CONFIG_MTD_ROM is not set | 310 | # CONFIG_MTD_ROM is not set |
313 | # CONFIG_MTD_ABSENT is not set | 311 | # CONFIG_MTD_ABSENT is not set |
314 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
315 | 312 | ||
316 | # | 313 | # |
317 | # Mapping drivers for chip access | 314 | # Mapping drivers for chip access |
@@ -334,29 +331,15 @@ CONFIG_MTD_CFI_UTIL=m | |||
334 | # CONFIG_MTD_DOC2000 is not set | 331 | # CONFIG_MTD_DOC2000 is not set |
335 | # CONFIG_MTD_DOC2001 is not set | 332 | # CONFIG_MTD_DOC2001 is not set |
336 | # CONFIG_MTD_DOC2001PLUS is not set | 333 | # CONFIG_MTD_DOC2001PLUS is not set |
337 | |||
338 | # | ||
339 | # NAND Flash Device Drivers | ||
340 | # | ||
341 | # CONFIG_MTD_NAND is not set | 334 | # CONFIG_MTD_NAND is not set |
342 | |||
343 | # | ||
344 | # OneNAND Flash Device Drivers | ||
345 | # | ||
346 | # CONFIG_MTD_ONENAND is not set | 335 | # CONFIG_MTD_ONENAND is not set |
347 | 336 | ||
348 | # | 337 | # |
349 | # Parallel port support | 338 | # UBI - Unsorted block images |
350 | # | 339 | # |
340 | # CONFIG_MTD_UBI is not set | ||
351 | # CONFIG_PARPORT is not set | 341 | # CONFIG_PARPORT is not set |
352 | 342 | CONFIG_BLK_DEV=y | |
353 | # | ||
354 | # Plug and Play support | ||
355 | # | ||
356 | |||
357 | # | ||
358 | # Block devices | ||
359 | # | ||
360 | # CONFIG_BLK_DEV_COW_COMMON is not set | 343 | # CONFIG_BLK_DEV_COW_COMMON is not set |
361 | CONFIG_BLK_DEV_LOOP=y | 344 | CONFIG_BLK_DEV_LOOP=y |
362 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 345 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
@@ -365,18 +348,10 @@ CONFIG_BLK_DEV_RAM=y | |||
365 | CONFIG_BLK_DEV_RAM_COUNT=16 | 348 | CONFIG_BLK_DEV_RAM_COUNT=16 |
366 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 349 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
367 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 350 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
368 | # CONFIG_BLK_DEV_INITRD is not set | ||
369 | # CONFIG_CDROM_PKTCDVD is not set | 351 | # CONFIG_CDROM_PKTCDVD is not set |
370 | CONFIG_ATA_OVER_ETH=m | 352 | CONFIG_ATA_OVER_ETH=m |
371 | 353 | CONFIG_MISC_DEVICES=y | |
372 | # | 354 | # CONFIG_EEPROM_93CX6 is not set |
373 | # Misc devices | ||
374 | # | ||
375 | # CONFIG_TIFM_CORE is not set | ||
376 | |||
377 | # | ||
378 | # ATA/ATAPI/MFM/RLL support | ||
379 | # | ||
380 | CONFIG_IDE=y | 355 | CONFIG_IDE=y |
381 | CONFIG_IDE_MAX_HWIFS=4 | 356 | CONFIG_IDE_MAX_HWIFS=4 |
382 | CONFIG_BLK_DEV_IDE=y | 357 | CONFIG_BLK_DEV_IDE=y |
@@ -392,14 +367,15 @@ CONFIG_BLK_DEV_IDECD=m | |||
392 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 367 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
393 | # CONFIG_BLK_DEV_IDESCSI is not set | 368 | # CONFIG_BLK_DEV_IDESCSI is not set |
394 | # CONFIG_IDE_TASK_IOCTL is not set | 369 | # CONFIG_IDE_TASK_IOCTL is not set |
370 | CONFIG_IDE_PROC_FS=y | ||
395 | 371 | ||
396 | # | 372 | # |
397 | # IDE chipset support/bugfixes | 373 | # IDE chipset support/bugfixes |
398 | # | 374 | # |
399 | CONFIG_IDE_GENERIC=y | 375 | CONFIG_IDE_GENERIC=y |
376 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
400 | # CONFIG_IDE_ARM is not set | 377 | # CONFIG_IDE_ARM is not set |
401 | # CONFIG_BLK_DEV_IDEDMA is not set | 378 | # CONFIG_BLK_DEV_IDEDMA is not set |
402 | # CONFIG_IDEDMA_AUTO is not set | ||
403 | # CONFIG_BLK_DEV_HD is not set | 379 | # CONFIG_BLK_DEV_HD is not set |
404 | 380 | ||
405 | # | 381 | # |
@@ -407,6 +383,8 @@ CONFIG_IDE_GENERIC=y | |||
407 | # | 383 | # |
408 | # CONFIG_RAID_ATTRS is not set | 384 | # CONFIG_RAID_ATTRS is not set |
409 | CONFIG_SCSI=m | 385 | CONFIG_SCSI=m |
386 | # CONFIG_SCSI_DMA is not set | ||
387 | # CONFIG_SCSI_TGT is not set | ||
410 | # CONFIG_SCSI_NETLINK is not set | 388 | # CONFIG_SCSI_NETLINK is not set |
411 | CONFIG_SCSI_PROC_FS=y | 389 | CONFIG_SCSI_PROC_FS=y |
412 | 390 | ||
@@ -427,6 +405,8 @@ CONFIG_CHR_DEV_SG=m | |||
427 | CONFIG_SCSI_MULTI_LUN=y | 405 | CONFIG_SCSI_MULTI_LUN=y |
428 | # CONFIG_SCSI_CONSTANTS is not set | 406 | # CONFIG_SCSI_CONSTANTS is not set |
429 | # CONFIG_SCSI_LOGGING is not set | 407 | # CONFIG_SCSI_LOGGING is not set |
408 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
409 | CONFIG_SCSI_WAIT_SCAN=m | ||
430 | 410 | ||
431 | # | 411 | # |
432 | # SCSI Transports | 412 | # SCSI Transports |
@@ -434,79 +414,31 @@ CONFIG_SCSI_MULTI_LUN=y | |||
434 | # CONFIG_SCSI_SPI_ATTRS is not set | 414 | # CONFIG_SCSI_SPI_ATTRS is not set |
435 | # CONFIG_SCSI_FC_ATTRS is not set | 415 | # CONFIG_SCSI_FC_ATTRS is not set |
436 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 416 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
437 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
438 | # CONFIG_SCSI_SAS_LIBSAS is not set | 417 | # CONFIG_SCSI_SAS_LIBSAS is not set |
439 | 418 | CONFIG_SCSI_LOWLEVEL=y | |
440 | # | ||
441 | # SCSI low-level drivers | ||
442 | # | ||
443 | # CONFIG_ISCSI_TCP is not set | 419 | # CONFIG_ISCSI_TCP is not set |
444 | # CONFIG_SCSI_DEBUG is not set | 420 | # CONFIG_SCSI_DEBUG is not set |
445 | |||
446 | # | ||
447 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
448 | # | ||
449 | |||
450 | # | ||
451 | # Multi-device support (RAID and LVM) | ||
452 | # | ||
453 | # CONFIG_MD is not set | 421 | # CONFIG_MD is not set |
454 | |||
455 | # | ||
456 | # Fusion MPT device support | ||
457 | # | ||
458 | # CONFIG_FUSION is not set | ||
459 | |||
460 | # | ||
461 | # IEEE 1394 (FireWire) support | ||
462 | # | ||
463 | |||
464 | # | ||
465 | # I2O device support | ||
466 | # | ||
467 | |||
468 | # | ||
469 | # Network device support | ||
470 | # | ||
471 | CONFIG_NETDEVICES=y | 422 | CONFIG_NETDEVICES=y |
423 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
472 | # CONFIG_DUMMY is not set | 424 | # CONFIG_DUMMY is not set |
473 | # CONFIG_BONDING is not set | 425 | # CONFIG_BONDING is not set |
426 | # CONFIG_MACVLAN is not set | ||
474 | # CONFIG_EQUALIZER is not set | 427 | # CONFIG_EQUALIZER is not set |
475 | # CONFIG_TUN is not set | 428 | # CONFIG_TUN is not set |
476 | |||
477 | # | ||
478 | # PHY device support | ||
479 | # | ||
480 | # CONFIG_PHYLIB is not set | 429 | # CONFIG_PHYLIB is not set |
481 | |||
482 | # | ||
483 | # Ethernet (10 or 100Mbit) | ||
484 | # | ||
485 | CONFIG_NET_ETHERNET=y | 430 | CONFIG_NET_ETHERNET=y |
486 | CONFIG_MII=y | 431 | CONFIG_MII=y |
487 | CONFIG_SMC91X=y | 432 | CONFIG_SMC91X=y |
488 | # CONFIG_NE2000 is not set | 433 | # CONFIG_NE2000 is not set |
434 | CONFIG_NETDEV_1000=y | ||
435 | CONFIG_NETDEV_10000=y | ||
489 | 436 | ||
490 | # | 437 | # |
491 | # Ethernet (1000 Mbit) | 438 | # Wireless LAN |
492 | # | ||
493 | |||
494 | # | ||
495 | # Ethernet (10000 Mbit) | ||
496 | # | ||
497 | |||
498 | # | ||
499 | # Token Ring devices | ||
500 | # | ||
501 | |||
502 | # | ||
503 | # Wireless LAN (non-hamradio) | ||
504 | # | ||
505 | # CONFIG_NET_RADIO is not set | ||
506 | |||
507 | # | ||
508 | # Wan interfaces | ||
509 | # | 439 | # |
440 | # CONFIG_WLAN_PRE80211 is not set | ||
441 | # CONFIG_WLAN_80211 is not set | ||
510 | # CONFIG_WAN is not set | 442 | # CONFIG_WAN is not set |
511 | # CONFIG_PPP is not set | 443 | # CONFIG_PPP is not set |
512 | # CONFIG_SLIP is not set | 444 | # CONFIG_SLIP is not set |
@@ -514,15 +446,7 @@ CONFIG_SMC91X=y | |||
514 | # CONFIG_NETCONSOLE is not set | 446 | # CONFIG_NETCONSOLE is not set |
515 | # CONFIG_NETPOLL is not set | 447 | # CONFIG_NETPOLL is not set |
516 | # CONFIG_NET_POLL_CONTROLLER is not set | 448 | # CONFIG_NET_POLL_CONTROLLER is not set |
517 | |||
518 | # | ||
519 | # ISDN subsystem | ||
520 | # | ||
521 | # CONFIG_ISDN is not set | 449 | # CONFIG_ISDN is not set |
522 | |||
523 | # | ||
524 | # Telephony Support | ||
525 | # | ||
526 | # CONFIG_PHONE is not set | 450 | # CONFIG_PHONE is not set |
527 | 451 | ||
528 | # | 452 | # |
@@ -530,6 +454,7 @@ CONFIG_SMC91X=y | |||
530 | # | 454 | # |
531 | CONFIG_INPUT=y | 455 | CONFIG_INPUT=y |
532 | # CONFIG_INPUT_FF_MEMLESS is not set | 456 | # CONFIG_INPUT_FF_MEMLESS is not set |
457 | # CONFIG_INPUT_POLLDEV is not set | ||
533 | 458 | ||
534 | # | 459 | # |
535 | # Userland interfaces | 460 | # Userland interfaces |
@@ -546,6 +471,7 @@ CONFIG_INPUT=y | |||
546 | # CONFIG_INPUT_KEYBOARD is not set | 471 | # CONFIG_INPUT_KEYBOARD is not set |
547 | # CONFIG_INPUT_MOUSE is not set | 472 | # CONFIG_INPUT_MOUSE is not set |
548 | # CONFIG_INPUT_JOYSTICK is not set | 473 | # CONFIG_INPUT_JOYSTICK is not set |
474 | # CONFIG_INPUT_TABLET is not set | ||
549 | # CONFIG_INPUT_TOUCHSCREEN is not set | 475 | # CONFIG_INPUT_TOUCHSCREEN is not set |
550 | # CONFIG_INPUT_MISC is not set | 476 | # CONFIG_INPUT_MISC is not set |
551 | 477 | ||
@@ -584,35 +510,14 @@ CONFIG_SERIAL_M32R_PLDSIO=y | |||
584 | CONFIG_UNIX98_PTYS=y | 510 | CONFIG_UNIX98_PTYS=y |
585 | CONFIG_LEGACY_PTYS=y | 511 | CONFIG_LEGACY_PTYS=y |
586 | CONFIG_LEGACY_PTY_COUNT=256 | 512 | CONFIG_LEGACY_PTY_COUNT=256 |
587 | |||
588 | # | ||
589 | # IPMI | ||
590 | # | ||
591 | # CONFIG_IPMI_HANDLER is not set | 513 | # CONFIG_IPMI_HANDLER is not set |
592 | |||
593 | # | ||
594 | # Watchdog Cards | ||
595 | # | ||
596 | # CONFIG_WATCHDOG is not set | 514 | # CONFIG_WATCHDOG is not set |
597 | CONFIG_HW_RANDOM=y | 515 | CONFIG_HW_RANDOM=y |
598 | # CONFIG_RTC is not set | 516 | # CONFIG_RTC is not set |
599 | CONFIG_DS1302=y | 517 | CONFIG_DS1302=y |
600 | # CONFIG_DTLK is not set | ||
601 | # CONFIG_R3964 is not set | 518 | # CONFIG_R3964 is not set |
602 | |||
603 | # | ||
604 | # Ftape, the floppy tape device driver | ||
605 | # | ||
606 | # CONFIG_RAW_DRIVER is not set | 519 | # CONFIG_RAW_DRIVER is not set |
607 | |||
608 | # | ||
609 | # TPM devices | ||
610 | # | ||
611 | # CONFIG_TCG_TPM is not set | 520 | # CONFIG_TCG_TPM is not set |
612 | |||
613 | # | ||
614 | # I2C support | ||
615 | # | ||
616 | # CONFIG_I2C is not set | 521 | # CONFIG_I2C is not set |
617 | 522 | ||
618 | # | 523 | # |
@@ -620,65 +525,76 @@ CONFIG_DS1302=y | |||
620 | # | 525 | # |
621 | # CONFIG_SPI is not set | 526 | # CONFIG_SPI is not set |
622 | # CONFIG_SPI_MASTER is not set | 527 | # CONFIG_SPI_MASTER is not set |
623 | |||
624 | # | ||
625 | # Dallas's 1-wire bus | ||
626 | # | ||
627 | # CONFIG_W1 is not set | 528 | # CONFIG_W1 is not set |
628 | 529 | # CONFIG_POWER_SUPPLY is not set | |
629 | # | ||
630 | # Hardware Monitoring support | ||
631 | # | ||
632 | CONFIG_HWMON=y | 530 | CONFIG_HWMON=y |
633 | # CONFIG_HWMON_VID is not set | 531 | # CONFIG_HWMON_VID is not set |
634 | # CONFIG_SENSORS_ABITUGURU is not set | 532 | # CONFIG_SENSORS_ABITUGURU is not set |
533 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
635 | # CONFIG_SENSORS_F71805F is not set | 534 | # CONFIG_SENSORS_F71805F is not set |
535 | # CONFIG_SENSORS_IT87 is not set | ||
536 | # CONFIG_SENSORS_PC87360 is not set | ||
537 | # CONFIG_SENSORS_PC87427 is not set | ||
538 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
539 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
636 | # CONFIG_SENSORS_VT1211 is not set | 540 | # CONFIG_SENSORS_VT1211 is not set |
541 | # CONFIG_SENSORS_W83627HF is not set | ||
542 | # CONFIG_SENSORS_W83627EHF is not set | ||
637 | # CONFIG_HWMON_DEBUG_CHIP is not set | 543 | # CONFIG_HWMON_DEBUG_CHIP is not set |
638 | 544 | ||
639 | # | 545 | # |
546 | # Multifunction device drivers | ||
547 | # | ||
548 | # CONFIG_MFD_SM501 is not set | ||
549 | |||
550 | # | ||
640 | # Multimedia devices | 551 | # Multimedia devices |
641 | # | 552 | # |
642 | CONFIG_VIDEO_DEV=m | 553 | CONFIG_VIDEO_DEV=m |
643 | CONFIG_VIDEO_V4L1=y | 554 | CONFIG_VIDEO_V4L1=y |
644 | CONFIG_VIDEO_V4L1_COMPAT=y | 555 | CONFIG_VIDEO_V4L1_COMPAT=y |
645 | CONFIG_VIDEO_V4L2=y | 556 | CONFIG_VIDEO_V4L2=y |
646 | 557 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | |
647 | # | ||
648 | # Video Capture Adapters | ||
649 | # | ||
650 | |||
651 | # | ||
652 | # Video Capture Adapters | ||
653 | # | ||
654 | # CONFIG_VIDEO_ADV_DEBUG is not set | 558 | # CONFIG_VIDEO_ADV_DEBUG is not set |
655 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | 559 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y |
656 | # CONFIG_VIDEO_VIVI is not set | ||
657 | # CONFIG_VIDEO_CPIA is not set | 560 | # CONFIG_VIDEO_CPIA is not set |
658 | CONFIG_VIDEO_M32R_AR=m | 561 | CONFIG_VIDEO_M32R_AR=m |
659 | CONFIG_VIDEO_M32R_AR_M64278=m | 562 | CONFIG_VIDEO_M32R_AR_M64278=m |
563 | CONFIG_RADIO_ADAPTERS=y | ||
564 | # CONFIG_DVB_CORE is not set | ||
565 | CONFIG_DAB=y | ||
660 | 566 | ||
661 | # | 567 | # |
662 | # Radio Adapters | 568 | # Graphics support |
663 | # | ||
664 | |||
665 | # | ||
666 | # Digital Video Broadcasting Devices | ||
667 | # | 569 | # |
668 | # CONFIG_DVB is not set | 570 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
669 | 571 | ||
670 | # | 572 | # |
671 | # Graphics support | 573 | # Display device support |
672 | # | 574 | # |
673 | CONFIG_FIRMWARE_EDID=y | 575 | # CONFIG_DISPLAY_SUPPORT is not set |
576 | # CONFIG_VGASTATE is not set | ||
577 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
674 | CONFIG_FB=y | 578 | CONFIG_FB=y |
579 | CONFIG_FIRMWARE_EDID=y | ||
580 | # CONFIG_FB_DDC is not set | ||
675 | CONFIG_FB_CFB_FILLRECT=y | 581 | CONFIG_FB_CFB_FILLRECT=y |
676 | CONFIG_FB_CFB_COPYAREA=y | 582 | CONFIG_FB_CFB_COPYAREA=y |
677 | CONFIG_FB_CFB_IMAGEBLIT=y | 583 | CONFIG_FB_CFB_IMAGEBLIT=y |
584 | # CONFIG_FB_SYS_FILLRECT is not set | ||
585 | # CONFIG_FB_SYS_COPYAREA is not set | ||
586 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
587 | # CONFIG_FB_SYS_FOPS is not set | ||
588 | CONFIG_FB_DEFERRED_IO=y | ||
589 | # CONFIG_FB_SVGALIB is not set | ||
678 | # CONFIG_FB_MACMODES is not set | 590 | # CONFIG_FB_MACMODES is not set |
679 | # CONFIG_FB_BACKLIGHT is not set | 591 | # CONFIG_FB_BACKLIGHT is not set |
680 | # CONFIG_FB_MODE_HELPERS is not set | 592 | # CONFIG_FB_MODE_HELPERS is not set |
681 | # CONFIG_FB_TILEBLITTING is not set | 593 | # CONFIG_FB_TILEBLITTING is not set |
594 | |||
595 | # | ||
596 | # Frame buffer hardware drivers | ||
597 | # | ||
682 | CONFIG_FB_S1D13XXX=y | 598 | CONFIG_FB_S1D13XXX=y |
683 | # CONFIG_FB_VIRTUAL is not set | 599 | # CONFIG_FB_VIRTUAL is not set |
684 | 600 | ||
@@ -688,29 +604,25 @@ CONFIG_FB_S1D13XXX=y | |||
688 | # CONFIG_VGA_CONSOLE is not set | 604 | # CONFIG_VGA_CONSOLE is not set |
689 | CONFIG_DUMMY_CONSOLE=y | 605 | CONFIG_DUMMY_CONSOLE=y |
690 | CONFIG_FRAMEBUFFER_CONSOLE=y | 606 | CONFIG_FRAMEBUFFER_CONSOLE=y |
607 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
691 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | 608 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set |
692 | # CONFIG_FONTS is not set | 609 | # CONFIG_FONTS is not set |
693 | CONFIG_FONT_8x8=y | 610 | CONFIG_FONT_8x8=y |
694 | CONFIG_FONT_8x16=y | 611 | CONFIG_FONT_8x16=y |
695 | |||
696 | # | ||
697 | # Logo configuration | ||
698 | # | ||
699 | CONFIG_LOGO=y | 612 | CONFIG_LOGO=y |
700 | CONFIG_LOGO_LINUX_MONO=y | 613 | CONFIG_LOGO_LINUX_MONO=y |
701 | CONFIG_LOGO_LINUX_VGA16=y | 614 | CONFIG_LOGO_LINUX_VGA16=y |
702 | CONFIG_LOGO_LINUX_CLUT224=y | 615 | CONFIG_LOGO_LINUX_CLUT224=y |
703 | CONFIG_LOGO_M32R_CLUT224=y | 616 | CONFIG_LOGO_M32R_CLUT224=y |
704 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
705 | 617 | ||
706 | # | 618 | # |
707 | # Sound | 619 | # Sound |
708 | # | 620 | # |
709 | # CONFIG_SOUND is not set | 621 | # CONFIG_SOUND is not set |
710 | 622 | CONFIG_HID_SUPPORT=y | |
711 | # | 623 | CONFIG_HID=y |
712 | # USB support | 624 | # CONFIG_HID_DEBUG is not set |
713 | # | 625 | CONFIG_USB_SUPPORT=y |
714 | # CONFIG_USB_ARCH_HAS_HCD is not set | 626 | # CONFIG_USB_ARCH_HAS_HCD is not set |
715 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 627 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
716 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 628 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
@@ -723,35 +635,20 @@ CONFIG_LOGO_M32R_CLUT224=y | |||
723 | # USB Gadget Support | 635 | # USB Gadget Support |
724 | # | 636 | # |
725 | # CONFIG_USB_GADGET is not set | 637 | # CONFIG_USB_GADGET is not set |
726 | |||
727 | # | ||
728 | # MMC/SD Card support | ||
729 | # | ||
730 | CONFIG_MMC=y | 638 | CONFIG_MMC=y |
731 | CONFIG_MMC_DEBUG=y | 639 | CONFIG_MMC_DEBUG=y |
732 | CONFIG_MMC_BLOCK=y | 640 | # CONFIG_MMC_UNSAFE_RESUME is not set |
733 | # CONFIG_MMC_TIFM_SD is not set | ||
734 | |||
735 | # | ||
736 | # LED devices | ||
737 | # | ||
738 | # CONFIG_NEW_LEDS is not set | ||
739 | |||
740 | # | ||
741 | # LED drivers | ||
742 | # | ||
743 | 641 | ||
744 | # | 642 | # |
745 | # LED Triggers | 643 | # MMC/SD Card Drivers |
746 | # | ||
747 | |||
748 | # | ||
749 | # InfiniBand support | ||
750 | # | 644 | # |
645 | CONFIG_MMC_BLOCK=y | ||
646 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
751 | 647 | ||
752 | # | 648 | # |
753 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | 649 | # MMC/SD Host Controller Drivers |
754 | # | 650 | # |
651 | # CONFIG_NEW_LEDS is not set | ||
755 | 652 | ||
756 | # | 653 | # |
757 | # Real Time Clock | 654 | # Real Time Clock |
@@ -759,17 +656,9 @@ CONFIG_MMC_BLOCK=y | |||
759 | # CONFIG_RTC_CLASS is not set | 656 | # CONFIG_RTC_CLASS is not set |
760 | 657 | ||
761 | # | 658 | # |
762 | # DMA Engine support | 659 | # Userspace I/O |
763 | # | ||
764 | # CONFIG_DMA_ENGINE is not set | ||
765 | |||
766 | # | ||
767 | # DMA Clients | ||
768 | # | ||
769 | |||
770 | # | ||
771 | # DMA Devices | ||
772 | # | 660 | # |
661 | # CONFIG_UIO is not set | ||
773 | 662 | ||
774 | # | 663 | # |
775 | # File systems | 664 | # File systems |
@@ -846,7 +735,6 @@ CONFIG_RAMFS=y | |||
846 | # CONFIG_BEFS_FS is not set | 735 | # CONFIG_BEFS_FS is not set |
847 | # CONFIG_BFS_FS is not set | 736 | # CONFIG_BFS_FS is not set |
848 | # CONFIG_EFS_FS is not set | 737 | # CONFIG_EFS_FS is not set |
849 | # CONFIG_JFFS_FS is not set | ||
850 | # CONFIG_JFFS2_FS is not set | 738 | # CONFIG_JFFS2_FS is not set |
851 | # CONFIG_CRAMFS is not set | 739 | # CONFIG_CRAMFS is not set |
852 | # CONFIG_VXFS_FS is not set | 740 | # CONFIG_VXFS_FS is not set |
@@ -869,6 +757,7 @@ CONFIG_LOCKD=y | |||
869 | CONFIG_LOCKD_V4=y | 757 | CONFIG_LOCKD_V4=y |
870 | CONFIG_NFS_COMMON=y | 758 | CONFIG_NFS_COMMON=y |
871 | CONFIG_SUNRPC=y | 759 | CONFIG_SUNRPC=y |
760 | # CONFIG_SUNRPC_BIND34 is not set | ||
872 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 761 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
873 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 762 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
874 | # CONFIG_SMB_FS is not set | 763 | # CONFIG_SMB_FS is not set |
@@ -876,7 +765,6 @@ CONFIG_SUNRPC=y | |||
876 | # CONFIG_NCP_FS is not set | 765 | # CONFIG_NCP_FS is not set |
877 | # CONFIG_CODA_FS is not set | 766 | # CONFIG_CODA_FS is not set |
878 | # CONFIG_AFS_FS is not set | 767 | # CONFIG_AFS_FS is not set |
879 | # CONFIG_9P_FS is not set | ||
880 | 768 | ||
881 | # | 769 | # |
882 | # Partition Types | 770 | # Partition Types |
@@ -929,6 +817,11 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
929 | # CONFIG_NLS_UTF8 is not set | 817 | # CONFIG_NLS_UTF8 is not set |
930 | 818 | ||
931 | # | 819 | # |
820 | # Distributed Lock Manager | ||
821 | # | ||
822 | # CONFIG_DLM is not set | ||
823 | |||
824 | # | ||
932 | # Profiling support | 825 | # Profiling support |
933 | # | 826 | # |
934 | CONFIG_PROFILING=y | 827 | CONFIG_PROFILING=y |
@@ -941,29 +834,27 @@ CONFIG_OPROFILE=y | |||
941 | CONFIG_ENABLE_MUST_CHECK=y | 834 | CONFIG_ENABLE_MUST_CHECK=y |
942 | # CONFIG_MAGIC_SYSRQ is not set | 835 | # CONFIG_MAGIC_SYSRQ is not set |
943 | # CONFIG_UNUSED_SYMBOLS is not set | 836 | # CONFIG_UNUSED_SYMBOLS is not set |
837 | # CONFIG_DEBUG_FS is not set | ||
838 | # CONFIG_HEADERS_CHECK is not set | ||
944 | # CONFIG_DEBUG_KERNEL is not set | 839 | # CONFIG_DEBUG_KERNEL is not set |
945 | CONFIG_LOG_BUF_SHIFT=14 | ||
946 | # CONFIG_DEBUG_BUGVERBOSE is not set | 840 | # CONFIG_DEBUG_BUGVERBOSE is not set |
947 | # CONFIG_DEBUG_FS is not set | ||
948 | # CONFIG_FRAME_POINTER is not set | 841 | # CONFIG_FRAME_POINTER is not set |
949 | # CONFIG_UNWIND_INFO is not set | ||
950 | # CONFIG_HEADERS_CHECK is not set | ||
951 | 842 | ||
952 | # | 843 | # |
953 | # Security options | 844 | # Security options |
954 | # | 845 | # |
955 | # CONFIG_KEYS is not set | 846 | # CONFIG_KEYS is not set |
956 | # CONFIG_SECURITY is not set | 847 | # CONFIG_SECURITY is not set |
957 | |||
958 | # | ||
959 | # Cryptographic options | ||
960 | # | ||
961 | # CONFIG_CRYPTO is not set | 848 | # CONFIG_CRYPTO is not set |
962 | 849 | ||
963 | # | 850 | # |
964 | # Library routines | 851 | # Library routines |
965 | # | 852 | # |
853 | CONFIG_BITREVERSE=y | ||
966 | # CONFIG_CRC_CCITT is not set | 854 | # CONFIG_CRC_CCITT is not set |
967 | # CONFIG_CRC16 is not set | 855 | # CONFIG_CRC16 is not set |
856 | # CONFIG_CRC_ITU_T is not set | ||
968 | CONFIG_CRC32=y | 857 | CONFIG_CRC32=y |
858 | # CONFIG_CRC7 is not set | ||
969 | # CONFIG_LIBCRC32C is not set | 859 | # CONFIG_LIBCRC32C is not set |
860 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/mappi.nommu_defconfig b/arch/m32r/configs/mappi.nommu_defconfig index fbf6c384c9d0..e3379de1f0c8 100644 --- a/arch/m32r/configs/mappi.nommu_defconfig +++ b/arch/m32r/configs/mappi.nommu_defconfig | |||
@@ -1,12 +1,15 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.19 | 3 | # Linux kernel version: 2.6.23-rc1 |
4 | # Wed Dec 13 17:57:45 2006 | 4 | # Wed Aug 1 17:22:36 2007 |
5 | # | 5 | # |
6 | CONFIG_M32R=y | 6 | CONFIG_M32R=y |
7 | CONFIG_GENERIC_ISA_DMA=y | 7 | CONFIG_GENERIC_ISA_DMA=y |
8 | CONFIG_ZONE_DMA=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
9 | CONFIG_GENERIC_IRQ_PROBE=y | 10 | CONFIG_GENERIC_IRQ_PROBE=y |
11 | CONFIG_NO_IOPORT=y | ||
12 | CONFIG_NO_DMA=y | ||
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
11 | 14 | ||
12 | # | 15 | # |
@@ -27,13 +30,14 @@ CONFIG_LOCALVERSION_AUTO=y | |||
27 | CONFIG_BSD_PROCESS_ACCT=y | 30 | CONFIG_BSD_PROCESS_ACCT=y |
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 31 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
29 | # CONFIG_TASKSTATS is not set | 32 | # CONFIG_TASKSTATS is not set |
30 | # CONFIG_UTS_NS is not set | 33 | # CONFIG_USER_NS is not set |
31 | # CONFIG_AUDIT is not set | 34 | # CONFIG_AUDIT is not set |
32 | CONFIG_IKCONFIG=y | 35 | CONFIG_IKCONFIG=y |
33 | # CONFIG_IKCONFIG_PROC is not set | 36 | # CONFIG_IKCONFIG_PROC is not set |
37 | CONFIG_LOG_BUF_SHIFT=14 | ||
34 | CONFIG_SYSFS_DEPRECATED=y | 38 | CONFIG_SYSFS_DEPRECATED=y |
35 | # CONFIG_RELAY is not set | 39 | # CONFIG_RELAY is not set |
36 | CONFIG_INITRAMFS_SOURCE="" | 40 | # CONFIG_BLK_DEV_INITRD is not set |
37 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 41 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
38 | CONFIG_SYSCTL=y | 42 | CONFIG_SYSCTL=y |
39 | CONFIG_EMBEDDED=y | 43 | CONFIG_EMBEDDED=y |
@@ -45,28 +49,28 @@ CONFIG_BUG=y | |||
45 | CONFIG_ELF_CORE=y | 49 | CONFIG_ELF_CORE=y |
46 | CONFIG_BASE_FULL=y | 50 | CONFIG_BASE_FULL=y |
47 | # CONFIG_FUTEX is not set | 51 | # CONFIG_FUTEX is not set |
52 | CONFIG_ANON_INODES=y | ||
48 | # CONFIG_EPOLL is not set | 53 | # CONFIG_EPOLL is not set |
49 | CONFIG_SLAB=y | 54 | CONFIG_SIGNALFD=y |
55 | CONFIG_TIMERFD=y | ||
56 | CONFIG_EVENTFD=y | ||
50 | CONFIG_VM_EVENT_COUNTERS=y | 57 | CONFIG_VM_EVENT_COUNTERS=y |
58 | CONFIG_SLAB=y | ||
59 | # CONFIG_SLUB is not set | ||
60 | # CONFIG_SLOB is not set | ||
51 | CONFIG_TINY_SHMEM=y | 61 | CONFIG_TINY_SHMEM=y |
52 | CONFIG_BASE_SMALL=0 | 62 | CONFIG_BASE_SMALL=0 |
53 | # CONFIG_SLOB is not set | ||
54 | |||
55 | # | ||
56 | # Loadable module support | ||
57 | # | ||
58 | CONFIG_MODULES=y | 63 | CONFIG_MODULES=y |
59 | CONFIG_MODULE_UNLOAD=y | 64 | CONFIG_MODULE_UNLOAD=y |
60 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 65 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
61 | # CONFIG_MODVERSIONS is not set | 66 | # CONFIG_MODVERSIONS is not set |
62 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 67 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
63 | CONFIG_KMOD=y | 68 | CONFIG_KMOD=y |
64 | |||
65 | # | ||
66 | # Block layer | ||
67 | # | ||
68 | CONFIG_BLOCK=y | 69 | CONFIG_BLOCK=y |
70 | # CONFIG_LBD is not set | ||
69 | # CONFIG_BLK_DEV_IO_TRACE is not set | 71 | # CONFIG_BLK_DEV_IO_TRACE is not set |
72 | # CONFIG_LSF is not set | ||
73 | # CONFIG_BLK_DEV_BSG is not set | ||
70 | 74 | ||
71 | # | 75 | # |
72 | # IO Schedulers | 76 | # IO Schedulers |
@@ -119,13 +123,18 @@ CONFIG_NEED_MULTIPLE_NODES=y | |||
119 | # CONFIG_SPARSEMEM_STATIC is not set | 123 | # CONFIG_SPARSEMEM_STATIC is not set |
120 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 124 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
121 | # CONFIG_RESOURCES_64BIT is not set | 125 | # CONFIG_RESOURCES_64BIT is not set |
126 | CONFIG_ZONE_DMA_FLAG=1 | ||
127 | CONFIG_VIRT_TO_BUS=y | ||
122 | CONFIG_IRAM_START=0x00f00000 | 128 | CONFIG_IRAM_START=0x00f00000 |
123 | CONFIG_IRAM_SIZE=0x00080000 | 129 | CONFIG_IRAM_SIZE=0x00080000 |
124 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 130 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
125 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 131 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
132 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
133 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
126 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 134 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
127 | CONFIG_GENERIC_HWEIGHT=y | 135 | CONFIG_GENERIC_HWEIGHT=y |
128 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 136 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
137 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
129 | CONFIG_PREEMPT=y | 138 | CONFIG_PREEMPT=y |
130 | # CONFIG_SMP is not set | 139 | # CONFIG_SMP is not set |
131 | CONFIG_NODES_SHIFT=1 | 140 | CONFIG_NODES_SHIFT=1 |
@@ -133,6 +142,7 @@ CONFIG_NODES_SHIFT=1 | |||
133 | # | 142 | # |
134 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 143 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
135 | # | 144 | # |
145 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
136 | # CONFIG_ISA is not set | 146 | # CONFIG_ISA is not set |
137 | 147 | ||
138 | # | 148 | # |
@@ -151,10 +161,6 @@ CONFIG_M32R_PCC=y | |||
151 | CONFIG_PCCARD_NONSTATIC=y | 161 | CONFIG_PCCARD_NONSTATIC=y |
152 | 162 | ||
153 | # | 163 | # |
154 | # PCI Hotplug Support | ||
155 | # | ||
156 | |||
157 | # | ||
158 | # Executable file formats | 164 | # Executable file formats |
159 | # | 165 | # |
160 | CONFIG_BINFMT_FLAT=y | 166 | CONFIG_BINFMT_FLAT=y |
@@ -170,13 +176,13 @@ CONFIG_NET=y | |||
170 | # | 176 | # |
171 | # Networking options | 177 | # Networking options |
172 | # | 178 | # |
173 | # CONFIG_NETDEBUG is not set | ||
174 | CONFIG_PACKET=y | 179 | CONFIG_PACKET=y |
175 | # CONFIG_PACKET_MMAP is not set | 180 | # CONFIG_PACKET_MMAP is not set |
176 | CONFIG_UNIX=y | 181 | CONFIG_UNIX=y |
177 | CONFIG_XFRM=y | 182 | CONFIG_XFRM=y |
178 | # CONFIG_XFRM_USER is not set | 183 | # CONFIG_XFRM_USER is not set |
179 | # CONFIG_XFRM_SUB_POLICY is not set | 184 | # CONFIG_XFRM_SUB_POLICY is not set |
185 | # CONFIG_XFRM_MIGRATE is not set | ||
180 | # CONFIG_NET_KEY is not set | 186 | # CONFIG_NET_KEY is not set |
181 | CONFIG_INET=y | 187 | CONFIG_INET=y |
182 | # CONFIG_IP_MULTICAST is not set | 188 | # CONFIG_IP_MULTICAST is not set |
@@ -209,20 +215,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
209 | # CONFIG_INET6_TUNNEL is not set | 215 | # CONFIG_INET6_TUNNEL is not set |
210 | # CONFIG_NETWORK_SECMARK is not set | 216 | # CONFIG_NETWORK_SECMARK is not set |
211 | # CONFIG_NETFILTER is not set | 217 | # CONFIG_NETFILTER is not set |
212 | |||
213 | # | ||
214 | # DCCP Configuration (EXPERIMENTAL) | ||
215 | # | ||
216 | # CONFIG_IP_DCCP is not set | 218 | # CONFIG_IP_DCCP is not set |
217 | |||
218 | # | ||
219 | # SCTP Configuration (EXPERIMENTAL) | ||
220 | # | ||
221 | # CONFIG_IP_SCTP is not set | 219 | # CONFIG_IP_SCTP is not set |
222 | |||
223 | # | ||
224 | # TIPC Configuration (EXPERIMENTAL) | ||
225 | # | ||
226 | # CONFIG_TIPC is not set | 220 | # CONFIG_TIPC is not set |
227 | # CONFIG_ATM is not set | 221 | # CONFIG_ATM is not set |
228 | # CONFIG_BRIDGE is not set | 222 | # CONFIG_BRIDGE is not set |
@@ -248,7 +242,17 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
248 | # CONFIG_HAMRADIO is not set | 242 | # CONFIG_HAMRADIO is not set |
249 | # CONFIG_IRDA is not set | 243 | # CONFIG_IRDA is not set |
250 | # CONFIG_BT is not set | 244 | # CONFIG_BT is not set |
245 | # CONFIG_AF_RXRPC is not set | ||
246 | |||
247 | # | ||
248 | # Wireless | ||
249 | # | ||
250 | # CONFIG_CFG80211 is not set | ||
251 | # CONFIG_WIRELESS_EXT is not set | ||
252 | # CONFIG_MAC80211 is not set | ||
251 | # CONFIG_IEEE80211 is not set | 253 | # CONFIG_IEEE80211 is not set |
254 | # CONFIG_RFKILL is not set | ||
255 | # CONFIG_NET_9P is not set | ||
252 | 256 | ||
253 | # | 257 | # |
254 | # Device Drivers | 258 | # Device Drivers |
@@ -261,29 +265,10 @@ CONFIG_STANDALONE=y | |||
261 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 265 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
262 | CONFIG_FW_LOADER=y | 266 | CONFIG_FW_LOADER=y |
263 | # CONFIG_SYS_HYPERVISOR is not set | 267 | # CONFIG_SYS_HYPERVISOR is not set |
264 | |||
265 | # | ||
266 | # Connector - unified userspace <-> kernelspace linker | ||
267 | # | ||
268 | # CONFIG_CONNECTOR is not set | 268 | # CONFIG_CONNECTOR is not set |
269 | |||
270 | # | ||
271 | # Memory Technology Devices (MTD) | ||
272 | # | ||
273 | # CONFIG_MTD is not set | 269 | # CONFIG_MTD is not set |
274 | |||
275 | # | ||
276 | # Parallel port support | ||
277 | # | ||
278 | # CONFIG_PARPORT is not set | 270 | # CONFIG_PARPORT is not set |
279 | 271 | CONFIG_BLK_DEV=y | |
280 | # | ||
281 | # Plug and Play support | ||
282 | # | ||
283 | |||
284 | # | ||
285 | # Block devices | ||
286 | # | ||
287 | # CONFIG_BLK_DEV_COW_COMMON is not set | 272 | # CONFIG_BLK_DEV_COW_COMMON is not set |
288 | CONFIG_BLK_DEV_LOOP=y | 273 | CONFIG_BLK_DEV_LOOP=y |
289 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 274 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
@@ -292,18 +277,10 @@ CONFIG_BLK_DEV_RAM=y | |||
292 | CONFIG_BLK_DEV_RAM_COUNT=16 | 277 | CONFIG_BLK_DEV_RAM_COUNT=16 |
293 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 278 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
294 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 279 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
295 | # CONFIG_BLK_DEV_INITRD is not set | ||
296 | # CONFIG_CDROM_PKTCDVD is not set | 280 | # CONFIG_CDROM_PKTCDVD is not set |
297 | # CONFIG_ATA_OVER_ETH is not set | 281 | # CONFIG_ATA_OVER_ETH is not set |
298 | 282 | CONFIG_MISC_DEVICES=y | |
299 | # | 283 | # CONFIG_EEPROM_93CX6 is not set |
300 | # Misc devices | ||
301 | # | ||
302 | # CONFIG_TIFM_CORE is not set | ||
303 | |||
304 | # | ||
305 | # ATA/ATAPI/MFM/RLL support | ||
306 | # | ||
307 | # CONFIG_IDE is not set | 284 | # CONFIG_IDE is not set |
308 | 285 | ||
309 | # | 286 | # |
@@ -311,74 +288,26 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
311 | # | 288 | # |
312 | # CONFIG_RAID_ATTRS is not set | 289 | # CONFIG_RAID_ATTRS is not set |
313 | # CONFIG_SCSI is not set | 290 | # CONFIG_SCSI is not set |
291 | # CONFIG_SCSI_DMA is not set | ||
314 | # CONFIG_SCSI_NETLINK is not set | 292 | # CONFIG_SCSI_NETLINK is not set |
315 | |||
316 | # | ||
317 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
318 | # | ||
319 | |||
320 | # | ||
321 | # Multi-device support (RAID and LVM) | ||
322 | # | ||
323 | # CONFIG_MD is not set | 293 | # CONFIG_MD is not set |
324 | |||
325 | # | ||
326 | # Fusion MPT device support | ||
327 | # | ||
328 | # CONFIG_FUSION is not set | ||
329 | |||
330 | # | ||
331 | # IEEE 1394 (FireWire) support | ||
332 | # | ||
333 | |||
334 | # | ||
335 | # I2O device support | ||
336 | # | ||
337 | |||
338 | # | ||
339 | # Network device support | ||
340 | # | ||
341 | CONFIG_NETDEVICES=y | 294 | CONFIG_NETDEVICES=y |
295 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
342 | # CONFIG_DUMMY is not set | 296 | # CONFIG_DUMMY is not set |
343 | # CONFIG_BONDING is not set | 297 | # CONFIG_BONDING is not set |
298 | # CONFIG_MACVLAN is not set | ||
344 | # CONFIG_EQUALIZER is not set | 299 | # CONFIG_EQUALIZER is not set |
345 | # CONFIG_TUN is not set | 300 | # CONFIG_TUN is not set |
346 | |||
347 | # | ||
348 | # PHY device support | ||
349 | # | ||
350 | |||
351 | # | ||
352 | # Ethernet (10 or 100Mbit) | ||
353 | # | ||
354 | # CONFIG_NET_ETHERNET is not set | 301 | # CONFIG_NET_ETHERNET is not set |
355 | CONFIG_NE2000=y | 302 | CONFIG_NETDEV_1000=y |
356 | 303 | CONFIG_NETDEV_10000=y | |
357 | # | ||
358 | # Ethernet (1000 Mbit) | ||
359 | # | ||
360 | |||
361 | # | ||
362 | # Ethernet (10000 Mbit) | ||
363 | # | ||
364 | |||
365 | # | ||
366 | # Token Ring devices | ||
367 | # | ||
368 | |||
369 | # | ||
370 | # Wireless LAN (non-hamradio) | ||
371 | # | ||
372 | # CONFIG_NET_RADIO is not set | ||
373 | 304 | ||
374 | # | 305 | # |
375 | # PCMCIA network device support | 306 | # Wireless LAN |
376 | # | 307 | # |
308 | # CONFIG_WLAN_PRE80211 is not set | ||
309 | # CONFIG_WLAN_80211 is not set | ||
377 | # CONFIG_NET_PCMCIA is not set | 310 | # CONFIG_NET_PCMCIA is not set |
378 | |||
379 | # | ||
380 | # Wan interfaces | ||
381 | # | ||
382 | # CONFIG_WAN is not set | 311 | # CONFIG_WAN is not set |
383 | # CONFIG_PPP is not set | 312 | # CONFIG_PPP is not set |
384 | # CONFIG_SLIP is not set | 313 | # CONFIG_SLIP is not set |
@@ -386,15 +315,7 @@ CONFIG_NE2000=y | |||
386 | # CONFIG_NETCONSOLE is not set | 315 | # CONFIG_NETCONSOLE is not set |
387 | # CONFIG_NETPOLL is not set | 316 | # CONFIG_NETPOLL is not set |
388 | # CONFIG_NET_POLL_CONTROLLER is not set | 317 | # CONFIG_NET_POLL_CONTROLLER is not set |
389 | |||
390 | # | ||
391 | # ISDN subsystem | ||
392 | # | ||
393 | # CONFIG_ISDN is not set | 318 | # CONFIG_ISDN is not set |
394 | |||
395 | # | ||
396 | # Telephony Support | ||
397 | # | ||
398 | # CONFIG_PHONE is not set | 319 | # CONFIG_PHONE is not set |
399 | 320 | ||
400 | # | 321 | # |
@@ -402,6 +323,7 @@ CONFIG_NE2000=y | |||
402 | # | 323 | # |
403 | CONFIG_INPUT=y | 324 | CONFIG_INPUT=y |
404 | # CONFIG_INPUT_FF_MEMLESS is not set | 325 | # CONFIG_INPUT_FF_MEMLESS is not set |
326 | # CONFIG_INPUT_POLLDEV is not set | ||
405 | 327 | ||
406 | # | 328 | # |
407 | # Userland interfaces | 329 | # Userland interfaces |
@@ -418,6 +340,7 @@ CONFIG_INPUT=y | |||
418 | # CONFIG_INPUT_KEYBOARD is not set | 340 | # CONFIG_INPUT_KEYBOARD is not set |
419 | # CONFIG_INPUT_MOUSE is not set | 341 | # CONFIG_INPUT_MOUSE is not set |
420 | # CONFIG_INPUT_JOYSTICK is not set | 342 | # CONFIG_INPUT_JOYSTICK is not set |
343 | # CONFIG_INPUT_TABLET is not set | ||
421 | # CONFIG_INPUT_TOUCHSCREEN is not set | 344 | # CONFIG_INPUT_TOUCHSCREEN is not set |
422 | # CONFIG_INPUT_MISC is not set | 345 | # CONFIG_INPUT_MISC is not set |
423 | 346 | ||
@@ -452,41 +375,20 @@ CONFIG_SERIAL_M32R_SIO_CONSOLE=y | |||
452 | CONFIG_UNIX98_PTYS=y | 375 | CONFIG_UNIX98_PTYS=y |
453 | CONFIG_LEGACY_PTYS=y | 376 | CONFIG_LEGACY_PTYS=y |
454 | CONFIG_LEGACY_PTY_COUNT=256 | 377 | CONFIG_LEGACY_PTY_COUNT=256 |
455 | |||
456 | # | ||
457 | # IPMI | ||
458 | # | ||
459 | # CONFIG_IPMI_HANDLER is not set | 378 | # CONFIG_IPMI_HANDLER is not set |
460 | |||
461 | # | ||
462 | # Watchdog Cards | ||
463 | # | ||
464 | # CONFIG_WATCHDOG is not set | 379 | # CONFIG_WATCHDOG is not set |
465 | CONFIG_HW_RANDOM=y | 380 | CONFIG_HW_RANDOM=y |
466 | # CONFIG_RTC is not set | 381 | # CONFIG_RTC is not set |
467 | # CONFIG_DTLK is not set | ||
468 | # CONFIG_R3964 is not set | 382 | # CONFIG_R3964 is not set |
469 | 383 | ||
470 | # | 384 | # |
471 | # Ftape, the floppy tape device driver | ||
472 | # | ||
473 | |||
474 | # | ||
475 | # PCMCIA character devices | 385 | # PCMCIA character devices |
476 | # | 386 | # |
477 | # CONFIG_SYNCLINK_CS is not set | 387 | # CONFIG_SYNCLINK_CS is not set |
478 | # CONFIG_CARDMAN_4000 is not set | 388 | # CONFIG_CARDMAN_4000 is not set |
479 | # CONFIG_CARDMAN_4040 is not set | 389 | # CONFIG_CARDMAN_4040 is not set |
480 | # CONFIG_RAW_DRIVER is not set | 390 | # CONFIG_RAW_DRIVER is not set |
481 | |||
482 | # | ||
483 | # TPM devices | ||
484 | # | ||
485 | # CONFIG_TCG_TPM is not set | 391 | # CONFIG_TCG_TPM is not set |
486 | |||
487 | # | ||
488 | # I2C support | ||
489 | # | ||
490 | # CONFIG_I2C is not set | 392 | # CONFIG_I2C is not set |
491 | 393 | ||
492 | # | 394 | # |
@@ -494,47 +396,56 @@ CONFIG_HW_RANDOM=y | |||
494 | # | 396 | # |
495 | # CONFIG_SPI is not set | 397 | # CONFIG_SPI is not set |
496 | # CONFIG_SPI_MASTER is not set | 398 | # CONFIG_SPI_MASTER is not set |
497 | |||
498 | # | ||
499 | # Dallas's 1-wire bus | ||
500 | # | ||
501 | # CONFIG_W1 is not set | 399 | # CONFIG_W1 is not set |
502 | 400 | # CONFIG_POWER_SUPPLY is not set | |
503 | # | ||
504 | # Hardware Monitoring support | ||
505 | # | ||
506 | CONFIG_HWMON=y | 401 | CONFIG_HWMON=y |
507 | # CONFIG_HWMON_VID is not set | 402 | # CONFIG_HWMON_VID is not set |
508 | # CONFIG_SENSORS_ABITUGURU is not set | 403 | # CONFIG_SENSORS_ABITUGURU is not set |
404 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
509 | # CONFIG_SENSORS_F71805F is not set | 405 | # CONFIG_SENSORS_F71805F is not set |
406 | # CONFIG_SENSORS_IT87 is not set | ||
407 | # CONFIG_SENSORS_PC87360 is not set | ||
408 | # CONFIG_SENSORS_PC87427 is not set | ||
409 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
410 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
510 | # CONFIG_SENSORS_VT1211 is not set | 411 | # CONFIG_SENSORS_VT1211 is not set |
412 | # CONFIG_SENSORS_W83627HF is not set | ||
413 | # CONFIG_SENSORS_W83627EHF is not set | ||
511 | # CONFIG_HWMON_DEBUG_CHIP is not set | 414 | # CONFIG_HWMON_DEBUG_CHIP is not set |
512 | 415 | ||
513 | # | 416 | # |
514 | # Multimedia devices | 417 | # Multifunction device drivers |
515 | # | 418 | # |
516 | # CONFIG_VIDEO_DEV is not set | 419 | # CONFIG_MFD_SM501 is not set |
517 | 420 | ||
518 | # | 421 | # |
519 | # Digital Video Broadcasting Devices | 422 | # Multimedia devices |
520 | # | 423 | # |
521 | # CONFIG_DVB is not set | 424 | # CONFIG_VIDEO_DEV is not set |
425 | # CONFIG_DVB_CORE is not set | ||
426 | CONFIG_DAB=y | ||
522 | 427 | ||
523 | # | 428 | # |
524 | # Graphics support | 429 | # Graphics support |
525 | # | 430 | # |
526 | CONFIG_FIRMWARE_EDID=y | ||
527 | # CONFIG_FB is not set | ||
528 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 431 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
529 | 432 | ||
530 | # | 433 | # |
531 | # Sound | 434 | # Display device support |
532 | # | 435 | # |
533 | # CONFIG_SOUND is not set | 436 | # CONFIG_DISPLAY_SUPPORT is not set |
437 | # CONFIG_VGASTATE is not set | ||
438 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
439 | # CONFIG_FB is not set | ||
534 | 440 | ||
535 | # | 441 | # |
536 | # USB support | 442 | # Sound |
537 | # | 443 | # |
444 | # CONFIG_SOUND is not set | ||
445 | CONFIG_HID_SUPPORT=y | ||
446 | CONFIG_HID=y | ||
447 | # CONFIG_HID_DEBUG is not set | ||
448 | CONFIG_USB_SUPPORT=y | ||
538 | # CONFIG_USB_ARCH_HAS_HCD is not set | 449 | # CONFIG_USB_ARCH_HAS_HCD is not set |
539 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 450 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
540 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 451 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
@@ -547,50 +458,18 @@ CONFIG_FIRMWARE_EDID=y | |||
547 | # USB Gadget Support | 458 | # USB Gadget Support |
548 | # | 459 | # |
549 | # CONFIG_USB_GADGET is not set | 460 | # CONFIG_USB_GADGET is not set |
550 | |||
551 | # | ||
552 | # MMC/SD Card support | ||
553 | # | ||
554 | # CONFIG_MMC is not set | 461 | # CONFIG_MMC is not set |
555 | |||
556 | # | ||
557 | # LED devices | ||
558 | # | ||
559 | # CONFIG_NEW_LEDS is not set | 462 | # CONFIG_NEW_LEDS is not set |
560 | 463 | ||
561 | # | 464 | # |
562 | # LED drivers | ||
563 | # | ||
564 | |||
565 | # | ||
566 | # LED Triggers | ||
567 | # | ||
568 | |||
569 | # | ||
570 | # InfiniBand support | ||
571 | # | ||
572 | |||
573 | # | ||
574 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
575 | # | ||
576 | |||
577 | # | ||
578 | # Real Time Clock | 465 | # Real Time Clock |
579 | # | 466 | # |
580 | # CONFIG_RTC_CLASS is not set | 467 | # CONFIG_RTC_CLASS is not set |
581 | 468 | ||
582 | # | 469 | # |
583 | # DMA Engine support | 470 | # Userspace I/O |
584 | # | ||
585 | # CONFIG_DMA_ENGINE is not set | ||
586 | |||
587 | # | ||
588 | # DMA Clients | ||
589 | # | ||
590 | |||
591 | # | ||
592 | # DMA Devices | ||
593 | # | 471 | # |
472 | # CONFIG_UIO is not set | ||
594 | 473 | ||
595 | # | 474 | # |
596 | # File systems | 475 | # File systems |
@@ -676,6 +555,7 @@ CONFIG_LOCKD=y | |||
676 | CONFIG_LOCKD_V4=y | 555 | CONFIG_LOCKD_V4=y |
677 | CONFIG_NFS_COMMON=y | 556 | CONFIG_NFS_COMMON=y |
678 | CONFIG_SUNRPC=y | 557 | CONFIG_SUNRPC=y |
558 | # CONFIG_SUNRPC_BIND34 is not set | ||
679 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 559 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
680 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 560 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
681 | # CONFIG_SMB_FS is not set | 561 | # CONFIG_SMB_FS is not set |
@@ -683,7 +563,6 @@ CONFIG_SUNRPC=y | |||
683 | # CONFIG_NCP_FS is not set | 563 | # CONFIG_NCP_FS is not set |
684 | # CONFIG_CODA_FS is not set | 564 | # CONFIG_CODA_FS is not set |
685 | # CONFIG_AFS_FS is not set | 565 | # CONFIG_AFS_FS is not set |
686 | # CONFIG_9P_FS is not set | ||
687 | 566 | ||
688 | # | 567 | # |
689 | # Partition Types | 568 | # Partition Types |
@@ -736,6 +615,11 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
736 | # CONFIG_NLS_UTF8 is not set | 615 | # CONFIG_NLS_UTF8 is not set |
737 | 616 | ||
738 | # | 617 | # |
618 | # Distributed Lock Manager | ||
619 | # | ||
620 | # CONFIG_DLM is not set | ||
621 | |||
622 | # | ||
739 | # Profiling support | 623 | # Profiling support |
740 | # | 624 | # |
741 | # CONFIG_PROFILING is not set | 625 | # CONFIG_PROFILING is not set |
@@ -747,29 +631,27 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
747 | CONFIG_ENABLE_MUST_CHECK=y | 631 | CONFIG_ENABLE_MUST_CHECK=y |
748 | # CONFIG_MAGIC_SYSRQ is not set | 632 | # CONFIG_MAGIC_SYSRQ is not set |
749 | # CONFIG_UNUSED_SYMBOLS is not set | 633 | # CONFIG_UNUSED_SYMBOLS is not set |
634 | # CONFIG_DEBUG_FS is not set | ||
635 | # CONFIG_HEADERS_CHECK is not set | ||
750 | # CONFIG_DEBUG_KERNEL is not set | 636 | # CONFIG_DEBUG_KERNEL is not set |
751 | CONFIG_LOG_BUF_SHIFT=14 | ||
752 | # CONFIG_DEBUG_BUGVERBOSE is not set | 637 | # CONFIG_DEBUG_BUGVERBOSE is not set |
753 | # CONFIG_DEBUG_FS is not set | ||
754 | # CONFIG_FRAME_POINTER is not set | 638 | # CONFIG_FRAME_POINTER is not set |
755 | # CONFIG_UNWIND_INFO is not set | ||
756 | # CONFIG_HEADERS_CHECK is not set | ||
757 | 639 | ||
758 | # | 640 | # |
759 | # Security options | 641 | # Security options |
760 | # | 642 | # |
761 | # CONFIG_KEYS is not set | 643 | # CONFIG_KEYS is not set |
762 | # CONFIG_SECURITY is not set | 644 | # CONFIG_SECURITY is not set |
763 | |||
764 | # | ||
765 | # Cryptographic options | ||
766 | # | ||
767 | # CONFIG_CRYPTO is not set | 645 | # CONFIG_CRYPTO is not set |
768 | 646 | ||
769 | # | 647 | # |
770 | # Library routines | 648 | # Library routines |
771 | # | 649 | # |
650 | CONFIG_BITREVERSE=y | ||
772 | # CONFIG_CRC_CCITT is not set | 651 | # CONFIG_CRC_CCITT is not set |
773 | # CONFIG_CRC16 is not set | 652 | # CONFIG_CRC16 is not set |
653 | # CONFIG_CRC_ITU_T is not set | ||
774 | CONFIG_CRC32=y | 654 | CONFIG_CRC32=y |
655 | # CONFIG_CRC7 is not set | ||
775 | # CONFIG_LIBCRC32C is not set | 656 | # CONFIG_LIBCRC32C is not set |
657 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/mappi.smp_defconfig b/arch/m32r/configs/mappi.smp_defconfig index 168669202b94..b86fb37fc6c3 100644 --- a/arch/m32r/configs/mappi.smp_defconfig +++ b/arch/m32r/configs/mappi.smp_defconfig | |||
@@ -1,12 +1,15 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.19 | 3 | # Linux kernel version: 2.6.23-rc1 |
4 | # Wed Dec 13 17:50:59 2006 | 4 | # Wed Aug 1 17:22:35 2007 |
5 | # | 5 | # |
6 | CONFIG_M32R=y | 6 | CONFIG_M32R=y |
7 | CONFIG_GENERIC_ISA_DMA=y | 7 | CONFIG_GENERIC_ISA_DMA=y |
8 | CONFIG_ZONE_DMA=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
9 | CONFIG_GENERIC_IRQ_PROBE=y | 10 | CONFIG_GENERIC_IRQ_PROBE=y |
11 | CONFIG_NO_IOPORT=y | ||
12 | CONFIG_NO_DMA=y | ||
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
11 | 14 | ||
12 | # | 15 | # |
@@ -23,17 +26,19 @@ CONFIG_LOCALVERSION="" | |||
23 | CONFIG_LOCALVERSION_AUTO=y | 26 | CONFIG_LOCALVERSION_AUTO=y |
24 | CONFIG_SWAP=y | 27 | CONFIG_SWAP=y |
25 | CONFIG_SYSVIPC=y | 28 | CONFIG_SYSVIPC=y |
26 | # CONFIG_IPC_NS is not set | 29 | CONFIG_SYSVIPC_SYSCTL=y |
27 | # CONFIG_POSIX_MQUEUE is not set | 30 | # CONFIG_POSIX_MQUEUE is not set |
28 | # CONFIG_BSD_PROCESS_ACCT is not set | 31 | # CONFIG_BSD_PROCESS_ACCT is not set |
29 | # CONFIG_TASKSTATS is not set | 32 | # CONFIG_TASKSTATS is not set |
30 | # CONFIG_UTS_NS is not set | 33 | # CONFIG_USER_NS is not set |
31 | # CONFIG_AUDIT is not set | 34 | # CONFIG_AUDIT is not set |
32 | CONFIG_IKCONFIG=y | 35 | CONFIG_IKCONFIG=y |
33 | CONFIG_IKCONFIG_PROC=y | 36 | CONFIG_IKCONFIG_PROC=y |
37 | CONFIG_LOG_BUF_SHIFT=15 | ||
34 | # CONFIG_CPUSETS is not set | 38 | # CONFIG_CPUSETS is not set |
35 | CONFIG_SYSFS_DEPRECATED=y | 39 | CONFIG_SYSFS_DEPRECATED=y |
36 | # CONFIG_RELAY is not set | 40 | # CONFIG_RELAY is not set |
41 | CONFIG_BLK_DEV_INITRD=y | ||
37 | CONFIG_INITRAMFS_SOURCE="" | 42 | CONFIG_INITRAMFS_SOURCE="" |
38 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
39 | CONFIG_SYSCTL=y | 44 | CONFIG_SYSCTL=y |
@@ -46,17 +51,18 @@ CONFIG_BUG=y | |||
46 | CONFIG_ELF_CORE=y | 51 | CONFIG_ELF_CORE=y |
47 | CONFIG_BASE_FULL=y | 52 | CONFIG_BASE_FULL=y |
48 | # CONFIG_FUTEX is not set | 53 | # CONFIG_FUTEX is not set |
54 | CONFIG_ANON_INODES=y | ||
49 | # CONFIG_EPOLL is not set | 55 | # CONFIG_EPOLL is not set |
56 | CONFIG_SIGNALFD=y | ||
57 | CONFIG_TIMERFD=y | ||
58 | CONFIG_EVENTFD=y | ||
50 | CONFIG_SHMEM=y | 59 | CONFIG_SHMEM=y |
51 | CONFIG_SLAB=y | ||
52 | CONFIG_VM_EVENT_COUNTERS=y | 60 | CONFIG_VM_EVENT_COUNTERS=y |
61 | CONFIG_SLAB=y | ||
62 | # CONFIG_SLUB is not set | ||
63 | # CONFIG_SLOB is not set | ||
53 | # CONFIG_TINY_SHMEM is not set | 64 | # CONFIG_TINY_SHMEM is not set |
54 | CONFIG_BASE_SMALL=0 | 65 | CONFIG_BASE_SMALL=0 |
55 | # CONFIG_SLOB is not set | ||
56 | |||
57 | # | ||
58 | # Loadable module support | ||
59 | # | ||
60 | CONFIG_MODULES=y | 66 | CONFIG_MODULES=y |
61 | CONFIG_MODULE_UNLOAD=y | 67 | CONFIG_MODULE_UNLOAD=y |
62 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
@@ -64,12 +70,11 @@ CONFIG_MODULE_UNLOAD=y | |||
64 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
65 | CONFIG_KMOD=y | 71 | CONFIG_KMOD=y |
66 | CONFIG_STOP_MACHINE=y | 72 | CONFIG_STOP_MACHINE=y |
67 | |||
68 | # | ||
69 | # Block layer | ||
70 | # | ||
71 | CONFIG_BLOCK=y | 73 | CONFIG_BLOCK=y |
74 | # CONFIG_LBD is not set | ||
72 | # CONFIG_BLK_DEV_IO_TRACE is not set | 75 | # CONFIG_BLK_DEV_IO_TRACE is not set |
76 | # CONFIG_LSF is not set | ||
77 | # CONFIG_BLK_DEV_BSG is not set | ||
73 | 78 | ||
74 | # | 79 | # |
75 | # IO Schedulers | 80 | # IO Schedulers |
@@ -122,13 +127,19 @@ CONFIG_NEED_MULTIPLE_NODES=y | |||
122 | # CONFIG_SPARSEMEM_STATIC is not set | 127 | # CONFIG_SPARSEMEM_STATIC is not set |
123 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 128 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
124 | # CONFIG_RESOURCES_64BIT is not set | 129 | # CONFIG_RESOURCES_64BIT is not set |
130 | CONFIG_ZONE_DMA_FLAG=1 | ||
131 | CONFIG_BOUNCE=y | ||
132 | CONFIG_VIRT_TO_BUS=y | ||
125 | CONFIG_IRAM_START=0x00f00000 | 133 | CONFIG_IRAM_START=0x00f00000 |
126 | CONFIG_IRAM_SIZE=0x00080000 | 134 | CONFIG_IRAM_SIZE=0x00080000 |
127 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 135 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
128 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 136 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
137 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
138 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
129 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 139 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
130 | CONFIG_GENERIC_HWEIGHT=y | 140 | CONFIG_GENERIC_HWEIGHT=y |
131 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 141 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
142 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
132 | CONFIG_PREEMPT=y | 143 | CONFIG_PREEMPT=y |
133 | CONFIG_SMP=y | 144 | CONFIG_SMP=y |
134 | CONFIG_CHIP_M32700_TS1=y | 145 | CONFIG_CHIP_M32700_TS1=y |
@@ -138,6 +149,7 @@ CONFIG_NODES_SHIFT=1 | |||
138 | # | 149 | # |
139 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 150 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
140 | # | 151 | # |
152 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
141 | # CONFIG_ISA is not set | 153 | # CONFIG_ISA is not set |
142 | 154 | ||
143 | # | 155 | # |
@@ -156,10 +168,6 @@ CONFIG_M32R_PCC=y | |||
156 | CONFIG_PCCARD_NONSTATIC=y | 168 | CONFIG_PCCARD_NONSTATIC=y |
157 | 169 | ||
158 | # | 170 | # |
159 | # PCI Hotplug Support | ||
160 | # | ||
161 | |||
162 | # | ||
163 | # Executable file formats | 171 | # Executable file formats |
164 | # | 172 | # |
165 | CONFIG_BINFMT_ELF=y | 173 | CONFIG_BINFMT_ELF=y |
@@ -173,12 +181,12 @@ CONFIG_NET=y | |||
173 | # | 181 | # |
174 | # Networking options | 182 | # Networking options |
175 | # | 183 | # |
176 | # CONFIG_NETDEBUG is not set | ||
177 | # CONFIG_PACKET is not set | 184 | # CONFIG_PACKET is not set |
178 | CONFIG_UNIX=y | 185 | CONFIG_UNIX=y |
179 | CONFIG_XFRM=y | 186 | CONFIG_XFRM=y |
180 | # CONFIG_XFRM_USER is not set | 187 | # CONFIG_XFRM_USER is not set |
181 | # CONFIG_XFRM_SUB_POLICY is not set | 188 | # CONFIG_XFRM_SUB_POLICY is not set |
189 | # CONFIG_XFRM_MIGRATE is not set | ||
182 | # CONFIG_NET_KEY is not set | 190 | # CONFIG_NET_KEY is not set |
183 | CONFIG_INET=y | 191 | CONFIG_INET=y |
184 | # CONFIG_IP_MULTICAST is not set | 192 | # CONFIG_IP_MULTICAST is not set |
@@ -211,20 +219,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
211 | # CONFIG_INET6_TUNNEL is not set | 219 | # CONFIG_INET6_TUNNEL is not set |
212 | # CONFIG_NETWORK_SECMARK is not set | 220 | # CONFIG_NETWORK_SECMARK is not set |
213 | # CONFIG_NETFILTER is not set | 221 | # CONFIG_NETFILTER is not set |
214 | |||
215 | # | ||
216 | # DCCP Configuration (EXPERIMENTAL) | ||
217 | # | ||
218 | # CONFIG_IP_DCCP is not set | 222 | # CONFIG_IP_DCCP is not set |
219 | |||
220 | # | ||
221 | # SCTP Configuration (EXPERIMENTAL) | ||
222 | # | ||
223 | # CONFIG_IP_SCTP is not set | 223 | # CONFIG_IP_SCTP is not set |
224 | |||
225 | # | ||
226 | # TIPC Configuration (EXPERIMENTAL) | ||
227 | # | ||
228 | # CONFIG_TIPC is not set | 224 | # CONFIG_TIPC is not set |
229 | # CONFIG_ATM is not set | 225 | # CONFIG_ATM is not set |
230 | # CONFIG_BRIDGE is not set | 226 | # CONFIG_BRIDGE is not set |
@@ -250,7 +246,17 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
250 | # CONFIG_HAMRADIO is not set | 246 | # CONFIG_HAMRADIO is not set |
251 | # CONFIG_IRDA is not set | 247 | # CONFIG_IRDA is not set |
252 | # CONFIG_BT is not set | 248 | # CONFIG_BT is not set |
249 | # CONFIG_AF_RXRPC is not set | ||
250 | |||
251 | # | ||
252 | # Wireless | ||
253 | # | ||
254 | # CONFIG_CFG80211 is not set | ||
255 | # CONFIG_WIRELESS_EXT is not set | ||
256 | # CONFIG_MAC80211 is not set | ||
253 | # CONFIG_IEEE80211 is not set | 257 | # CONFIG_IEEE80211 is not set |
258 | # CONFIG_RFKILL is not set | ||
259 | # CONFIG_NET_9P is not set | ||
254 | 260 | ||
255 | # | 261 | # |
256 | # Device Drivers | 262 | # Device Drivers |
@@ -263,15 +269,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
263 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 269 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
264 | CONFIG_FW_LOADER=y | 270 | CONFIG_FW_LOADER=y |
265 | # CONFIG_SYS_HYPERVISOR is not set | 271 | # CONFIG_SYS_HYPERVISOR is not set |
266 | |||
267 | # | ||
268 | # Connector - unified userspace <-> kernelspace linker | ||
269 | # | ||
270 | # CONFIG_CONNECTOR is not set | 272 | # CONFIG_CONNECTOR is not set |
271 | |||
272 | # | ||
273 | # Memory Technology Devices (MTD) | ||
274 | # | ||
275 | CONFIG_MTD=y | 273 | CONFIG_MTD=y |
276 | # CONFIG_MTD_DEBUG is not set | 274 | # CONFIG_MTD_DEBUG is not set |
277 | # CONFIG_MTD_CONCAT is not set | 275 | # CONFIG_MTD_CONCAT is not set |
@@ -286,6 +284,7 @@ CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | |||
286 | # User Modules And Translation Layers | 284 | # User Modules And Translation Layers |
287 | # | 285 | # |
288 | CONFIG_MTD_CHAR=y | 286 | CONFIG_MTD_CHAR=y |
287 | CONFIG_MTD_BLKDEVS=y | ||
289 | CONFIG_MTD_BLOCK=y | 288 | CONFIG_MTD_BLOCK=y |
290 | # CONFIG_FTL is not set | 289 | # CONFIG_FTL is not set |
291 | # CONFIG_NFTL is not set | 290 | # CONFIG_NFTL is not set |
@@ -311,7 +310,6 @@ CONFIG_MTD_CFI_I2=y | |||
311 | # CONFIG_MTD_RAM is not set | 310 | # CONFIG_MTD_RAM is not set |
312 | # CONFIG_MTD_ROM is not set | 311 | # CONFIG_MTD_ROM is not set |
313 | # CONFIG_MTD_ABSENT is not set | 312 | # CONFIG_MTD_ABSENT is not set |
314 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
315 | 313 | ||
316 | # | 314 | # |
317 | # Mapping drivers for chip access | 315 | # Mapping drivers for chip access |
@@ -333,29 +331,15 @@ CONFIG_MTD_CFI_I2=y | |||
333 | # CONFIG_MTD_DOC2000 is not set | 331 | # CONFIG_MTD_DOC2000 is not set |
334 | # CONFIG_MTD_DOC2001 is not set | 332 | # CONFIG_MTD_DOC2001 is not set |
335 | # CONFIG_MTD_DOC2001PLUS is not set | 333 | # CONFIG_MTD_DOC2001PLUS is not set |
336 | |||
337 | # | ||
338 | # NAND Flash Device Drivers | ||
339 | # | ||
340 | # CONFIG_MTD_NAND is not set | 334 | # CONFIG_MTD_NAND is not set |
341 | |||
342 | # | ||
343 | # OneNAND Flash Device Drivers | ||
344 | # | ||
345 | # CONFIG_MTD_ONENAND is not set | 335 | # CONFIG_MTD_ONENAND is not set |
346 | 336 | ||
347 | # | 337 | # |
348 | # Parallel port support | 338 | # UBI - Unsorted block images |
349 | # | 339 | # |
340 | # CONFIG_MTD_UBI is not set | ||
350 | # CONFIG_PARPORT is not set | 341 | # CONFIG_PARPORT is not set |
351 | 342 | CONFIG_BLK_DEV=y | |
352 | # | ||
353 | # Plug and Play support | ||
354 | # | ||
355 | |||
356 | # | ||
357 | # Block devices | ||
358 | # | ||
359 | # CONFIG_BLK_DEV_COW_COMMON is not set | 343 | # CONFIG_BLK_DEV_COW_COMMON is not set |
360 | CONFIG_BLK_DEV_LOOP=y | 344 | CONFIG_BLK_DEV_LOOP=y |
361 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 345 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
@@ -364,18 +348,10 @@ CONFIG_BLK_DEV_RAM=y | |||
364 | CONFIG_BLK_DEV_RAM_COUNT=16 | 348 | CONFIG_BLK_DEV_RAM_COUNT=16 |
365 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 349 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
366 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 350 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
367 | CONFIG_BLK_DEV_INITRD=y | ||
368 | # CONFIG_CDROM_PKTCDVD is not set | 351 | # CONFIG_CDROM_PKTCDVD is not set |
369 | # CONFIG_ATA_OVER_ETH is not set | 352 | # CONFIG_ATA_OVER_ETH is not set |
370 | 353 | CONFIG_MISC_DEVICES=y | |
371 | # | 354 | # CONFIG_EEPROM_93CX6 is not set |
372 | # Misc devices | ||
373 | # | ||
374 | # CONFIG_TIFM_CORE is not set | ||
375 | |||
376 | # | ||
377 | # ATA/ATAPI/MFM/RLL support | ||
378 | # | ||
379 | CONFIG_IDE=m | 355 | CONFIG_IDE=m |
380 | CONFIG_IDE_MAX_HWIFS=4 | 356 | CONFIG_IDE_MAX_HWIFS=4 |
381 | CONFIG_BLK_DEV_IDE=m | 357 | CONFIG_BLK_DEV_IDE=m |
@@ -391,14 +367,15 @@ CONFIG_BLK_DEV_IDECD=m | |||
391 | # CONFIG_BLK_DEV_IDETAPE is not set | 367 | # CONFIG_BLK_DEV_IDETAPE is not set |
392 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 368 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
393 | # CONFIG_IDE_TASK_IOCTL is not set | 369 | # CONFIG_IDE_TASK_IOCTL is not set |
370 | CONFIG_IDE_PROC_FS=y | ||
394 | 371 | ||
395 | # | 372 | # |
396 | # IDE chipset support/bugfixes | 373 | # IDE chipset support/bugfixes |
397 | # | 374 | # |
398 | CONFIG_IDE_GENERIC=m | 375 | CONFIG_IDE_GENERIC=m |
376 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
399 | # CONFIG_IDE_ARM is not set | 377 | # CONFIG_IDE_ARM is not set |
400 | # CONFIG_BLK_DEV_IDEDMA is not set | 378 | # CONFIG_BLK_DEV_IDEDMA is not set |
401 | # CONFIG_IDEDMA_AUTO is not set | ||
402 | # CONFIG_BLK_DEV_HD is not set | 379 | # CONFIG_BLK_DEV_HD is not set |
403 | 380 | ||
404 | # | 381 | # |
@@ -406,74 +383,26 @@ CONFIG_IDE_GENERIC=m | |||
406 | # | 383 | # |
407 | # CONFIG_RAID_ATTRS is not set | 384 | # CONFIG_RAID_ATTRS is not set |
408 | # CONFIG_SCSI is not set | 385 | # CONFIG_SCSI is not set |
386 | # CONFIG_SCSI_DMA is not set | ||
409 | # CONFIG_SCSI_NETLINK is not set | 387 | # CONFIG_SCSI_NETLINK is not set |
410 | |||
411 | # | ||
412 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
413 | # | ||
414 | |||
415 | # | ||
416 | # Multi-device support (RAID and LVM) | ||
417 | # | ||
418 | # CONFIG_MD is not set | 388 | # CONFIG_MD is not set |
419 | |||
420 | # | ||
421 | # Fusion MPT device support | ||
422 | # | ||
423 | # CONFIG_FUSION is not set | ||
424 | |||
425 | # | ||
426 | # IEEE 1394 (FireWire) support | ||
427 | # | ||
428 | |||
429 | # | ||
430 | # I2O device support | ||
431 | # | ||
432 | |||
433 | # | ||
434 | # Network device support | ||
435 | # | ||
436 | CONFIG_NETDEVICES=y | 389 | CONFIG_NETDEVICES=y |
390 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
437 | # CONFIG_DUMMY is not set | 391 | # CONFIG_DUMMY is not set |
438 | # CONFIG_BONDING is not set | 392 | # CONFIG_BONDING is not set |
393 | # CONFIG_MACVLAN is not set | ||
439 | # CONFIG_EQUALIZER is not set | 394 | # CONFIG_EQUALIZER is not set |
440 | # CONFIG_TUN is not set | 395 | # CONFIG_TUN is not set |
441 | |||
442 | # | ||
443 | # PHY device support | ||
444 | # | ||
445 | |||
446 | # | ||
447 | # Ethernet (10 or 100Mbit) | ||
448 | # | ||
449 | # CONFIG_NET_ETHERNET is not set | 396 | # CONFIG_NET_ETHERNET is not set |
450 | CONFIG_NE2000=y | 397 | CONFIG_NETDEV_1000=y |
451 | 398 | CONFIG_NETDEV_10000=y | |
452 | # | ||
453 | # Ethernet (1000 Mbit) | ||
454 | # | ||
455 | |||
456 | # | ||
457 | # Ethernet (10000 Mbit) | ||
458 | # | ||
459 | 399 | ||
460 | # | 400 | # |
461 | # Token Ring devices | 401 | # Wireless LAN |
462 | # | ||
463 | |||
464 | # | ||
465 | # Wireless LAN (non-hamradio) | ||
466 | # | ||
467 | # CONFIG_NET_RADIO is not set | ||
468 | |||
469 | # | ||
470 | # PCMCIA network device support | ||
471 | # | 402 | # |
403 | # CONFIG_WLAN_PRE80211 is not set | ||
404 | # CONFIG_WLAN_80211 is not set | ||
472 | # CONFIG_NET_PCMCIA is not set | 405 | # CONFIG_NET_PCMCIA is not set |
473 | |||
474 | # | ||
475 | # Wan interfaces | ||
476 | # | ||
477 | # CONFIG_WAN is not set | 406 | # CONFIG_WAN is not set |
478 | # CONFIG_PPP is not set | 407 | # CONFIG_PPP is not set |
479 | # CONFIG_SLIP is not set | 408 | # CONFIG_SLIP is not set |
@@ -481,15 +410,7 @@ CONFIG_NE2000=y | |||
481 | # CONFIG_NETCONSOLE is not set | 410 | # CONFIG_NETCONSOLE is not set |
482 | # CONFIG_NETPOLL is not set | 411 | # CONFIG_NETPOLL is not set |
483 | # CONFIG_NET_POLL_CONTROLLER is not set | 412 | # CONFIG_NET_POLL_CONTROLLER is not set |
484 | |||
485 | # | ||
486 | # ISDN subsystem | ||
487 | # | ||
488 | # CONFIG_ISDN is not set | 413 | # CONFIG_ISDN is not set |
489 | |||
490 | # | ||
491 | # Telephony Support | ||
492 | # | ||
493 | # CONFIG_PHONE is not set | 414 | # CONFIG_PHONE is not set |
494 | 415 | ||
495 | # | 416 | # |
@@ -497,6 +418,7 @@ CONFIG_NE2000=y | |||
497 | # | 418 | # |
498 | CONFIG_INPUT=y | 419 | CONFIG_INPUT=y |
499 | # CONFIG_INPUT_FF_MEMLESS is not set | 420 | # CONFIG_INPUT_FF_MEMLESS is not set |
421 | # CONFIG_INPUT_POLLDEV is not set | ||
500 | 422 | ||
501 | # | 423 | # |
502 | # Userland interfaces | 424 | # Userland interfaces |
@@ -516,6 +438,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
516 | # CONFIG_INPUT_KEYBOARD is not set | 438 | # CONFIG_INPUT_KEYBOARD is not set |
517 | # CONFIG_INPUT_MOUSE is not set | 439 | # CONFIG_INPUT_MOUSE is not set |
518 | # CONFIG_INPUT_JOYSTICK is not set | 440 | # CONFIG_INPUT_JOYSTICK is not set |
441 | # CONFIG_INPUT_TABLET is not set | ||
519 | # CONFIG_INPUT_TOUCHSCREEN is not set | 442 | # CONFIG_INPUT_TOUCHSCREEN is not set |
520 | # CONFIG_INPUT_MISC is not set | 443 | # CONFIG_INPUT_MISC is not set |
521 | 444 | ||
@@ -550,41 +473,20 @@ CONFIG_SERIAL_M32R_SIO_CONSOLE=y | |||
550 | CONFIG_UNIX98_PTYS=y | 473 | CONFIG_UNIX98_PTYS=y |
551 | CONFIG_LEGACY_PTYS=y | 474 | CONFIG_LEGACY_PTYS=y |
552 | CONFIG_LEGACY_PTY_COUNT=256 | 475 | CONFIG_LEGACY_PTY_COUNT=256 |
553 | |||
554 | # | ||
555 | # IPMI | ||
556 | # | ||
557 | # CONFIG_IPMI_HANDLER is not set | 476 | # CONFIG_IPMI_HANDLER is not set |
558 | |||
559 | # | ||
560 | # Watchdog Cards | ||
561 | # | ||
562 | # CONFIG_WATCHDOG is not set | 477 | # CONFIG_WATCHDOG is not set |
563 | CONFIG_HW_RANDOM=y | 478 | CONFIG_HW_RANDOM=y |
564 | # CONFIG_RTC is not set | 479 | # CONFIG_RTC is not set |
565 | # CONFIG_DTLK is not set | ||
566 | # CONFIG_R3964 is not set | 480 | # CONFIG_R3964 is not set |
567 | 481 | ||
568 | # | 482 | # |
569 | # Ftape, the floppy tape device driver | ||
570 | # | ||
571 | |||
572 | # | ||
573 | # PCMCIA character devices | 483 | # PCMCIA character devices |
574 | # | 484 | # |
575 | # CONFIG_SYNCLINK_CS is not set | 485 | # CONFIG_SYNCLINK_CS is not set |
576 | # CONFIG_CARDMAN_4000 is not set | 486 | # CONFIG_CARDMAN_4000 is not set |
577 | # CONFIG_CARDMAN_4040 is not set | 487 | # CONFIG_CARDMAN_4040 is not set |
578 | # CONFIG_RAW_DRIVER is not set | 488 | # CONFIG_RAW_DRIVER is not set |
579 | |||
580 | # | ||
581 | # TPM devices | ||
582 | # | ||
583 | # CONFIG_TCG_TPM is not set | 489 | # CONFIG_TCG_TPM is not set |
584 | |||
585 | # | ||
586 | # I2C support | ||
587 | # | ||
588 | # CONFIG_I2C is not set | 490 | # CONFIG_I2C is not set |
589 | 491 | ||
590 | # | 492 | # |
@@ -592,47 +494,56 @@ CONFIG_HW_RANDOM=y | |||
592 | # | 494 | # |
593 | # CONFIG_SPI is not set | 495 | # CONFIG_SPI is not set |
594 | # CONFIG_SPI_MASTER is not set | 496 | # CONFIG_SPI_MASTER is not set |
595 | |||
596 | # | ||
597 | # Dallas's 1-wire bus | ||
598 | # | ||
599 | # CONFIG_W1 is not set | 497 | # CONFIG_W1 is not set |
600 | 498 | # CONFIG_POWER_SUPPLY is not set | |
601 | # | ||
602 | # Hardware Monitoring support | ||
603 | # | ||
604 | CONFIG_HWMON=y | 499 | CONFIG_HWMON=y |
605 | # CONFIG_HWMON_VID is not set | 500 | # CONFIG_HWMON_VID is not set |
606 | # CONFIG_SENSORS_ABITUGURU is not set | 501 | # CONFIG_SENSORS_ABITUGURU is not set |
502 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
607 | # CONFIG_SENSORS_F71805F is not set | 503 | # CONFIG_SENSORS_F71805F is not set |
504 | # CONFIG_SENSORS_IT87 is not set | ||
505 | # CONFIG_SENSORS_PC87360 is not set | ||
506 | # CONFIG_SENSORS_PC87427 is not set | ||
507 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
508 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
608 | # CONFIG_SENSORS_VT1211 is not set | 509 | # CONFIG_SENSORS_VT1211 is not set |
510 | # CONFIG_SENSORS_W83627HF is not set | ||
511 | # CONFIG_SENSORS_W83627EHF is not set | ||
609 | # CONFIG_HWMON_DEBUG_CHIP is not set | 512 | # CONFIG_HWMON_DEBUG_CHIP is not set |
610 | 513 | ||
611 | # | 514 | # |
612 | # Multimedia devices | 515 | # Multifunction device drivers |
613 | # | 516 | # |
614 | # CONFIG_VIDEO_DEV is not set | 517 | # CONFIG_MFD_SM501 is not set |
615 | 518 | ||
616 | # | 519 | # |
617 | # Digital Video Broadcasting Devices | 520 | # Multimedia devices |
618 | # | 521 | # |
619 | # CONFIG_DVB is not set | 522 | # CONFIG_VIDEO_DEV is not set |
523 | # CONFIG_DVB_CORE is not set | ||
524 | CONFIG_DAB=y | ||
620 | 525 | ||
621 | # | 526 | # |
622 | # Graphics support | 527 | # Graphics support |
623 | # | 528 | # |
624 | CONFIG_FIRMWARE_EDID=y | ||
625 | # CONFIG_FB is not set | ||
626 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 529 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
627 | 530 | ||
628 | # | 531 | # |
629 | # Sound | 532 | # Display device support |
630 | # | 533 | # |
631 | # CONFIG_SOUND is not set | 534 | # CONFIG_DISPLAY_SUPPORT is not set |
535 | # CONFIG_VGASTATE is not set | ||
536 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
537 | # CONFIG_FB is not set | ||
632 | 538 | ||
633 | # | 539 | # |
634 | # USB support | 540 | # Sound |
635 | # | 541 | # |
542 | # CONFIG_SOUND is not set | ||
543 | CONFIG_HID_SUPPORT=y | ||
544 | CONFIG_HID=y | ||
545 | # CONFIG_HID_DEBUG is not set | ||
546 | CONFIG_USB_SUPPORT=y | ||
636 | # CONFIG_USB_ARCH_HAS_HCD is not set | 547 | # CONFIG_USB_ARCH_HAS_HCD is not set |
637 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 548 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
638 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 549 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
@@ -645,50 +556,18 @@ CONFIG_FIRMWARE_EDID=y | |||
645 | # USB Gadget Support | 556 | # USB Gadget Support |
646 | # | 557 | # |
647 | # CONFIG_USB_GADGET is not set | 558 | # CONFIG_USB_GADGET is not set |
648 | |||
649 | # | ||
650 | # MMC/SD Card support | ||
651 | # | ||
652 | # CONFIG_MMC is not set | 559 | # CONFIG_MMC is not set |
653 | |||
654 | # | ||
655 | # LED devices | ||
656 | # | ||
657 | # CONFIG_NEW_LEDS is not set | 560 | # CONFIG_NEW_LEDS is not set |
658 | 561 | ||
659 | # | 562 | # |
660 | # LED drivers | ||
661 | # | ||
662 | |||
663 | # | ||
664 | # LED Triggers | ||
665 | # | ||
666 | |||
667 | # | ||
668 | # InfiniBand support | ||
669 | # | ||
670 | |||
671 | # | ||
672 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
673 | # | ||
674 | |||
675 | # | ||
676 | # Real Time Clock | 563 | # Real Time Clock |
677 | # | 564 | # |
678 | # CONFIG_RTC_CLASS is not set | 565 | # CONFIG_RTC_CLASS is not set |
679 | 566 | ||
680 | # | 567 | # |
681 | # DMA Engine support | 568 | # Userspace I/O |
682 | # | ||
683 | # CONFIG_DMA_ENGINE is not set | ||
684 | |||
685 | # | ||
686 | # DMA Clients | ||
687 | # | ||
688 | |||
689 | # | ||
690 | # DMA Devices | ||
691 | # | 569 | # |
570 | # CONFIG_UIO is not set | ||
692 | 571 | ||
693 | # | 572 | # |
694 | # File systems | 573 | # File systems |
@@ -761,9 +640,6 @@ CONFIG_RAMFS=y | |||
761 | # CONFIG_BEFS_FS is not set | 640 | # CONFIG_BEFS_FS is not set |
762 | # CONFIG_BFS_FS is not set | 641 | # CONFIG_BFS_FS is not set |
763 | # CONFIG_EFS_FS is not set | 642 | # CONFIG_EFS_FS is not set |
764 | CONFIG_JFFS_FS=y | ||
765 | CONFIG_JFFS_FS_VERBOSE=0 | ||
766 | CONFIG_JFFS_PROC_FS=y | ||
767 | CONFIG_JFFS2_FS=y | 643 | CONFIG_JFFS2_FS=y |
768 | CONFIG_JFFS2_FS_DEBUG=0 | 644 | CONFIG_JFFS2_FS_DEBUG=0 |
769 | CONFIG_JFFS2_FS_WRITEBUFFER=y | 645 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
@@ -794,6 +670,7 @@ CONFIG_LOCKD=y | |||
794 | CONFIG_LOCKD_V4=y | 670 | CONFIG_LOCKD_V4=y |
795 | CONFIG_NFS_COMMON=y | 671 | CONFIG_NFS_COMMON=y |
796 | CONFIG_SUNRPC=y | 672 | CONFIG_SUNRPC=y |
673 | # CONFIG_SUNRPC_BIND34 is not set | ||
797 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 674 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
798 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 675 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
799 | # CONFIG_SMB_FS is not set | 676 | # CONFIG_SMB_FS is not set |
@@ -801,7 +678,6 @@ CONFIG_SUNRPC=y | |||
801 | # CONFIG_NCP_FS is not set | 678 | # CONFIG_NCP_FS is not set |
802 | # CONFIG_CODA_FS is not set | 679 | # CONFIG_CODA_FS is not set |
803 | # CONFIG_AFS_FS is not set | 680 | # CONFIG_AFS_FS is not set |
804 | # CONFIG_9P_FS is not set | ||
805 | 681 | ||
806 | # | 682 | # |
807 | # Partition Types | 683 | # Partition Types |
@@ -854,6 +730,11 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
854 | # CONFIG_NLS_UTF8 is not set | 730 | # CONFIG_NLS_UTF8 is not set |
855 | 731 | ||
856 | # | 732 | # |
733 | # Distributed Lock Manager | ||
734 | # | ||
735 | # CONFIG_DLM is not set | ||
736 | |||
737 | # | ||
857 | # Profiling support | 738 | # Profiling support |
858 | # | 739 | # |
859 | # CONFIG_PROFILING is not set | 740 | # CONFIG_PROFILING is not set |
@@ -865,31 +746,29 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
865 | CONFIG_ENABLE_MUST_CHECK=y | 746 | CONFIG_ENABLE_MUST_CHECK=y |
866 | # CONFIG_MAGIC_SYSRQ is not set | 747 | # CONFIG_MAGIC_SYSRQ is not set |
867 | # CONFIG_UNUSED_SYMBOLS is not set | 748 | # CONFIG_UNUSED_SYMBOLS is not set |
749 | # CONFIG_DEBUG_FS is not set | ||
750 | # CONFIG_HEADERS_CHECK is not set | ||
868 | # CONFIG_DEBUG_KERNEL is not set | 751 | # CONFIG_DEBUG_KERNEL is not set |
869 | CONFIG_LOG_BUF_SHIFT=15 | ||
870 | # CONFIG_DEBUG_BUGVERBOSE is not set | 752 | # CONFIG_DEBUG_BUGVERBOSE is not set |
871 | # CONFIG_DEBUG_FS is not set | ||
872 | # CONFIG_FRAME_POINTER is not set | 753 | # CONFIG_FRAME_POINTER is not set |
873 | # CONFIG_UNWIND_INFO is not set | ||
874 | # CONFIG_HEADERS_CHECK is not set | ||
875 | 754 | ||
876 | # | 755 | # |
877 | # Security options | 756 | # Security options |
878 | # | 757 | # |
879 | # CONFIG_KEYS is not set | 758 | # CONFIG_KEYS is not set |
880 | # CONFIG_SECURITY is not set | 759 | # CONFIG_SECURITY is not set |
881 | |||
882 | # | ||
883 | # Cryptographic options | ||
884 | # | ||
885 | # CONFIG_CRYPTO is not set | 760 | # CONFIG_CRYPTO is not set |
886 | 761 | ||
887 | # | 762 | # |
888 | # Library routines | 763 | # Library routines |
889 | # | 764 | # |
765 | CONFIG_BITREVERSE=y | ||
890 | # CONFIG_CRC_CCITT is not set | 766 | # CONFIG_CRC_CCITT is not set |
891 | # CONFIG_CRC16 is not set | 767 | # CONFIG_CRC16 is not set |
768 | # CONFIG_CRC_ITU_T is not set | ||
892 | CONFIG_CRC32=y | 769 | CONFIG_CRC32=y |
770 | # CONFIG_CRC7 is not set | ||
893 | # CONFIG_LIBCRC32C is not set | 771 | # CONFIG_LIBCRC32C is not set |
894 | CONFIG_ZLIB_INFLATE=y | 772 | CONFIG_ZLIB_INFLATE=y |
895 | CONFIG_ZLIB_DEFLATE=y | 773 | CONFIG_ZLIB_DEFLATE=y |
774 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/mappi.up_defconfig b/arch/m32r/configs/mappi.up_defconfig index 5ba00603c1a0..114a6c9b60ef 100644 --- a/arch/m32r/configs/mappi.up_defconfig +++ b/arch/m32r/configs/mappi.up_defconfig | |||
@@ -1,12 +1,15 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.19 | 3 | # Linux kernel version: 2.6.23-rc1 |
4 | # Wed Dec 13 17:51:20 2006 | 4 | # Wed Aug 1 17:22:35 2007 |
5 | # | 5 | # |
6 | CONFIG_M32R=y | 6 | CONFIG_M32R=y |
7 | CONFIG_GENERIC_ISA_DMA=y | 7 | CONFIG_GENERIC_ISA_DMA=y |
8 | CONFIG_ZONE_DMA=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
9 | CONFIG_GENERIC_IRQ_PROBE=y | 10 | CONFIG_GENERIC_IRQ_PROBE=y |
11 | CONFIG_NO_IOPORT=y | ||
12 | CONFIG_NO_DMA=y | ||
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
11 | 14 | ||
12 | # | 15 | # |
@@ -24,16 +27,18 @@ CONFIG_LOCALVERSION="" | |||
24 | CONFIG_LOCALVERSION_AUTO=y | 27 | CONFIG_LOCALVERSION_AUTO=y |
25 | CONFIG_SWAP=y | 28 | CONFIG_SWAP=y |
26 | CONFIG_SYSVIPC=y | 29 | CONFIG_SYSVIPC=y |
27 | # CONFIG_IPC_NS is not set | 30 | CONFIG_SYSVIPC_SYSCTL=y |
28 | # CONFIG_POSIX_MQUEUE is not set | 31 | # CONFIG_POSIX_MQUEUE is not set |
29 | # CONFIG_BSD_PROCESS_ACCT is not set | 32 | # CONFIG_BSD_PROCESS_ACCT is not set |
30 | # CONFIG_TASKSTATS is not set | 33 | # CONFIG_TASKSTATS is not set |
31 | # CONFIG_UTS_NS is not set | 34 | # CONFIG_USER_NS is not set |
32 | # CONFIG_AUDIT is not set | 35 | # CONFIG_AUDIT is not set |
33 | CONFIG_IKCONFIG=y | 36 | CONFIG_IKCONFIG=y |
34 | CONFIG_IKCONFIG_PROC=y | 37 | CONFIG_IKCONFIG_PROC=y |
38 | CONFIG_LOG_BUF_SHIFT=14 | ||
35 | CONFIG_SYSFS_DEPRECATED=y | 39 | CONFIG_SYSFS_DEPRECATED=y |
36 | # CONFIG_RELAY is not set | 40 | # CONFIG_RELAY is not set |
41 | CONFIG_BLK_DEV_INITRD=y | ||
37 | CONFIG_INITRAMFS_SOURCE="" | 42 | CONFIG_INITRAMFS_SOURCE="" |
38 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
39 | CONFIG_SYSCTL=y | 44 | CONFIG_SYSCTL=y |
@@ -46,29 +51,29 @@ CONFIG_BUG=y | |||
46 | CONFIG_ELF_CORE=y | 51 | CONFIG_ELF_CORE=y |
47 | CONFIG_BASE_FULL=y | 52 | CONFIG_BASE_FULL=y |
48 | # CONFIG_FUTEX is not set | 53 | # CONFIG_FUTEX is not set |
54 | CONFIG_ANON_INODES=y | ||
49 | # CONFIG_EPOLL is not set | 55 | # CONFIG_EPOLL is not set |
56 | CONFIG_SIGNALFD=y | ||
57 | CONFIG_TIMERFD=y | ||
58 | CONFIG_EVENTFD=y | ||
50 | CONFIG_SHMEM=y | 59 | CONFIG_SHMEM=y |
51 | CONFIG_SLAB=y | ||
52 | CONFIG_VM_EVENT_COUNTERS=y | 60 | CONFIG_VM_EVENT_COUNTERS=y |
61 | CONFIG_SLAB=y | ||
62 | # CONFIG_SLUB is not set | ||
63 | # CONFIG_SLOB is not set | ||
53 | # CONFIG_TINY_SHMEM is not set | 64 | # CONFIG_TINY_SHMEM is not set |
54 | CONFIG_BASE_SMALL=0 | 65 | CONFIG_BASE_SMALL=0 |
55 | # CONFIG_SLOB is not set | ||
56 | |||
57 | # | ||
58 | # Loadable module support | ||
59 | # | ||
60 | CONFIG_MODULES=y | 66 | CONFIG_MODULES=y |
61 | CONFIG_MODULE_UNLOAD=y | 67 | CONFIG_MODULE_UNLOAD=y |
62 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
63 | # CONFIG_MODVERSIONS is not set | 69 | # CONFIG_MODVERSIONS is not set |
64 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
65 | CONFIG_KMOD=y | 71 | CONFIG_KMOD=y |
66 | |||
67 | # | ||
68 | # Block layer | ||
69 | # | ||
70 | CONFIG_BLOCK=y | 72 | CONFIG_BLOCK=y |
73 | # CONFIG_LBD is not set | ||
71 | # CONFIG_BLK_DEV_IO_TRACE is not set | 74 | # CONFIG_BLK_DEV_IO_TRACE is not set |
75 | # CONFIG_LSF is not set | ||
76 | # CONFIG_BLK_DEV_BSG is not set | ||
72 | 77 | ||
73 | # | 78 | # |
74 | # IO Schedulers | 79 | # IO Schedulers |
@@ -121,13 +126,19 @@ CONFIG_NEED_MULTIPLE_NODES=y | |||
121 | # CONFIG_SPARSEMEM_STATIC is not set | 126 | # CONFIG_SPARSEMEM_STATIC is not set |
122 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 127 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
123 | # CONFIG_RESOURCES_64BIT is not set | 128 | # CONFIG_RESOURCES_64BIT is not set |
129 | CONFIG_ZONE_DMA_FLAG=1 | ||
130 | CONFIG_BOUNCE=y | ||
131 | CONFIG_VIRT_TO_BUS=y | ||
124 | CONFIG_IRAM_START=0x00f00000 | 132 | CONFIG_IRAM_START=0x00f00000 |
125 | CONFIG_IRAM_SIZE=0x00080000 | 133 | CONFIG_IRAM_SIZE=0x00080000 |
126 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 134 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
127 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 135 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
136 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
137 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
128 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 138 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
129 | CONFIG_GENERIC_HWEIGHT=y | 139 | CONFIG_GENERIC_HWEIGHT=y |
130 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 140 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
141 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
131 | CONFIG_PREEMPT=y | 142 | CONFIG_PREEMPT=y |
132 | # CONFIG_SMP is not set | 143 | # CONFIG_SMP is not set |
133 | CONFIG_NODES_SHIFT=1 | 144 | CONFIG_NODES_SHIFT=1 |
@@ -135,6 +146,7 @@ CONFIG_NODES_SHIFT=1 | |||
135 | # | 146 | # |
136 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 147 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
137 | # | 148 | # |
149 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
138 | # CONFIG_ISA is not set | 150 | # CONFIG_ISA is not set |
139 | 151 | ||
140 | # | 152 | # |
@@ -153,10 +165,6 @@ CONFIG_M32R_PCC=y | |||
153 | CONFIG_PCCARD_NONSTATIC=y | 165 | CONFIG_PCCARD_NONSTATIC=y |
154 | 166 | ||
155 | # | 167 | # |
156 | # PCI Hotplug Support | ||
157 | # | ||
158 | |||
159 | # | ||
160 | # Executable file formats | 168 | # Executable file formats |
161 | # | 169 | # |
162 | CONFIG_BINFMT_ELF=y | 170 | CONFIG_BINFMT_ELF=y |
@@ -170,12 +178,12 @@ CONFIG_NET=y | |||
170 | # | 178 | # |
171 | # Networking options | 179 | # Networking options |
172 | # | 180 | # |
173 | # CONFIG_NETDEBUG is not set | ||
174 | # CONFIG_PACKET is not set | 181 | # CONFIG_PACKET is not set |
175 | CONFIG_UNIX=y | 182 | CONFIG_UNIX=y |
176 | CONFIG_XFRM=y | 183 | CONFIG_XFRM=y |
177 | # CONFIG_XFRM_USER is not set | 184 | # CONFIG_XFRM_USER is not set |
178 | # CONFIG_XFRM_SUB_POLICY is not set | 185 | # CONFIG_XFRM_SUB_POLICY is not set |
186 | # CONFIG_XFRM_MIGRATE is not set | ||
179 | # CONFIG_NET_KEY is not set | 187 | # CONFIG_NET_KEY is not set |
180 | CONFIG_INET=y | 188 | CONFIG_INET=y |
181 | # CONFIG_IP_MULTICAST is not set | 189 | # CONFIG_IP_MULTICAST is not set |
@@ -208,20 +216,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
208 | # CONFIG_INET6_TUNNEL is not set | 216 | # CONFIG_INET6_TUNNEL is not set |
209 | # CONFIG_NETWORK_SECMARK is not set | 217 | # CONFIG_NETWORK_SECMARK is not set |
210 | # CONFIG_NETFILTER is not set | 218 | # CONFIG_NETFILTER is not set |
211 | |||
212 | # | ||
213 | # DCCP Configuration (EXPERIMENTAL) | ||
214 | # | ||
215 | # CONFIG_IP_DCCP is not set | 219 | # CONFIG_IP_DCCP is not set |
216 | |||
217 | # | ||
218 | # SCTP Configuration (EXPERIMENTAL) | ||
219 | # | ||
220 | # CONFIG_IP_SCTP is not set | 220 | # CONFIG_IP_SCTP is not set |
221 | |||
222 | # | ||
223 | # TIPC Configuration (EXPERIMENTAL) | ||
224 | # | ||
225 | # CONFIG_TIPC is not set | 221 | # CONFIG_TIPC is not set |
226 | # CONFIG_ATM is not set | 222 | # CONFIG_ATM is not set |
227 | # CONFIG_BRIDGE is not set | 223 | # CONFIG_BRIDGE is not set |
@@ -247,7 +243,17 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
247 | # CONFIG_HAMRADIO is not set | 243 | # CONFIG_HAMRADIO is not set |
248 | # CONFIG_IRDA is not set | 244 | # CONFIG_IRDA is not set |
249 | # CONFIG_BT is not set | 245 | # CONFIG_BT is not set |
246 | # CONFIG_AF_RXRPC is not set | ||
247 | |||
248 | # | ||
249 | # Wireless | ||
250 | # | ||
251 | # CONFIG_CFG80211 is not set | ||
252 | # CONFIG_WIRELESS_EXT is not set | ||
253 | # CONFIG_MAC80211 is not set | ||
250 | # CONFIG_IEEE80211 is not set | 254 | # CONFIG_IEEE80211 is not set |
255 | # CONFIG_RFKILL is not set | ||
256 | # CONFIG_NET_9P is not set | ||
251 | 257 | ||
252 | # | 258 | # |
253 | # Device Drivers | 259 | # Device Drivers |
@@ -260,15 +266,7 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
260 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 266 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
261 | CONFIG_FW_LOADER=y | 267 | CONFIG_FW_LOADER=y |
262 | # CONFIG_SYS_HYPERVISOR is not set | 268 | # CONFIG_SYS_HYPERVISOR is not set |
263 | |||
264 | # | ||
265 | # Connector - unified userspace <-> kernelspace linker | ||
266 | # | ||
267 | # CONFIG_CONNECTOR is not set | 269 | # CONFIG_CONNECTOR is not set |
268 | |||
269 | # | ||
270 | # Memory Technology Devices (MTD) | ||
271 | # | ||
272 | CONFIG_MTD=y | 270 | CONFIG_MTD=y |
273 | # CONFIG_MTD_DEBUG is not set | 271 | # CONFIG_MTD_DEBUG is not set |
274 | # CONFIG_MTD_CONCAT is not set | 272 | # CONFIG_MTD_CONCAT is not set |
@@ -283,6 +281,7 @@ CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | |||
283 | # User Modules And Translation Layers | 281 | # User Modules And Translation Layers |
284 | # | 282 | # |
285 | CONFIG_MTD_CHAR=y | 283 | CONFIG_MTD_CHAR=y |
284 | CONFIG_MTD_BLKDEVS=y | ||
286 | CONFIG_MTD_BLOCK=y | 285 | CONFIG_MTD_BLOCK=y |
287 | # CONFIG_FTL is not set | 286 | # CONFIG_FTL is not set |
288 | # CONFIG_NFTL is not set | 287 | # CONFIG_NFTL is not set |
@@ -308,7 +307,6 @@ CONFIG_MTD_CFI_I2=y | |||
308 | # CONFIG_MTD_RAM is not set | 307 | # CONFIG_MTD_RAM is not set |
309 | # CONFIG_MTD_ROM is not set | 308 | # CONFIG_MTD_ROM is not set |
310 | # CONFIG_MTD_ABSENT is not set | 309 | # CONFIG_MTD_ABSENT is not set |
311 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
312 | 310 | ||
313 | # | 311 | # |
314 | # Mapping drivers for chip access | 312 | # Mapping drivers for chip access |
@@ -330,29 +328,15 @@ CONFIG_MTD_CFI_I2=y | |||
330 | # CONFIG_MTD_DOC2000 is not set | 328 | # CONFIG_MTD_DOC2000 is not set |
331 | # CONFIG_MTD_DOC2001 is not set | 329 | # CONFIG_MTD_DOC2001 is not set |
332 | # CONFIG_MTD_DOC2001PLUS is not set | 330 | # CONFIG_MTD_DOC2001PLUS is not set |
333 | |||
334 | # | ||
335 | # NAND Flash Device Drivers | ||
336 | # | ||
337 | # CONFIG_MTD_NAND is not set | 331 | # CONFIG_MTD_NAND is not set |
338 | |||
339 | # | ||
340 | # OneNAND Flash Device Drivers | ||
341 | # | ||
342 | # CONFIG_MTD_ONENAND is not set | 332 | # CONFIG_MTD_ONENAND is not set |
343 | 333 | ||
344 | # | 334 | # |
345 | # Parallel port support | 335 | # UBI - Unsorted block images |
346 | # | 336 | # |
337 | # CONFIG_MTD_UBI is not set | ||
347 | # CONFIG_PARPORT is not set | 338 | # CONFIG_PARPORT is not set |
348 | 339 | CONFIG_BLK_DEV=y | |
349 | # | ||
350 | # Plug and Play support | ||
351 | # | ||
352 | |||
353 | # | ||
354 | # Block devices | ||
355 | # | ||
356 | # CONFIG_BLK_DEV_COW_COMMON is not set | 340 | # CONFIG_BLK_DEV_COW_COMMON is not set |
357 | CONFIG_BLK_DEV_LOOP=y | 341 | CONFIG_BLK_DEV_LOOP=y |
358 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 342 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
@@ -361,18 +345,10 @@ CONFIG_BLK_DEV_RAM=y | |||
361 | CONFIG_BLK_DEV_RAM_COUNT=16 | 345 | CONFIG_BLK_DEV_RAM_COUNT=16 |
362 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 346 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
363 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 347 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
364 | CONFIG_BLK_DEV_INITRD=y | ||
365 | # CONFIG_CDROM_PKTCDVD is not set | 348 | # CONFIG_CDROM_PKTCDVD is not set |
366 | # CONFIG_ATA_OVER_ETH is not set | 349 | # CONFIG_ATA_OVER_ETH is not set |
367 | 350 | CONFIG_MISC_DEVICES=y | |
368 | # | 351 | # CONFIG_EEPROM_93CX6 is not set |
369 | # Misc devices | ||
370 | # | ||
371 | # CONFIG_TIFM_CORE is not set | ||
372 | |||
373 | # | ||
374 | # ATA/ATAPI/MFM/RLL support | ||
375 | # | ||
376 | CONFIG_IDE=m | 352 | CONFIG_IDE=m |
377 | CONFIG_IDE_MAX_HWIFS=4 | 353 | CONFIG_IDE_MAX_HWIFS=4 |
378 | CONFIG_BLK_DEV_IDE=m | 354 | CONFIG_BLK_DEV_IDE=m |
@@ -388,14 +364,15 @@ CONFIG_BLK_DEV_IDECD=m | |||
388 | # CONFIG_BLK_DEV_IDETAPE is not set | 364 | # CONFIG_BLK_DEV_IDETAPE is not set |
389 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 365 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
390 | # CONFIG_IDE_TASK_IOCTL is not set | 366 | # CONFIG_IDE_TASK_IOCTL is not set |
367 | CONFIG_IDE_PROC_FS=y | ||
391 | 368 | ||
392 | # | 369 | # |
393 | # IDE chipset support/bugfixes | 370 | # IDE chipset support/bugfixes |
394 | # | 371 | # |
395 | CONFIG_IDE_GENERIC=m | 372 | CONFIG_IDE_GENERIC=m |
373 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
396 | # CONFIG_IDE_ARM is not set | 374 | # CONFIG_IDE_ARM is not set |
397 | # CONFIG_BLK_DEV_IDEDMA is not set | 375 | # CONFIG_BLK_DEV_IDEDMA is not set |
398 | # CONFIG_IDEDMA_AUTO is not set | ||
399 | # CONFIG_BLK_DEV_HD is not set | 376 | # CONFIG_BLK_DEV_HD is not set |
400 | 377 | ||
401 | # | 378 | # |
@@ -403,74 +380,26 @@ CONFIG_IDE_GENERIC=m | |||
403 | # | 380 | # |
404 | # CONFIG_RAID_ATTRS is not set | 381 | # CONFIG_RAID_ATTRS is not set |
405 | # CONFIG_SCSI is not set | 382 | # CONFIG_SCSI is not set |
383 | # CONFIG_SCSI_DMA is not set | ||
406 | # CONFIG_SCSI_NETLINK is not set | 384 | # CONFIG_SCSI_NETLINK is not set |
407 | |||
408 | # | ||
409 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
410 | # | ||
411 | |||
412 | # | ||
413 | # Multi-device support (RAID and LVM) | ||
414 | # | ||
415 | # CONFIG_MD is not set | 385 | # CONFIG_MD is not set |
416 | |||
417 | # | ||
418 | # Fusion MPT device support | ||
419 | # | ||
420 | # CONFIG_FUSION is not set | ||
421 | |||
422 | # | ||
423 | # IEEE 1394 (FireWire) support | ||
424 | # | ||
425 | |||
426 | # | ||
427 | # I2O device support | ||
428 | # | ||
429 | |||
430 | # | ||
431 | # Network device support | ||
432 | # | ||
433 | CONFIG_NETDEVICES=y | 386 | CONFIG_NETDEVICES=y |
387 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
434 | # CONFIG_DUMMY is not set | 388 | # CONFIG_DUMMY is not set |
435 | # CONFIG_BONDING is not set | 389 | # CONFIG_BONDING is not set |
390 | # CONFIG_MACVLAN is not set | ||
436 | # CONFIG_EQUALIZER is not set | 391 | # CONFIG_EQUALIZER is not set |
437 | # CONFIG_TUN is not set | 392 | # CONFIG_TUN is not set |
438 | |||
439 | # | ||
440 | # PHY device support | ||
441 | # | ||
442 | |||
443 | # | ||
444 | # Ethernet (10 or 100Mbit) | ||
445 | # | ||
446 | # CONFIG_NET_ETHERNET is not set | 393 | # CONFIG_NET_ETHERNET is not set |
447 | CONFIG_NE2000=y | 394 | CONFIG_NETDEV_1000=y |
448 | 395 | CONFIG_NETDEV_10000=y | |
449 | # | ||
450 | # Ethernet (1000 Mbit) | ||
451 | # | ||
452 | |||
453 | # | ||
454 | # Ethernet (10000 Mbit) | ||
455 | # | ||
456 | 396 | ||
457 | # | 397 | # |
458 | # Token Ring devices | 398 | # Wireless LAN |
459 | # | ||
460 | |||
461 | # | ||
462 | # Wireless LAN (non-hamradio) | ||
463 | # | ||
464 | # CONFIG_NET_RADIO is not set | ||
465 | |||
466 | # | ||
467 | # PCMCIA network device support | ||
468 | # | 399 | # |
400 | # CONFIG_WLAN_PRE80211 is not set | ||
401 | # CONFIG_WLAN_80211 is not set | ||
469 | # CONFIG_NET_PCMCIA is not set | 402 | # CONFIG_NET_PCMCIA is not set |
470 | |||
471 | # | ||
472 | # Wan interfaces | ||
473 | # | ||
474 | # CONFIG_WAN is not set | 403 | # CONFIG_WAN is not set |
475 | # CONFIG_PPP is not set | 404 | # CONFIG_PPP is not set |
476 | # CONFIG_SLIP is not set | 405 | # CONFIG_SLIP is not set |
@@ -478,15 +407,7 @@ CONFIG_NE2000=y | |||
478 | # CONFIG_NETCONSOLE is not set | 407 | # CONFIG_NETCONSOLE is not set |
479 | # CONFIG_NETPOLL is not set | 408 | # CONFIG_NETPOLL is not set |
480 | # CONFIG_NET_POLL_CONTROLLER is not set | 409 | # CONFIG_NET_POLL_CONTROLLER is not set |
481 | |||
482 | # | ||
483 | # ISDN subsystem | ||
484 | # | ||
485 | # CONFIG_ISDN is not set | 410 | # CONFIG_ISDN is not set |
486 | |||
487 | # | ||
488 | # Telephony Support | ||
489 | # | ||
490 | # CONFIG_PHONE is not set | 411 | # CONFIG_PHONE is not set |
491 | 412 | ||
492 | # | 413 | # |
@@ -494,6 +415,7 @@ CONFIG_NE2000=y | |||
494 | # | 415 | # |
495 | CONFIG_INPUT=y | 416 | CONFIG_INPUT=y |
496 | # CONFIG_INPUT_FF_MEMLESS is not set | 417 | # CONFIG_INPUT_FF_MEMLESS is not set |
418 | # CONFIG_INPUT_POLLDEV is not set | ||
497 | 419 | ||
498 | # | 420 | # |
499 | # Userland interfaces | 421 | # Userland interfaces |
@@ -513,6 +435,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
513 | # CONFIG_INPUT_KEYBOARD is not set | 435 | # CONFIG_INPUT_KEYBOARD is not set |
514 | # CONFIG_INPUT_MOUSE is not set | 436 | # CONFIG_INPUT_MOUSE is not set |
515 | # CONFIG_INPUT_JOYSTICK is not set | 437 | # CONFIG_INPUT_JOYSTICK is not set |
438 | # CONFIG_INPUT_TABLET is not set | ||
516 | # CONFIG_INPUT_TOUCHSCREEN is not set | 439 | # CONFIG_INPUT_TOUCHSCREEN is not set |
517 | # CONFIG_INPUT_MISC is not set | 440 | # CONFIG_INPUT_MISC is not set |
518 | 441 | ||
@@ -547,41 +470,20 @@ CONFIG_SERIAL_M32R_SIO_CONSOLE=y | |||
547 | CONFIG_UNIX98_PTYS=y | 470 | CONFIG_UNIX98_PTYS=y |
548 | CONFIG_LEGACY_PTYS=y | 471 | CONFIG_LEGACY_PTYS=y |
549 | CONFIG_LEGACY_PTY_COUNT=256 | 472 | CONFIG_LEGACY_PTY_COUNT=256 |
550 | |||
551 | # | ||
552 | # IPMI | ||
553 | # | ||
554 | # CONFIG_IPMI_HANDLER is not set | 473 | # CONFIG_IPMI_HANDLER is not set |
555 | |||
556 | # | ||
557 | # Watchdog Cards | ||
558 | # | ||
559 | # CONFIG_WATCHDOG is not set | 474 | # CONFIG_WATCHDOG is not set |
560 | CONFIG_HW_RANDOM=y | 475 | CONFIG_HW_RANDOM=y |
561 | # CONFIG_RTC is not set | 476 | # CONFIG_RTC is not set |
562 | # CONFIG_DTLK is not set | ||
563 | # CONFIG_R3964 is not set | 477 | # CONFIG_R3964 is not set |
564 | 478 | ||
565 | # | 479 | # |
566 | # Ftape, the floppy tape device driver | ||
567 | # | ||
568 | |||
569 | # | ||
570 | # PCMCIA character devices | 480 | # PCMCIA character devices |
571 | # | 481 | # |
572 | # CONFIG_SYNCLINK_CS is not set | 482 | # CONFIG_SYNCLINK_CS is not set |
573 | # CONFIG_CARDMAN_4000 is not set | 483 | # CONFIG_CARDMAN_4000 is not set |
574 | # CONFIG_CARDMAN_4040 is not set | 484 | # CONFIG_CARDMAN_4040 is not set |
575 | # CONFIG_RAW_DRIVER is not set | 485 | # CONFIG_RAW_DRIVER is not set |
576 | |||
577 | # | ||
578 | # TPM devices | ||
579 | # | ||
580 | # CONFIG_TCG_TPM is not set | 486 | # CONFIG_TCG_TPM is not set |
581 | |||
582 | # | ||
583 | # I2C support | ||
584 | # | ||
585 | # CONFIG_I2C is not set | 487 | # CONFIG_I2C is not set |
586 | 488 | ||
587 | # | 489 | # |
@@ -589,47 +491,56 @@ CONFIG_HW_RANDOM=y | |||
589 | # | 491 | # |
590 | # CONFIG_SPI is not set | 492 | # CONFIG_SPI is not set |
591 | # CONFIG_SPI_MASTER is not set | 493 | # CONFIG_SPI_MASTER is not set |
592 | |||
593 | # | ||
594 | # Dallas's 1-wire bus | ||
595 | # | ||
596 | # CONFIG_W1 is not set | 494 | # CONFIG_W1 is not set |
597 | 495 | # CONFIG_POWER_SUPPLY is not set | |
598 | # | ||
599 | # Hardware Monitoring support | ||
600 | # | ||
601 | CONFIG_HWMON=y | 496 | CONFIG_HWMON=y |
602 | # CONFIG_HWMON_VID is not set | 497 | # CONFIG_HWMON_VID is not set |
603 | # CONFIG_SENSORS_ABITUGURU is not set | 498 | # CONFIG_SENSORS_ABITUGURU is not set |
499 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
604 | # CONFIG_SENSORS_F71805F is not set | 500 | # CONFIG_SENSORS_F71805F is not set |
501 | # CONFIG_SENSORS_IT87 is not set | ||
502 | # CONFIG_SENSORS_PC87360 is not set | ||
503 | # CONFIG_SENSORS_PC87427 is not set | ||
504 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
505 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
605 | # CONFIG_SENSORS_VT1211 is not set | 506 | # CONFIG_SENSORS_VT1211 is not set |
507 | # CONFIG_SENSORS_W83627HF is not set | ||
508 | # CONFIG_SENSORS_W83627EHF is not set | ||
606 | # CONFIG_HWMON_DEBUG_CHIP is not set | 509 | # CONFIG_HWMON_DEBUG_CHIP is not set |
607 | 510 | ||
608 | # | 511 | # |
609 | # Multimedia devices | 512 | # Multifunction device drivers |
610 | # | 513 | # |
611 | # CONFIG_VIDEO_DEV is not set | 514 | # CONFIG_MFD_SM501 is not set |
612 | 515 | ||
613 | # | 516 | # |
614 | # Digital Video Broadcasting Devices | 517 | # Multimedia devices |
615 | # | 518 | # |
616 | # CONFIG_DVB is not set | 519 | # CONFIG_VIDEO_DEV is not set |
520 | # CONFIG_DVB_CORE is not set | ||
521 | CONFIG_DAB=y | ||
617 | 522 | ||
618 | # | 523 | # |
619 | # Graphics support | 524 | # Graphics support |
620 | # | 525 | # |
621 | CONFIG_FIRMWARE_EDID=y | ||
622 | # CONFIG_FB is not set | ||
623 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 526 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
624 | 527 | ||
625 | # | 528 | # |
626 | # Sound | 529 | # Display device support |
627 | # | 530 | # |
628 | # CONFIG_SOUND is not set | 531 | # CONFIG_DISPLAY_SUPPORT is not set |
532 | # CONFIG_VGASTATE is not set | ||
533 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
534 | # CONFIG_FB is not set | ||
629 | 535 | ||
630 | # | 536 | # |
631 | # USB support | 537 | # Sound |
632 | # | 538 | # |
539 | # CONFIG_SOUND is not set | ||
540 | CONFIG_HID_SUPPORT=y | ||
541 | CONFIG_HID=y | ||
542 | # CONFIG_HID_DEBUG is not set | ||
543 | CONFIG_USB_SUPPORT=y | ||
633 | # CONFIG_USB_ARCH_HAS_HCD is not set | 544 | # CONFIG_USB_ARCH_HAS_HCD is not set |
634 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 545 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
635 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 546 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
@@ -642,50 +553,18 @@ CONFIG_FIRMWARE_EDID=y | |||
642 | # USB Gadget Support | 553 | # USB Gadget Support |
643 | # | 554 | # |
644 | # CONFIG_USB_GADGET is not set | 555 | # CONFIG_USB_GADGET is not set |
645 | |||
646 | # | ||
647 | # MMC/SD Card support | ||
648 | # | ||
649 | # CONFIG_MMC is not set | 556 | # CONFIG_MMC is not set |
650 | |||
651 | # | ||
652 | # LED devices | ||
653 | # | ||
654 | # CONFIG_NEW_LEDS is not set | 557 | # CONFIG_NEW_LEDS is not set |
655 | 558 | ||
656 | # | 559 | # |
657 | # LED drivers | ||
658 | # | ||
659 | |||
660 | # | ||
661 | # LED Triggers | ||
662 | # | ||
663 | |||
664 | # | ||
665 | # InfiniBand support | ||
666 | # | ||
667 | |||
668 | # | ||
669 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
670 | # | ||
671 | |||
672 | # | ||
673 | # Real Time Clock | 560 | # Real Time Clock |
674 | # | 561 | # |
675 | # CONFIG_RTC_CLASS is not set | 562 | # CONFIG_RTC_CLASS is not set |
676 | 563 | ||
677 | # | 564 | # |
678 | # DMA Engine support | 565 | # Userspace I/O |
679 | # | ||
680 | # CONFIG_DMA_ENGINE is not set | ||
681 | |||
682 | # | ||
683 | # DMA Clients | ||
684 | # | ||
685 | |||
686 | # | ||
687 | # DMA Devices | ||
688 | # | 566 | # |
567 | # CONFIG_UIO is not set | ||
689 | 568 | ||
690 | # | 569 | # |
691 | # File systems | 570 | # File systems |
@@ -758,9 +637,6 @@ CONFIG_RAMFS=y | |||
758 | # CONFIG_BEFS_FS is not set | 637 | # CONFIG_BEFS_FS is not set |
759 | # CONFIG_BFS_FS is not set | 638 | # CONFIG_BFS_FS is not set |
760 | # CONFIG_EFS_FS is not set | 639 | # CONFIG_EFS_FS is not set |
761 | CONFIG_JFFS_FS=y | ||
762 | CONFIG_JFFS_FS_VERBOSE=0 | ||
763 | CONFIG_JFFS_PROC_FS=y | ||
764 | CONFIG_JFFS2_FS=y | 640 | CONFIG_JFFS2_FS=y |
765 | CONFIG_JFFS2_FS_DEBUG=0 | 641 | CONFIG_JFFS2_FS_DEBUG=0 |
766 | CONFIG_JFFS2_FS_WRITEBUFFER=y | 642 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
@@ -791,6 +667,7 @@ CONFIG_LOCKD=y | |||
791 | CONFIG_LOCKD_V4=y | 667 | CONFIG_LOCKD_V4=y |
792 | CONFIG_NFS_COMMON=y | 668 | CONFIG_NFS_COMMON=y |
793 | CONFIG_SUNRPC=y | 669 | CONFIG_SUNRPC=y |
670 | # CONFIG_SUNRPC_BIND34 is not set | ||
794 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 671 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
795 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 672 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
796 | # CONFIG_SMB_FS is not set | 673 | # CONFIG_SMB_FS is not set |
@@ -798,7 +675,6 @@ CONFIG_SUNRPC=y | |||
798 | # CONFIG_NCP_FS is not set | 675 | # CONFIG_NCP_FS is not set |
799 | # CONFIG_CODA_FS is not set | 676 | # CONFIG_CODA_FS is not set |
800 | # CONFIG_AFS_FS is not set | 677 | # CONFIG_AFS_FS is not set |
801 | # CONFIG_9P_FS is not set | ||
802 | 678 | ||
803 | # | 679 | # |
804 | # Partition Types | 680 | # Partition Types |
@@ -851,6 +727,11 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
851 | # CONFIG_NLS_UTF8 is not set | 727 | # CONFIG_NLS_UTF8 is not set |
852 | 728 | ||
853 | # | 729 | # |
730 | # Distributed Lock Manager | ||
731 | # | ||
732 | # CONFIG_DLM is not set | ||
733 | |||
734 | # | ||
854 | # Profiling support | 735 | # Profiling support |
855 | # | 736 | # |
856 | # CONFIG_PROFILING is not set | 737 | # CONFIG_PROFILING is not set |
@@ -862,31 +743,29 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
862 | CONFIG_ENABLE_MUST_CHECK=y | 743 | CONFIG_ENABLE_MUST_CHECK=y |
863 | # CONFIG_MAGIC_SYSRQ is not set | 744 | # CONFIG_MAGIC_SYSRQ is not set |
864 | # CONFIG_UNUSED_SYMBOLS is not set | 745 | # CONFIG_UNUSED_SYMBOLS is not set |
746 | # CONFIG_DEBUG_FS is not set | ||
747 | # CONFIG_HEADERS_CHECK is not set | ||
865 | # CONFIG_DEBUG_KERNEL is not set | 748 | # CONFIG_DEBUG_KERNEL is not set |
866 | CONFIG_LOG_BUF_SHIFT=14 | ||
867 | # CONFIG_DEBUG_BUGVERBOSE is not set | 749 | # CONFIG_DEBUG_BUGVERBOSE is not set |
868 | # CONFIG_DEBUG_FS is not set | ||
869 | # CONFIG_FRAME_POINTER is not set | 750 | # CONFIG_FRAME_POINTER is not set |
870 | # CONFIG_UNWIND_INFO is not set | ||
871 | # CONFIG_HEADERS_CHECK is not set | ||
872 | 751 | ||
873 | # | 752 | # |
874 | # Security options | 753 | # Security options |
875 | # | 754 | # |
876 | # CONFIG_KEYS is not set | 755 | # CONFIG_KEYS is not set |
877 | # CONFIG_SECURITY is not set | 756 | # CONFIG_SECURITY is not set |
878 | |||
879 | # | ||
880 | # Cryptographic options | ||
881 | # | ||
882 | # CONFIG_CRYPTO is not set | 757 | # CONFIG_CRYPTO is not set |
883 | 758 | ||
884 | # | 759 | # |
885 | # Library routines | 760 | # Library routines |
886 | # | 761 | # |
762 | CONFIG_BITREVERSE=y | ||
887 | # CONFIG_CRC_CCITT is not set | 763 | # CONFIG_CRC_CCITT is not set |
888 | # CONFIG_CRC16 is not set | 764 | # CONFIG_CRC16 is not set |
765 | # CONFIG_CRC_ITU_T is not set | ||
889 | CONFIG_CRC32=y | 766 | CONFIG_CRC32=y |
767 | # CONFIG_CRC7 is not set | ||
890 | # CONFIG_LIBCRC32C is not set | 768 | # CONFIG_LIBCRC32C is not set |
891 | CONFIG_ZLIB_INFLATE=y | 769 | CONFIG_ZLIB_INFLATE=y |
892 | CONFIG_ZLIB_DEFLATE=y | 770 | CONFIG_ZLIB_DEFLATE=y |
771 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/mappi2.opsp_defconfig b/arch/m32r/configs/mappi2.opsp_defconfig index b379ae96e6a7..54bb6e25d39c 100644 --- a/arch/m32r/configs/mappi2.opsp_defconfig +++ b/arch/m32r/configs/mappi2.opsp_defconfig | |||
@@ -1,12 +1,15 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.19 | 3 | # Linux kernel version: 2.6.23-rc1 |
4 | # Wed Dec 13 19:40:30 2006 | 4 | # Wed Aug 1 17:22:36 2007 |
5 | # | 5 | # |
6 | CONFIG_M32R=y | 6 | CONFIG_M32R=y |
7 | CONFIG_GENERIC_ISA_DMA=y | 7 | CONFIG_GENERIC_ISA_DMA=y |
8 | CONFIG_ZONE_DMA=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
9 | CONFIG_GENERIC_IRQ_PROBE=y | 10 | CONFIG_GENERIC_IRQ_PROBE=y |
11 | CONFIG_NO_IOPORT=y | ||
12 | CONFIG_NO_DMA=y | ||
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
11 | 14 | ||
12 | # | 15 | # |
@@ -24,18 +27,19 @@ CONFIG_LOCALVERSION="" | |||
24 | CONFIG_LOCALVERSION_AUTO=y | 27 | CONFIG_LOCALVERSION_AUTO=y |
25 | CONFIG_SWAP=y | 28 | CONFIG_SWAP=y |
26 | CONFIG_SYSVIPC=y | 29 | CONFIG_SYSVIPC=y |
27 | # CONFIG_IPC_NS is not set | 30 | CONFIG_SYSVIPC_SYSCTL=y |
28 | # CONFIG_POSIX_MQUEUE is not set | 31 | # CONFIG_POSIX_MQUEUE is not set |
29 | CONFIG_BSD_PROCESS_ACCT=y | 32 | CONFIG_BSD_PROCESS_ACCT=y |
30 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 33 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
31 | # CONFIG_TASKSTATS is not set | 34 | # CONFIG_TASKSTATS is not set |
32 | # CONFIG_UTS_NS is not set | 35 | # CONFIG_USER_NS is not set |
33 | # CONFIG_AUDIT is not set | 36 | # CONFIG_AUDIT is not set |
34 | CONFIG_IKCONFIG=y | 37 | CONFIG_IKCONFIG=y |
35 | # CONFIG_IKCONFIG_PROC is not set | 38 | # CONFIG_IKCONFIG_PROC is not set |
39 | CONFIG_LOG_BUF_SHIFT=14 | ||
36 | CONFIG_SYSFS_DEPRECATED=y | 40 | CONFIG_SYSFS_DEPRECATED=y |
37 | # CONFIG_RELAY is not set | 41 | # CONFIG_RELAY is not set |
38 | CONFIG_INITRAMFS_SOURCE="" | 42 | # CONFIG_BLK_DEV_INITRD is not set |
39 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
40 | CONFIG_SYSCTL=y | 44 | CONFIG_SYSCTL=y |
41 | CONFIG_EMBEDDED=y | 45 | CONFIG_EMBEDDED=y |
@@ -47,29 +51,29 @@ CONFIG_BUG=y | |||
47 | CONFIG_ELF_CORE=y | 51 | CONFIG_ELF_CORE=y |
48 | CONFIG_BASE_FULL=y | 52 | CONFIG_BASE_FULL=y |
49 | # CONFIG_FUTEX is not set | 53 | # CONFIG_FUTEX is not set |
54 | CONFIG_ANON_INODES=y | ||
50 | # CONFIG_EPOLL is not set | 55 | # CONFIG_EPOLL is not set |
56 | CONFIG_SIGNALFD=y | ||
57 | CONFIG_TIMERFD=y | ||
58 | CONFIG_EVENTFD=y | ||
51 | CONFIG_SHMEM=y | 59 | CONFIG_SHMEM=y |
52 | CONFIG_SLAB=y | ||
53 | CONFIG_VM_EVENT_COUNTERS=y | 60 | CONFIG_VM_EVENT_COUNTERS=y |
61 | CONFIG_SLAB=y | ||
62 | # CONFIG_SLUB is not set | ||
63 | # CONFIG_SLOB is not set | ||
54 | # CONFIG_TINY_SHMEM is not set | 64 | # CONFIG_TINY_SHMEM is not set |
55 | CONFIG_BASE_SMALL=0 | 65 | CONFIG_BASE_SMALL=0 |
56 | # CONFIG_SLOB is not set | ||
57 | |||
58 | # | ||
59 | # Loadable module support | ||
60 | # | ||
61 | CONFIG_MODULES=y | 66 | CONFIG_MODULES=y |
62 | CONFIG_MODULE_UNLOAD=y | 67 | CONFIG_MODULE_UNLOAD=y |
63 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
64 | # CONFIG_MODVERSIONS is not set | 69 | # CONFIG_MODVERSIONS is not set |
65 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
66 | CONFIG_KMOD=y | 71 | CONFIG_KMOD=y |
67 | |||
68 | # | ||
69 | # Block layer | ||
70 | # | ||
71 | CONFIG_BLOCK=y | 72 | CONFIG_BLOCK=y |
73 | # CONFIG_LBD is not set | ||
72 | # CONFIG_BLK_DEV_IO_TRACE is not set | 74 | # CONFIG_BLK_DEV_IO_TRACE is not set |
75 | # CONFIG_LSF is not set | ||
76 | # CONFIG_BLK_DEV_BSG is not set | ||
73 | 77 | ||
74 | # | 78 | # |
75 | # IO Schedulers | 79 | # IO Schedulers |
@@ -122,13 +126,19 @@ CONFIG_NEED_MULTIPLE_NODES=y | |||
122 | # CONFIG_SPARSEMEM_STATIC is not set | 126 | # CONFIG_SPARSEMEM_STATIC is not set |
123 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 127 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
124 | # CONFIG_RESOURCES_64BIT is not set | 128 | # CONFIG_RESOURCES_64BIT is not set |
129 | CONFIG_ZONE_DMA_FLAG=1 | ||
130 | CONFIG_BOUNCE=y | ||
131 | CONFIG_VIRT_TO_BUS=y | ||
125 | CONFIG_IRAM_START=0x00f00000 | 132 | CONFIG_IRAM_START=0x00f00000 |
126 | CONFIG_IRAM_SIZE=0x00008000 | 133 | CONFIG_IRAM_SIZE=0x00008000 |
127 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 134 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
128 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 135 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
136 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
137 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
129 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 138 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
130 | CONFIG_GENERIC_HWEIGHT=y | 139 | CONFIG_GENERIC_HWEIGHT=y |
131 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 140 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
141 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
132 | CONFIG_PREEMPT=y | 142 | CONFIG_PREEMPT=y |
133 | # CONFIG_SMP is not set | 143 | # CONFIG_SMP is not set |
134 | CONFIG_NODES_SHIFT=1 | 144 | CONFIG_NODES_SHIFT=1 |
@@ -136,6 +146,7 @@ CONFIG_NODES_SHIFT=1 | |||
136 | # | 146 | # |
137 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 147 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
138 | # | 148 | # |
149 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
139 | # CONFIG_ISA is not set | 150 | # CONFIG_ISA is not set |
140 | 151 | ||
141 | # | 152 | # |
@@ -153,10 +164,6 @@ CONFIG_PCMCIA_IOCTL=y | |||
153 | # CONFIG_M32R_CFC is not set | 164 | # CONFIG_M32R_CFC is not set |
154 | 165 | ||
155 | # | 166 | # |
156 | # PCI Hotplug Support | ||
157 | # | ||
158 | |||
159 | # | ||
160 | # Executable file formats | 167 | # Executable file formats |
161 | # | 168 | # |
162 | CONFIG_BINFMT_ELF=y | 169 | CONFIG_BINFMT_ELF=y |
@@ -170,13 +177,13 @@ CONFIG_NET=y | |||
170 | # | 177 | # |
171 | # Networking options | 178 | # Networking options |
172 | # | 179 | # |
173 | # CONFIG_NETDEBUG is not set | ||
174 | CONFIG_PACKET=y | 180 | CONFIG_PACKET=y |
175 | # CONFIG_PACKET_MMAP is not set | 181 | # CONFIG_PACKET_MMAP is not set |
176 | CONFIG_UNIX=y | 182 | CONFIG_UNIX=y |
177 | CONFIG_XFRM=y | 183 | CONFIG_XFRM=y |
178 | # CONFIG_XFRM_USER is not set | 184 | # CONFIG_XFRM_USER is not set |
179 | # CONFIG_XFRM_SUB_POLICY is not set | 185 | # CONFIG_XFRM_SUB_POLICY is not set |
186 | # CONFIG_XFRM_MIGRATE is not set | ||
180 | # CONFIG_NET_KEY is not set | 187 | # CONFIG_NET_KEY is not set |
181 | CONFIG_INET=y | 188 | CONFIG_INET=y |
182 | # CONFIG_IP_MULTICAST is not set | 189 | # CONFIG_IP_MULTICAST is not set |
@@ -209,20 +216,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
209 | # CONFIG_INET6_TUNNEL is not set | 216 | # CONFIG_INET6_TUNNEL is not set |
210 | # CONFIG_NETWORK_SECMARK is not set | 217 | # CONFIG_NETWORK_SECMARK is not set |
211 | # CONFIG_NETFILTER is not set | 218 | # CONFIG_NETFILTER is not set |
212 | |||
213 | # | ||
214 | # DCCP Configuration (EXPERIMENTAL) | ||
215 | # | ||
216 | # CONFIG_IP_DCCP is not set | 219 | # CONFIG_IP_DCCP is not set |
217 | |||
218 | # | ||
219 | # SCTP Configuration (EXPERIMENTAL) | ||
220 | # | ||
221 | # CONFIG_IP_SCTP is not set | 220 | # CONFIG_IP_SCTP is not set |
222 | |||
223 | # | ||
224 | # TIPC Configuration (EXPERIMENTAL) | ||
225 | # | ||
226 | # CONFIG_TIPC is not set | 221 | # CONFIG_TIPC is not set |
227 | # CONFIG_ATM is not set | 222 | # CONFIG_ATM is not set |
228 | # CONFIG_BRIDGE is not set | 223 | # CONFIG_BRIDGE is not set |
@@ -248,7 +243,17 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
248 | # CONFIG_HAMRADIO is not set | 243 | # CONFIG_HAMRADIO is not set |
249 | # CONFIG_IRDA is not set | 244 | # CONFIG_IRDA is not set |
250 | # CONFIG_BT is not set | 245 | # CONFIG_BT is not set |
246 | # CONFIG_AF_RXRPC is not set | ||
247 | |||
248 | # | ||
249 | # Wireless | ||
250 | # | ||
251 | # CONFIG_CFG80211 is not set | ||
252 | # CONFIG_WIRELESS_EXT is not set | ||
253 | # CONFIG_MAC80211 is not set | ||
251 | # CONFIG_IEEE80211 is not set | 254 | # CONFIG_IEEE80211 is not set |
255 | # CONFIG_RFKILL is not set | ||
256 | # CONFIG_NET_9P is not set | ||
252 | 257 | ||
253 | # | 258 | # |
254 | # Device Drivers | 259 | # Device Drivers |
@@ -261,29 +266,10 @@ CONFIG_STANDALONE=y | |||
261 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 266 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
262 | CONFIG_FW_LOADER=y | 267 | CONFIG_FW_LOADER=y |
263 | # CONFIG_SYS_HYPERVISOR is not set | 268 | # CONFIG_SYS_HYPERVISOR is not set |
264 | |||
265 | # | ||
266 | # Connector - unified userspace <-> kernelspace linker | ||
267 | # | ||
268 | # CONFIG_CONNECTOR is not set | 269 | # CONFIG_CONNECTOR is not set |
269 | |||
270 | # | ||
271 | # Memory Technology Devices (MTD) | ||
272 | # | ||
273 | # CONFIG_MTD is not set | 270 | # CONFIG_MTD is not set |
274 | |||
275 | # | ||
276 | # Parallel port support | ||
277 | # | ||
278 | # CONFIG_PARPORT is not set | 271 | # CONFIG_PARPORT is not set |
279 | 272 | CONFIG_BLK_DEV=y | |
280 | # | ||
281 | # Plug and Play support | ||
282 | # | ||
283 | |||
284 | # | ||
285 | # Block devices | ||
286 | # | ||
287 | # CONFIG_BLK_DEV_COW_COMMON is not set | 273 | # CONFIG_BLK_DEV_COW_COMMON is not set |
288 | CONFIG_BLK_DEV_LOOP=y | 274 | CONFIG_BLK_DEV_LOOP=y |
289 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 275 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
@@ -292,18 +278,10 @@ CONFIG_BLK_DEV_RAM=y | |||
292 | CONFIG_BLK_DEV_RAM_COUNT=16 | 278 | CONFIG_BLK_DEV_RAM_COUNT=16 |
293 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 279 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
294 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 280 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
295 | # CONFIG_BLK_DEV_INITRD is not set | ||
296 | # CONFIG_CDROM_PKTCDVD is not set | 281 | # CONFIG_CDROM_PKTCDVD is not set |
297 | # CONFIG_ATA_OVER_ETH is not set | 282 | # CONFIG_ATA_OVER_ETH is not set |
298 | 283 | CONFIG_MISC_DEVICES=y | |
299 | # | 284 | # CONFIG_EEPROM_93CX6 is not set |
300 | # Misc devices | ||
301 | # | ||
302 | # CONFIG_TIFM_CORE is not set | ||
303 | |||
304 | # | ||
305 | # ATA/ATAPI/MFM/RLL support | ||
306 | # | ||
307 | CONFIG_IDE=y | 285 | CONFIG_IDE=y |
308 | CONFIG_IDE_MAX_HWIFS=4 | 286 | CONFIG_IDE_MAX_HWIFS=4 |
309 | CONFIG_BLK_DEV_IDE=y | 287 | CONFIG_BLK_DEV_IDE=y |
@@ -320,14 +298,15 @@ CONFIG_BLK_DEV_IDECD=m | |||
320 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 298 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
321 | # CONFIG_BLK_DEV_IDESCSI is not set | 299 | # CONFIG_BLK_DEV_IDESCSI is not set |
322 | # CONFIG_IDE_TASK_IOCTL is not set | 300 | # CONFIG_IDE_TASK_IOCTL is not set |
301 | CONFIG_IDE_PROC_FS=y | ||
323 | 302 | ||
324 | # | 303 | # |
325 | # IDE chipset support/bugfixes | 304 | # IDE chipset support/bugfixes |
326 | # | 305 | # |
327 | CONFIG_IDE_GENERIC=y | 306 | CONFIG_IDE_GENERIC=y |
307 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
328 | # CONFIG_IDE_ARM is not set | 308 | # CONFIG_IDE_ARM is not set |
329 | # CONFIG_BLK_DEV_IDEDMA is not set | 309 | # CONFIG_BLK_DEV_IDEDMA is not set |
330 | # CONFIG_IDEDMA_AUTO is not set | ||
331 | # CONFIG_BLK_DEV_HD is not set | 310 | # CONFIG_BLK_DEV_HD is not set |
332 | 311 | ||
333 | # | 312 | # |
@@ -335,6 +314,8 @@ CONFIG_IDE_GENERIC=y | |||
335 | # | 314 | # |
336 | # CONFIG_RAID_ATTRS is not set | 315 | # CONFIG_RAID_ATTRS is not set |
337 | CONFIG_SCSI=m | 316 | CONFIG_SCSI=m |
317 | # CONFIG_SCSI_DMA is not set | ||
318 | # CONFIG_SCSI_TGT is not set | ||
338 | # CONFIG_SCSI_NETLINK is not set | 319 | # CONFIG_SCSI_NETLINK is not set |
339 | CONFIG_SCSI_PROC_FS=y | 320 | CONFIG_SCSI_PROC_FS=y |
340 | 321 | ||
@@ -355,6 +336,8 @@ CONFIG_CHR_DEV_SG=m | |||
355 | CONFIG_SCSI_MULTI_LUN=y | 336 | CONFIG_SCSI_MULTI_LUN=y |
356 | # CONFIG_SCSI_CONSTANTS is not set | 337 | # CONFIG_SCSI_CONSTANTS is not set |
357 | # CONFIG_SCSI_LOGGING is not set | 338 | # CONFIG_SCSI_LOGGING is not set |
339 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
340 | CONFIG_SCSI_WAIT_SCAN=m | ||
358 | 341 | ||
359 | # | 342 | # |
360 | # SCSI Transports | 343 | # SCSI Transports |
@@ -362,93 +345,33 @@ CONFIG_SCSI_MULTI_LUN=y | |||
362 | # CONFIG_SCSI_SPI_ATTRS is not set | 345 | # CONFIG_SCSI_SPI_ATTRS is not set |
363 | # CONFIG_SCSI_FC_ATTRS is not set | 346 | # CONFIG_SCSI_FC_ATTRS is not set |
364 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 347 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
365 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
366 | # CONFIG_SCSI_SAS_LIBSAS is not set | 348 | # CONFIG_SCSI_SAS_LIBSAS is not set |
367 | 349 | CONFIG_SCSI_LOWLEVEL=y | |
368 | # | ||
369 | # SCSI low-level drivers | ||
370 | # | ||
371 | # CONFIG_ISCSI_TCP is not set | 350 | # CONFIG_ISCSI_TCP is not set |
372 | # CONFIG_SCSI_DEBUG is not set | 351 | # CONFIG_SCSI_DEBUG is not set |
373 | 352 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | |
374 | # | ||
375 | # PCMCIA SCSI adapter support | ||
376 | # | ||
377 | # CONFIG_PCMCIA_AHA152X is not set | ||
378 | # CONFIG_PCMCIA_FDOMAIN is not set | ||
379 | # CONFIG_PCMCIA_NINJA_SCSI is not set | ||
380 | # CONFIG_PCMCIA_QLOGIC is not set | ||
381 | # CONFIG_PCMCIA_SYM53C500 is not set | ||
382 | |||
383 | # | ||
384 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
385 | # | ||
386 | |||
387 | # | ||
388 | # Multi-device support (RAID and LVM) | ||
389 | # | ||
390 | # CONFIG_MD is not set | 353 | # CONFIG_MD is not set |
391 | |||
392 | # | ||
393 | # Fusion MPT device support | ||
394 | # | ||
395 | # CONFIG_FUSION is not set | ||
396 | |||
397 | # | ||
398 | # IEEE 1394 (FireWire) support | ||
399 | # | ||
400 | |||
401 | # | ||
402 | # I2O device support | ||
403 | # | ||
404 | |||
405 | # | ||
406 | # Network device support | ||
407 | # | ||
408 | CONFIG_NETDEVICES=y | 354 | CONFIG_NETDEVICES=y |
355 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
409 | # CONFIG_DUMMY is not set | 356 | # CONFIG_DUMMY is not set |
410 | # CONFIG_BONDING is not set | 357 | # CONFIG_BONDING is not set |
358 | # CONFIG_MACVLAN is not set | ||
411 | # CONFIG_EQUALIZER is not set | 359 | # CONFIG_EQUALIZER is not set |
412 | # CONFIG_TUN is not set | 360 | # CONFIG_TUN is not set |
413 | |||
414 | # | ||
415 | # PHY device support | ||
416 | # | ||
417 | # CONFIG_PHYLIB is not set | 361 | # CONFIG_PHYLIB is not set |
418 | |||
419 | # | ||
420 | # Ethernet (10 or 100Mbit) | ||
421 | # | ||
422 | CONFIG_NET_ETHERNET=y | 362 | CONFIG_NET_ETHERNET=y |
423 | CONFIG_MII=y | 363 | CONFIG_MII=y |
424 | CONFIG_SMC91X=y | 364 | CONFIG_SMC91X=y |
425 | # CONFIG_NE2000 is not set | 365 | # CONFIG_NE2000 is not set |
366 | CONFIG_NETDEV_1000=y | ||
367 | CONFIG_NETDEV_10000=y | ||
426 | 368 | ||
427 | # | 369 | # |
428 | # Ethernet (1000 Mbit) | 370 | # Wireless LAN |
429 | # | ||
430 | |||
431 | # | ||
432 | # Ethernet (10000 Mbit) | ||
433 | # | ||
434 | |||
435 | # | ||
436 | # Token Ring devices | ||
437 | # | ||
438 | |||
439 | # | ||
440 | # Wireless LAN (non-hamradio) | ||
441 | # | ||
442 | # CONFIG_NET_RADIO is not set | ||
443 | |||
444 | # | ||
445 | # PCMCIA network device support | ||
446 | # | 371 | # |
372 | # CONFIG_WLAN_PRE80211 is not set | ||
373 | # CONFIG_WLAN_80211 is not set | ||
447 | # CONFIG_NET_PCMCIA is not set | 374 | # CONFIG_NET_PCMCIA is not set |
448 | |||
449 | # | ||
450 | # Wan interfaces | ||
451 | # | ||
452 | # CONFIG_WAN is not set | 375 | # CONFIG_WAN is not set |
453 | # CONFIG_PPP is not set | 376 | # CONFIG_PPP is not set |
454 | # CONFIG_SLIP is not set | 377 | # CONFIG_SLIP is not set |
@@ -456,15 +379,7 @@ CONFIG_SMC91X=y | |||
456 | # CONFIG_NETCONSOLE is not set | 379 | # CONFIG_NETCONSOLE is not set |
457 | # CONFIG_NETPOLL is not set | 380 | # CONFIG_NETPOLL is not set |
458 | # CONFIG_NET_POLL_CONTROLLER is not set | 381 | # CONFIG_NET_POLL_CONTROLLER is not set |
459 | |||
460 | # | ||
461 | # ISDN subsystem | ||
462 | # | ||
463 | # CONFIG_ISDN is not set | 382 | # CONFIG_ISDN is not set |
464 | |||
465 | # | ||
466 | # Telephony Support | ||
467 | # | ||
468 | # CONFIG_PHONE is not set | 383 | # CONFIG_PHONE is not set |
469 | 384 | ||
470 | # | 385 | # |
@@ -472,6 +387,7 @@ CONFIG_SMC91X=y | |||
472 | # | 387 | # |
473 | CONFIG_INPUT=y | 388 | CONFIG_INPUT=y |
474 | # CONFIG_INPUT_FF_MEMLESS is not set | 389 | # CONFIG_INPUT_FF_MEMLESS is not set |
390 | # CONFIG_INPUT_POLLDEV is not set | ||
475 | 391 | ||
476 | # | 392 | # |
477 | # Userland interfaces | 393 | # Userland interfaces |
@@ -488,6 +404,7 @@ CONFIG_INPUT=y | |||
488 | # CONFIG_INPUT_KEYBOARD is not set | 404 | # CONFIG_INPUT_KEYBOARD is not set |
489 | # CONFIG_INPUT_MOUSE is not set | 405 | # CONFIG_INPUT_MOUSE is not set |
490 | # CONFIG_INPUT_JOYSTICK is not set | 406 | # CONFIG_INPUT_JOYSTICK is not set |
407 | # CONFIG_INPUT_TABLET is not set | ||
491 | # CONFIG_INPUT_TOUCHSCREEN is not set | 408 | # CONFIG_INPUT_TOUCHSCREEN is not set |
492 | # CONFIG_INPUT_MISC is not set | 409 | # CONFIG_INPUT_MISC is not set |
493 | 410 | ||
@@ -525,41 +442,20 @@ CONFIG_SERIAL_M32R_SIO_CONSOLE=y | |||
525 | CONFIG_UNIX98_PTYS=y | 442 | CONFIG_UNIX98_PTYS=y |
526 | CONFIG_LEGACY_PTYS=y | 443 | CONFIG_LEGACY_PTYS=y |
527 | CONFIG_LEGACY_PTY_COUNT=256 | 444 | CONFIG_LEGACY_PTY_COUNT=256 |
528 | |||
529 | # | ||
530 | # IPMI | ||
531 | # | ||
532 | # CONFIG_IPMI_HANDLER is not set | 445 | # CONFIG_IPMI_HANDLER is not set |
533 | |||
534 | # | ||
535 | # Watchdog Cards | ||
536 | # | ||
537 | # CONFIG_WATCHDOG is not set | 446 | # CONFIG_WATCHDOG is not set |
538 | CONFIG_HW_RANDOM=y | 447 | CONFIG_HW_RANDOM=y |
539 | # CONFIG_RTC is not set | 448 | # CONFIG_RTC is not set |
540 | # CONFIG_DTLK is not set | ||
541 | # CONFIG_R3964 is not set | 449 | # CONFIG_R3964 is not set |
542 | 450 | ||
543 | # | 451 | # |
544 | # Ftape, the floppy tape device driver | ||
545 | # | ||
546 | |||
547 | # | ||
548 | # PCMCIA character devices | 452 | # PCMCIA character devices |
549 | # | 453 | # |
550 | # CONFIG_SYNCLINK_CS is not set | 454 | # CONFIG_SYNCLINK_CS is not set |
551 | # CONFIG_CARDMAN_4000 is not set | 455 | # CONFIG_CARDMAN_4000 is not set |
552 | # CONFIG_CARDMAN_4040 is not set | 456 | # CONFIG_CARDMAN_4040 is not set |
553 | # CONFIG_RAW_DRIVER is not set | 457 | # CONFIG_RAW_DRIVER is not set |
554 | |||
555 | # | ||
556 | # TPM devices | ||
557 | # | ||
558 | # CONFIG_TCG_TPM is not set | 458 | # CONFIG_TCG_TPM is not set |
559 | |||
560 | # | ||
561 | # I2C support | ||
562 | # | ||
563 | # CONFIG_I2C is not set | 459 | # CONFIG_I2C is not set |
564 | 460 | ||
565 | # | 461 | # |
@@ -567,56 +463,55 @@ CONFIG_HW_RANDOM=y | |||
567 | # | 463 | # |
568 | # CONFIG_SPI is not set | 464 | # CONFIG_SPI is not set |
569 | # CONFIG_SPI_MASTER is not set | 465 | # CONFIG_SPI_MASTER is not set |
570 | |||
571 | # | ||
572 | # Dallas's 1-wire bus | ||
573 | # | ||
574 | # CONFIG_W1 is not set | 466 | # CONFIG_W1 is not set |
575 | 467 | # CONFIG_POWER_SUPPLY is not set | |
576 | # | ||
577 | # Hardware Monitoring support | ||
578 | # | ||
579 | CONFIG_HWMON=y | 468 | CONFIG_HWMON=y |
580 | # CONFIG_HWMON_VID is not set | 469 | # CONFIG_HWMON_VID is not set |
581 | # CONFIG_SENSORS_ABITUGURU is not set | 470 | # CONFIG_SENSORS_ABITUGURU is not set |
471 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
582 | # CONFIG_SENSORS_F71805F is not set | 472 | # CONFIG_SENSORS_F71805F is not set |
473 | # CONFIG_SENSORS_IT87 is not set | ||
474 | # CONFIG_SENSORS_PC87360 is not set | ||
475 | # CONFIG_SENSORS_PC87427 is not set | ||
476 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
477 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
583 | # CONFIG_SENSORS_VT1211 is not set | 478 | # CONFIG_SENSORS_VT1211 is not set |
479 | # CONFIG_SENSORS_W83627HF is not set | ||
480 | # CONFIG_SENSORS_W83627EHF is not set | ||
584 | # CONFIG_HWMON_DEBUG_CHIP is not set | 481 | # CONFIG_HWMON_DEBUG_CHIP is not set |
585 | 482 | ||
586 | # | 483 | # |
484 | # Multifunction device drivers | ||
485 | # | ||
486 | # CONFIG_MFD_SM501 is not set | ||
487 | |||
488 | # | ||
587 | # Multimedia devices | 489 | # Multimedia devices |
588 | # | 490 | # |
589 | CONFIG_VIDEO_DEV=y | 491 | CONFIG_VIDEO_DEV=y |
590 | CONFIG_VIDEO_V4L1=y | 492 | CONFIG_VIDEO_V4L1=y |
591 | CONFIG_VIDEO_V4L1_COMPAT=y | 493 | CONFIG_VIDEO_V4L1_COMPAT=y |
592 | CONFIG_VIDEO_V4L2=y | 494 | CONFIG_VIDEO_V4L2=y |
593 | 495 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | |
594 | # | ||
595 | # Video Capture Adapters | ||
596 | # | ||
597 | |||
598 | # | ||
599 | # Video Capture Adapters | ||
600 | # | ||
601 | # CONFIG_VIDEO_ADV_DEBUG is not set | 496 | # CONFIG_VIDEO_ADV_DEBUG is not set |
602 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | 497 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y |
603 | # CONFIG_VIDEO_VIVI is not set | ||
604 | # CONFIG_VIDEO_CPIA is not set | 498 | # CONFIG_VIDEO_CPIA is not set |
605 | # CONFIG_VIDEO_M32R_AR is not set | 499 | # CONFIG_VIDEO_M32R_AR is not set |
500 | CONFIG_RADIO_ADAPTERS=y | ||
501 | # CONFIG_DVB_CORE is not set | ||
502 | CONFIG_DAB=y | ||
606 | 503 | ||
607 | # | 504 | # |
608 | # Radio Adapters | 505 | # Graphics support |
609 | # | ||
610 | |||
611 | # | ||
612 | # Digital Video Broadcasting Devices | ||
613 | # | 506 | # |
614 | # CONFIG_DVB is not set | 507 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
615 | 508 | ||
616 | # | 509 | # |
617 | # Graphics support | 510 | # Display device support |
618 | # | 511 | # |
619 | CONFIG_FIRMWARE_EDID=y | 512 | # CONFIG_DISPLAY_SUPPORT is not set |
513 | # CONFIG_VGASTATE is not set | ||
514 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
620 | # CONFIG_FB is not set | 515 | # CONFIG_FB is not set |
621 | 516 | ||
622 | # | 517 | # |
@@ -624,16 +519,15 @@ CONFIG_FIRMWARE_EDID=y | |||
624 | # | 519 | # |
625 | # CONFIG_VGA_CONSOLE is not set | 520 | # CONFIG_VGA_CONSOLE is not set |
626 | CONFIG_DUMMY_CONSOLE=y | 521 | CONFIG_DUMMY_CONSOLE=y |
627 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
628 | 522 | ||
629 | # | 523 | # |
630 | # Sound | 524 | # Sound |
631 | # | 525 | # |
632 | # CONFIG_SOUND is not set | 526 | # CONFIG_SOUND is not set |
633 | 527 | CONFIG_HID_SUPPORT=y | |
634 | # | 528 | CONFIG_HID=y |
635 | # USB support | 529 | # CONFIG_HID_DEBUG is not set |
636 | # | 530 | CONFIG_USB_SUPPORT=y |
637 | # CONFIG_USB_ARCH_HAS_HCD is not set | 531 | # CONFIG_USB_ARCH_HAS_HCD is not set |
638 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 532 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
639 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 533 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
@@ -646,50 +540,18 @@ CONFIG_DUMMY_CONSOLE=y | |||
646 | # USB Gadget Support | 540 | # USB Gadget Support |
647 | # | 541 | # |
648 | # CONFIG_USB_GADGET is not set | 542 | # CONFIG_USB_GADGET is not set |
649 | |||
650 | # | ||
651 | # MMC/SD Card support | ||
652 | # | ||
653 | # CONFIG_MMC is not set | 543 | # CONFIG_MMC is not set |
654 | |||
655 | # | ||
656 | # LED devices | ||
657 | # | ||
658 | # CONFIG_NEW_LEDS is not set | 544 | # CONFIG_NEW_LEDS is not set |
659 | 545 | ||
660 | # | 546 | # |
661 | # LED drivers | ||
662 | # | ||
663 | |||
664 | # | ||
665 | # LED Triggers | ||
666 | # | ||
667 | |||
668 | # | ||
669 | # InfiniBand support | ||
670 | # | ||
671 | |||
672 | # | ||
673 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
674 | # | ||
675 | |||
676 | # | ||
677 | # Real Time Clock | 547 | # Real Time Clock |
678 | # | 548 | # |
679 | # CONFIG_RTC_CLASS is not set | 549 | # CONFIG_RTC_CLASS is not set |
680 | 550 | ||
681 | # | 551 | # |
682 | # DMA Engine support | 552 | # Userspace I/O |
683 | # | ||
684 | # CONFIG_DMA_ENGINE is not set | ||
685 | |||
686 | # | ||
687 | # DMA Clients | ||
688 | # | ||
689 | |||
690 | # | ||
691 | # DMA Devices | ||
692 | # | 553 | # |
554 | # CONFIG_UIO is not set | ||
693 | 555 | ||
694 | # | 556 | # |
695 | # File systems | 557 | # File systems |
@@ -784,6 +646,7 @@ CONFIG_LOCKD=y | |||
784 | CONFIG_LOCKD_V4=y | 646 | CONFIG_LOCKD_V4=y |
785 | CONFIG_NFS_COMMON=y | 647 | CONFIG_NFS_COMMON=y |
786 | CONFIG_SUNRPC=y | 648 | CONFIG_SUNRPC=y |
649 | # CONFIG_SUNRPC_BIND34 is not set | ||
787 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 650 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
788 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 651 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
789 | # CONFIG_SMB_FS is not set | 652 | # CONFIG_SMB_FS is not set |
@@ -791,7 +654,6 @@ CONFIG_SUNRPC=y | |||
791 | # CONFIG_NCP_FS is not set | 654 | # CONFIG_NCP_FS is not set |
792 | # CONFIG_CODA_FS is not set | 655 | # CONFIG_CODA_FS is not set |
793 | # CONFIG_AFS_FS is not set | 656 | # CONFIG_AFS_FS is not set |
794 | # CONFIG_9P_FS is not set | ||
795 | 657 | ||
796 | # | 658 | # |
797 | # Partition Types | 659 | # Partition Types |
@@ -844,6 +706,11 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
844 | # CONFIG_NLS_UTF8 is not set | 706 | # CONFIG_NLS_UTF8 is not set |
845 | 707 | ||
846 | # | 708 | # |
709 | # Distributed Lock Manager | ||
710 | # | ||
711 | # CONFIG_DLM is not set | ||
712 | |||
713 | # | ||
847 | # Profiling support | 714 | # Profiling support |
848 | # | 715 | # |
849 | # CONFIG_PROFILING is not set | 716 | # CONFIG_PROFILING is not set |
@@ -855,29 +722,27 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
855 | CONFIG_ENABLE_MUST_CHECK=y | 722 | CONFIG_ENABLE_MUST_CHECK=y |
856 | # CONFIG_MAGIC_SYSRQ is not set | 723 | # CONFIG_MAGIC_SYSRQ is not set |
857 | # CONFIG_UNUSED_SYMBOLS is not set | 724 | # CONFIG_UNUSED_SYMBOLS is not set |
725 | # CONFIG_DEBUG_FS is not set | ||
726 | # CONFIG_HEADERS_CHECK is not set | ||
858 | # CONFIG_DEBUG_KERNEL is not set | 727 | # CONFIG_DEBUG_KERNEL is not set |
859 | CONFIG_LOG_BUF_SHIFT=14 | ||
860 | # CONFIG_DEBUG_BUGVERBOSE is not set | 728 | # CONFIG_DEBUG_BUGVERBOSE is not set |
861 | # CONFIG_DEBUG_FS is not set | ||
862 | # CONFIG_FRAME_POINTER is not set | 729 | # CONFIG_FRAME_POINTER is not set |
863 | # CONFIG_UNWIND_INFO is not set | ||
864 | # CONFIG_HEADERS_CHECK is not set | ||
865 | 730 | ||
866 | # | 731 | # |
867 | # Security options | 732 | # Security options |
868 | # | 733 | # |
869 | # CONFIG_KEYS is not set | 734 | # CONFIG_KEYS is not set |
870 | # CONFIG_SECURITY is not set | 735 | # CONFIG_SECURITY is not set |
871 | |||
872 | # | ||
873 | # Cryptographic options | ||
874 | # | ||
875 | # CONFIG_CRYPTO is not set | 736 | # CONFIG_CRYPTO is not set |
876 | 737 | ||
877 | # | 738 | # |
878 | # Library routines | 739 | # Library routines |
879 | # | 740 | # |
741 | CONFIG_BITREVERSE=y | ||
880 | # CONFIG_CRC_CCITT is not set | 742 | # CONFIG_CRC_CCITT is not set |
881 | # CONFIG_CRC16 is not set | 743 | # CONFIG_CRC16 is not set |
744 | # CONFIG_CRC_ITU_T is not set | ||
882 | CONFIG_CRC32=y | 745 | CONFIG_CRC32=y |
746 | # CONFIG_CRC7 is not set | ||
883 | # CONFIG_LIBCRC32C is not set | 747 | # CONFIG_LIBCRC32C is not set |
748 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/mappi2.vdec2_defconfig b/arch/m32r/configs/mappi2.vdec2_defconfig index fe5b2a63cd68..42247ae4fc58 100644 --- a/arch/m32r/configs/mappi2.vdec2_defconfig +++ b/arch/m32r/configs/mappi2.vdec2_defconfig | |||
@@ -1,12 +1,15 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.19 | 3 | # Linux kernel version: 2.6.23-rc1 |
4 | # Wed Dec 13 19:31:44 2006 | 4 | # Wed Aug 1 17:22:36 2007 |
5 | # | 5 | # |
6 | CONFIG_M32R=y | 6 | CONFIG_M32R=y |
7 | CONFIG_GENERIC_ISA_DMA=y | 7 | CONFIG_GENERIC_ISA_DMA=y |
8 | CONFIG_ZONE_DMA=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
9 | CONFIG_GENERIC_IRQ_PROBE=y | 10 | CONFIG_GENERIC_IRQ_PROBE=y |
11 | CONFIG_NO_IOPORT=y | ||
12 | CONFIG_NO_DMA=y | ||
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
11 | 14 | ||
12 | # | 15 | # |
@@ -24,18 +27,19 @@ CONFIG_LOCALVERSION="" | |||
24 | CONFIG_LOCALVERSION_AUTO=y | 27 | CONFIG_LOCALVERSION_AUTO=y |
25 | CONFIG_SWAP=y | 28 | CONFIG_SWAP=y |
26 | CONFIG_SYSVIPC=y | 29 | CONFIG_SYSVIPC=y |
27 | # CONFIG_IPC_NS is not set | 30 | CONFIG_SYSVIPC_SYSCTL=y |
28 | # CONFIG_POSIX_MQUEUE is not set | 31 | # CONFIG_POSIX_MQUEUE is not set |
29 | CONFIG_BSD_PROCESS_ACCT=y | 32 | CONFIG_BSD_PROCESS_ACCT=y |
30 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 33 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
31 | # CONFIG_TASKSTATS is not set | 34 | # CONFIG_TASKSTATS is not set |
32 | # CONFIG_UTS_NS is not set | 35 | # CONFIG_USER_NS is not set |
33 | # CONFIG_AUDIT is not set | 36 | # CONFIG_AUDIT is not set |
34 | CONFIG_IKCONFIG=y | 37 | CONFIG_IKCONFIG=y |
35 | # CONFIG_IKCONFIG_PROC is not set | 38 | # CONFIG_IKCONFIG_PROC is not set |
39 | CONFIG_LOG_BUF_SHIFT=14 | ||
36 | CONFIG_SYSFS_DEPRECATED=y | 40 | CONFIG_SYSFS_DEPRECATED=y |
37 | # CONFIG_RELAY is not set | 41 | # CONFIG_RELAY is not set |
38 | CONFIG_INITRAMFS_SOURCE="" | 42 | # CONFIG_BLK_DEV_INITRD is not set |
39 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
40 | CONFIG_SYSCTL=y | 44 | CONFIG_SYSCTL=y |
41 | CONFIG_EMBEDDED=y | 45 | CONFIG_EMBEDDED=y |
@@ -47,29 +51,29 @@ CONFIG_BUG=y | |||
47 | CONFIG_ELF_CORE=y | 51 | CONFIG_ELF_CORE=y |
48 | CONFIG_BASE_FULL=y | 52 | CONFIG_BASE_FULL=y |
49 | # CONFIG_FUTEX is not set | 53 | # CONFIG_FUTEX is not set |
54 | CONFIG_ANON_INODES=y | ||
50 | # CONFIG_EPOLL is not set | 55 | # CONFIG_EPOLL is not set |
56 | CONFIG_SIGNALFD=y | ||
57 | CONFIG_TIMERFD=y | ||
58 | CONFIG_EVENTFD=y | ||
51 | CONFIG_SHMEM=y | 59 | CONFIG_SHMEM=y |
52 | CONFIG_SLAB=y | ||
53 | CONFIG_VM_EVENT_COUNTERS=y | 60 | CONFIG_VM_EVENT_COUNTERS=y |
61 | CONFIG_SLAB=y | ||
62 | # CONFIG_SLUB is not set | ||
63 | # CONFIG_SLOB is not set | ||
54 | # CONFIG_TINY_SHMEM is not set | 64 | # CONFIG_TINY_SHMEM is not set |
55 | CONFIG_BASE_SMALL=0 | 65 | CONFIG_BASE_SMALL=0 |
56 | # CONFIG_SLOB is not set | ||
57 | |||
58 | # | ||
59 | # Loadable module support | ||
60 | # | ||
61 | CONFIG_MODULES=y | 66 | CONFIG_MODULES=y |
62 | CONFIG_MODULE_UNLOAD=y | 67 | CONFIG_MODULE_UNLOAD=y |
63 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
64 | # CONFIG_MODVERSIONS is not set | 69 | # CONFIG_MODVERSIONS is not set |
65 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
66 | CONFIG_KMOD=y | 71 | CONFIG_KMOD=y |
67 | |||
68 | # | ||
69 | # Block layer | ||
70 | # | ||
71 | CONFIG_BLOCK=y | 72 | CONFIG_BLOCK=y |
73 | # CONFIG_LBD is not set | ||
72 | # CONFIG_BLK_DEV_IO_TRACE is not set | 74 | # CONFIG_BLK_DEV_IO_TRACE is not set |
75 | # CONFIG_LSF is not set | ||
76 | # CONFIG_BLK_DEV_BSG is not set | ||
73 | 77 | ||
74 | # | 78 | # |
75 | # IO Schedulers | 79 | # IO Schedulers |
@@ -120,13 +124,19 @@ CONFIG_NEED_MULTIPLE_NODES=y | |||
120 | # CONFIG_SPARSEMEM_STATIC is not set | 124 | # CONFIG_SPARSEMEM_STATIC is not set |
121 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 125 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
122 | # CONFIG_RESOURCES_64BIT is not set | 126 | # CONFIG_RESOURCES_64BIT is not set |
127 | CONFIG_ZONE_DMA_FLAG=1 | ||
128 | CONFIG_BOUNCE=y | ||
129 | CONFIG_VIRT_TO_BUS=y | ||
123 | CONFIG_IRAM_START=0x00f00000 | 130 | CONFIG_IRAM_START=0x00f00000 |
124 | CONFIG_IRAM_SIZE=0x00008000 | 131 | CONFIG_IRAM_SIZE=0x00008000 |
125 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 132 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
126 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 133 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
134 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
135 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
127 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 136 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
128 | CONFIG_GENERIC_HWEIGHT=y | 137 | CONFIG_GENERIC_HWEIGHT=y |
129 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 138 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
139 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
130 | CONFIG_PREEMPT=y | 140 | CONFIG_PREEMPT=y |
131 | # CONFIG_SMP is not set | 141 | # CONFIG_SMP is not set |
132 | CONFIG_NODES_SHIFT=1 | 142 | CONFIG_NODES_SHIFT=1 |
@@ -134,6 +144,7 @@ CONFIG_NODES_SHIFT=1 | |||
134 | # | 144 | # |
135 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 145 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
136 | # | 146 | # |
147 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
137 | # CONFIG_ISA is not set | 148 | # CONFIG_ISA is not set |
138 | 149 | ||
139 | # | 150 | # |
@@ -151,10 +162,6 @@ CONFIG_PCMCIA_IOCTL=y | |||
151 | # CONFIG_M32R_CFC is not set | 162 | # CONFIG_M32R_CFC is not set |
152 | 163 | ||
153 | # | 164 | # |
154 | # PCI Hotplug Support | ||
155 | # | ||
156 | |||
157 | # | ||
158 | # Executable file formats | 165 | # Executable file formats |
159 | # | 166 | # |
160 | CONFIG_BINFMT_ELF=y | 167 | CONFIG_BINFMT_ELF=y |
@@ -168,13 +175,13 @@ CONFIG_NET=y | |||
168 | # | 175 | # |
169 | # Networking options | 176 | # Networking options |
170 | # | 177 | # |
171 | # CONFIG_NETDEBUG is not set | ||
172 | CONFIG_PACKET=y | 178 | CONFIG_PACKET=y |
173 | # CONFIG_PACKET_MMAP is not set | 179 | # CONFIG_PACKET_MMAP is not set |
174 | CONFIG_UNIX=y | 180 | CONFIG_UNIX=y |
175 | CONFIG_XFRM=y | 181 | CONFIG_XFRM=y |
176 | # CONFIG_XFRM_USER is not set | 182 | # CONFIG_XFRM_USER is not set |
177 | # CONFIG_XFRM_SUB_POLICY is not set | 183 | # CONFIG_XFRM_SUB_POLICY is not set |
184 | # CONFIG_XFRM_MIGRATE is not set | ||
178 | # CONFIG_NET_KEY is not set | 185 | # CONFIG_NET_KEY is not set |
179 | CONFIG_INET=y | 186 | CONFIG_INET=y |
180 | # CONFIG_IP_MULTICAST is not set | 187 | # CONFIG_IP_MULTICAST is not set |
@@ -207,20 +214,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
207 | # CONFIG_INET6_TUNNEL is not set | 214 | # CONFIG_INET6_TUNNEL is not set |
208 | # CONFIG_NETWORK_SECMARK is not set | 215 | # CONFIG_NETWORK_SECMARK is not set |
209 | # CONFIG_NETFILTER is not set | 216 | # CONFIG_NETFILTER is not set |
210 | |||
211 | # | ||
212 | # DCCP Configuration (EXPERIMENTAL) | ||
213 | # | ||
214 | # CONFIG_IP_DCCP is not set | 217 | # CONFIG_IP_DCCP is not set |
215 | |||
216 | # | ||
217 | # SCTP Configuration (EXPERIMENTAL) | ||
218 | # | ||
219 | # CONFIG_IP_SCTP is not set | 218 | # CONFIG_IP_SCTP is not set |
220 | |||
221 | # | ||
222 | # TIPC Configuration (EXPERIMENTAL) | ||
223 | # | ||
224 | # CONFIG_TIPC is not set | 219 | # CONFIG_TIPC is not set |
225 | # CONFIG_ATM is not set | 220 | # CONFIG_ATM is not set |
226 | # CONFIG_BRIDGE is not set | 221 | # CONFIG_BRIDGE is not set |
@@ -246,7 +241,17 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
246 | # CONFIG_HAMRADIO is not set | 241 | # CONFIG_HAMRADIO is not set |
247 | # CONFIG_IRDA is not set | 242 | # CONFIG_IRDA is not set |
248 | # CONFIG_BT is not set | 243 | # CONFIG_BT is not set |
244 | # CONFIG_AF_RXRPC is not set | ||
245 | |||
246 | # | ||
247 | # Wireless | ||
248 | # | ||
249 | # CONFIG_CFG80211 is not set | ||
250 | # CONFIG_WIRELESS_EXT is not set | ||
251 | # CONFIG_MAC80211 is not set | ||
249 | # CONFIG_IEEE80211 is not set | 252 | # CONFIG_IEEE80211 is not set |
253 | # CONFIG_RFKILL is not set | ||
254 | # CONFIG_NET_9P is not set | ||
250 | 255 | ||
251 | # | 256 | # |
252 | # Device Drivers | 257 | # Device Drivers |
@@ -259,29 +264,10 @@ CONFIG_STANDALONE=y | |||
259 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 264 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
260 | CONFIG_FW_LOADER=y | 265 | CONFIG_FW_LOADER=y |
261 | # CONFIG_SYS_HYPERVISOR is not set | 266 | # CONFIG_SYS_HYPERVISOR is not set |
262 | |||
263 | # | ||
264 | # Connector - unified userspace <-> kernelspace linker | ||
265 | # | ||
266 | # CONFIG_CONNECTOR is not set | 267 | # CONFIG_CONNECTOR is not set |
267 | |||
268 | # | ||
269 | # Memory Technology Devices (MTD) | ||
270 | # | ||
271 | # CONFIG_MTD is not set | 268 | # CONFIG_MTD is not set |
272 | |||
273 | # | ||
274 | # Parallel port support | ||
275 | # | ||
276 | # CONFIG_PARPORT is not set | 269 | # CONFIG_PARPORT is not set |
277 | 270 | CONFIG_BLK_DEV=y | |
278 | # | ||
279 | # Plug and Play support | ||
280 | # | ||
281 | |||
282 | # | ||
283 | # Block devices | ||
284 | # | ||
285 | # CONFIG_BLK_DEV_COW_COMMON is not set | 271 | # CONFIG_BLK_DEV_COW_COMMON is not set |
286 | CONFIG_BLK_DEV_LOOP=y | 272 | CONFIG_BLK_DEV_LOOP=y |
287 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 273 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
@@ -290,18 +276,10 @@ CONFIG_BLK_DEV_RAM=y | |||
290 | CONFIG_BLK_DEV_RAM_COUNT=16 | 276 | CONFIG_BLK_DEV_RAM_COUNT=16 |
291 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 277 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
292 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 278 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
293 | # CONFIG_BLK_DEV_INITRD is not set | ||
294 | # CONFIG_CDROM_PKTCDVD is not set | 279 | # CONFIG_CDROM_PKTCDVD is not set |
295 | # CONFIG_ATA_OVER_ETH is not set | 280 | # CONFIG_ATA_OVER_ETH is not set |
296 | 281 | CONFIG_MISC_DEVICES=y | |
297 | # | 282 | # CONFIG_EEPROM_93CX6 is not set |
298 | # Misc devices | ||
299 | # | ||
300 | # CONFIG_TIFM_CORE is not set | ||
301 | |||
302 | # | ||
303 | # ATA/ATAPI/MFM/RLL support | ||
304 | # | ||
305 | CONFIG_IDE=y | 283 | CONFIG_IDE=y |
306 | CONFIG_IDE_MAX_HWIFS=4 | 284 | CONFIG_IDE_MAX_HWIFS=4 |
307 | CONFIG_BLK_DEV_IDE=y | 285 | CONFIG_BLK_DEV_IDE=y |
@@ -318,14 +296,15 @@ CONFIG_BLK_DEV_IDECD=m | |||
318 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 296 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
319 | # CONFIG_BLK_DEV_IDESCSI is not set | 297 | # CONFIG_BLK_DEV_IDESCSI is not set |
320 | # CONFIG_IDE_TASK_IOCTL is not set | 298 | # CONFIG_IDE_TASK_IOCTL is not set |
299 | CONFIG_IDE_PROC_FS=y | ||
321 | 300 | ||
322 | # | 301 | # |
323 | # IDE chipset support/bugfixes | 302 | # IDE chipset support/bugfixes |
324 | # | 303 | # |
325 | CONFIG_IDE_GENERIC=y | 304 | CONFIG_IDE_GENERIC=y |
305 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
326 | # CONFIG_IDE_ARM is not set | 306 | # CONFIG_IDE_ARM is not set |
327 | # CONFIG_BLK_DEV_IDEDMA is not set | 307 | # CONFIG_BLK_DEV_IDEDMA is not set |
328 | # CONFIG_IDEDMA_AUTO is not set | ||
329 | # CONFIG_BLK_DEV_HD is not set | 308 | # CONFIG_BLK_DEV_HD is not set |
330 | 309 | ||
331 | # | 310 | # |
@@ -333,6 +312,8 @@ CONFIG_IDE_GENERIC=y | |||
333 | # | 312 | # |
334 | # CONFIG_RAID_ATTRS is not set | 313 | # CONFIG_RAID_ATTRS is not set |
335 | CONFIG_SCSI=m | 314 | CONFIG_SCSI=m |
315 | # CONFIG_SCSI_DMA is not set | ||
316 | # CONFIG_SCSI_TGT is not set | ||
336 | # CONFIG_SCSI_NETLINK is not set | 317 | # CONFIG_SCSI_NETLINK is not set |
337 | CONFIG_SCSI_PROC_FS=y | 318 | CONFIG_SCSI_PROC_FS=y |
338 | 319 | ||
@@ -353,6 +334,8 @@ CONFIG_CHR_DEV_SG=m | |||
353 | CONFIG_SCSI_MULTI_LUN=y | 334 | CONFIG_SCSI_MULTI_LUN=y |
354 | # CONFIG_SCSI_CONSTANTS is not set | 335 | # CONFIG_SCSI_CONSTANTS is not set |
355 | # CONFIG_SCSI_LOGGING is not set | 336 | # CONFIG_SCSI_LOGGING is not set |
337 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
338 | CONFIG_SCSI_WAIT_SCAN=m | ||
356 | 339 | ||
357 | # | 340 | # |
358 | # SCSI Transports | 341 | # SCSI Transports |
@@ -360,93 +343,33 @@ CONFIG_SCSI_MULTI_LUN=y | |||
360 | # CONFIG_SCSI_SPI_ATTRS is not set | 343 | # CONFIG_SCSI_SPI_ATTRS is not set |
361 | # CONFIG_SCSI_FC_ATTRS is not set | 344 | # CONFIG_SCSI_FC_ATTRS is not set |
362 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 345 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
363 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
364 | # CONFIG_SCSI_SAS_LIBSAS is not set | 346 | # CONFIG_SCSI_SAS_LIBSAS is not set |
365 | 347 | CONFIG_SCSI_LOWLEVEL=y | |
366 | # | ||
367 | # SCSI low-level drivers | ||
368 | # | ||
369 | # CONFIG_ISCSI_TCP is not set | 348 | # CONFIG_ISCSI_TCP is not set |
370 | # CONFIG_SCSI_DEBUG is not set | 349 | # CONFIG_SCSI_DEBUG is not set |
371 | 350 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | |
372 | # | ||
373 | # PCMCIA SCSI adapter support | ||
374 | # | ||
375 | # CONFIG_PCMCIA_AHA152X is not set | ||
376 | # CONFIG_PCMCIA_FDOMAIN is not set | ||
377 | # CONFIG_PCMCIA_NINJA_SCSI is not set | ||
378 | # CONFIG_PCMCIA_QLOGIC is not set | ||
379 | # CONFIG_PCMCIA_SYM53C500 is not set | ||
380 | |||
381 | # | ||
382 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
383 | # | ||
384 | |||
385 | # | ||
386 | # Multi-device support (RAID and LVM) | ||
387 | # | ||
388 | # CONFIG_MD is not set | 351 | # CONFIG_MD is not set |
389 | |||
390 | # | ||
391 | # Fusion MPT device support | ||
392 | # | ||
393 | # CONFIG_FUSION is not set | ||
394 | |||
395 | # | ||
396 | # IEEE 1394 (FireWire) support | ||
397 | # | ||
398 | |||
399 | # | ||
400 | # I2O device support | ||
401 | # | ||
402 | |||
403 | # | ||
404 | # Network device support | ||
405 | # | ||
406 | CONFIG_NETDEVICES=y | 352 | CONFIG_NETDEVICES=y |
353 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
407 | # CONFIG_DUMMY is not set | 354 | # CONFIG_DUMMY is not set |
408 | # CONFIG_BONDING is not set | 355 | # CONFIG_BONDING is not set |
356 | # CONFIG_MACVLAN is not set | ||
409 | # CONFIG_EQUALIZER is not set | 357 | # CONFIG_EQUALIZER is not set |
410 | # CONFIG_TUN is not set | 358 | # CONFIG_TUN is not set |
411 | |||
412 | # | ||
413 | # PHY device support | ||
414 | # | ||
415 | # CONFIG_PHYLIB is not set | 359 | # CONFIG_PHYLIB is not set |
416 | |||
417 | # | ||
418 | # Ethernet (10 or 100Mbit) | ||
419 | # | ||
420 | CONFIG_NET_ETHERNET=y | 360 | CONFIG_NET_ETHERNET=y |
421 | CONFIG_MII=y | 361 | CONFIG_MII=y |
422 | CONFIG_SMC91X=y | 362 | CONFIG_SMC91X=y |
423 | # CONFIG_NE2000 is not set | 363 | # CONFIG_NE2000 is not set |
364 | CONFIG_NETDEV_1000=y | ||
365 | CONFIG_NETDEV_10000=y | ||
424 | 366 | ||
425 | # | 367 | # |
426 | # Ethernet (1000 Mbit) | 368 | # Wireless LAN |
427 | # | ||
428 | |||
429 | # | ||
430 | # Ethernet (10000 Mbit) | ||
431 | # | ||
432 | |||
433 | # | ||
434 | # Token Ring devices | ||
435 | # | ||
436 | |||
437 | # | ||
438 | # Wireless LAN (non-hamradio) | ||
439 | # | ||
440 | # CONFIG_NET_RADIO is not set | ||
441 | |||
442 | # | ||
443 | # PCMCIA network device support | ||
444 | # | 369 | # |
370 | # CONFIG_WLAN_PRE80211 is not set | ||
371 | # CONFIG_WLAN_80211 is not set | ||
445 | # CONFIG_NET_PCMCIA is not set | 372 | # CONFIG_NET_PCMCIA is not set |
446 | |||
447 | # | ||
448 | # Wan interfaces | ||
449 | # | ||
450 | # CONFIG_WAN is not set | 373 | # CONFIG_WAN is not set |
451 | # CONFIG_PPP is not set | 374 | # CONFIG_PPP is not set |
452 | # CONFIG_SLIP is not set | 375 | # CONFIG_SLIP is not set |
@@ -454,15 +377,7 @@ CONFIG_SMC91X=y | |||
454 | # CONFIG_NETCONSOLE is not set | 377 | # CONFIG_NETCONSOLE is not set |
455 | # CONFIG_NETPOLL is not set | 378 | # CONFIG_NETPOLL is not set |
456 | # CONFIG_NET_POLL_CONTROLLER is not set | 379 | # CONFIG_NET_POLL_CONTROLLER is not set |
457 | |||
458 | # | ||
459 | # ISDN subsystem | ||
460 | # | ||
461 | # CONFIG_ISDN is not set | 380 | # CONFIG_ISDN is not set |
462 | |||
463 | # | ||
464 | # Telephony Support | ||
465 | # | ||
466 | # CONFIG_PHONE is not set | 381 | # CONFIG_PHONE is not set |
467 | 382 | ||
468 | # | 383 | # |
@@ -470,6 +385,7 @@ CONFIG_SMC91X=y | |||
470 | # | 385 | # |
471 | CONFIG_INPUT=y | 386 | CONFIG_INPUT=y |
472 | # CONFIG_INPUT_FF_MEMLESS is not set | 387 | # CONFIG_INPUT_FF_MEMLESS is not set |
388 | # CONFIG_INPUT_POLLDEV is not set | ||
473 | 389 | ||
474 | # | 390 | # |
475 | # Userland interfaces | 391 | # Userland interfaces |
@@ -486,6 +402,7 @@ CONFIG_INPUT=y | |||
486 | # CONFIG_INPUT_KEYBOARD is not set | 402 | # CONFIG_INPUT_KEYBOARD is not set |
487 | # CONFIG_INPUT_MOUSE is not set | 403 | # CONFIG_INPUT_MOUSE is not set |
488 | # CONFIG_INPUT_JOYSTICK is not set | 404 | # CONFIG_INPUT_JOYSTICK is not set |
405 | # CONFIG_INPUT_TABLET is not set | ||
489 | # CONFIG_INPUT_TOUCHSCREEN is not set | 406 | # CONFIG_INPUT_TOUCHSCREEN is not set |
490 | # CONFIG_INPUT_MISC is not set | 407 | # CONFIG_INPUT_MISC is not set |
491 | 408 | ||
@@ -523,41 +440,20 @@ CONFIG_SERIAL_M32R_SIO_CONSOLE=y | |||
523 | CONFIG_UNIX98_PTYS=y | 440 | CONFIG_UNIX98_PTYS=y |
524 | CONFIG_LEGACY_PTYS=y | 441 | CONFIG_LEGACY_PTYS=y |
525 | CONFIG_LEGACY_PTY_COUNT=256 | 442 | CONFIG_LEGACY_PTY_COUNT=256 |
526 | |||
527 | # | ||
528 | # IPMI | ||
529 | # | ||
530 | # CONFIG_IPMI_HANDLER is not set | 443 | # CONFIG_IPMI_HANDLER is not set |
531 | |||
532 | # | ||
533 | # Watchdog Cards | ||
534 | # | ||
535 | # CONFIG_WATCHDOG is not set | 444 | # CONFIG_WATCHDOG is not set |
536 | CONFIG_HW_RANDOM=y | 445 | CONFIG_HW_RANDOM=y |
537 | # CONFIG_RTC is not set | 446 | # CONFIG_RTC is not set |
538 | # CONFIG_DTLK is not set | ||
539 | # CONFIG_R3964 is not set | 447 | # CONFIG_R3964 is not set |
540 | 448 | ||
541 | # | 449 | # |
542 | # Ftape, the floppy tape device driver | ||
543 | # | ||
544 | |||
545 | # | ||
546 | # PCMCIA character devices | 450 | # PCMCIA character devices |
547 | # | 451 | # |
548 | # CONFIG_SYNCLINK_CS is not set | 452 | # CONFIG_SYNCLINK_CS is not set |
549 | # CONFIG_CARDMAN_4000 is not set | 453 | # CONFIG_CARDMAN_4000 is not set |
550 | # CONFIG_CARDMAN_4040 is not set | 454 | # CONFIG_CARDMAN_4040 is not set |
551 | # CONFIG_RAW_DRIVER is not set | 455 | # CONFIG_RAW_DRIVER is not set |
552 | |||
553 | # | ||
554 | # TPM devices | ||
555 | # | ||
556 | # CONFIG_TCG_TPM is not set | 456 | # CONFIG_TCG_TPM is not set |
557 | |||
558 | # | ||
559 | # I2C support | ||
560 | # | ||
561 | # CONFIG_I2C is not set | 457 | # CONFIG_I2C is not set |
562 | 458 | ||
563 | # | 459 | # |
@@ -565,56 +461,55 @@ CONFIG_HW_RANDOM=y | |||
565 | # | 461 | # |
566 | # CONFIG_SPI is not set | 462 | # CONFIG_SPI is not set |
567 | # CONFIG_SPI_MASTER is not set | 463 | # CONFIG_SPI_MASTER is not set |
568 | |||
569 | # | ||
570 | # Dallas's 1-wire bus | ||
571 | # | ||
572 | # CONFIG_W1 is not set | 464 | # CONFIG_W1 is not set |
573 | 465 | # CONFIG_POWER_SUPPLY is not set | |
574 | # | ||
575 | # Hardware Monitoring support | ||
576 | # | ||
577 | CONFIG_HWMON=y | 466 | CONFIG_HWMON=y |
578 | # CONFIG_HWMON_VID is not set | 467 | # CONFIG_HWMON_VID is not set |
579 | # CONFIG_SENSORS_ABITUGURU is not set | 468 | # CONFIG_SENSORS_ABITUGURU is not set |
469 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
580 | # CONFIG_SENSORS_F71805F is not set | 470 | # CONFIG_SENSORS_F71805F is not set |
471 | # CONFIG_SENSORS_IT87 is not set | ||
472 | # CONFIG_SENSORS_PC87360 is not set | ||
473 | # CONFIG_SENSORS_PC87427 is not set | ||
474 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
475 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
581 | # CONFIG_SENSORS_VT1211 is not set | 476 | # CONFIG_SENSORS_VT1211 is not set |
477 | # CONFIG_SENSORS_W83627HF is not set | ||
478 | # CONFIG_SENSORS_W83627EHF is not set | ||
582 | # CONFIG_HWMON_DEBUG_CHIP is not set | 479 | # CONFIG_HWMON_DEBUG_CHIP is not set |
583 | 480 | ||
584 | # | 481 | # |
482 | # Multifunction device drivers | ||
483 | # | ||
484 | # CONFIG_MFD_SM501 is not set | ||
485 | |||
486 | # | ||
585 | # Multimedia devices | 487 | # Multimedia devices |
586 | # | 488 | # |
587 | CONFIG_VIDEO_DEV=y | 489 | CONFIG_VIDEO_DEV=y |
588 | CONFIG_VIDEO_V4L1=y | 490 | CONFIG_VIDEO_V4L1=y |
589 | CONFIG_VIDEO_V4L1_COMPAT=y | 491 | CONFIG_VIDEO_V4L1_COMPAT=y |
590 | CONFIG_VIDEO_V4L2=y | 492 | CONFIG_VIDEO_V4L2=y |
591 | 493 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | |
592 | # | ||
593 | # Video Capture Adapters | ||
594 | # | ||
595 | |||
596 | # | ||
597 | # Video Capture Adapters | ||
598 | # | ||
599 | # CONFIG_VIDEO_ADV_DEBUG is not set | 494 | # CONFIG_VIDEO_ADV_DEBUG is not set |
600 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | 495 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y |
601 | # CONFIG_VIDEO_VIVI is not set | ||
602 | # CONFIG_VIDEO_CPIA is not set | 496 | # CONFIG_VIDEO_CPIA is not set |
603 | # CONFIG_VIDEO_M32R_AR is not set | 497 | # CONFIG_VIDEO_M32R_AR is not set |
498 | CONFIG_RADIO_ADAPTERS=y | ||
499 | # CONFIG_DVB_CORE is not set | ||
500 | CONFIG_DAB=y | ||
604 | 501 | ||
605 | # | 502 | # |
606 | # Radio Adapters | 503 | # Graphics support |
607 | # | ||
608 | |||
609 | # | ||
610 | # Digital Video Broadcasting Devices | ||
611 | # | 504 | # |
612 | # CONFIG_DVB is not set | 505 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
613 | 506 | ||
614 | # | 507 | # |
615 | # Graphics support | 508 | # Display device support |
616 | # | 509 | # |
617 | CONFIG_FIRMWARE_EDID=y | 510 | # CONFIG_DISPLAY_SUPPORT is not set |
511 | # CONFIG_VGASTATE is not set | ||
512 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
618 | # CONFIG_FB is not set | 513 | # CONFIG_FB is not set |
619 | 514 | ||
620 | # | 515 | # |
@@ -622,16 +517,15 @@ CONFIG_FIRMWARE_EDID=y | |||
622 | # | 517 | # |
623 | # CONFIG_VGA_CONSOLE is not set | 518 | # CONFIG_VGA_CONSOLE is not set |
624 | CONFIG_DUMMY_CONSOLE=y | 519 | CONFIG_DUMMY_CONSOLE=y |
625 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
626 | 520 | ||
627 | # | 521 | # |
628 | # Sound | 522 | # Sound |
629 | # | 523 | # |
630 | # CONFIG_SOUND is not set | 524 | # CONFIG_SOUND is not set |
631 | 525 | CONFIG_HID_SUPPORT=y | |
632 | # | 526 | CONFIG_HID=y |
633 | # USB support | 527 | # CONFIG_HID_DEBUG is not set |
634 | # | 528 | CONFIG_USB_SUPPORT=y |
635 | # CONFIG_USB_ARCH_HAS_HCD is not set | 529 | # CONFIG_USB_ARCH_HAS_HCD is not set |
636 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 530 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
637 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 531 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
@@ -644,50 +538,18 @@ CONFIG_DUMMY_CONSOLE=y | |||
644 | # USB Gadget Support | 538 | # USB Gadget Support |
645 | # | 539 | # |
646 | # CONFIG_USB_GADGET is not set | 540 | # CONFIG_USB_GADGET is not set |
647 | |||
648 | # | ||
649 | # MMC/SD Card support | ||
650 | # | ||
651 | # CONFIG_MMC is not set | 541 | # CONFIG_MMC is not set |
652 | |||
653 | # | ||
654 | # LED devices | ||
655 | # | ||
656 | # CONFIG_NEW_LEDS is not set | 542 | # CONFIG_NEW_LEDS is not set |
657 | 543 | ||
658 | # | 544 | # |
659 | # LED drivers | ||
660 | # | ||
661 | |||
662 | # | ||
663 | # LED Triggers | ||
664 | # | ||
665 | |||
666 | # | ||
667 | # InfiniBand support | ||
668 | # | ||
669 | |||
670 | # | ||
671 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
672 | # | ||
673 | |||
674 | # | ||
675 | # Real Time Clock | 545 | # Real Time Clock |
676 | # | 546 | # |
677 | # CONFIG_RTC_CLASS is not set | 547 | # CONFIG_RTC_CLASS is not set |
678 | 548 | ||
679 | # | 549 | # |
680 | # DMA Engine support | 550 | # Userspace I/O |
681 | # | ||
682 | # CONFIG_DMA_ENGINE is not set | ||
683 | |||
684 | # | ||
685 | # DMA Clients | ||
686 | # | ||
687 | |||
688 | # | ||
689 | # DMA Devices | ||
690 | # | 551 | # |
552 | # CONFIG_UIO is not set | ||
691 | 553 | ||
692 | # | 554 | # |
693 | # File systems | 555 | # File systems |
@@ -782,6 +644,7 @@ CONFIG_LOCKD=y | |||
782 | CONFIG_LOCKD_V4=y | 644 | CONFIG_LOCKD_V4=y |
783 | CONFIG_NFS_COMMON=y | 645 | CONFIG_NFS_COMMON=y |
784 | CONFIG_SUNRPC=y | 646 | CONFIG_SUNRPC=y |
647 | # CONFIG_SUNRPC_BIND34 is not set | ||
785 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 648 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
786 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 649 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
787 | # CONFIG_SMB_FS is not set | 650 | # CONFIG_SMB_FS is not set |
@@ -789,7 +652,6 @@ CONFIG_SUNRPC=y | |||
789 | # CONFIG_NCP_FS is not set | 652 | # CONFIG_NCP_FS is not set |
790 | # CONFIG_CODA_FS is not set | 653 | # CONFIG_CODA_FS is not set |
791 | # CONFIG_AFS_FS is not set | 654 | # CONFIG_AFS_FS is not set |
792 | # CONFIG_9P_FS is not set | ||
793 | 655 | ||
794 | # | 656 | # |
795 | # Partition Types | 657 | # Partition Types |
@@ -842,6 +704,11 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
842 | # CONFIG_NLS_UTF8 is not set | 704 | # CONFIG_NLS_UTF8 is not set |
843 | 705 | ||
844 | # | 706 | # |
707 | # Distributed Lock Manager | ||
708 | # | ||
709 | # CONFIG_DLM is not set | ||
710 | |||
711 | # | ||
845 | # Profiling support | 712 | # Profiling support |
846 | # | 713 | # |
847 | # CONFIG_PROFILING is not set | 714 | # CONFIG_PROFILING is not set |
@@ -853,29 +720,27 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
853 | CONFIG_ENABLE_MUST_CHECK=y | 720 | CONFIG_ENABLE_MUST_CHECK=y |
854 | # CONFIG_MAGIC_SYSRQ is not set | 721 | # CONFIG_MAGIC_SYSRQ is not set |
855 | # CONFIG_UNUSED_SYMBOLS is not set | 722 | # CONFIG_UNUSED_SYMBOLS is not set |
723 | # CONFIG_DEBUG_FS is not set | ||
724 | # CONFIG_HEADERS_CHECK is not set | ||
856 | # CONFIG_DEBUG_KERNEL is not set | 725 | # CONFIG_DEBUG_KERNEL is not set |
857 | CONFIG_LOG_BUF_SHIFT=14 | ||
858 | # CONFIG_DEBUG_BUGVERBOSE is not set | 726 | # CONFIG_DEBUG_BUGVERBOSE is not set |
859 | # CONFIG_DEBUG_FS is not set | ||
860 | # CONFIG_FRAME_POINTER is not set | 727 | # CONFIG_FRAME_POINTER is not set |
861 | # CONFIG_UNWIND_INFO is not set | ||
862 | # CONFIG_HEADERS_CHECK is not set | ||
863 | 728 | ||
864 | # | 729 | # |
865 | # Security options | 730 | # Security options |
866 | # | 731 | # |
867 | # CONFIG_KEYS is not set | 732 | # CONFIG_KEYS is not set |
868 | # CONFIG_SECURITY is not set | 733 | # CONFIG_SECURITY is not set |
869 | |||
870 | # | ||
871 | # Cryptographic options | ||
872 | # | ||
873 | # CONFIG_CRYPTO is not set | 734 | # CONFIG_CRYPTO is not set |
874 | 735 | ||
875 | # | 736 | # |
876 | # Library routines | 737 | # Library routines |
877 | # | 738 | # |
739 | CONFIG_BITREVERSE=y | ||
878 | # CONFIG_CRC_CCITT is not set | 740 | # CONFIG_CRC_CCITT is not set |
879 | # CONFIG_CRC16 is not set | 741 | # CONFIG_CRC16 is not set |
742 | # CONFIG_CRC_ITU_T is not set | ||
880 | CONFIG_CRC32=y | 743 | CONFIG_CRC32=y |
744 | # CONFIG_CRC7 is not set | ||
881 | # CONFIG_LIBCRC32C is not set | 745 | # CONFIG_LIBCRC32C is not set |
746 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/mappi3.smp_defconfig b/arch/m32r/configs/mappi3.smp_defconfig index 2f352267a6d9..18c564f4ea97 100644 --- a/arch/m32r/configs/mappi3.smp_defconfig +++ b/arch/m32r/configs/mappi3.smp_defconfig | |||
@@ -1,12 +1,15 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.19 | 3 | # Linux kernel version: 2.6.23-rc1 |
4 | # Mon Dec 11 19:57:33 2006 | 4 | # Wed Aug 1 17:22:36 2007 |
5 | # | 5 | # |
6 | CONFIG_M32R=y | 6 | CONFIG_M32R=y |
7 | CONFIG_GENERIC_ISA_DMA=y | 7 | CONFIG_GENERIC_ISA_DMA=y |
8 | CONFIG_ZONE_DMA=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
9 | CONFIG_GENERIC_IRQ_PROBE=y | 10 | CONFIG_GENERIC_IRQ_PROBE=y |
11 | CONFIG_NO_IOPORT=y | ||
12 | CONFIG_NO_DMA=y | ||
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
11 | 14 | ||
12 | # | 15 | # |
@@ -23,17 +26,19 @@ CONFIG_LOCALVERSION="" | |||
23 | CONFIG_LOCALVERSION_AUTO=y | 26 | CONFIG_LOCALVERSION_AUTO=y |
24 | CONFIG_SWAP=y | 27 | CONFIG_SWAP=y |
25 | CONFIG_SYSVIPC=y | 28 | CONFIG_SYSVIPC=y |
26 | # CONFIG_IPC_NS is not set | 29 | CONFIG_SYSVIPC_SYSCTL=y |
27 | # CONFIG_POSIX_MQUEUE is not set | 30 | # CONFIG_POSIX_MQUEUE is not set |
28 | # CONFIG_BSD_PROCESS_ACCT is not set | 31 | # CONFIG_BSD_PROCESS_ACCT is not set |
29 | # CONFIG_TASKSTATS is not set | 32 | # CONFIG_TASKSTATS is not set |
30 | # CONFIG_UTS_NS is not set | 33 | # CONFIG_USER_NS is not set |
31 | # CONFIG_AUDIT is not set | 34 | # CONFIG_AUDIT is not set |
32 | CONFIG_IKCONFIG=y | 35 | CONFIG_IKCONFIG=y |
33 | CONFIG_IKCONFIG_PROC=y | 36 | CONFIG_IKCONFIG_PROC=y |
37 | CONFIG_LOG_BUF_SHIFT=15 | ||
34 | # CONFIG_CPUSETS is not set | 38 | # CONFIG_CPUSETS is not set |
35 | CONFIG_SYSFS_DEPRECATED=y | 39 | CONFIG_SYSFS_DEPRECATED=y |
36 | # CONFIG_RELAY is not set | 40 | # CONFIG_RELAY is not set |
41 | CONFIG_BLK_DEV_INITRD=y | ||
37 | CONFIG_INITRAMFS_SOURCE="" | 42 | CONFIG_INITRAMFS_SOURCE="" |
38 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
39 | CONFIG_SYSCTL=y | 44 | CONFIG_SYSCTL=y |
@@ -46,17 +51,18 @@ CONFIG_BUG=y | |||
46 | CONFIG_ELF_CORE=y | 51 | CONFIG_ELF_CORE=y |
47 | CONFIG_BASE_FULL=y | 52 | CONFIG_BASE_FULL=y |
48 | # CONFIG_FUTEX is not set | 53 | # CONFIG_FUTEX is not set |
54 | CONFIG_ANON_INODES=y | ||
49 | # CONFIG_EPOLL is not set | 55 | # CONFIG_EPOLL is not set |
56 | CONFIG_SIGNALFD=y | ||
57 | CONFIG_TIMERFD=y | ||
58 | CONFIG_EVENTFD=y | ||
50 | CONFIG_SHMEM=y | 59 | CONFIG_SHMEM=y |
51 | CONFIG_SLAB=y | ||
52 | CONFIG_VM_EVENT_COUNTERS=y | 60 | CONFIG_VM_EVENT_COUNTERS=y |
61 | CONFIG_SLAB=y | ||
62 | # CONFIG_SLUB is not set | ||
63 | # CONFIG_SLOB is not set | ||
53 | # CONFIG_TINY_SHMEM is not set | 64 | # CONFIG_TINY_SHMEM is not set |
54 | CONFIG_BASE_SMALL=0 | 65 | CONFIG_BASE_SMALL=0 |
55 | # CONFIG_SLOB is not set | ||
56 | |||
57 | # | ||
58 | # Loadable module support | ||
59 | # | ||
60 | CONFIG_MODULES=y | 66 | CONFIG_MODULES=y |
61 | CONFIG_MODULE_UNLOAD=y | 67 | CONFIG_MODULE_UNLOAD=y |
62 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
@@ -64,12 +70,11 @@ CONFIG_MODULE_UNLOAD=y | |||
64 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
65 | CONFIG_KMOD=y | 71 | CONFIG_KMOD=y |
66 | CONFIG_STOP_MACHINE=y | 72 | CONFIG_STOP_MACHINE=y |
67 | |||
68 | # | ||
69 | # Block layer | ||
70 | # | ||
71 | CONFIG_BLOCK=y | 73 | CONFIG_BLOCK=y |
74 | # CONFIG_LBD is not set | ||
72 | # CONFIG_BLK_DEV_IO_TRACE is not set | 75 | # CONFIG_BLK_DEV_IO_TRACE is not set |
76 | # CONFIG_LSF is not set | ||
77 | # CONFIG_BLK_DEV_BSG is not set | ||
73 | 78 | ||
74 | # | 79 | # |
75 | # IO Schedulers | 80 | # IO Schedulers |
@@ -122,13 +127,19 @@ CONFIG_NEED_MULTIPLE_NODES=y | |||
122 | # CONFIG_SPARSEMEM_STATIC is not set | 127 | # CONFIG_SPARSEMEM_STATIC is not set |
123 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 128 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
124 | # CONFIG_RESOURCES_64BIT is not set | 129 | # CONFIG_RESOURCES_64BIT is not set |
130 | CONFIG_ZONE_DMA_FLAG=1 | ||
131 | CONFIG_BOUNCE=y | ||
132 | CONFIG_VIRT_TO_BUS=y | ||
125 | CONFIG_IRAM_START=0x00f00000 | 133 | CONFIG_IRAM_START=0x00f00000 |
126 | CONFIG_IRAM_SIZE=0x00080000 | 134 | CONFIG_IRAM_SIZE=0x00080000 |
127 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 135 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
128 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 136 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
137 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
138 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
129 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 139 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
130 | CONFIG_GENERIC_HWEIGHT=y | 140 | CONFIG_GENERIC_HWEIGHT=y |
131 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 141 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
142 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
132 | CONFIG_PREEMPT=y | 143 | CONFIG_PREEMPT=y |
133 | CONFIG_SMP=y | 144 | CONFIG_SMP=y |
134 | # CONFIG_CHIP_M32700_TS1 is not set | 145 | # CONFIG_CHIP_M32700_TS1 is not set |
@@ -138,6 +149,7 @@ CONFIG_NODES_SHIFT=1 | |||
138 | # | 149 | # |
139 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 150 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
140 | # | 151 | # |
152 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
141 | # CONFIG_ISA is not set | 153 | # CONFIG_ISA is not set |
142 | 154 | ||
143 | # | 155 | # |
@@ -156,10 +168,6 @@ CONFIG_PCMCIA_IOCTL=y | |||
156 | # CONFIG_M32R_CFC is not set | 168 | # CONFIG_M32R_CFC is not set |
157 | 169 | ||
158 | # | 170 | # |
159 | # PCI Hotplug Support | ||
160 | # | ||
161 | |||
162 | # | ||
163 | # Executable file formats | 171 | # Executable file formats |
164 | # | 172 | # |
165 | CONFIG_BINFMT_ELF=y | 173 | CONFIG_BINFMT_ELF=y |
@@ -173,12 +181,12 @@ CONFIG_NET=y | |||
173 | # | 181 | # |
174 | # Networking options | 182 | # Networking options |
175 | # | 183 | # |
176 | # CONFIG_NETDEBUG is not set | ||
177 | # CONFIG_PACKET is not set | 184 | # CONFIG_PACKET is not set |
178 | CONFIG_UNIX=y | 185 | CONFIG_UNIX=y |
179 | CONFIG_XFRM=y | 186 | CONFIG_XFRM=y |
180 | # CONFIG_XFRM_USER is not set | 187 | # CONFIG_XFRM_USER is not set |
181 | # CONFIG_XFRM_SUB_POLICY is not set | 188 | # CONFIG_XFRM_SUB_POLICY is not set |
189 | # CONFIG_XFRM_MIGRATE is not set | ||
182 | # CONFIG_NET_KEY is not set | 190 | # CONFIG_NET_KEY is not set |
183 | CONFIG_INET=y | 191 | CONFIG_INET=y |
184 | # CONFIG_IP_MULTICAST is not set | 192 | # CONFIG_IP_MULTICAST is not set |
@@ -211,20 +219,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
211 | # CONFIG_INET6_TUNNEL is not set | 219 | # CONFIG_INET6_TUNNEL is not set |
212 | # CONFIG_NETWORK_SECMARK is not set | 220 | # CONFIG_NETWORK_SECMARK is not set |
213 | # CONFIG_NETFILTER is not set | 221 | # CONFIG_NETFILTER is not set |
214 | |||
215 | # | ||
216 | # DCCP Configuration (EXPERIMENTAL) | ||
217 | # | ||
218 | # CONFIG_IP_DCCP is not set | 222 | # CONFIG_IP_DCCP is not set |
219 | |||
220 | # | ||
221 | # SCTP Configuration (EXPERIMENTAL) | ||
222 | # | ||
223 | # CONFIG_IP_SCTP is not set | 223 | # CONFIG_IP_SCTP is not set |
224 | |||
225 | # | ||
226 | # TIPC Configuration (EXPERIMENTAL) | ||
227 | # | ||
228 | # CONFIG_TIPC is not set | 224 | # CONFIG_TIPC is not set |
229 | # CONFIG_ATM is not set | 225 | # CONFIG_ATM is not set |
230 | # CONFIG_BRIDGE is not set | 226 | # CONFIG_BRIDGE is not set |
@@ -250,7 +246,17 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
250 | # CONFIG_HAMRADIO is not set | 246 | # CONFIG_HAMRADIO is not set |
251 | # CONFIG_IRDA is not set | 247 | # CONFIG_IRDA is not set |
252 | # CONFIG_BT is not set | 248 | # CONFIG_BT is not set |
249 | # CONFIG_AF_RXRPC is not set | ||
250 | |||
251 | # | ||
252 | # Wireless | ||
253 | # | ||
254 | # CONFIG_CFG80211 is not set | ||
255 | # CONFIG_WIRELESS_EXT is not set | ||
256 | # CONFIG_MAC80211 is not set | ||
253 | # CONFIG_IEEE80211 is not set | 257 | # CONFIG_IEEE80211 is not set |
258 | # CONFIG_RFKILL is not set | ||
259 | # CONFIG_NET_9P is not set | ||
254 | 260 | ||
255 | # | 261 | # |
256 | # Device Drivers | 262 | # Device Drivers |
@@ -263,15 +269,7 @@ CONFIG_STANDALONE=y | |||
263 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 269 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
264 | CONFIG_FW_LOADER=y | 270 | CONFIG_FW_LOADER=y |
265 | # CONFIG_SYS_HYPERVISOR is not set | 271 | # CONFIG_SYS_HYPERVISOR is not set |
266 | |||
267 | # | ||
268 | # Connector - unified userspace <-> kernelspace linker | ||
269 | # | ||
270 | # CONFIG_CONNECTOR is not set | 272 | # CONFIG_CONNECTOR is not set |
271 | |||
272 | # | ||
273 | # Memory Technology Devices (MTD) | ||
274 | # | ||
275 | CONFIG_MTD=y | 273 | CONFIG_MTD=y |
276 | # CONFIG_MTD_DEBUG is not set | 274 | # CONFIG_MTD_DEBUG is not set |
277 | # CONFIG_MTD_CONCAT is not set | 275 | # CONFIG_MTD_CONCAT is not set |
@@ -286,6 +284,7 @@ CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | |||
286 | # User Modules And Translation Layers | 284 | # User Modules And Translation Layers |
287 | # | 285 | # |
288 | CONFIG_MTD_CHAR=y | 286 | CONFIG_MTD_CHAR=y |
287 | CONFIG_MTD_BLKDEVS=y | ||
289 | CONFIG_MTD_BLOCK=y | 288 | CONFIG_MTD_BLOCK=y |
290 | # CONFIG_FTL is not set | 289 | # CONFIG_FTL is not set |
291 | # CONFIG_NFTL is not set | 290 | # CONFIG_NFTL is not set |
@@ -311,7 +310,6 @@ CONFIG_MTD_CFI_I2=y | |||
311 | # CONFIG_MTD_RAM is not set | 310 | # CONFIG_MTD_RAM is not set |
312 | # CONFIG_MTD_ROM is not set | 311 | # CONFIG_MTD_ROM is not set |
313 | # CONFIG_MTD_ABSENT is not set | 312 | # CONFIG_MTD_ABSENT is not set |
314 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
315 | 313 | ||
316 | # | 314 | # |
317 | # Mapping drivers for chip access | 315 | # Mapping drivers for chip access |
@@ -333,29 +331,15 @@ CONFIG_MTD_CFI_I2=y | |||
333 | # CONFIG_MTD_DOC2000 is not set | 331 | # CONFIG_MTD_DOC2000 is not set |
334 | # CONFIG_MTD_DOC2001 is not set | 332 | # CONFIG_MTD_DOC2001 is not set |
335 | # CONFIG_MTD_DOC2001PLUS is not set | 333 | # CONFIG_MTD_DOC2001PLUS is not set |
336 | |||
337 | # | ||
338 | # NAND Flash Device Drivers | ||
339 | # | ||
340 | # CONFIG_MTD_NAND is not set | 334 | # CONFIG_MTD_NAND is not set |
341 | |||
342 | # | ||
343 | # OneNAND Flash Device Drivers | ||
344 | # | ||
345 | # CONFIG_MTD_ONENAND is not set | 335 | # CONFIG_MTD_ONENAND is not set |
346 | 336 | ||
347 | # | 337 | # |
348 | # Parallel port support | 338 | # UBI - Unsorted block images |
349 | # | 339 | # |
340 | # CONFIG_MTD_UBI is not set | ||
350 | # CONFIG_PARPORT is not set | 341 | # CONFIG_PARPORT is not set |
351 | 342 | CONFIG_BLK_DEV=y | |
352 | # | ||
353 | # Plug and Play support | ||
354 | # | ||
355 | |||
356 | # | ||
357 | # Block devices | ||
358 | # | ||
359 | # CONFIG_BLK_DEV_COW_COMMON is not set | 343 | # CONFIG_BLK_DEV_COW_COMMON is not set |
360 | CONFIG_BLK_DEV_LOOP=y | 344 | CONFIG_BLK_DEV_LOOP=y |
361 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 345 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
@@ -364,18 +348,10 @@ CONFIG_BLK_DEV_RAM=y | |||
364 | CONFIG_BLK_DEV_RAM_COUNT=16 | 348 | CONFIG_BLK_DEV_RAM_COUNT=16 |
365 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 349 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
366 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 350 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
367 | CONFIG_BLK_DEV_INITRD=y | ||
368 | # CONFIG_CDROM_PKTCDVD is not set | 351 | # CONFIG_CDROM_PKTCDVD is not set |
369 | # CONFIG_ATA_OVER_ETH is not set | 352 | # CONFIG_ATA_OVER_ETH is not set |
370 | 353 | CONFIG_MISC_DEVICES=y | |
371 | # | 354 | # CONFIG_EEPROM_93CX6 is not set |
372 | # Misc devices | ||
373 | # | ||
374 | # CONFIG_TIFM_CORE is not set | ||
375 | |||
376 | # | ||
377 | # ATA/ATAPI/MFM/RLL support | ||
378 | # | ||
379 | CONFIG_IDE=y | 355 | CONFIG_IDE=y |
380 | CONFIG_IDE_MAX_HWIFS=4 | 356 | CONFIG_IDE_MAX_HWIFS=4 |
381 | CONFIG_BLK_DEV_IDE=y | 357 | CONFIG_BLK_DEV_IDE=y |
@@ -391,14 +367,15 @@ CONFIG_BLK_DEV_IDECD=m | |||
391 | # CONFIG_BLK_DEV_IDETAPE is not set | 367 | # CONFIG_BLK_DEV_IDETAPE is not set |
392 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 368 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
393 | # CONFIG_IDE_TASK_IOCTL is not set | 369 | # CONFIG_IDE_TASK_IOCTL is not set |
370 | CONFIG_IDE_PROC_FS=y | ||
394 | 371 | ||
395 | # | 372 | # |
396 | # IDE chipset support/bugfixes | 373 | # IDE chipset support/bugfixes |
397 | # | 374 | # |
398 | CONFIG_IDE_GENERIC=y | 375 | CONFIG_IDE_GENERIC=y |
376 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
399 | # CONFIG_IDE_ARM is not set | 377 | # CONFIG_IDE_ARM is not set |
400 | # CONFIG_BLK_DEV_IDEDMA is not set | 378 | # CONFIG_BLK_DEV_IDEDMA is not set |
401 | # CONFIG_IDEDMA_AUTO is not set | ||
402 | # CONFIG_BLK_DEV_HD is not set | 379 | # CONFIG_BLK_DEV_HD is not set |
403 | 380 | ||
404 | # | 381 | # |
@@ -406,77 +383,30 @@ CONFIG_IDE_GENERIC=y | |||
406 | # | 383 | # |
407 | # CONFIG_RAID_ATTRS is not set | 384 | # CONFIG_RAID_ATTRS is not set |
408 | # CONFIG_SCSI is not set | 385 | # CONFIG_SCSI is not set |
386 | # CONFIG_SCSI_DMA is not set | ||
409 | # CONFIG_SCSI_NETLINK is not set | 387 | # CONFIG_SCSI_NETLINK is not set |
410 | |||
411 | # | ||
412 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
413 | # | ||
414 | |||
415 | # | ||
416 | # Multi-device support (RAID and LVM) | ||
417 | # | ||
418 | # CONFIG_MD is not set | 388 | # CONFIG_MD is not set |
419 | |||
420 | # | ||
421 | # Fusion MPT device support | ||
422 | # | ||
423 | # CONFIG_FUSION is not set | ||
424 | |||
425 | # | ||
426 | # IEEE 1394 (FireWire) support | ||
427 | # | ||
428 | |||
429 | # | ||
430 | # I2O device support | ||
431 | # | ||
432 | |||
433 | # | ||
434 | # Network device support | ||
435 | # | ||
436 | CONFIG_NETDEVICES=y | 389 | CONFIG_NETDEVICES=y |
390 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
437 | # CONFIG_DUMMY is not set | 391 | # CONFIG_DUMMY is not set |
438 | # CONFIG_BONDING is not set | 392 | # CONFIG_BONDING is not set |
393 | # CONFIG_MACVLAN is not set | ||
439 | # CONFIG_EQUALIZER is not set | 394 | # CONFIG_EQUALIZER is not set |
440 | # CONFIG_TUN is not set | 395 | # CONFIG_TUN is not set |
441 | |||
442 | # | ||
443 | # PHY device support | ||
444 | # | ||
445 | # CONFIG_PHYLIB is not set | 396 | # CONFIG_PHYLIB is not set |
446 | |||
447 | # | ||
448 | # Ethernet (10 or 100Mbit) | ||
449 | # | ||
450 | CONFIG_NET_ETHERNET=y | 397 | CONFIG_NET_ETHERNET=y |
451 | CONFIG_MII=y | 398 | CONFIG_MII=y |
452 | CONFIG_SMC91X=y | 399 | CONFIG_SMC91X=y |
453 | # CONFIG_NE2000 is not set | 400 | # CONFIG_NE2000 is not set |
401 | CONFIG_NETDEV_1000=y | ||
402 | CONFIG_NETDEV_10000=y | ||
454 | 403 | ||
455 | # | 404 | # |
456 | # Ethernet (1000 Mbit) | 405 | # Wireless LAN |
457 | # | ||
458 | |||
459 | # | ||
460 | # Ethernet (10000 Mbit) | ||
461 | # | ||
462 | |||
463 | # | ||
464 | # Token Ring devices | ||
465 | # | ||
466 | |||
467 | # | ||
468 | # Wireless LAN (non-hamradio) | ||
469 | # | ||
470 | # CONFIG_NET_RADIO is not set | ||
471 | |||
472 | # | ||
473 | # PCMCIA network device support | ||
474 | # | 406 | # |
407 | # CONFIG_WLAN_PRE80211 is not set | ||
408 | # CONFIG_WLAN_80211 is not set | ||
475 | # CONFIG_NET_PCMCIA is not set | 409 | # CONFIG_NET_PCMCIA is not set |
476 | |||
477 | # | ||
478 | # Wan interfaces | ||
479 | # | ||
480 | # CONFIG_WAN is not set | 410 | # CONFIG_WAN is not set |
481 | # CONFIG_PPP is not set | 411 | # CONFIG_PPP is not set |
482 | # CONFIG_SLIP is not set | 412 | # CONFIG_SLIP is not set |
@@ -484,15 +414,7 @@ CONFIG_SMC91X=y | |||
484 | # CONFIG_NETCONSOLE is not set | 414 | # CONFIG_NETCONSOLE is not set |
485 | # CONFIG_NETPOLL is not set | 415 | # CONFIG_NETPOLL is not set |
486 | # CONFIG_NET_POLL_CONTROLLER is not set | 416 | # CONFIG_NET_POLL_CONTROLLER is not set |
487 | |||
488 | # | ||
489 | # ISDN subsystem | ||
490 | # | ||
491 | # CONFIG_ISDN is not set | 417 | # CONFIG_ISDN is not set |
492 | |||
493 | # | ||
494 | # Telephony Support | ||
495 | # | ||
496 | # CONFIG_PHONE is not set | 418 | # CONFIG_PHONE is not set |
497 | 419 | ||
498 | # | 420 | # |
@@ -500,6 +422,7 @@ CONFIG_SMC91X=y | |||
500 | # | 422 | # |
501 | CONFIG_INPUT=y | 423 | CONFIG_INPUT=y |
502 | # CONFIG_INPUT_FF_MEMLESS is not set | 424 | # CONFIG_INPUT_FF_MEMLESS is not set |
425 | # CONFIG_INPUT_POLLDEV is not set | ||
503 | 426 | ||
504 | # | 427 | # |
505 | # Userland interfaces | 428 | # Userland interfaces |
@@ -519,6 +442,7 @@ CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | |||
519 | # CONFIG_INPUT_KEYBOARD is not set | 442 | # CONFIG_INPUT_KEYBOARD is not set |
520 | # CONFIG_INPUT_MOUSE is not set | 443 | # CONFIG_INPUT_MOUSE is not set |
521 | # CONFIG_INPUT_JOYSTICK is not set | 444 | # CONFIG_INPUT_JOYSTICK is not set |
445 | # CONFIG_INPUT_TABLET is not set | ||
522 | # CONFIG_INPUT_TOUCHSCREEN is not set | 446 | # CONFIG_INPUT_TOUCHSCREEN is not set |
523 | # CONFIG_INPUT_MISC is not set | 447 | # CONFIG_INPUT_MISC is not set |
524 | 448 | ||
@@ -553,41 +477,20 @@ CONFIG_SERIAL_M32R_SIO_CONSOLE=y | |||
553 | CONFIG_UNIX98_PTYS=y | 477 | CONFIG_UNIX98_PTYS=y |
554 | CONFIG_LEGACY_PTYS=y | 478 | CONFIG_LEGACY_PTYS=y |
555 | CONFIG_LEGACY_PTY_COUNT=256 | 479 | CONFIG_LEGACY_PTY_COUNT=256 |
556 | |||
557 | # | ||
558 | # IPMI | ||
559 | # | ||
560 | # CONFIG_IPMI_HANDLER is not set | 480 | # CONFIG_IPMI_HANDLER is not set |
561 | |||
562 | # | ||
563 | # Watchdog Cards | ||
564 | # | ||
565 | # CONFIG_WATCHDOG is not set | 481 | # CONFIG_WATCHDOG is not set |
566 | CONFIG_HW_RANDOM=y | 482 | CONFIG_HW_RANDOM=y |
567 | # CONFIG_RTC is not set | 483 | # CONFIG_RTC is not set |
568 | # CONFIG_DTLK is not set | ||
569 | # CONFIG_R3964 is not set | 484 | # CONFIG_R3964 is not set |
570 | 485 | ||
571 | # | 486 | # |
572 | # Ftape, the floppy tape device driver | ||
573 | # | ||
574 | |||
575 | # | ||
576 | # PCMCIA character devices | 487 | # PCMCIA character devices |
577 | # | 488 | # |
578 | # CONFIG_SYNCLINK_CS is not set | 489 | # CONFIG_SYNCLINK_CS is not set |
579 | # CONFIG_CARDMAN_4000 is not set | 490 | # CONFIG_CARDMAN_4000 is not set |
580 | # CONFIG_CARDMAN_4040 is not set | 491 | # CONFIG_CARDMAN_4040 is not set |
581 | # CONFIG_RAW_DRIVER is not set | 492 | # CONFIG_RAW_DRIVER is not set |
582 | |||
583 | # | ||
584 | # TPM devices | ||
585 | # | ||
586 | # CONFIG_TCG_TPM is not set | 493 | # CONFIG_TCG_TPM is not set |
587 | |||
588 | # | ||
589 | # I2C support | ||
590 | # | ||
591 | # CONFIG_I2C is not set | 494 | # CONFIG_I2C is not set |
592 | 495 | ||
593 | # | 496 | # |
@@ -595,47 +498,56 @@ CONFIG_HW_RANDOM=y | |||
595 | # | 498 | # |
596 | # CONFIG_SPI is not set | 499 | # CONFIG_SPI is not set |
597 | # CONFIG_SPI_MASTER is not set | 500 | # CONFIG_SPI_MASTER is not set |
598 | |||
599 | # | ||
600 | # Dallas's 1-wire bus | ||
601 | # | ||
602 | # CONFIG_W1 is not set | 501 | # CONFIG_W1 is not set |
603 | 502 | # CONFIG_POWER_SUPPLY is not set | |
604 | # | ||
605 | # Hardware Monitoring support | ||
606 | # | ||
607 | CONFIG_HWMON=y | 503 | CONFIG_HWMON=y |
608 | # CONFIG_HWMON_VID is not set | 504 | # CONFIG_HWMON_VID is not set |
609 | # CONFIG_SENSORS_ABITUGURU is not set | 505 | # CONFIG_SENSORS_ABITUGURU is not set |
506 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
610 | # CONFIG_SENSORS_F71805F is not set | 507 | # CONFIG_SENSORS_F71805F is not set |
508 | # CONFIG_SENSORS_IT87 is not set | ||
509 | # CONFIG_SENSORS_PC87360 is not set | ||
510 | # CONFIG_SENSORS_PC87427 is not set | ||
511 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
512 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
611 | # CONFIG_SENSORS_VT1211 is not set | 513 | # CONFIG_SENSORS_VT1211 is not set |
514 | # CONFIG_SENSORS_W83627HF is not set | ||
515 | # CONFIG_SENSORS_W83627EHF is not set | ||
612 | # CONFIG_HWMON_DEBUG_CHIP is not set | 516 | # CONFIG_HWMON_DEBUG_CHIP is not set |
613 | 517 | ||
614 | # | 518 | # |
615 | # Multimedia devices | 519 | # Multifunction device drivers |
616 | # | 520 | # |
617 | # CONFIG_VIDEO_DEV is not set | 521 | # CONFIG_MFD_SM501 is not set |
618 | 522 | ||
619 | # | 523 | # |
620 | # Digital Video Broadcasting Devices | 524 | # Multimedia devices |
621 | # | 525 | # |
622 | # CONFIG_DVB is not set | 526 | # CONFIG_VIDEO_DEV is not set |
527 | # CONFIG_DVB_CORE is not set | ||
528 | CONFIG_DAB=y | ||
623 | 529 | ||
624 | # | 530 | # |
625 | # Graphics support | 531 | # Graphics support |
626 | # | 532 | # |
627 | CONFIG_FIRMWARE_EDID=y | ||
628 | # CONFIG_FB is not set | ||
629 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 533 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
630 | 534 | ||
631 | # | 535 | # |
632 | # Sound | 536 | # Display device support |
633 | # | 537 | # |
634 | # CONFIG_SOUND is not set | 538 | # CONFIG_DISPLAY_SUPPORT is not set |
539 | # CONFIG_VGASTATE is not set | ||
540 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
541 | # CONFIG_FB is not set | ||
635 | 542 | ||
636 | # | 543 | # |
637 | # USB support | 544 | # Sound |
638 | # | 545 | # |
546 | # CONFIG_SOUND is not set | ||
547 | CONFIG_HID_SUPPORT=y | ||
548 | CONFIG_HID=y | ||
549 | # CONFIG_HID_DEBUG is not set | ||
550 | CONFIG_USB_SUPPORT=y | ||
639 | # CONFIG_USB_ARCH_HAS_HCD is not set | 551 | # CONFIG_USB_ARCH_HAS_HCD is not set |
640 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 552 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
641 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 553 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
@@ -648,50 +560,18 @@ CONFIG_FIRMWARE_EDID=y | |||
648 | # USB Gadget Support | 560 | # USB Gadget Support |
649 | # | 561 | # |
650 | # CONFIG_USB_GADGET is not set | 562 | # CONFIG_USB_GADGET is not set |
651 | |||
652 | # | ||
653 | # MMC/SD Card support | ||
654 | # | ||
655 | # CONFIG_MMC is not set | 563 | # CONFIG_MMC is not set |
656 | |||
657 | # | ||
658 | # LED devices | ||
659 | # | ||
660 | # CONFIG_NEW_LEDS is not set | 564 | # CONFIG_NEW_LEDS is not set |
661 | 565 | ||
662 | # | 566 | # |
663 | # LED drivers | ||
664 | # | ||
665 | |||
666 | # | ||
667 | # LED Triggers | ||
668 | # | ||
669 | |||
670 | # | ||
671 | # InfiniBand support | ||
672 | # | ||
673 | |||
674 | # | ||
675 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
676 | # | ||
677 | |||
678 | # | ||
679 | # Real Time Clock | 567 | # Real Time Clock |
680 | # | 568 | # |
681 | # CONFIG_RTC_CLASS is not set | 569 | # CONFIG_RTC_CLASS is not set |
682 | 570 | ||
683 | # | 571 | # |
684 | # DMA Engine support | 572 | # Userspace I/O |
685 | # | ||
686 | # CONFIG_DMA_ENGINE is not set | ||
687 | |||
688 | # | ||
689 | # DMA Clients | ||
690 | # | ||
691 | |||
692 | # | ||
693 | # DMA Devices | ||
694 | # | 573 | # |
574 | # CONFIG_UIO is not set | ||
695 | 575 | ||
696 | # | 576 | # |
697 | # File systems | 577 | # File systems |
@@ -764,9 +644,6 @@ CONFIG_RAMFS=y | |||
764 | # CONFIG_BEFS_FS is not set | 644 | # CONFIG_BEFS_FS is not set |
765 | # CONFIG_BFS_FS is not set | 645 | # CONFIG_BFS_FS is not set |
766 | # CONFIG_EFS_FS is not set | 646 | # CONFIG_EFS_FS is not set |
767 | CONFIG_JFFS_FS=y | ||
768 | CONFIG_JFFS_FS_VERBOSE=0 | ||
769 | CONFIG_JFFS_PROC_FS=y | ||
770 | CONFIG_JFFS2_FS=y | 647 | CONFIG_JFFS2_FS=y |
771 | CONFIG_JFFS2_FS_DEBUG=0 | 648 | CONFIG_JFFS2_FS_DEBUG=0 |
772 | CONFIG_JFFS2_FS_WRITEBUFFER=y | 649 | CONFIG_JFFS2_FS_WRITEBUFFER=y |
@@ -797,6 +674,7 @@ CONFIG_LOCKD=y | |||
797 | CONFIG_LOCKD_V4=y | 674 | CONFIG_LOCKD_V4=y |
798 | CONFIG_NFS_COMMON=y | 675 | CONFIG_NFS_COMMON=y |
799 | CONFIG_SUNRPC=y | 676 | CONFIG_SUNRPC=y |
677 | # CONFIG_SUNRPC_BIND34 is not set | ||
800 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 678 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
801 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 679 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
802 | # CONFIG_SMB_FS is not set | 680 | # CONFIG_SMB_FS is not set |
@@ -804,7 +682,6 @@ CONFIG_SUNRPC=y | |||
804 | # CONFIG_NCP_FS is not set | 682 | # CONFIG_NCP_FS is not set |
805 | # CONFIG_CODA_FS is not set | 683 | # CONFIG_CODA_FS is not set |
806 | # CONFIG_AFS_FS is not set | 684 | # CONFIG_AFS_FS is not set |
807 | # CONFIG_9P_FS is not set | ||
808 | 685 | ||
809 | # | 686 | # |
810 | # Partition Types | 687 | # Partition Types |
@@ -857,6 +734,11 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
857 | # CONFIG_NLS_UTF8 is not set | 734 | # CONFIG_NLS_UTF8 is not set |
858 | 735 | ||
859 | # | 736 | # |
737 | # Distributed Lock Manager | ||
738 | # | ||
739 | # CONFIG_DLM is not set | ||
740 | |||
741 | # | ||
860 | # Profiling support | 742 | # Profiling support |
861 | # | 743 | # |
862 | # CONFIG_PROFILING is not set | 744 | # CONFIG_PROFILING is not set |
@@ -868,31 +750,29 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
868 | CONFIG_ENABLE_MUST_CHECK=y | 750 | CONFIG_ENABLE_MUST_CHECK=y |
869 | # CONFIG_MAGIC_SYSRQ is not set | 751 | # CONFIG_MAGIC_SYSRQ is not set |
870 | # CONFIG_UNUSED_SYMBOLS is not set | 752 | # CONFIG_UNUSED_SYMBOLS is not set |
753 | # CONFIG_DEBUG_FS is not set | ||
754 | # CONFIG_HEADERS_CHECK is not set | ||
871 | # CONFIG_DEBUG_KERNEL is not set | 755 | # CONFIG_DEBUG_KERNEL is not set |
872 | CONFIG_LOG_BUF_SHIFT=15 | ||
873 | # CONFIG_DEBUG_BUGVERBOSE is not set | 756 | # CONFIG_DEBUG_BUGVERBOSE is not set |
874 | # CONFIG_DEBUG_FS is not set | ||
875 | # CONFIG_FRAME_POINTER is not set | 757 | # CONFIG_FRAME_POINTER is not set |
876 | # CONFIG_UNWIND_INFO is not set | ||
877 | # CONFIG_HEADERS_CHECK is not set | ||
878 | 758 | ||
879 | # | 759 | # |
880 | # Security options | 760 | # Security options |
881 | # | 761 | # |
882 | # CONFIG_KEYS is not set | 762 | # CONFIG_KEYS is not set |
883 | # CONFIG_SECURITY is not set | 763 | # CONFIG_SECURITY is not set |
884 | |||
885 | # | ||
886 | # Cryptographic options | ||
887 | # | ||
888 | # CONFIG_CRYPTO is not set | 764 | # CONFIG_CRYPTO is not set |
889 | 765 | ||
890 | # | 766 | # |
891 | # Library routines | 767 | # Library routines |
892 | # | 768 | # |
769 | CONFIG_BITREVERSE=y | ||
893 | # CONFIG_CRC_CCITT is not set | 770 | # CONFIG_CRC_CCITT is not set |
894 | # CONFIG_CRC16 is not set | 771 | # CONFIG_CRC16 is not set |
772 | # CONFIG_CRC_ITU_T is not set | ||
895 | CONFIG_CRC32=y | 773 | CONFIG_CRC32=y |
774 | # CONFIG_CRC7 is not set | ||
896 | # CONFIG_LIBCRC32C is not set | 775 | # CONFIG_LIBCRC32C is not set |
897 | CONFIG_ZLIB_INFLATE=y | 776 | CONFIG_ZLIB_INFLATE=y |
898 | CONFIG_ZLIB_DEFLATE=y | 777 | CONFIG_ZLIB_DEFLATE=y |
778 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/oaks32r_defconfig b/arch/m32r/configs/oaks32r_defconfig index aaa00828e0d3..cc0f99a59298 100644 --- a/arch/m32r/configs/oaks32r_defconfig +++ b/arch/m32r/configs/oaks32r_defconfig | |||
@@ -1,12 +1,15 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.19 | 3 | # Linux kernel version: 2.6.23-rc1 |
4 | # Tue Dec 12 12:09:17 2006 | 4 | # Wed Aug 1 17:22:36 2007 |
5 | # | 5 | # |
6 | CONFIG_M32R=y | 6 | CONFIG_M32R=y |
7 | CONFIG_GENERIC_ISA_DMA=y | 7 | CONFIG_GENERIC_ISA_DMA=y |
8 | CONFIG_ZONE_DMA=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
9 | CONFIG_GENERIC_IRQ_PROBE=y | 10 | CONFIG_GENERIC_IRQ_PROBE=y |
11 | CONFIG_NO_IOPORT=y | ||
12 | CONFIG_NO_DMA=y | ||
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
11 | 14 | ||
12 | # | 15 | # |
@@ -27,12 +30,13 @@ CONFIG_LOCALVERSION_AUTO=y | |||
27 | CONFIG_BSD_PROCESS_ACCT=y | 30 | CONFIG_BSD_PROCESS_ACCT=y |
28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 31 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
29 | # CONFIG_TASKSTATS is not set | 32 | # CONFIG_TASKSTATS is not set |
30 | # CONFIG_UTS_NS is not set | 33 | # CONFIG_USER_NS is not set |
31 | # CONFIG_AUDIT is not set | 34 | # CONFIG_AUDIT is not set |
32 | # CONFIG_IKCONFIG is not set | 35 | # CONFIG_IKCONFIG is not set |
36 | CONFIG_LOG_BUF_SHIFT=14 | ||
33 | CONFIG_SYSFS_DEPRECATED=y | 37 | CONFIG_SYSFS_DEPRECATED=y |
34 | # CONFIG_RELAY is not set | 38 | # CONFIG_RELAY is not set |
35 | CONFIG_INITRAMFS_SOURCE="" | 39 | # CONFIG_BLK_DEV_INITRD is not set |
36 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 40 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
37 | CONFIG_SYSCTL=y | 41 | CONFIG_SYSCTL=y |
38 | CONFIG_EMBEDDED=y | 42 | CONFIG_EMBEDDED=y |
@@ -44,28 +48,28 @@ CONFIG_BUG=y | |||
44 | CONFIG_ELF_CORE=y | 48 | CONFIG_ELF_CORE=y |
45 | CONFIG_BASE_FULL=y | 49 | CONFIG_BASE_FULL=y |
46 | # CONFIG_FUTEX is not set | 50 | # CONFIG_FUTEX is not set |
51 | CONFIG_ANON_INODES=y | ||
47 | # CONFIG_EPOLL is not set | 52 | # CONFIG_EPOLL is not set |
48 | CONFIG_SLAB=y | 53 | CONFIG_SIGNALFD=y |
54 | CONFIG_TIMERFD=y | ||
55 | CONFIG_EVENTFD=y | ||
49 | CONFIG_VM_EVENT_COUNTERS=y | 56 | CONFIG_VM_EVENT_COUNTERS=y |
57 | CONFIG_SLAB=y | ||
58 | # CONFIG_SLUB is not set | ||
59 | # CONFIG_SLOB is not set | ||
50 | CONFIG_TINY_SHMEM=y | 60 | CONFIG_TINY_SHMEM=y |
51 | CONFIG_BASE_SMALL=0 | 61 | CONFIG_BASE_SMALL=0 |
52 | # CONFIG_SLOB is not set | ||
53 | |||
54 | # | ||
55 | # Loadable module support | ||
56 | # | ||
57 | CONFIG_MODULES=y | 62 | CONFIG_MODULES=y |
58 | CONFIG_MODULE_UNLOAD=y | 63 | CONFIG_MODULE_UNLOAD=y |
59 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 64 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
60 | # CONFIG_MODVERSIONS is not set | 65 | # CONFIG_MODVERSIONS is not set |
61 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 66 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
62 | CONFIG_KMOD=y | 67 | CONFIG_KMOD=y |
63 | |||
64 | # | ||
65 | # Block layer | ||
66 | # | ||
67 | CONFIG_BLOCK=y | 68 | CONFIG_BLOCK=y |
69 | # CONFIG_LBD is not set | ||
68 | # CONFIG_BLK_DEV_IO_TRACE is not set | 70 | # CONFIG_BLK_DEV_IO_TRACE is not set |
71 | # CONFIG_LSF is not set | ||
72 | # CONFIG_BLK_DEV_BSG is not set | ||
69 | 73 | ||
70 | # | 74 | # |
71 | # IO Schedulers | 75 | # IO Schedulers |
@@ -114,13 +118,18 @@ CONFIG_NEED_MULTIPLE_NODES=y | |||
114 | # CONFIG_SPARSEMEM_STATIC is not set | 118 | # CONFIG_SPARSEMEM_STATIC is not set |
115 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 119 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
116 | # CONFIG_RESOURCES_64BIT is not set | 120 | # CONFIG_RESOURCES_64BIT is not set |
121 | CONFIG_ZONE_DMA_FLAG=1 | ||
122 | CONFIG_VIRT_TO_BUS=y | ||
117 | CONFIG_IRAM_START=0x00f00000 | 123 | CONFIG_IRAM_START=0x00f00000 |
118 | CONFIG_IRAM_SIZE=0x00010000 | 124 | CONFIG_IRAM_SIZE=0x00010000 |
119 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 125 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
120 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 126 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
127 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
128 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
121 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 129 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
122 | CONFIG_GENERIC_HWEIGHT=y | 130 | CONFIG_GENERIC_HWEIGHT=y |
123 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 131 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
132 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
124 | CONFIG_PREEMPT=y | 133 | CONFIG_PREEMPT=y |
125 | # CONFIG_SMP is not set | 134 | # CONFIG_SMP is not set |
126 | CONFIG_NODES_SHIFT=1 | 135 | CONFIG_NODES_SHIFT=1 |
@@ -128,6 +137,7 @@ CONFIG_NODES_SHIFT=1 | |||
128 | # | 137 | # |
129 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 138 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
130 | # | 139 | # |
140 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
131 | # CONFIG_ISA is not set | 141 | # CONFIG_ISA is not set |
132 | 142 | ||
133 | # | 143 | # |
@@ -136,10 +146,6 @@ CONFIG_NODES_SHIFT=1 | |||
136 | # CONFIG_PCCARD is not set | 146 | # CONFIG_PCCARD is not set |
137 | 147 | ||
138 | # | 148 | # |
139 | # PCI Hotplug Support | ||
140 | # | ||
141 | |||
142 | # | ||
143 | # Executable file formats | 149 | # Executable file formats |
144 | # | 150 | # |
145 | CONFIG_BINFMT_FLAT=y | 151 | CONFIG_BINFMT_FLAT=y |
@@ -155,13 +161,13 @@ CONFIG_NET=y | |||
155 | # | 161 | # |
156 | # Networking options | 162 | # Networking options |
157 | # | 163 | # |
158 | # CONFIG_NETDEBUG is not set | ||
159 | CONFIG_PACKET=y | 164 | CONFIG_PACKET=y |
160 | # CONFIG_PACKET_MMAP is not set | 165 | # CONFIG_PACKET_MMAP is not set |
161 | CONFIG_UNIX=y | 166 | CONFIG_UNIX=y |
162 | CONFIG_XFRM=y | 167 | CONFIG_XFRM=y |
163 | # CONFIG_XFRM_USER is not set | 168 | # CONFIG_XFRM_USER is not set |
164 | # CONFIG_XFRM_SUB_POLICY is not set | 169 | # CONFIG_XFRM_SUB_POLICY is not set |
170 | # CONFIG_XFRM_MIGRATE is not set | ||
165 | # CONFIG_NET_KEY is not set | 171 | # CONFIG_NET_KEY is not set |
166 | CONFIG_INET=y | 172 | CONFIG_INET=y |
167 | # CONFIG_IP_MULTICAST is not set | 173 | # CONFIG_IP_MULTICAST is not set |
@@ -194,20 +200,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
194 | # CONFIG_INET6_TUNNEL is not set | 200 | # CONFIG_INET6_TUNNEL is not set |
195 | # CONFIG_NETWORK_SECMARK is not set | 201 | # CONFIG_NETWORK_SECMARK is not set |
196 | # CONFIG_NETFILTER is not set | 202 | # CONFIG_NETFILTER is not set |
197 | |||
198 | # | ||
199 | # DCCP Configuration (EXPERIMENTAL) | ||
200 | # | ||
201 | # CONFIG_IP_DCCP is not set | 203 | # CONFIG_IP_DCCP is not set |
202 | |||
203 | # | ||
204 | # SCTP Configuration (EXPERIMENTAL) | ||
205 | # | ||
206 | # CONFIG_IP_SCTP is not set | 204 | # CONFIG_IP_SCTP is not set |
207 | |||
208 | # | ||
209 | # TIPC Configuration (EXPERIMENTAL) | ||
210 | # | ||
211 | # CONFIG_TIPC is not set | 205 | # CONFIG_TIPC is not set |
212 | # CONFIG_ATM is not set | 206 | # CONFIG_ATM is not set |
213 | # CONFIG_BRIDGE is not set | 207 | # CONFIG_BRIDGE is not set |
@@ -233,7 +227,17 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
233 | # CONFIG_HAMRADIO is not set | 227 | # CONFIG_HAMRADIO is not set |
234 | # CONFIG_IRDA is not set | 228 | # CONFIG_IRDA is not set |
235 | # CONFIG_BT is not set | 229 | # CONFIG_BT is not set |
230 | # CONFIG_AF_RXRPC is not set | ||
231 | |||
232 | # | ||
233 | # Wireless | ||
234 | # | ||
235 | # CONFIG_CFG80211 is not set | ||
236 | # CONFIG_WIRELESS_EXT is not set | ||
237 | # CONFIG_MAC80211 is not set | ||
236 | # CONFIG_IEEE80211 is not set | 238 | # CONFIG_IEEE80211 is not set |
239 | # CONFIG_RFKILL is not set | ||
240 | # CONFIG_NET_9P is not set | ||
237 | 241 | ||
238 | # | 242 | # |
239 | # Device Drivers | 243 | # Device Drivers |
@@ -246,29 +250,10 @@ CONFIG_STANDALONE=y | |||
246 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 250 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
247 | # CONFIG_FW_LOADER is not set | 251 | # CONFIG_FW_LOADER is not set |
248 | # CONFIG_SYS_HYPERVISOR is not set | 252 | # CONFIG_SYS_HYPERVISOR is not set |
249 | |||
250 | # | ||
251 | # Connector - unified userspace <-> kernelspace linker | ||
252 | # | ||
253 | # CONFIG_CONNECTOR is not set | 253 | # CONFIG_CONNECTOR is not set |
254 | |||
255 | # | ||
256 | # Memory Technology Devices (MTD) | ||
257 | # | ||
258 | # CONFIG_MTD is not set | 254 | # CONFIG_MTD is not set |
259 | |||
260 | # | ||
261 | # Parallel port support | ||
262 | # | ||
263 | # CONFIG_PARPORT is not set | 255 | # CONFIG_PARPORT is not set |
264 | 256 | CONFIG_BLK_DEV=y | |
265 | # | ||
266 | # Plug and Play support | ||
267 | # | ||
268 | |||
269 | # | ||
270 | # Block devices | ||
271 | # | ||
272 | # CONFIG_BLK_DEV_COW_COMMON is not set | 257 | # CONFIG_BLK_DEV_COW_COMMON is not set |
273 | CONFIG_BLK_DEV_LOOP=y | 258 | CONFIG_BLK_DEV_LOOP=y |
274 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 259 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
@@ -277,18 +262,10 @@ CONFIG_BLK_DEV_RAM=y | |||
277 | CONFIG_BLK_DEV_RAM_COUNT=16 | 262 | CONFIG_BLK_DEV_RAM_COUNT=16 |
278 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 263 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
279 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 264 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
280 | # CONFIG_BLK_DEV_INITRD is not set | ||
281 | # CONFIG_CDROM_PKTCDVD is not set | 265 | # CONFIG_CDROM_PKTCDVD is not set |
282 | # CONFIG_ATA_OVER_ETH is not set | 266 | # CONFIG_ATA_OVER_ETH is not set |
283 | 267 | CONFIG_MISC_DEVICES=y | |
284 | # | 268 | # CONFIG_EEPROM_93CX6 is not set |
285 | # Misc devices | ||
286 | # | ||
287 | # CONFIG_TIFM_CORE is not set | ||
288 | |||
289 | # | ||
290 | # ATA/ATAPI/MFM/RLL support | ||
291 | # | ||
292 | # CONFIG_IDE is not set | 269 | # CONFIG_IDE is not set |
293 | 270 | ||
294 | # | 271 | # |
@@ -296,69 +273,25 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
296 | # | 273 | # |
297 | # CONFIG_RAID_ATTRS is not set | 274 | # CONFIG_RAID_ATTRS is not set |
298 | # CONFIG_SCSI is not set | 275 | # CONFIG_SCSI is not set |
276 | # CONFIG_SCSI_DMA is not set | ||
299 | # CONFIG_SCSI_NETLINK is not set | 277 | # CONFIG_SCSI_NETLINK is not set |
300 | |||
301 | # | ||
302 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
303 | # | ||
304 | |||
305 | # | ||
306 | # Multi-device support (RAID and LVM) | ||
307 | # | ||
308 | # CONFIG_MD is not set | 278 | # CONFIG_MD is not set |
309 | |||
310 | # | ||
311 | # Fusion MPT device support | ||
312 | # | ||
313 | # CONFIG_FUSION is not set | ||
314 | |||
315 | # | ||
316 | # IEEE 1394 (FireWire) support | ||
317 | # | ||
318 | |||
319 | # | ||
320 | # I2O device support | ||
321 | # | ||
322 | |||
323 | # | ||
324 | # Network device support | ||
325 | # | ||
326 | CONFIG_NETDEVICES=y | 279 | CONFIG_NETDEVICES=y |
280 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
327 | # CONFIG_DUMMY is not set | 281 | # CONFIG_DUMMY is not set |
328 | # CONFIG_BONDING is not set | 282 | # CONFIG_BONDING is not set |
283 | # CONFIG_MACVLAN is not set | ||
329 | # CONFIG_EQUALIZER is not set | 284 | # CONFIG_EQUALIZER is not set |
330 | # CONFIG_TUN is not set | 285 | # CONFIG_TUN is not set |
331 | |||
332 | # | ||
333 | # PHY device support | ||
334 | # | ||
335 | |||
336 | # | ||
337 | # Ethernet (10 or 100Mbit) | ||
338 | # | ||
339 | # CONFIG_NET_ETHERNET is not set | 286 | # CONFIG_NET_ETHERNET is not set |
340 | CONFIG_NE2000=y | 287 | CONFIG_NETDEV_1000=y |
341 | 288 | CONFIG_NETDEV_10000=y | |
342 | # | ||
343 | # Ethernet (1000 Mbit) | ||
344 | # | ||
345 | |||
346 | # | ||
347 | # Ethernet (10000 Mbit) | ||
348 | # | ||
349 | 289 | ||
350 | # | 290 | # |
351 | # Token Ring devices | 291 | # Wireless LAN |
352 | # | ||
353 | |||
354 | # | ||
355 | # Wireless LAN (non-hamradio) | ||
356 | # | ||
357 | # CONFIG_NET_RADIO is not set | ||
358 | |||
359 | # | ||
360 | # Wan interfaces | ||
361 | # | 292 | # |
293 | # CONFIG_WLAN_PRE80211 is not set | ||
294 | # CONFIG_WLAN_80211 is not set | ||
362 | # CONFIG_WAN is not set | 295 | # CONFIG_WAN is not set |
363 | # CONFIG_PPP is not set | 296 | # CONFIG_PPP is not set |
364 | # CONFIG_SLIP is not set | 297 | # CONFIG_SLIP is not set |
@@ -366,15 +299,7 @@ CONFIG_NE2000=y | |||
366 | # CONFIG_NETCONSOLE is not set | 299 | # CONFIG_NETCONSOLE is not set |
367 | # CONFIG_NETPOLL is not set | 300 | # CONFIG_NETPOLL is not set |
368 | # CONFIG_NET_POLL_CONTROLLER is not set | 301 | # CONFIG_NET_POLL_CONTROLLER is not set |
369 | |||
370 | # | ||
371 | # ISDN subsystem | ||
372 | # | ||
373 | # CONFIG_ISDN is not set | 302 | # CONFIG_ISDN is not set |
374 | |||
375 | # | ||
376 | # Telephony Support | ||
377 | # | ||
378 | # CONFIG_PHONE is not set | 303 | # CONFIG_PHONE is not set |
379 | 304 | ||
380 | # | 305 | # |
@@ -382,6 +307,7 @@ CONFIG_NE2000=y | |||
382 | # | 307 | # |
383 | CONFIG_INPUT=y | 308 | CONFIG_INPUT=y |
384 | # CONFIG_INPUT_FF_MEMLESS is not set | 309 | # CONFIG_INPUT_FF_MEMLESS is not set |
310 | # CONFIG_INPUT_POLLDEV is not set | ||
385 | 311 | ||
386 | # | 312 | # |
387 | # Userland interfaces | 313 | # Userland interfaces |
@@ -398,6 +324,7 @@ CONFIG_INPUT=y | |||
398 | # CONFIG_INPUT_KEYBOARD is not set | 324 | # CONFIG_INPUT_KEYBOARD is not set |
399 | # CONFIG_INPUT_MOUSE is not set | 325 | # CONFIG_INPUT_MOUSE is not set |
400 | # CONFIG_INPUT_JOYSTICK is not set | 326 | # CONFIG_INPUT_JOYSTICK is not set |
327 | # CONFIG_INPUT_TABLET is not set | ||
401 | # CONFIG_INPUT_TOUCHSCREEN is not set | 328 | # CONFIG_INPUT_TOUCHSCREEN is not set |
402 | # CONFIG_INPUT_MISC is not set | 329 | # CONFIG_INPUT_MISC is not set |
403 | 330 | ||
@@ -432,34 +359,13 @@ CONFIG_SERIAL_M32R_SIO_CONSOLE=y | |||
432 | CONFIG_UNIX98_PTYS=y | 359 | CONFIG_UNIX98_PTYS=y |
433 | CONFIG_LEGACY_PTYS=y | 360 | CONFIG_LEGACY_PTYS=y |
434 | CONFIG_LEGACY_PTY_COUNT=256 | 361 | CONFIG_LEGACY_PTY_COUNT=256 |
435 | |||
436 | # | ||
437 | # IPMI | ||
438 | # | ||
439 | # CONFIG_IPMI_HANDLER is not set | 362 | # CONFIG_IPMI_HANDLER is not set |
440 | |||
441 | # | ||
442 | # Watchdog Cards | ||
443 | # | ||
444 | # CONFIG_WATCHDOG is not set | 363 | # CONFIG_WATCHDOG is not set |
445 | CONFIG_HW_RANDOM=y | 364 | CONFIG_HW_RANDOM=y |
446 | # CONFIG_RTC is not set | 365 | # CONFIG_RTC is not set |
447 | # CONFIG_DTLK is not set | ||
448 | # CONFIG_R3964 is not set | 366 | # CONFIG_R3964 is not set |
449 | |||
450 | # | ||
451 | # Ftape, the floppy tape device driver | ||
452 | # | ||
453 | # CONFIG_RAW_DRIVER is not set | 367 | # CONFIG_RAW_DRIVER is not set |
454 | |||
455 | # | ||
456 | # TPM devices | ||
457 | # | ||
458 | # CONFIG_TCG_TPM is not set | 368 | # CONFIG_TCG_TPM is not set |
459 | |||
460 | # | ||
461 | # I2C support | ||
462 | # | ||
463 | # CONFIG_I2C is not set | 369 | # CONFIG_I2C is not set |
464 | 370 | ||
465 | # | 371 | # |
@@ -467,47 +373,56 @@ CONFIG_HW_RANDOM=y | |||
467 | # | 373 | # |
468 | # CONFIG_SPI is not set | 374 | # CONFIG_SPI is not set |
469 | # CONFIG_SPI_MASTER is not set | 375 | # CONFIG_SPI_MASTER is not set |
470 | |||
471 | # | ||
472 | # Dallas's 1-wire bus | ||
473 | # | ||
474 | # CONFIG_W1 is not set | 376 | # CONFIG_W1 is not set |
475 | 377 | # CONFIG_POWER_SUPPLY is not set | |
476 | # | ||
477 | # Hardware Monitoring support | ||
478 | # | ||
479 | CONFIG_HWMON=y | 378 | CONFIG_HWMON=y |
480 | # CONFIG_HWMON_VID is not set | 379 | # CONFIG_HWMON_VID is not set |
481 | # CONFIG_SENSORS_ABITUGURU is not set | 380 | # CONFIG_SENSORS_ABITUGURU is not set |
381 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
482 | # CONFIG_SENSORS_F71805F is not set | 382 | # CONFIG_SENSORS_F71805F is not set |
383 | # CONFIG_SENSORS_IT87 is not set | ||
384 | # CONFIG_SENSORS_PC87360 is not set | ||
385 | # CONFIG_SENSORS_PC87427 is not set | ||
386 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
387 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
483 | # CONFIG_SENSORS_VT1211 is not set | 388 | # CONFIG_SENSORS_VT1211 is not set |
389 | # CONFIG_SENSORS_W83627HF is not set | ||
390 | # CONFIG_SENSORS_W83627EHF is not set | ||
484 | # CONFIG_HWMON_DEBUG_CHIP is not set | 391 | # CONFIG_HWMON_DEBUG_CHIP is not set |
485 | 392 | ||
486 | # | 393 | # |
487 | # Multimedia devices | 394 | # Multifunction device drivers |
488 | # | 395 | # |
489 | # CONFIG_VIDEO_DEV is not set | 396 | # CONFIG_MFD_SM501 is not set |
490 | 397 | ||
491 | # | 398 | # |
492 | # Digital Video Broadcasting Devices | 399 | # Multimedia devices |
493 | # | 400 | # |
494 | # CONFIG_DVB is not set | 401 | # CONFIG_VIDEO_DEV is not set |
402 | # CONFIG_DVB_CORE is not set | ||
403 | CONFIG_DAB=y | ||
495 | 404 | ||
496 | # | 405 | # |
497 | # Graphics support | 406 | # Graphics support |
498 | # | 407 | # |
499 | CONFIG_FIRMWARE_EDID=y | ||
500 | # CONFIG_FB is not set | ||
501 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 408 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
502 | 409 | ||
503 | # | 410 | # |
504 | # Sound | 411 | # Display device support |
505 | # | 412 | # |
506 | # CONFIG_SOUND is not set | 413 | # CONFIG_DISPLAY_SUPPORT is not set |
414 | # CONFIG_VGASTATE is not set | ||
415 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
416 | # CONFIG_FB is not set | ||
507 | 417 | ||
508 | # | 418 | # |
509 | # USB support | 419 | # Sound |
510 | # | 420 | # |
421 | # CONFIG_SOUND is not set | ||
422 | CONFIG_HID_SUPPORT=y | ||
423 | CONFIG_HID=y | ||
424 | # CONFIG_HID_DEBUG is not set | ||
425 | CONFIG_USB_SUPPORT=y | ||
511 | # CONFIG_USB_ARCH_HAS_HCD is not set | 426 | # CONFIG_USB_ARCH_HAS_HCD is not set |
512 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 427 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
513 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 428 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
@@ -520,50 +435,18 @@ CONFIG_FIRMWARE_EDID=y | |||
520 | # USB Gadget Support | 435 | # USB Gadget Support |
521 | # | 436 | # |
522 | # CONFIG_USB_GADGET is not set | 437 | # CONFIG_USB_GADGET is not set |
523 | |||
524 | # | ||
525 | # MMC/SD Card support | ||
526 | # | ||
527 | # CONFIG_MMC is not set | 438 | # CONFIG_MMC is not set |
528 | |||
529 | # | ||
530 | # LED devices | ||
531 | # | ||
532 | # CONFIG_NEW_LEDS is not set | 439 | # CONFIG_NEW_LEDS is not set |
533 | 440 | ||
534 | # | 441 | # |
535 | # LED drivers | ||
536 | # | ||
537 | |||
538 | # | ||
539 | # LED Triggers | ||
540 | # | ||
541 | |||
542 | # | ||
543 | # InfiniBand support | ||
544 | # | ||
545 | |||
546 | # | ||
547 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
548 | # | ||
549 | |||
550 | # | ||
551 | # Real Time Clock | 442 | # Real Time Clock |
552 | # | 443 | # |
553 | # CONFIG_RTC_CLASS is not set | 444 | # CONFIG_RTC_CLASS is not set |
554 | 445 | ||
555 | # | 446 | # |
556 | # DMA Engine support | 447 | # Userspace I/O |
557 | # | ||
558 | # CONFIG_DMA_ENGINE is not set | ||
559 | |||
560 | # | ||
561 | # DMA Clients | ||
562 | # | ||
563 | |||
564 | # | ||
565 | # DMA Devices | ||
566 | # | 448 | # |
449 | # CONFIG_UIO is not set | ||
567 | 450 | ||
568 | # | 451 | # |
569 | # File systems | 452 | # File systems |
@@ -643,6 +526,7 @@ CONFIG_LOCKD=y | |||
643 | CONFIG_LOCKD_V4=y | 526 | CONFIG_LOCKD_V4=y |
644 | CONFIG_NFS_COMMON=y | 527 | CONFIG_NFS_COMMON=y |
645 | CONFIG_SUNRPC=y | 528 | CONFIG_SUNRPC=y |
529 | # CONFIG_SUNRPC_BIND34 is not set | ||
646 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 530 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
647 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 531 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
648 | # CONFIG_SMB_FS is not set | 532 | # CONFIG_SMB_FS is not set |
@@ -650,7 +534,6 @@ CONFIG_SUNRPC=y | |||
650 | # CONFIG_NCP_FS is not set | 534 | # CONFIG_NCP_FS is not set |
651 | # CONFIG_CODA_FS is not set | 535 | # CONFIG_CODA_FS is not set |
652 | # CONFIG_AFS_FS is not set | 536 | # CONFIG_AFS_FS is not set |
653 | # CONFIG_9P_FS is not set | ||
654 | 537 | ||
655 | # | 538 | # |
656 | # Partition Types | 539 | # Partition Types |
@@ -703,6 +586,11 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
703 | # CONFIG_NLS_UTF8 is not set | 586 | # CONFIG_NLS_UTF8 is not set |
704 | 587 | ||
705 | # | 588 | # |
589 | # Distributed Lock Manager | ||
590 | # | ||
591 | # CONFIG_DLM is not set | ||
592 | |||
593 | # | ||
706 | # Profiling support | 594 | # Profiling support |
707 | # | 595 | # |
708 | # CONFIG_PROFILING is not set | 596 | # CONFIG_PROFILING is not set |
@@ -714,29 +602,27 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
714 | CONFIG_ENABLE_MUST_CHECK=y | 602 | CONFIG_ENABLE_MUST_CHECK=y |
715 | # CONFIG_MAGIC_SYSRQ is not set | 603 | # CONFIG_MAGIC_SYSRQ is not set |
716 | # CONFIG_UNUSED_SYMBOLS is not set | 604 | # CONFIG_UNUSED_SYMBOLS is not set |
605 | # CONFIG_DEBUG_FS is not set | ||
606 | # CONFIG_HEADERS_CHECK is not set | ||
717 | # CONFIG_DEBUG_KERNEL is not set | 607 | # CONFIG_DEBUG_KERNEL is not set |
718 | CONFIG_LOG_BUF_SHIFT=14 | ||
719 | # CONFIG_DEBUG_BUGVERBOSE is not set | 608 | # CONFIG_DEBUG_BUGVERBOSE is not set |
720 | # CONFIG_DEBUG_FS is not set | ||
721 | # CONFIG_FRAME_POINTER is not set | 609 | # CONFIG_FRAME_POINTER is not set |
722 | # CONFIG_UNWIND_INFO is not set | ||
723 | # CONFIG_HEADERS_CHECK is not set | ||
724 | 610 | ||
725 | # | 611 | # |
726 | # Security options | 612 | # Security options |
727 | # | 613 | # |
728 | # CONFIG_KEYS is not set | 614 | # CONFIG_KEYS is not set |
729 | # CONFIG_SECURITY is not set | 615 | # CONFIG_SECURITY is not set |
730 | |||
731 | # | ||
732 | # Cryptographic options | ||
733 | # | ||
734 | # CONFIG_CRYPTO is not set | 616 | # CONFIG_CRYPTO is not set |
735 | 617 | ||
736 | # | 618 | # |
737 | # Library routines | 619 | # Library routines |
738 | # | 620 | # |
621 | CONFIG_BITREVERSE=y | ||
739 | # CONFIG_CRC_CCITT is not set | 622 | # CONFIG_CRC_CCITT is not set |
740 | # CONFIG_CRC16 is not set | 623 | # CONFIG_CRC16 is not set |
624 | # CONFIG_CRC_ITU_T is not set | ||
741 | CONFIG_CRC32=y | 625 | CONFIG_CRC32=y |
626 | # CONFIG_CRC7 is not set | ||
742 | # CONFIG_LIBCRC32C is not set | 627 | # CONFIG_LIBCRC32C is not set |
628 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/configs/opsput_defconfig b/arch/m32r/configs/opsput_defconfig index 461f95e72d17..39f5c1a5064b 100644 --- a/arch/m32r/configs/opsput_defconfig +++ b/arch/m32r/configs/opsput_defconfig | |||
@@ -1,12 +1,15 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.19 | 3 | # Linux kernel version: 2.6.23-rc1 |
4 | # Wed Dec 13 18:34:36 2006 | 4 | # Wed Aug 1 17:22:37 2007 |
5 | # | 5 | # |
6 | CONFIG_M32R=y | 6 | CONFIG_M32R=y |
7 | CONFIG_GENERIC_ISA_DMA=y | 7 | CONFIG_GENERIC_ISA_DMA=y |
8 | CONFIG_ZONE_DMA=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
9 | CONFIG_GENERIC_IRQ_PROBE=y | 10 | CONFIG_GENERIC_IRQ_PROBE=y |
11 | CONFIG_NO_IOPORT=y | ||
12 | CONFIG_NO_DMA=y | ||
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
11 | 14 | ||
12 | # | 15 | # |
@@ -23,18 +26,19 @@ CONFIG_LOCALVERSION="" | |||
23 | CONFIG_LOCALVERSION_AUTO=y | 26 | CONFIG_LOCALVERSION_AUTO=y |
24 | CONFIG_SWAP=y | 27 | CONFIG_SWAP=y |
25 | CONFIG_SYSVIPC=y | 28 | CONFIG_SYSVIPC=y |
26 | # CONFIG_IPC_NS is not set | 29 | CONFIG_SYSVIPC_SYSCTL=y |
27 | # CONFIG_POSIX_MQUEUE is not set | 30 | # CONFIG_POSIX_MQUEUE is not set |
28 | CONFIG_BSD_PROCESS_ACCT=y | 31 | CONFIG_BSD_PROCESS_ACCT=y |
29 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 32 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
30 | # CONFIG_TASKSTATS is not set | 33 | # CONFIG_TASKSTATS is not set |
31 | # CONFIG_UTS_NS is not set | 34 | # CONFIG_USER_NS is not set |
32 | # CONFIG_AUDIT is not set | 35 | # CONFIG_AUDIT is not set |
33 | CONFIG_IKCONFIG=y | 36 | CONFIG_IKCONFIG=y |
34 | # CONFIG_IKCONFIG_PROC is not set | 37 | # CONFIG_IKCONFIG_PROC is not set |
38 | CONFIG_LOG_BUF_SHIFT=14 | ||
35 | CONFIG_SYSFS_DEPRECATED=y | 39 | CONFIG_SYSFS_DEPRECATED=y |
36 | # CONFIG_RELAY is not set | 40 | # CONFIG_RELAY is not set |
37 | CONFIG_INITRAMFS_SOURCE="" | 41 | # CONFIG_BLK_DEV_INITRD is not set |
38 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 42 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
39 | CONFIG_SYSCTL=y | 43 | CONFIG_SYSCTL=y |
40 | CONFIG_EMBEDDED=y | 44 | CONFIG_EMBEDDED=y |
@@ -46,29 +50,29 @@ CONFIG_BUG=y | |||
46 | CONFIG_ELF_CORE=y | 50 | CONFIG_ELF_CORE=y |
47 | CONFIG_BASE_FULL=y | 51 | CONFIG_BASE_FULL=y |
48 | # CONFIG_FUTEX is not set | 52 | # CONFIG_FUTEX is not set |
53 | CONFIG_ANON_INODES=y | ||
49 | # CONFIG_EPOLL is not set | 54 | # CONFIG_EPOLL is not set |
55 | CONFIG_SIGNALFD=y | ||
56 | CONFIG_TIMERFD=y | ||
57 | CONFIG_EVENTFD=y | ||
50 | CONFIG_SHMEM=y | 58 | CONFIG_SHMEM=y |
51 | CONFIG_SLAB=y | ||
52 | CONFIG_VM_EVENT_COUNTERS=y | 59 | CONFIG_VM_EVENT_COUNTERS=y |
60 | CONFIG_SLAB=y | ||
61 | # CONFIG_SLUB is not set | ||
62 | # CONFIG_SLOB is not set | ||
53 | # CONFIG_TINY_SHMEM is not set | 63 | # CONFIG_TINY_SHMEM is not set |
54 | CONFIG_BASE_SMALL=0 | 64 | CONFIG_BASE_SMALL=0 |
55 | # CONFIG_SLOB is not set | ||
56 | |||
57 | # | ||
58 | # Loadable module support | ||
59 | # | ||
60 | CONFIG_MODULES=y | 65 | CONFIG_MODULES=y |
61 | CONFIG_MODULE_UNLOAD=y | 66 | CONFIG_MODULE_UNLOAD=y |
62 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 67 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
63 | # CONFIG_MODVERSIONS is not set | 68 | # CONFIG_MODVERSIONS is not set |
64 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 69 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
65 | CONFIG_KMOD=y | 70 | CONFIG_KMOD=y |
66 | |||
67 | # | ||
68 | # Block layer | ||
69 | # | ||
70 | CONFIG_BLOCK=y | 71 | CONFIG_BLOCK=y |
72 | # CONFIG_LBD is not set | ||
71 | # CONFIG_BLK_DEV_IO_TRACE is not set | 73 | # CONFIG_BLK_DEV_IO_TRACE is not set |
74 | # CONFIG_LSF is not set | ||
75 | # CONFIG_BLK_DEV_BSG is not set | ||
72 | 76 | ||
73 | # | 77 | # |
74 | # IO Schedulers | 78 | # IO Schedulers |
@@ -121,13 +125,19 @@ CONFIG_NEED_MULTIPLE_NODES=y | |||
121 | # CONFIG_SPARSEMEM_STATIC is not set | 125 | # CONFIG_SPARSEMEM_STATIC is not set |
122 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 126 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
123 | # CONFIG_RESOURCES_64BIT is not set | 127 | # CONFIG_RESOURCES_64BIT is not set |
128 | CONFIG_ZONE_DMA_FLAG=1 | ||
129 | CONFIG_BOUNCE=y | ||
130 | CONFIG_VIRT_TO_BUS=y | ||
124 | CONFIG_IRAM_START=0x00f00000 | 131 | CONFIG_IRAM_START=0x00f00000 |
125 | CONFIG_IRAM_SIZE=0x00010000 | 132 | CONFIG_IRAM_SIZE=0x00010000 |
126 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 133 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
127 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 134 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
135 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
136 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
128 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 137 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
129 | CONFIG_GENERIC_HWEIGHT=y | 138 | CONFIG_GENERIC_HWEIGHT=y |
130 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 139 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
140 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
131 | # CONFIG_PREEMPT is not set | 141 | # CONFIG_PREEMPT is not set |
132 | # CONFIG_SMP is not set | 142 | # CONFIG_SMP is not set |
133 | CONFIG_NODES_SHIFT=1 | 143 | CONFIG_NODES_SHIFT=1 |
@@ -135,6 +145,7 @@ CONFIG_NODES_SHIFT=1 | |||
135 | # | 145 | # |
136 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 146 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
137 | # | 147 | # |
148 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
138 | # CONFIG_ISA is not set | 149 | # CONFIG_ISA is not set |
139 | 150 | ||
140 | # | 151 | # |
@@ -154,10 +165,6 @@ CONFIG_M32R_CFC_NUM=1 | |||
154 | CONFIG_PCCARD_NONSTATIC=y | 165 | CONFIG_PCCARD_NONSTATIC=y |
155 | 166 | ||
156 | # | 167 | # |
157 | # PCI Hotplug Support | ||
158 | # | ||
159 | |||
160 | # | ||
161 | # Executable file formats | 168 | # Executable file formats |
162 | # | 169 | # |
163 | CONFIG_BINFMT_ELF=y | 170 | CONFIG_BINFMT_ELF=y |
@@ -171,13 +178,13 @@ CONFIG_NET=y | |||
171 | # | 178 | # |
172 | # Networking options | 179 | # Networking options |
173 | # | 180 | # |
174 | # CONFIG_NETDEBUG is not set | ||
175 | CONFIG_PACKET=y | 181 | CONFIG_PACKET=y |
176 | # CONFIG_PACKET_MMAP is not set | 182 | # CONFIG_PACKET_MMAP is not set |
177 | CONFIG_UNIX=y | 183 | CONFIG_UNIX=y |
178 | CONFIG_XFRM=y | 184 | CONFIG_XFRM=y |
179 | # CONFIG_XFRM_USER is not set | 185 | # CONFIG_XFRM_USER is not set |
180 | # CONFIG_XFRM_SUB_POLICY is not set | 186 | # CONFIG_XFRM_SUB_POLICY is not set |
187 | # CONFIG_XFRM_MIGRATE is not set | ||
181 | # CONFIG_NET_KEY is not set | 188 | # CONFIG_NET_KEY is not set |
182 | CONFIG_INET=y | 189 | CONFIG_INET=y |
183 | # CONFIG_IP_MULTICAST is not set | 190 | # CONFIG_IP_MULTICAST is not set |
@@ -210,20 +217,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
210 | # CONFIG_INET6_TUNNEL is not set | 217 | # CONFIG_INET6_TUNNEL is not set |
211 | # CONFIG_NETWORK_SECMARK is not set | 218 | # CONFIG_NETWORK_SECMARK is not set |
212 | # CONFIG_NETFILTER is not set | 219 | # CONFIG_NETFILTER is not set |
213 | |||
214 | # | ||
215 | # DCCP Configuration (EXPERIMENTAL) | ||
216 | # | ||
217 | # CONFIG_IP_DCCP is not set | 220 | # CONFIG_IP_DCCP is not set |
218 | |||
219 | # | ||
220 | # SCTP Configuration (EXPERIMENTAL) | ||
221 | # | ||
222 | # CONFIG_IP_SCTP is not set | 221 | # CONFIG_IP_SCTP is not set |
223 | |||
224 | # | ||
225 | # TIPC Configuration (EXPERIMENTAL) | ||
226 | # | ||
227 | # CONFIG_TIPC is not set | 222 | # CONFIG_TIPC is not set |
228 | # CONFIG_ATM is not set | 223 | # CONFIG_ATM is not set |
229 | # CONFIG_BRIDGE is not set | 224 | # CONFIG_BRIDGE is not set |
@@ -249,7 +244,17 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
249 | # CONFIG_HAMRADIO is not set | 244 | # CONFIG_HAMRADIO is not set |
250 | # CONFIG_IRDA is not set | 245 | # CONFIG_IRDA is not set |
251 | # CONFIG_BT is not set | 246 | # CONFIG_BT is not set |
247 | # CONFIG_AF_RXRPC is not set | ||
248 | |||
249 | # | ||
250 | # Wireless | ||
251 | # | ||
252 | # CONFIG_CFG80211 is not set | ||
253 | # CONFIG_WIRELESS_EXT is not set | ||
254 | # CONFIG_MAC80211 is not set | ||
252 | # CONFIG_IEEE80211 is not set | 255 | # CONFIG_IEEE80211 is not set |
256 | # CONFIG_RFKILL is not set | ||
257 | # CONFIG_NET_9P is not set | ||
253 | 258 | ||
254 | # | 259 | # |
255 | # Device Drivers | 260 | # Device Drivers |
@@ -262,30 +267,12 @@ CONFIG_STANDALONE=y | |||
262 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 267 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
263 | CONFIG_FW_LOADER=y | 268 | CONFIG_FW_LOADER=y |
264 | # CONFIG_DEBUG_DRIVER is not set | 269 | # CONFIG_DEBUG_DRIVER is not set |
270 | # CONFIG_DEBUG_DEVRES is not set | ||
265 | # CONFIG_SYS_HYPERVISOR is not set | 271 | # CONFIG_SYS_HYPERVISOR is not set |
266 | |||
267 | # | ||
268 | # Connector - unified userspace <-> kernelspace linker | ||
269 | # | ||
270 | # CONFIG_CONNECTOR is not set | 272 | # CONFIG_CONNECTOR is not set |
271 | |||
272 | # | ||
273 | # Memory Technology Devices (MTD) | ||
274 | # | ||
275 | # CONFIG_MTD is not set | 273 | # CONFIG_MTD is not set |
276 | |||
277 | # | ||
278 | # Parallel port support | ||
279 | # | ||
280 | # CONFIG_PARPORT is not set | 274 | # CONFIG_PARPORT is not set |
281 | 275 | CONFIG_BLK_DEV=y | |
282 | # | ||
283 | # Plug and Play support | ||
284 | # | ||
285 | |||
286 | # | ||
287 | # Block devices | ||
288 | # | ||
289 | # CONFIG_BLK_DEV_COW_COMMON is not set | 276 | # CONFIG_BLK_DEV_COW_COMMON is not set |
290 | CONFIG_BLK_DEV_LOOP=y | 277 | CONFIG_BLK_DEV_LOOP=y |
291 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 278 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
@@ -294,18 +281,10 @@ CONFIG_BLK_DEV_RAM=y | |||
294 | CONFIG_BLK_DEV_RAM_COUNT=16 | 281 | CONFIG_BLK_DEV_RAM_COUNT=16 |
295 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 282 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
296 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 283 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
297 | # CONFIG_BLK_DEV_INITRD is not set | ||
298 | # CONFIG_CDROM_PKTCDVD is not set | 284 | # CONFIG_CDROM_PKTCDVD is not set |
299 | # CONFIG_ATA_OVER_ETH is not set | 285 | # CONFIG_ATA_OVER_ETH is not set |
300 | 286 | CONFIG_MISC_DEVICES=y | |
301 | # | 287 | # CONFIG_EEPROM_93CX6 is not set |
302 | # Misc devices | ||
303 | # | ||
304 | # CONFIG_TIFM_CORE is not set | ||
305 | |||
306 | # | ||
307 | # ATA/ATAPI/MFM/RLL support | ||
308 | # | ||
309 | # CONFIG_IDE is not set | 288 | # CONFIG_IDE is not set |
310 | 289 | ||
311 | # | 290 | # |
@@ -313,6 +292,8 @@ CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | |||
313 | # | 292 | # |
314 | # CONFIG_RAID_ATTRS is not set | 293 | # CONFIG_RAID_ATTRS is not set |
315 | CONFIG_SCSI=m | 294 | CONFIG_SCSI=m |
295 | # CONFIG_SCSI_DMA is not set | ||
296 | # CONFIG_SCSI_TGT is not set | ||
316 | # CONFIG_SCSI_NETLINK is not set | 297 | # CONFIG_SCSI_NETLINK is not set |
317 | CONFIG_SCSI_PROC_FS=y | 298 | CONFIG_SCSI_PROC_FS=y |
318 | 299 | ||
@@ -333,6 +314,8 @@ CONFIG_CHR_DEV_SG=m | |||
333 | CONFIG_SCSI_MULTI_LUN=y | 314 | CONFIG_SCSI_MULTI_LUN=y |
334 | # CONFIG_SCSI_CONSTANTS is not set | 315 | # CONFIG_SCSI_CONSTANTS is not set |
335 | # CONFIG_SCSI_LOGGING is not set | 316 | # CONFIG_SCSI_LOGGING is not set |
317 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
318 | CONFIG_SCSI_WAIT_SCAN=m | ||
336 | 319 | ||
337 | # | 320 | # |
338 | # SCSI Transports | 321 | # SCSI Transports |
@@ -340,93 +323,33 @@ CONFIG_SCSI_MULTI_LUN=y | |||
340 | # CONFIG_SCSI_SPI_ATTRS is not set | 323 | # CONFIG_SCSI_SPI_ATTRS is not set |
341 | # CONFIG_SCSI_FC_ATTRS is not set | 324 | # CONFIG_SCSI_FC_ATTRS is not set |
342 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 325 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
343 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
344 | # CONFIG_SCSI_SAS_LIBSAS is not set | 326 | # CONFIG_SCSI_SAS_LIBSAS is not set |
345 | 327 | CONFIG_SCSI_LOWLEVEL=y | |
346 | # | ||
347 | # SCSI low-level drivers | ||
348 | # | ||
349 | # CONFIG_ISCSI_TCP is not set | 328 | # CONFIG_ISCSI_TCP is not set |
350 | # CONFIG_SCSI_DEBUG is not set | 329 | # CONFIG_SCSI_DEBUG is not set |
351 | 330 | # CONFIG_SCSI_LOWLEVEL_PCMCIA is not set | |
352 | # | ||
353 | # PCMCIA SCSI adapter support | ||
354 | # | ||
355 | # CONFIG_PCMCIA_AHA152X is not set | ||
356 | # CONFIG_PCMCIA_FDOMAIN is not set | ||
357 | # CONFIG_PCMCIA_NINJA_SCSI is not set | ||
358 | # CONFIG_PCMCIA_QLOGIC is not set | ||
359 | # CONFIG_PCMCIA_SYM53C500 is not set | ||
360 | |||
361 | # | ||
362 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
363 | # | ||
364 | |||
365 | # | ||
366 | # Multi-device support (RAID and LVM) | ||
367 | # | ||
368 | # CONFIG_MD is not set | 331 | # CONFIG_MD is not set |
369 | |||
370 | # | ||
371 | # Fusion MPT device support | ||
372 | # | ||
373 | # CONFIG_FUSION is not set | ||
374 | |||
375 | # | ||
376 | # IEEE 1394 (FireWire) support | ||
377 | # | ||
378 | |||
379 | # | ||
380 | # I2O device support | ||
381 | # | ||
382 | |||
383 | # | ||
384 | # Network device support | ||
385 | # | ||
386 | CONFIG_NETDEVICES=y | 332 | CONFIG_NETDEVICES=y |
333 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
387 | # CONFIG_DUMMY is not set | 334 | # CONFIG_DUMMY is not set |
388 | # CONFIG_BONDING is not set | 335 | # CONFIG_BONDING is not set |
336 | # CONFIG_MACVLAN is not set | ||
389 | # CONFIG_EQUALIZER is not set | 337 | # CONFIG_EQUALIZER is not set |
390 | # CONFIG_TUN is not set | 338 | # CONFIG_TUN is not set |
391 | |||
392 | # | ||
393 | # PHY device support | ||
394 | # | ||
395 | # CONFIG_PHYLIB is not set | 339 | # CONFIG_PHYLIB is not set |
396 | |||
397 | # | ||
398 | # Ethernet (10 or 100Mbit) | ||
399 | # | ||
400 | CONFIG_NET_ETHERNET=y | 340 | CONFIG_NET_ETHERNET=y |
401 | CONFIG_MII=y | 341 | CONFIG_MII=y |
402 | CONFIG_SMC91X=y | 342 | CONFIG_SMC91X=y |
403 | # CONFIG_NE2000 is not set | 343 | # CONFIG_NE2000 is not set |
344 | CONFIG_NETDEV_1000=y | ||
345 | CONFIG_NETDEV_10000=y | ||
404 | 346 | ||
405 | # | 347 | # |
406 | # Ethernet (1000 Mbit) | 348 | # Wireless LAN |
407 | # | ||
408 | |||
409 | # | ||
410 | # Ethernet (10000 Mbit) | ||
411 | # | ||
412 | |||
413 | # | ||
414 | # Token Ring devices | ||
415 | # | ||
416 | |||
417 | # | ||
418 | # Wireless LAN (non-hamradio) | ||
419 | # | ||
420 | # CONFIG_NET_RADIO is not set | ||
421 | |||
422 | # | ||
423 | # PCMCIA network device support | ||
424 | # | 349 | # |
350 | # CONFIG_WLAN_PRE80211 is not set | ||
351 | # CONFIG_WLAN_80211 is not set | ||
425 | # CONFIG_NET_PCMCIA is not set | 352 | # CONFIG_NET_PCMCIA is not set |
426 | |||
427 | # | ||
428 | # Wan interfaces | ||
429 | # | ||
430 | # CONFIG_WAN is not set | 353 | # CONFIG_WAN is not set |
431 | # CONFIG_PPP is not set | 354 | # CONFIG_PPP is not set |
432 | # CONFIG_SLIP is not set | 355 | # CONFIG_SLIP is not set |
@@ -434,15 +357,7 @@ CONFIG_SMC91X=y | |||
434 | # CONFIG_NETCONSOLE is not set | 357 | # CONFIG_NETCONSOLE is not set |
435 | # CONFIG_NETPOLL is not set | 358 | # CONFIG_NETPOLL is not set |
436 | # CONFIG_NET_POLL_CONTROLLER is not set | 359 | # CONFIG_NET_POLL_CONTROLLER is not set |
437 | |||
438 | # | ||
439 | # ISDN subsystem | ||
440 | # | ||
441 | # CONFIG_ISDN is not set | 360 | # CONFIG_ISDN is not set |
442 | |||
443 | # | ||
444 | # Telephony Support | ||
445 | # | ||
446 | # CONFIG_PHONE is not set | 361 | # CONFIG_PHONE is not set |
447 | 362 | ||
448 | # | 363 | # |
@@ -450,6 +365,7 @@ CONFIG_SMC91X=y | |||
450 | # | 365 | # |
451 | CONFIG_INPUT=y | 366 | CONFIG_INPUT=y |
452 | # CONFIG_INPUT_FF_MEMLESS is not set | 367 | # CONFIG_INPUT_FF_MEMLESS is not set |
368 | # CONFIG_INPUT_POLLDEV is not set | ||
453 | 369 | ||
454 | # | 370 | # |
455 | # Userland interfaces | 371 | # Userland interfaces |
@@ -466,6 +382,7 @@ CONFIG_INPUT=y | |||
466 | # CONFIG_INPUT_KEYBOARD is not set | 382 | # CONFIG_INPUT_KEYBOARD is not set |
467 | # CONFIG_INPUT_MOUSE is not set | 383 | # CONFIG_INPUT_MOUSE is not set |
468 | # CONFIG_INPUT_JOYSTICK is not set | 384 | # CONFIG_INPUT_JOYSTICK is not set |
385 | # CONFIG_INPUT_TABLET is not set | ||
469 | # CONFIG_INPUT_TOUCHSCREEN is not set | 386 | # CONFIG_INPUT_TOUCHSCREEN is not set |
470 | # CONFIG_INPUT_MISC is not set | 387 | # CONFIG_INPUT_MISC is not set |
471 | 388 | ||
@@ -501,42 +418,21 @@ CONFIG_SERIAL_M32R_PLDSIO=y | |||
501 | CONFIG_UNIX98_PTYS=y | 418 | CONFIG_UNIX98_PTYS=y |
502 | CONFIG_LEGACY_PTYS=y | 419 | CONFIG_LEGACY_PTYS=y |
503 | CONFIG_LEGACY_PTY_COUNT=256 | 420 | CONFIG_LEGACY_PTY_COUNT=256 |
504 | |||
505 | # | ||
506 | # IPMI | ||
507 | # | ||
508 | # CONFIG_IPMI_HANDLER is not set | 421 | # CONFIG_IPMI_HANDLER is not set |
509 | |||
510 | # | ||
511 | # Watchdog Cards | ||
512 | # | ||
513 | # CONFIG_WATCHDOG is not set | 422 | # CONFIG_WATCHDOG is not set |
514 | CONFIG_HW_RANDOM=y | 423 | CONFIG_HW_RANDOM=y |
515 | # CONFIG_RTC is not set | 424 | # CONFIG_RTC is not set |
516 | CONFIG_DS1302=y | 425 | CONFIG_DS1302=y |
517 | # CONFIG_DTLK is not set | ||
518 | # CONFIG_R3964 is not set | 426 | # CONFIG_R3964 is not set |
519 | 427 | ||
520 | # | 428 | # |
521 | # Ftape, the floppy tape device driver | ||
522 | # | ||
523 | |||
524 | # | ||
525 | # PCMCIA character devices | 429 | # PCMCIA character devices |
526 | # | 430 | # |
527 | # CONFIG_SYNCLINK_CS is not set | 431 | # CONFIG_SYNCLINK_CS is not set |
528 | # CONFIG_CARDMAN_4000 is not set | 432 | # CONFIG_CARDMAN_4000 is not set |
529 | # CONFIG_CARDMAN_4040 is not set | 433 | # CONFIG_CARDMAN_4040 is not set |
530 | # CONFIG_RAW_DRIVER is not set | 434 | # CONFIG_RAW_DRIVER is not set |
531 | |||
532 | # | ||
533 | # TPM devices | ||
534 | # | ||
535 | # CONFIG_TCG_TPM is not set | 435 | # CONFIG_TCG_TPM is not set |
536 | |||
537 | # | ||
538 | # I2C support | ||
539 | # | ||
540 | # CONFIG_I2C is not set | 436 | # CONFIG_I2C is not set |
541 | 437 | ||
542 | # | 438 | # |
@@ -544,47 +440,56 @@ CONFIG_DS1302=y | |||
544 | # | 440 | # |
545 | # CONFIG_SPI is not set | 441 | # CONFIG_SPI is not set |
546 | # CONFIG_SPI_MASTER is not set | 442 | # CONFIG_SPI_MASTER is not set |
547 | |||
548 | # | ||
549 | # Dallas's 1-wire bus | ||
550 | # | ||
551 | # CONFIG_W1 is not set | 443 | # CONFIG_W1 is not set |
552 | 444 | # CONFIG_POWER_SUPPLY is not set | |
553 | # | ||
554 | # Hardware Monitoring support | ||
555 | # | ||
556 | CONFIG_HWMON=y | 445 | CONFIG_HWMON=y |
557 | # CONFIG_HWMON_VID is not set | 446 | # CONFIG_HWMON_VID is not set |
558 | # CONFIG_SENSORS_ABITUGURU is not set | 447 | # CONFIG_SENSORS_ABITUGURU is not set |
448 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
559 | # CONFIG_SENSORS_F71805F is not set | 449 | # CONFIG_SENSORS_F71805F is not set |
450 | # CONFIG_SENSORS_IT87 is not set | ||
451 | # CONFIG_SENSORS_PC87360 is not set | ||
452 | # CONFIG_SENSORS_PC87427 is not set | ||
453 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
454 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
560 | # CONFIG_SENSORS_VT1211 is not set | 455 | # CONFIG_SENSORS_VT1211 is not set |
456 | # CONFIG_SENSORS_W83627HF is not set | ||
457 | # CONFIG_SENSORS_W83627EHF is not set | ||
561 | # CONFIG_HWMON_DEBUG_CHIP is not set | 458 | # CONFIG_HWMON_DEBUG_CHIP is not set |
562 | 459 | ||
563 | # | 460 | # |
564 | # Multimedia devices | 461 | # Multifunction device drivers |
565 | # | 462 | # |
566 | # CONFIG_VIDEO_DEV is not set | 463 | # CONFIG_MFD_SM501 is not set |
567 | 464 | ||
568 | # | 465 | # |
569 | # Digital Video Broadcasting Devices | 466 | # Multimedia devices |
570 | # | 467 | # |
571 | # CONFIG_DVB is not set | 468 | # CONFIG_VIDEO_DEV is not set |
469 | # CONFIG_DVB_CORE is not set | ||
470 | CONFIG_DAB=y | ||
572 | 471 | ||
573 | # | 472 | # |
574 | # Graphics support | 473 | # Graphics support |
575 | # | 474 | # |
576 | CONFIG_FIRMWARE_EDID=y | ||
577 | # CONFIG_FB is not set | ||
578 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | 475 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
579 | 476 | ||
580 | # | 477 | # |
581 | # Sound | 478 | # Display device support |
582 | # | 479 | # |
583 | # CONFIG_SOUND is not set | 480 | # CONFIG_DISPLAY_SUPPORT is not set |
481 | # CONFIG_VGASTATE is not set | ||
482 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
483 | # CONFIG_FB is not set | ||
584 | 484 | ||
585 | # | 485 | # |
586 | # USB support | 486 | # Sound |
587 | # | 487 | # |
488 | # CONFIG_SOUND is not set | ||
489 | CONFIG_HID_SUPPORT=y | ||
490 | CONFIG_HID=y | ||
491 | # CONFIG_HID_DEBUG is not set | ||
492 | CONFIG_USB_SUPPORT=y | ||
588 | # CONFIG_USB_ARCH_HAS_HCD is not set | 493 | # CONFIG_USB_ARCH_HAS_HCD is not set |
589 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 494 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
590 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 495 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
@@ -597,50 +502,18 @@ CONFIG_FIRMWARE_EDID=y | |||
597 | # USB Gadget Support | 502 | # USB Gadget Support |
598 | # | 503 | # |
599 | # CONFIG_USB_GADGET is not set | 504 | # CONFIG_USB_GADGET is not set |
600 | |||
601 | # | ||
602 | # MMC/SD Card support | ||
603 | # | ||
604 | # CONFIG_MMC is not set | 505 | # CONFIG_MMC is not set |
605 | |||
606 | # | ||
607 | # LED devices | ||
608 | # | ||
609 | # CONFIG_NEW_LEDS is not set | 506 | # CONFIG_NEW_LEDS is not set |
610 | 507 | ||
611 | # | 508 | # |
612 | # LED drivers | ||
613 | # | ||
614 | |||
615 | # | ||
616 | # LED Triggers | ||
617 | # | ||
618 | |||
619 | # | ||
620 | # InfiniBand support | ||
621 | # | ||
622 | |||
623 | # | ||
624 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
625 | # | ||
626 | |||
627 | # | ||
628 | # Real Time Clock | 509 | # Real Time Clock |
629 | # | 510 | # |
630 | # CONFIG_RTC_CLASS is not set | 511 | # CONFIG_RTC_CLASS is not set |
631 | 512 | ||
632 | # | 513 | # |
633 | # DMA Engine support | 514 | # Userspace I/O |
634 | # | ||
635 | # CONFIG_DMA_ENGINE is not set | ||
636 | |||
637 | # | ||
638 | # DMA Clients | ||
639 | # | ||
640 | |||
641 | # | ||
642 | # DMA Devices | ||
643 | # | 515 | # |
516 | # CONFIG_UIO is not set | ||
644 | 517 | ||
645 | # | 518 | # |
646 | # File systems | 519 | # File systems |
@@ -735,6 +608,7 @@ CONFIG_LOCKD=y | |||
735 | CONFIG_LOCKD_V4=y | 608 | CONFIG_LOCKD_V4=y |
736 | CONFIG_NFS_COMMON=y | 609 | CONFIG_NFS_COMMON=y |
737 | CONFIG_SUNRPC=y | 610 | CONFIG_SUNRPC=y |
611 | # CONFIG_SUNRPC_BIND34 is not set | ||
738 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 612 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
739 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 613 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
740 | # CONFIG_SMB_FS is not set | 614 | # CONFIG_SMB_FS is not set |
@@ -742,7 +616,6 @@ CONFIG_SUNRPC=y | |||
742 | # CONFIG_NCP_FS is not set | 616 | # CONFIG_NCP_FS is not set |
743 | # CONFIG_CODA_FS is not set | 617 | # CONFIG_CODA_FS is not set |
744 | # CONFIG_AFS_FS is not set | 618 | # CONFIG_AFS_FS is not set |
745 | # CONFIG_9P_FS is not set | ||
746 | 619 | ||
747 | # | 620 | # |
748 | # Partition Types | 621 | # Partition Types |
@@ -795,6 +668,11 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
795 | # CONFIG_NLS_UTF8 is not set | 668 | # CONFIG_NLS_UTF8 is not set |
796 | 669 | ||
797 | # | 670 | # |
671 | # Distributed Lock Manager | ||
672 | # | ||
673 | # CONFIG_DLM is not set | ||
674 | |||
675 | # | ||
798 | # Profiling support | 676 | # Profiling support |
799 | # | 677 | # |
800 | # CONFIG_PROFILING is not set | 678 | # CONFIG_PROFILING is not set |
@@ -806,27 +684,28 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
806 | CONFIG_ENABLE_MUST_CHECK=y | 684 | CONFIG_ENABLE_MUST_CHECK=y |
807 | # CONFIG_MAGIC_SYSRQ is not set | 685 | # CONFIG_MAGIC_SYSRQ is not set |
808 | # CONFIG_UNUSED_SYMBOLS is not set | 686 | # CONFIG_UNUSED_SYMBOLS is not set |
687 | # CONFIG_DEBUG_FS is not set | ||
688 | # CONFIG_HEADERS_CHECK is not set | ||
809 | CONFIG_DEBUG_KERNEL=y | 689 | CONFIG_DEBUG_KERNEL=y |
810 | CONFIG_LOG_BUF_SHIFT=14 | 690 | # CONFIG_DEBUG_SHIRQ is not set |
811 | CONFIG_DETECT_SOFTLOCKUP=y | 691 | CONFIG_DETECT_SOFTLOCKUP=y |
692 | CONFIG_SCHED_DEBUG=y | ||
812 | # CONFIG_SCHEDSTATS is not set | 693 | # CONFIG_SCHEDSTATS is not set |
694 | # CONFIG_TIMER_STATS is not set | ||
813 | # CONFIG_DEBUG_SLAB is not set | 695 | # CONFIG_DEBUG_SLAB is not set |
814 | # CONFIG_DEBUG_SPINLOCK is not set | 696 | # CONFIG_DEBUG_SPINLOCK is not set |
815 | # CONFIG_DEBUG_MUTEXES is not set | 697 | # CONFIG_DEBUG_MUTEXES is not set |
816 | # CONFIG_DEBUG_RWSEMS is not set | ||
817 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set | 698 | # CONFIG_DEBUG_SPINLOCK_SLEEP is not set |
818 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set | 699 | # CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set |
819 | # CONFIG_DEBUG_KOBJECT is not set | 700 | # CONFIG_DEBUG_KOBJECT is not set |
820 | # CONFIG_DEBUG_BUGVERBOSE is not set | 701 | # CONFIG_DEBUG_BUGVERBOSE is not set |
821 | CONFIG_DEBUG_INFO=y | 702 | CONFIG_DEBUG_INFO=y |
822 | # CONFIG_DEBUG_FS is not set | ||
823 | # CONFIG_DEBUG_VM is not set | 703 | # CONFIG_DEBUG_VM is not set |
824 | # CONFIG_DEBUG_LIST is not set | 704 | # CONFIG_DEBUG_LIST is not set |
825 | # CONFIG_FRAME_POINTER is not set | 705 | # CONFIG_FRAME_POINTER is not set |
826 | # CONFIG_UNWIND_INFO is not set | ||
827 | CONFIG_FORCED_INLINING=y | 706 | CONFIG_FORCED_INLINING=y |
828 | # CONFIG_HEADERS_CHECK is not set | ||
829 | # CONFIG_RCU_TORTURE_TEST is not set | 707 | # CONFIG_RCU_TORTURE_TEST is not set |
708 | # CONFIG_FAULT_INJECTION is not set | ||
830 | # CONFIG_DEBUG_STACKOVERFLOW is not set | 709 | # CONFIG_DEBUG_STACKOVERFLOW is not set |
831 | # CONFIG_DEBUG_STACK_USAGE is not set | 710 | # CONFIG_DEBUG_STACK_USAGE is not set |
832 | 711 | ||
@@ -835,16 +714,16 @@ CONFIG_FORCED_INLINING=y | |||
835 | # | 714 | # |
836 | # CONFIG_KEYS is not set | 715 | # CONFIG_KEYS is not set |
837 | # CONFIG_SECURITY is not set | 716 | # CONFIG_SECURITY is not set |
838 | |||
839 | # | ||
840 | # Cryptographic options | ||
841 | # | ||
842 | # CONFIG_CRYPTO is not set | 717 | # CONFIG_CRYPTO is not set |
843 | 718 | ||
844 | # | 719 | # |
845 | # Library routines | 720 | # Library routines |
846 | # | 721 | # |
722 | CONFIG_BITREVERSE=y | ||
847 | # CONFIG_CRC_CCITT is not set | 723 | # CONFIG_CRC_CCITT is not set |
848 | # CONFIG_CRC16 is not set | 724 | # CONFIG_CRC16 is not set |
725 | # CONFIG_CRC_ITU_T is not set | ||
849 | CONFIG_CRC32=y | 726 | CONFIG_CRC32=y |
727 | # CONFIG_CRC7 is not set | ||
850 | # CONFIG_LIBCRC32C is not set | 728 | # CONFIG_LIBCRC32C is not set |
729 | CONFIG_HAS_IOMEM=y | ||
diff --git a/arch/m32r/defconfig b/arch/m32r/defconfig index 13579917afef..af3b98179113 100644 --- a/arch/m32r/defconfig +++ b/arch/m32r/defconfig | |||
@@ -1,12 +1,15 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.19 | 3 | # Linux kernel version: 2.6.23-rc1 |
4 | # Tue Dec 12 17:52:38 2006 | 4 | # Wed Aug 1 17:22:35 2007 |
5 | # | 5 | # |
6 | CONFIG_M32R=y | 6 | CONFIG_M32R=y |
7 | CONFIG_GENERIC_ISA_DMA=y | 7 | CONFIG_GENERIC_ISA_DMA=y |
8 | CONFIG_ZONE_DMA=y | ||
8 | CONFIG_GENERIC_HARDIRQS=y | 9 | CONFIG_GENERIC_HARDIRQS=y |
9 | CONFIG_GENERIC_IRQ_PROBE=y | 10 | CONFIG_GENERIC_IRQ_PROBE=y |
11 | CONFIG_NO_IOPORT=y | ||
12 | CONFIG_NO_DMA=y | ||
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | 13 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" |
11 | 14 | ||
12 | # | 15 | # |
@@ -23,19 +26,20 @@ CONFIG_LOCALVERSION="" | |||
23 | CONFIG_LOCALVERSION_AUTO=y | 26 | CONFIG_LOCALVERSION_AUTO=y |
24 | CONFIG_SWAP=y | 27 | CONFIG_SWAP=y |
25 | CONFIG_SYSVIPC=y | 28 | CONFIG_SYSVIPC=y |
26 | # CONFIG_IPC_NS is not set | 29 | CONFIG_SYSVIPC_SYSCTL=y |
27 | # CONFIG_POSIX_MQUEUE is not set | 30 | # CONFIG_POSIX_MQUEUE is not set |
28 | CONFIG_BSD_PROCESS_ACCT=y | 31 | CONFIG_BSD_PROCESS_ACCT=y |
29 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 32 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
30 | # CONFIG_TASKSTATS is not set | 33 | # CONFIG_TASKSTATS is not set |
31 | # CONFIG_UTS_NS is not set | 34 | # CONFIG_USER_NS is not set |
32 | # CONFIG_AUDIT is not set | 35 | # CONFIG_AUDIT is not set |
33 | CONFIG_IKCONFIG=y | 36 | CONFIG_IKCONFIG=y |
34 | CONFIG_IKCONFIG_PROC=y | 37 | CONFIG_IKCONFIG_PROC=y |
38 | CONFIG_LOG_BUF_SHIFT=15 | ||
35 | # CONFIG_CPUSETS is not set | 39 | # CONFIG_CPUSETS is not set |
36 | CONFIG_SYSFS_DEPRECATED=y | 40 | CONFIG_SYSFS_DEPRECATED=y |
37 | # CONFIG_RELAY is not set | 41 | # CONFIG_RELAY is not set |
38 | CONFIG_INITRAMFS_SOURCE="" | 42 | # CONFIG_BLK_DEV_INITRD is not set |
39 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 43 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set |
40 | CONFIG_SYSCTL=y | 44 | CONFIG_SYSCTL=y |
41 | CONFIG_EMBEDDED=y | 45 | CONFIG_EMBEDDED=y |
@@ -47,17 +51,18 @@ CONFIG_BUG=y | |||
47 | CONFIG_ELF_CORE=y | 51 | CONFIG_ELF_CORE=y |
48 | CONFIG_BASE_FULL=y | 52 | CONFIG_BASE_FULL=y |
49 | # CONFIG_FUTEX is not set | 53 | # CONFIG_FUTEX is not set |
54 | CONFIG_ANON_INODES=y | ||
50 | # CONFIG_EPOLL is not set | 55 | # CONFIG_EPOLL is not set |
56 | CONFIG_SIGNALFD=y | ||
57 | CONFIG_TIMERFD=y | ||
58 | CONFIG_EVENTFD=y | ||
51 | CONFIG_SHMEM=y | 59 | CONFIG_SHMEM=y |
52 | CONFIG_SLAB=y | ||
53 | CONFIG_VM_EVENT_COUNTERS=y | 60 | CONFIG_VM_EVENT_COUNTERS=y |
61 | CONFIG_SLAB=y | ||
62 | # CONFIG_SLUB is not set | ||
63 | # CONFIG_SLOB is not set | ||
54 | # CONFIG_TINY_SHMEM is not set | 64 | # CONFIG_TINY_SHMEM is not set |
55 | CONFIG_BASE_SMALL=0 | 65 | CONFIG_BASE_SMALL=0 |
56 | # CONFIG_SLOB is not set | ||
57 | |||
58 | # | ||
59 | # Loadable module support | ||
60 | # | ||
61 | CONFIG_MODULES=y | 66 | CONFIG_MODULES=y |
62 | CONFIG_MODULE_UNLOAD=y | 67 | CONFIG_MODULE_UNLOAD=y |
63 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 68 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
@@ -65,12 +70,11 @@ CONFIG_MODULE_UNLOAD=y | |||
65 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 70 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
66 | CONFIG_KMOD=y | 71 | CONFIG_KMOD=y |
67 | CONFIG_STOP_MACHINE=y | 72 | CONFIG_STOP_MACHINE=y |
68 | |||
69 | # | ||
70 | # Block layer | ||
71 | # | ||
72 | CONFIG_BLOCK=y | 73 | CONFIG_BLOCK=y |
74 | # CONFIG_LBD is not set | ||
73 | # CONFIG_BLK_DEV_IO_TRACE is not set | 75 | # CONFIG_BLK_DEV_IO_TRACE is not set |
76 | # CONFIG_LSF is not set | ||
77 | # CONFIG_BLK_DEV_BSG is not set | ||
74 | 78 | ||
75 | # | 79 | # |
76 | # IO Schedulers | 80 | # IO Schedulers |
@@ -123,13 +127,19 @@ CONFIG_NEED_MULTIPLE_NODES=y | |||
123 | # CONFIG_SPARSEMEM_STATIC is not set | 127 | # CONFIG_SPARSEMEM_STATIC is not set |
124 | CONFIG_SPLIT_PTLOCK_CPUS=4 | 128 | CONFIG_SPLIT_PTLOCK_CPUS=4 |
125 | # CONFIG_RESOURCES_64BIT is not set | 129 | # CONFIG_RESOURCES_64BIT is not set |
130 | CONFIG_ZONE_DMA_FLAG=1 | ||
131 | CONFIG_BOUNCE=y | ||
132 | CONFIG_VIRT_TO_BUS=y | ||
126 | CONFIG_IRAM_START=0x00f00000 | 133 | CONFIG_IRAM_START=0x00f00000 |
127 | CONFIG_IRAM_SIZE=0x00080000 | 134 | CONFIG_IRAM_SIZE=0x00080000 |
128 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 135 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
129 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 136 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
137 | # CONFIG_ARCH_HAS_ILOG2_U32 is not set | ||
138 | # CONFIG_ARCH_HAS_ILOG2_U64 is not set | ||
130 | CONFIG_GENERIC_FIND_NEXT_BIT=y | 139 | CONFIG_GENERIC_FIND_NEXT_BIT=y |
131 | CONFIG_GENERIC_HWEIGHT=y | 140 | CONFIG_GENERIC_HWEIGHT=y |
132 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 141 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
142 | CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y | ||
133 | CONFIG_PREEMPT=y | 143 | CONFIG_PREEMPT=y |
134 | CONFIG_SMP=y | 144 | CONFIG_SMP=y |
135 | # CONFIG_CHIP_M32700_TS1 is not set | 145 | # CONFIG_CHIP_M32700_TS1 is not set |
@@ -139,6 +149,7 @@ CONFIG_NODES_SHIFT=1 | |||
139 | # | 149 | # |
140 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 150 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
141 | # | 151 | # |
152 | # CONFIG_ARCH_SUPPORTS_MSI is not set | ||
142 | # CONFIG_ISA is not set | 153 | # CONFIG_ISA is not set |
143 | 154 | ||
144 | # | 155 | # |
@@ -147,10 +158,6 @@ CONFIG_NODES_SHIFT=1 | |||
147 | # CONFIG_PCCARD is not set | 158 | # CONFIG_PCCARD is not set |
148 | 159 | ||
149 | # | 160 | # |
150 | # PCI Hotplug Support | ||
151 | # | ||
152 | |||
153 | # | ||
154 | # Executable file formats | 161 | # Executable file formats |
155 | # | 162 | # |
156 | CONFIG_BINFMT_ELF=y | 163 | CONFIG_BINFMT_ELF=y |
@@ -164,13 +171,13 @@ CONFIG_NET=y | |||
164 | # | 171 | # |
165 | # Networking options | 172 | # Networking options |
166 | # | 173 | # |
167 | # CONFIG_NETDEBUG is not set | ||
168 | CONFIG_PACKET=y | 174 | CONFIG_PACKET=y |
169 | # CONFIG_PACKET_MMAP is not set | 175 | # CONFIG_PACKET_MMAP is not set |
170 | CONFIG_UNIX=y | 176 | CONFIG_UNIX=y |
171 | CONFIG_XFRM=y | 177 | CONFIG_XFRM=y |
172 | # CONFIG_XFRM_USER is not set | 178 | # CONFIG_XFRM_USER is not set |
173 | # CONFIG_XFRM_SUB_POLICY is not set | 179 | # CONFIG_XFRM_SUB_POLICY is not set |
180 | # CONFIG_XFRM_MIGRATE is not set | ||
174 | # CONFIG_NET_KEY is not set | 181 | # CONFIG_NET_KEY is not set |
175 | CONFIG_INET=y | 182 | CONFIG_INET=y |
176 | # CONFIG_IP_MULTICAST is not set | 183 | # CONFIG_IP_MULTICAST is not set |
@@ -203,20 +210,8 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
203 | # CONFIG_INET6_TUNNEL is not set | 210 | # CONFIG_INET6_TUNNEL is not set |
204 | # CONFIG_NETWORK_SECMARK is not set | 211 | # CONFIG_NETWORK_SECMARK is not set |
205 | # CONFIG_NETFILTER is not set | 212 | # CONFIG_NETFILTER is not set |
206 | |||
207 | # | ||
208 | # DCCP Configuration (EXPERIMENTAL) | ||
209 | # | ||
210 | # CONFIG_IP_DCCP is not set | 213 | # CONFIG_IP_DCCP is not set |
211 | |||
212 | # | ||
213 | # SCTP Configuration (EXPERIMENTAL) | ||
214 | # | ||
215 | # CONFIG_IP_SCTP is not set | 214 | # CONFIG_IP_SCTP is not set |
216 | |||
217 | # | ||
218 | # TIPC Configuration (EXPERIMENTAL) | ||
219 | # | ||
220 | # CONFIG_TIPC is not set | 215 | # CONFIG_TIPC is not set |
221 | # CONFIG_ATM is not set | 216 | # CONFIG_ATM is not set |
222 | # CONFIG_BRIDGE is not set | 217 | # CONFIG_BRIDGE is not set |
@@ -242,7 +237,17 @@ CONFIG_DEFAULT_TCP_CONG="cubic" | |||
242 | # CONFIG_HAMRADIO is not set | 237 | # CONFIG_HAMRADIO is not set |
243 | # CONFIG_IRDA is not set | 238 | # CONFIG_IRDA is not set |
244 | # CONFIG_BT is not set | 239 | # CONFIG_BT is not set |
240 | # CONFIG_AF_RXRPC is not set | ||
241 | |||
242 | # | ||
243 | # Wireless | ||
244 | # | ||
245 | # CONFIG_CFG80211 is not set | ||
246 | # CONFIG_WIRELESS_EXT is not set | ||
247 | # CONFIG_MAC80211 is not set | ||
245 | # CONFIG_IEEE80211 is not set | 248 | # CONFIG_IEEE80211 is not set |
249 | # CONFIG_RFKILL is not set | ||
250 | # CONFIG_NET_9P is not set | ||
246 | 251 | ||
247 | # | 252 | # |
248 | # Device Drivers | 253 | # Device Drivers |
@@ -255,15 +260,7 @@ CONFIG_STANDALONE=y | |||
255 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 260 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
256 | CONFIG_FW_LOADER=y | 261 | CONFIG_FW_LOADER=y |
257 | # CONFIG_SYS_HYPERVISOR is not set | 262 | # CONFIG_SYS_HYPERVISOR is not set |
258 | |||
259 | # | ||
260 | # Connector - unified userspace <-> kernelspace linker | ||
261 | # | ||
262 | # CONFIG_CONNECTOR is not set | 263 | # CONFIG_CONNECTOR is not set |
263 | |||
264 | # | ||
265 | # Memory Technology Devices (MTD) | ||
266 | # | ||
267 | CONFIG_MTD=y | 264 | CONFIG_MTD=y |
268 | # CONFIG_MTD_DEBUG is not set | 265 | # CONFIG_MTD_DEBUG is not set |
269 | # CONFIG_MTD_CONCAT is not set | 266 | # CONFIG_MTD_CONCAT is not set |
@@ -278,6 +275,7 @@ CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 | |||
278 | # User Modules And Translation Layers | 275 | # User Modules And Translation Layers |
279 | # | 276 | # |
280 | # CONFIG_MTD_CHAR is not set | 277 | # CONFIG_MTD_CHAR is not set |
278 | CONFIG_MTD_BLKDEVS=y | ||
281 | CONFIG_MTD_BLOCK=y | 279 | CONFIG_MTD_BLOCK=y |
282 | # CONFIG_FTL is not set | 280 | # CONFIG_FTL is not set |
283 | # CONFIG_NFTL is not set | 281 | # CONFIG_NFTL is not set |
@@ -314,7 +312,6 @@ CONFIG_MTD_CFI_UTIL=m | |||
314 | # CONFIG_MTD_RAM is not set | 312 | # CONFIG_MTD_RAM is not set |
315 | # CONFIG_MTD_ROM is not set | 313 | # CONFIG_MTD_ROM is not set |
316 | # CONFIG_MTD_ABSENT is not set | 314 | # CONFIG_MTD_ABSENT is not set |
317 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
318 | 315 | ||
319 | # | 316 | # |
320 | # Mapping drivers for chip access | 317 | # Mapping drivers for chip access |
@@ -337,29 +334,15 @@ CONFIG_MTD_CFI_UTIL=m | |||
337 | # CONFIG_MTD_DOC2000 is not set | 334 | # CONFIG_MTD_DOC2000 is not set |
338 | # CONFIG_MTD_DOC2001 is not set | 335 | # CONFIG_MTD_DOC2001 is not set |
339 | # CONFIG_MTD_DOC2001PLUS is not set | 336 | # CONFIG_MTD_DOC2001PLUS is not set |
340 | |||
341 | # | ||
342 | # NAND Flash Device Drivers | ||
343 | # | ||
344 | # CONFIG_MTD_NAND is not set | 337 | # CONFIG_MTD_NAND is not set |
345 | |||
346 | # | ||
347 | # OneNAND Flash Device Drivers | ||
348 | # | ||
349 | # CONFIG_MTD_ONENAND is not set | 338 | # CONFIG_MTD_ONENAND is not set |
350 | 339 | ||
351 | # | 340 | # |
352 | # Parallel port support | 341 | # UBI - Unsorted block images |
353 | # | 342 | # |
343 | # CONFIG_MTD_UBI is not set | ||
354 | # CONFIG_PARPORT is not set | 344 | # CONFIG_PARPORT is not set |
355 | 345 | CONFIG_BLK_DEV=y | |
356 | # | ||
357 | # Plug and Play support | ||
358 | # | ||
359 | |||
360 | # | ||
361 | # Block devices | ||
362 | # | ||
363 | # CONFIG_BLK_DEV_COW_COMMON is not set | 346 | # CONFIG_BLK_DEV_COW_COMMON is not set |
364 | CONFIG_BLK_DEV_LOOP=y | 347 | CONFIG_BLK_DEV_LOOP=y |
365 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 348 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
@@ -368,18 +351,10 @@ CONFIG_BLK_DEV_RAM=y | |||
368 | CONFIG_BLK_DEV_RAM_COUNT=16 | 351 | CONFIG_BLK_DEV_RAM_COUNT=16 |
369 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 352 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
370 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | 353 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 |
371 | # CONFIG_BLK_DEV_INITRD is not set | ||
372 | # CONFIG_CDROM_PKTCDVD is not set | 354 | # CONFIG_CDROM_PKTCDVD is not set |
373 | CONFIG_ATA_OVER_ETH=m | 355 | CONFIG_ATA_OVER_ETH=m |
374 | 356 | CONFIG_MISC_DEVICES=y | |
375 | # | 357 | # CONFIG_EEPROM_93CX6 is not set |
376 | # Misc devices | ||
377 | # | ||
378 | # CONFIG_TIFM_CORE is not set | ||
379 | |||
380 | # | ||
381 | # ATA/ATAPI/MFM/RLL support | ||
382 | # | ||
383 | CONFIG_IDE=y | 358 | CONFIG_IDE=y |
384 | CONFIG_IDE_MAX_HWIFS=4 | 359 | CONFIG_IDE_MAX_HWIFS=4 |
385 | CONFIG_BLK_DEV_IDE=y | 360 | CONFIG_BLK_DEV_IDE=y |
@@ -395,14 +370,15 @@ CONFIG_BLK_DEV_IDECD=m | |||
395 | # CONFIG_BLK_DEV_IDEFLOPPY is not set | 370 | # CONFIG_BLK_DEV_IDEFLOPPY is not set |
396 | # CONFIG_BLK_DEV_IDESCSI is not set | 371 | # CONFIG_BLK_DEV_IDESCSI is not set |
397 | # CONFIG_IDE_TASK_IOCTL is not set | 372 | # CONFIG_IDE_TASK_IOCTL is not set |
373 | CONFIG_IDE_PROC_FS=y | ||
398 | 374 | ||
399 | # | 375 | # |
400 | # IDE chipset support/bugfixes | 376 | # IDE chipset support/bugfixes |
401 | # | 377 | # |
402 | CONFIG_IDE_GENERIC=y | 378 | CONFIG_IDE_GENERIC=y |
379 | # CONFIG_IDEPCI_PCIBUS_ORDER is not set | ||
403 | # CONFIG_IDE_ARM is not set | 380 | # CONFIG_IDE_ARM is not set |
404 | # CONFIG_BLK_DEV_IDEDMA is not set | 381 | # CONFIG_BLK_DEV_IDEDMA is not set |
405 | # CONFIG_IDEDMA_AUTO is not set | ||
406 | # CONFIG_BLK_DEV_HD is not set | 382 | # CONFIG_BLK_DEV_HD is not set |
407 | 383 | ||
408 | # | 384 | # |
@@ -410,6 +386,8 @@ CONFIG_IDE_GENERIC=y | |||
410 | # | 386 | # |
411 | # CONFIG_RAID_ATTRS is not set | 387 | # CONFIG_RAID_ATTRS is not set |
412 | CONFIG_SCSI=m | 388 | CONFIG_SCSI=m |
389 | # CONFIG_SCSI_DMA is not set | ||
390 | # CONFIG_SCSI_TGT is not set | ||
413 | # CONFIG_SCSI_NETLINK is not set | 391 | # CONFIG_SCSI_NETLINK is not set |
414 | CONFIG_SCSI_PROC_FS=y | 392 | CONFIG_SCSI_PROC_FS=y |
415 | 393 | ||
@@ -430,6 +408,8 @@ CONFIG_CHR_DEV_SG=m | |||
430 | CONFIG_SCSI_MULTI_LUN=y | 408 | CONFIG_SCSI_MULTI_LUN=y |
431 | # CONFIG_SCSI_CONSTANTS is not set | 409 | # CONFIG_SCSI_CONSTANTS is not set |
432 | # CONFIG_SCSI_LOGGING is not set | 410 | # CONFIG_SCSI_LOGGING is not set |
411 | # CONFIG_SCSI_SCAN_ASYNC is not set | ||
412 | CONFIG_SCSI_WAIT_SCAN=m | ||
433 | 413 | ||
434 | # | 414 | # |
435 | # SCSI Transports | 415 | # SCSI Transports |
@@ -437,79 +417,31 @@ CONFIG_SCSI_MULTI_LUN=y | |||
437 | # CONFIG_SCSI_SPI_ATTRS is not set | 417 | # CONFIG_SCSI_SPI_ATTRS is not set |
438 | # CONFIG_SCSI_FC_ATTRS is not set | 418 | # CONFIG_SCSI_FC_ATTRS is not set |
439 | # CONFIG_SCSI_ISCSI_ATTRS is not set | 419 | # CONFIG_SCSI_ISCSI_ATTRS is not set |
440 | # CONFIG_SCSI_SAS_ATTRS is not set | ||
441 | # CONFIG_SCSI_SAS_LIBSAS is not set | 420 | # CONFIG_SCSI_SAS_LIBSAS is not set |
442 | 421 | CONFIG_SCSI_LOWLEVEL=y | |
443 | # | ||
444 | # SCSI low-level drivers | ||
445 | # | ||
446 | # CONFIG_ISCSI_TCP is not set | 422 | # CONFIG_ISCSI_TCP is not set |
447 | # CONFIG_SCSI_DEBUG is not set | 423 | # CONFIG_SCSI_DEBUG is not set |
448 | |||
449 | # | ||
450 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
451 | # | ||
452 | |||
453 | # | ||
454 | # Multi-device support (RAID and LVM) | ||
455 | # | ||
456 | # CONFIG_MD is not set | 424 | # CONFIG_MD is not set |
457 | |||
458 | # | ||
459 | # Fusion MPT device support | ||
460 | # | ||
461 | # CONFIG_FUSION is not set | ||
462 | |||
463 | # | ||
464 | # IEEE 1394 (FireWire) support | ||
465 | # | ||
466 | |||
467 | # | ||
468 | # I2O device support | ||
469 | # | ||
470 | |||
471 | # | ||
472 | # Network device support | ||
473 | # | ||
474 | CONFIG_NETDEVICES=y | 425 | CONFIG_NETDEVICES=y |
426 | # CONFIG_NETDEVICES_MULTIQUEUE is not set | ||
475 | # CONFIG_DUMMY is not set | 427 | # CONFIG_DUMMY is not set |
476 | # CONFIG_BONDING is not set | 428 | # CONFIG_BONDING is not set |
429 | # CONFIG_MACVLAN is not set | ||
477 | # CONFIG_EQUALIZER is not set | 430 | # CONFIG_EQUALIZER is not set |
478 | # CONFIG_TUN is not set | 431 | # CONFIG_TUN is not set |
479 | |||
480 | # | ||
481 | # PHY device support | ||
482 | # | ||
483 | # CONFIG_PHYLIB is not set | 432 | # CONFIG_PHYLIB is not set |
484 | |||
485 | # | ||
486 | # Ethernet (10 or 100Mbit) | ||
487 | # | ||
488 | CONFIG_NET_ETHERNET=y | 433 | CONFIG_NET_ETHERNET=y |
489 | CONFIG_MII=y | 434 | CONFIG_MII=y |
490 | CONFIG_SMC91X=y | 435 | CONFIG_SMC91X=y |
491 | # CONFIG_NE2000 is not set | 436 | # CONFIG_NE2000 is not set |
437 | CONFIG_NETDEV_1000=y | ||
438 | CONFIG_NETDEV_10000=y | ||
492 | 439 | ||
493 | # | 440 | # |
494 | # Ethernet (1000 Mbit) | 441 | # Wireless LAN |
495 | # | ||
496 | |||
497 | # | ||
498 | # Ethernet (10000 Mbit) | ||
499 | # | ||
500 | |||
501 | # | ||
502 | # Token Ring devices | ||
503 | # | ||
504 | |||
505 | # | ||
506 | # Wireless LAN (non-hamradio) | ||
507 | # | ||
508 | # CONFIG_NET_RADIO is not set | ||
509 | |||
510 | # | ||
511 | # Wan interfaces | ||
512 | # | 442 | # |
443 | # CONFIG_WLAN_PRE80211 is not set | ||
444 | # CONFIG_WLAN_80211 is not set | ||
513 | # CONFIG_WAN is not set | 445 | # CONFIG_WAN is not set |
514 | # CONFIG_PPP is not set | 446 | # CONFIG_PPP is not set |
515 | # CONFIG_SLIP is not set | 447 | # CONFIG_SLIP is not set |
@@ -517,15 +449,7 @@ CONFIG_SMC91X=y | |||
517 | # CONFIG_NETCONSOLE is not set | 449 | # CONFIG_NETCONSOLE is not set |
518 | # CONFIG_NETPOLL is not set | 450 | # CONFIG_NETPOLL is not set |
519 | # CONFIG_NET_POLL_CONTROLLER is not set | 451 | # CONFIG_NET_POLL_CONTROLLER is not set |
520 | |||
521 | # | ||
522 | # ISDN subsystem | ||
523 | # | ||
524 | # CONFIG_ISDN is not set | 452 | # CONFIG_ISDN is not set |
525 | |||
526 | # | ||
527 | # Telephony Support | ||
528 | # | ||
529 | # CONFIG_PHONE is not set | 453 | # CONFIG_PHONE is not set |
530 | 454 | ||
531 | # | 455 | # |
@@ -533,6 +457,7 @@ CONFIG_SMC91X=y | |||
533 | # | 457 | # |
534 | CONFIG_INPUT=y | 458 | CONFIG_INPUT=y |
535 | # CONFIG_INPUT_FF_MEMLESS is not set | 459 | # CONFIG_INPUT_FF_MEMLESS is not set |
460 | # CONFIG_INPUT_POLLDEV is not set | ||
536 | 461 | ||
537 | # | 462 | # |
538 | # Userland interfaces | 463 | # Userland interfaces |
@@ -549,6 +474,7 @@ CONFIG_INPUT=y | |||
549 | # CONFIG_INPUT_KEYBOARD is not set | 474 | # CONFIG_INPUT_KEYBOARD is not set |
550 | # CONFIG_INPUT_MOUSE is not set | 475 | # CONFIG_INPUT_MOUSE is not set |
551 | # CONFIG_INPUT_JOYSTICK is not set | 476 | # CONFIG_INPUT_JOYSTICK is not set |
477 | # CONFIG_INPUT_TABLET is not set | ||
552 | # CONFIG_INPUT_TOUCHSCREEN is not set | 478 | # CONFIG_INPUT_TOUCHSCREEN is not set |
553 | # CONFIG_INPUT_MISC is not set | 479 | # CONFIG_INPUT_MISC is not set |
554 | 480 | ||
@@ -587,35 +513,14 @@ CONFIG_SERIAL_M32R_PLDSIO=y | |||
587 | CONFIG_UNIX98_PTYS=y | 513 | CONFIG_UNIX98_PTYS=y |
588 | CONFIG_LEGACY_PTYS=y | 514 | CONFIG_LEGACY_PTYS=y |
589 | CONFIG_LEGACY_PTY_COUNT=256 | 515 | CONFIG_LEGACY_PTY_COUNT=256 |
590 | |||
591 | # | ||
592 | # IPMI | ||
593 | # | ||
594 | # CONFIG_IPMI_HANDLER is not set | 516 | # CONFIG_IPMI_HANDLER is not set |
595 | |||
596 | # | ||
597 | # Watchdog Cards | ||
598 | # | ||
599 | # CONFIG_WATCHDOG is not set | 517 | # CONFIG_WATCHDOG is not set |
600 | CONFIG_HW_RANDOM=y | 518 | CONFIG_HW_RANDOM=y |
601 | # CONFIG_RTC is not set | 519 | # CONFIG_RTC is not set |
602 | CONFIG_DS1302=y | 520 | CONFIG_DS1302=y |
603 | # CONFIG_DTLK is not set | ||
604 | # CONFIG_R3964 is not set | 521 | # CONFIG_R3964 is not set |
605 | |||
606 | # | ||
607 | # Ftape, the floppy tape device driver | ||
608 | # | ||
609 | # CONFIG_RAW_DRIVER is not set | 522 | # CONFIG_RAW_DRIVER is not set |
610 | |||
611 | # | ||
612 | # TPM devices | ||
613 | # | ||
614 | # CONFIG_TCG_TPM is not set | 523 | # CONFIG_TCG_TPM is not set |
615 | |||
616 | # | ||
617 | # I2C support | ||
618 | # | ||
619 | # CONFIG_I2C is not set | 524 | # CONFIG_I2C is not set |
620 | 525 | ||
621 | # | 526 | # |
@@ -623,65 +528,76 @@ CONFIG_DS1302=y | |||
623 | # | 528 | # |
624 | # CONFIG_SPI is not set | 529 | # CONFIG_SPI is not set |
625 | # CONFIG_SPI_MASTER is not set | 530 | # CONFIG_SPI_MASTER is not set |
626 | |||
627 | # | ||
628 | # Dallas's 1-wire bus | ||
629 | # | ||
630 | # CONFIG_W1 is not set | 531 | # CONFIG_W1 is not set |
631 | 532 | # CONFIG_POWER_SUPPLY is not set | |
632 | # | ||
633 | # Hardware Monitoring support | ||
634 | # | ||
635 | CONFIG_HWMON=y | 533 | CONFIG_HWMON=y |
636 | # CONFIG_HWMON_VID is not set | 534 | # CONFIG_HWMON_VID is not set |
637 | # CONFIG_SENSORS_ABITUGURU is not set | 535 | # CONFIG_SENSORS_ABITUGURU is not set |
536 | # CONFIG_SENSORS_ABITUGURU3 is not set | ||
638 | # CONFIG_SENSORS_F71805F is not set | 537 | # CONFIG_SENSORS_F71805F is not set |
538 | # CONFIG_SENSORS_IT87 is not set | ||
539 | # CONFIG_SENSORS_PC87360 is not set | ||
540 | # CONFIG_SENSORS_PC87427 is not set | ||
541 | # CONFIG_SENSORS_SMSC47M1 is not set | ||
542 | # CONFIG_SENSORS_SMSC47B397 is not set | ||
639 | # CONFIG_SENSORS_VT1211 is not set | 543 | # CONFIG_SENSORS_VT1211 is not set |
544 | # CONFIG_SENSORS_W83627HF is not set | ||
545 | # CONFIG_SENSORS_W83627EHF is not set | ||
640 | # CONFIG_HWMON_DEBUG_CHIP is not set | 546 | # CONFIG_HWMON_DEBUG_CHIP is not set |
641 | 547 | ||
642 | # | 548 | # |
549 | # Multifunction device drivers | ||
550 | # | ||
551 | # CONFIG_MFD_SM501 is not set | ||
552 | |||
553 | # | ||
643 | # Multimedia devices | 554 | # Multimedia devices |
644 | # | 555 | # |
645 | CONFIG_VIDEO_DEV=m | 556 | CONFIG_VIDEO_DEV=m |
646 | CONFIG_VIDEO_V4L1=y | 557 | CONFIG_VIDEO_V4L1=y |
647 | CONFIG_VIDEO_V4L1_COMPAT=y | 558 | CONFIG_VIDEO_V4L1_COMPAT=y |
648 | CONFIG_VIDEO_V4L2=y | 559 | CONFIG_VIDEO_V4L2=y |
649 | 560 | CONFIG_VIDEO_CAPTURE_DRIVERS=y | |
650 | # | ||
651 | # Video Capture Adapters | ||
652 | # | ||
653 | |||
654 | # | ||
655 | # Video Capture Adapters | ||
656 | # | ||
657 | # CONFIG_VIDEO_ADV_DEBUG is not set | 561 | # CONFIG_VIDEO_ADV_DEBUG is not set |
658 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y | 562 | CONFIG_VIDEO_HELPER_CHIPS_AUTO=y |
659 | # CONFIG_VIDEO_VIVI is not set | ||
660 | # CONFIG_VIDEO_CPIA is not set | 563 | # CONFIG_VIDEO_CPIA is not set |
661 | CONFIG_VIDEO_M32R_AR=m | 564 | CONFIG_VIDEO_M32R_AR=m |
662 | CONFIG_VIDEO_M32R_AR_M64278=m | 565 | CONFIG_VIDEO_M32R_AR_M64278=m |
566 | CONFIG_RADIO_ADAPTERS=y | ||
567 | # CONFIG_DVB_CORE is not set | ||
568 | CONFIG_DAB=y | ||
663 | 569 | ||
664 | # | 570 | # |
665 | # Radio Adapters | 571 | # Graphics support |
666 | # | ||
667 | |||
668 | # | ||
669 | # Digital Video Broadcasting Devices | ||
670 | # | 572 | # |
671 | # CONFIG_DVB is not set | 573 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set |
672 | 574 | ||
673 | # | 575 | # |
674 | # Graphics support | 576 | # Display device support |
675 | # | 577 | # |
676 | CONFIG_FIRMWARE_EDID=y | 578 | # CONFIG_DISPLAY_SUPPORT is not set |
579 | # CONFIG_VGASTATE is not set | ||
580 | CONFIG_VIDEO_OUTPUT_CONTROL=m | ||
677 | CONFIG_FB=y | 581 | CONFIG_FB=y |
582 | CONFIG_FIRMWARE_EDID=y | ||
583 | # CONFIG_FB_DDC is not set | ||
678 | CONFIG_FB_CFB_FILLRECT=y | 584 | CONFIG_FB_CFB_FILLRECT=y |
679 | CONFIG_FB_CFB_COPYAREA=y | 585 | CONFIG_FB_CFB_COPYAREA=y |
680 | CONFIG_FB_CFB_IMAGEBLIT=y | 586 | CONFIG_FB_CFB_IMAGEBLIT=y |
587 | # CONFIG_FB_SYS_FILLRECT is not set | ||
588 | # CONFIG_FB_SYS_COPYAREA is not set | ||
589 | # CONFIG_FB_SYS_IMAGEBLIT is not set | ||
590 | # CONFIG_FB_SYS_FOPS is not set | ||
591 | CONFIG_FB_DEFERRED_IO=y | ||
592 | # CONFIG_FB_SVGALIB is not set | ||
681 | # CONFIG_FB_MACMODES is not set | 593 | # CONFIG_FB_MACMODES is not set |
682 | # CONFIG_FB_BACKLIGHT is not set | 594 | # CONFIG_FB_BACKLIGHT is not set |
683 | # CONFIG_FB_MODE_HELPERS is not set | 595 | # CONFIG_FB_MODE_HELPERS is not set |
684 | # CONFIG_FB_TILEBLITTING is not set | 596 | # CONFIG_FB_TILEBLITTING is not set |
597 | |||
598 | # | ||
599 | # Frame buffer hardware drivers | ||
600 | # | ||
685 | CONFIG_FB_S1D13XXX=y | 601 | CONFIG_FB_S1D13XXX=y |
686 | # CONFIG_FB_VIRTUAL is not set | 602 | # CONFIG_FB_VIRTUAL is not set |
687 | 603 | ||
@@ -691,29 +607,25 @@ CONFIG_FB_S1D13XXX=y | |||
691 | # CONFIG_VGA_CONSOLE is not set | 607 | # CONFIG_VGA_CONSOLE is not set |
692 | CONFIG_DUMMY_CONSOLE=y | 608 | CONFIG_DUMMY_CONSOLE=y |
693 | CONFIG_FRAMEBUFFER_CONSOLE=y | 609 | CONFIG_FRAMEBUFFER_CONSOLE=y |
610 | # CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY is not set | ||
694 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set | 611 | # CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set |
695 | # CONFIG_FONTS is not set | 612 | # CONFIG_FONTS is not set |
696 | CONFIG_FONT_8x8=y | 613 | CONFIG_FONT_8x8=y |
697 | CONFIG_FONT_8x16=y | 614 | CONFIG_FONT_8x16=y |
698 | |||
699 | # | ||
700 | # Logo configuration | ||
701 | # | ||
702 | CONFIG_LOGO=y | 615 | CONFIG_LOGO=y |
703 | CONFIG_LOGO_LINUX_MONO=y | 616 | CONFIG_LOGO_LINUX_MONO=y |
704 | CONFIG_LOGO_LINUX_VGA16=y | 617 | CONFIG_LOGO_LINUX_VGA16=y |
705 | CONFIG_LOGO_LINUX_CLUT224=y | 618 | CONFIG_LOGO_LINUX_CLUT224=y |
706 | CONFIG_LOGO_M32R_CLUT224=y | 619 | CONFIG_LOGO_M32R_CLUT224=y |
707 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
708 | 620 | ||
709 | # | 621 | # |
710 | # Sound | 622 | # Sound |
711 | # | 623 | # |
712 | # CONFIG_SOUND is not set | 624 | # CONFIG_SOUND is not set |
713 | 625 | CONFIG_HID_SUPPORT=y | |
714 | # | 626 | CONFIG_HID=y |
715 | # USB support | 627 | # CONFIG_HID_DEBUG is not set |
716 | # | 628 | CONFIG_USB_SUPPORT=y |
717 | # CONFIG_USB_ARCH_HAS_HCD is not set | 629 | # CONFIG_USB_ARCH_HAS_HCD is not set |
718 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 630 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
719 | # CONFIG_USB_ARCH_HAS_EHCI is not set | 631 | # CONFIG_USB_ARCH_HAS_EHCI is not set |
@@ -726,35 +638,20 @@ CONFIG_LOGO_M32R_CLUT224=y | |||
726 | # USB Gadget Support | 638 | # USB Gadget Support |
727 | # | 639 | # |
728 | # CONFIG_USB_GADGET is not set | 640 | # CONFIG_USB_GADGET is not set |
729 | |||
730 | # | ||
731 | # MMC/SD Card support | ||
732 | # | ||
733 | CONFIG_MMC=y | 641 | CONFIG_MMC=y |
734 | CONFIG_MMC_DEBUG=y | 642 | CONFIG_MMC_DEBUG=y |
735 | CONFIG_MMC_BLOCK=y | 643 | # CONFIG_MMC_UNSAFE_RESUME is not set |
736 | # CONFIG_MMC_TIFM_SD is not set | ||
737 | |||
738 | # | ||
739 | # LED devices | ||
740 | # | ||
741 | # CONFIG_NEW_LEDS is not set | ||
742 | |||
743 | # | ||
744 | # LED drivers | ||
745 | # | ||
746 | 644 | ||
747 | # | 645 | # |
748 | # LED Triggers | 646 | # MMC/SD Card Drivers |
749 | # | ||
750 | |||
751 | # | ||
752 | # InfiniBand support | ||
753 | # | 647 | # |
648 | CONFIG_MMC_BLOCK=y | ||
649 | CONFIG_MMC_BLOCK_BOUNCE=y | ||
754 | 650 | ||
755 | # | 651 | # |
756 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | 652 | # MMC/SD Host Controller Drivers |
757 | # | 653 | # |
654 | # CONFIG_NEW_LEDS is not set | ||
758 | 655 | ||
759 | # | 656 | # |
760 | # Real Time Clock | 657 | # Real Time Clock |
@@ -762,17 +659,9 @@ CONFIG_MMC_BLOCK=y | |||
762 | # CONFIG_RTC_CLASS is not set | 659 | # CONFIG_RTC_CLASS is not set |
763 | 660 | ||
764 | # | 661 | # |
765 | # DMA Engine support | 662 | # Userspace I/O |
766 | # | ||
767 | # CONFIG_DMA_ENGINE is not set | ||
768 | |||
769 | # | ||
770 | # DMA Clients | ||
771 | # | ||
772 | |||
773 | # | ||
774 | # DMA Devices | ||
775 | # | 663 | # |
664 | # CONFIG_UIO is not set | ||
776 | 665 | ||
777 | # | 666 | # |
778 | # File systems | 667 | # File systems |
@@ -849,7 +738,6 @@ CONFIG_RAMFS=y | |||
849 | # CONFIG_BEFS_FS is not set | 738 | # CONFIG_BEFS_FS is not set |
850 | # CONFIG_BFS_FS is not set | 739 | # CONFIG_BFS_FS is not set |
851 | # CONFIG_EFS_FS is not set | 740 | # CONFIG_EFS_FS is not set |
852 | # CONFIG_JFFS_FS is not set | ||
853 | # CONFIG_JFFS2_FS is not set | 741 | # CONFIG_JFFS2_FS is not set |
854 | # CONFIG_CRAMFS is not set | 742 | # CONFIG_CRAMFS is not set |
855 | # CONFIG_VXFS_FS is not set | 743 | # CONFIG_VXFS_FS is not set |
@@ -872,6 +760,7 @@ CONFIG_LOCKD=y | |||
872 | CONFIG_LOCKD_V4=y | 760 | CONFIG_LOCKD_V4=y |
873 | CONFIG_NFS_COMMON=y | 761 | CONFIG_NFS_COMMON=y |
874 | CONFIG_SUNRPC=y | 762 | CONFIG_SUNRPC=y |
763 | # CONFIG_SUNRPC_BIND34 is not set | ||
875 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 764 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
876 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 765 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
877 | # CONFIG_SMB_FS is not set | 766 | # CONFIG_SMB_FS is not set |
@@ -879,7 +768,6 @@ CONFIG_SUNRPC=y | |||
879 | # CONFIG_NCP_FS is not set | 768 | # CONFIG_NCP_FS is not set |
880 | # CONFIG_CODA_FS is not set | 769 | # CONFIG_CODA_FS is not set |
881 | # CONFIG_AFS_FS is not set | 770 | # CONFIG_AFS_FS is not set |
882 | # CONFIG_9P_FS is not set | ||
883 | 771 | ||
884 | # | 772 | # |
885 | # Partition Types | 773 | # Partition Types |
@@ -932,6 +820,11 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
932 | # CONFIG_NLS_UTF8 is not set | 820 | # CONFIG_NLS_UTF8 is not set |
933 | 821 | ||
934 | # | 822 | # |
823 | # Distributed Lock Manager | ||
824 | # | ||
825 | # CONFIG_DLM is not set | ||
826 | |||
827 | # | ||
935 | # Profiling support | 828 | # Profiling support |
936 | # | 829 | # |
937 | CONFIG_PROFILING=y | 830 | CONFIG_PROFILING=y |
@@ -944,29 +837,27 @@ CONFIG_OPROFILE=y | |||
944 | CONFIG_ENABLE_MUST_CHECK=y | 837 | CONFIG_ENABLE_MUST_CHECK=y |
945 | # CONFIG_MAGIC_SYSRQ is not set | 838 | # CONFIG_MAGIC_SYSRQ is not set |
946 | # CONFIG_UNUSED_SYMBOLS is not set | 839 | # CONFIG_UNUSED_SYMBOLS is not set |
840 | # CONFIG_DEBUG_FS is not set | ||
841 | # CONFIG_HEADERS_CHECK is not set | ||
947 | # CONFIG_DEBUG_KERNEL is not set | 842 | # CONFIG_DEBUG_KERNEL is not set |
948 | CONFIG_LOG_BUF_SHIFT=15 | ||
949 | # CONFIG_DEBUG_BUGVERBOSE is not set | 843 | # CONFIG_DEBUG_BUGVERBOSE is not set |
950 | # CONFIG_DEBUG_FS is not set | ||
951 | # CONFIG_FRAME_POINTER is not set | 844 | # CONFIG_FRAME_POINTER is not set |
952 | # CONFIG_UNWIND_INFO is not set | ||
953 | # CONFIG_HEADERS_CHECK is not set | ||
954 | 845 | ||
955 | # | 846 | # |
956 | # Security options | 847 | # Security options |
957 | # | 848 | # |
958 | # CONFIG_KEYS is not set | 849 | # CONFIG_KEYS is not set |
959 | # CONFIG_SECURITY is not set | 850 | # CONFIG_SECURITY is not set |
960 | |||
961 | # | ||
962 | # Cryptographic options | ||
963 | # | ||
964 | # CONFIG_CRYPTO is not set | 851 | # CONFIG_CRYPTO is not set |
965 | 852 | ||
966 | # | 853 | # |
967 | # Library routines | 854 | # Library routines |
968 | # | 855 | # |
856 | CONFIG_BITREVERSE=y | ||
969 | # CONFIG_CRC_CCITT is not set | 857 | # CONFIG_CRC_CCITT is not set |
970 | # CONFIG_CRC16 is not set | 858 | # CONFIG_CRC16 is not set |
859 | # CONFIG_CRC_ITU_T is not set | ||
971 | CONFIG_CRC32=y | 860 | CONFIG_CRC32=y |
861 | # CONFIG_CRC7 is not set | ||
972 | # CONFIG_LIBCRC32C is not set | 862 | # CONFIG_LIBCRC32C is not set |
863 | CONFIG_HAS_IOMEM=y | ||