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