diff options
author | Greg Ungerer <gerg@snapgear.com> | 2005-09-01 20:42:52 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@evo.osdl.org> | 2005-09-02 03:57:30 -0400 |
commit | 03a002e783b71517a5203e681f84a2719e9cec0e (patch) | |
tree | 94fc40e32fb968ad6ec331d14beb0e82967a93ae /arch/m68knommu | |
parent | 4945b30291ba85a36adffdaafb75bd73f5d887b6 (diff) |
[PATCH] m68knommu: update defconfig for m68knommu
Updated defconfig for m68knommu arch.
Patch originaly submitted by Jan Dittmer <jdittmer@ppp0.net>
Signed-off-by: Greg Ungerer <gerg@uclinux.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/m68knommu')
-rw-r--r-- | arch/m68knommu/defconfig | 452 |
1 files changed, 287 insertions, 165 deletions
diff --git a/arch/m68knommu/defconfig b/arch/m68knommu/defconfig index e4bd31be966a..87f2d6587c56 100644 --- a/arch/m68knommu/defconfig +++ b/arch/m68knommu/defconfig | |||
@@ -1,24 +1,48 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.13-uc0 | ||
4 | # Wed Aug 31 15:03:26 2005 | ||
3 | # | 5 | # |
6 | CONFIG_M68KNOMMU=y | ||
4 | # CONFIG_MMU is not set | 7 | # CONFIG_MMU is not set |
5 | # CONFIG_FPU is not set | 8 | # CONFIG_FPU is not set |
6 | CONFIG_UID16=y | 9 | CONFIG_UID16=y |
7 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 10 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
8 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 11 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
12 | CONFIG_GENERIC_CALIBRATE_DELAY=y | ||
9 | 13 | ||
10 | # | 14 | # |
11 | # Code maturity level options | 15 | # Code maturity level options |
12 | # | 16 | # |
13 | CONFIG_EXPERIMENTAL=y | 17 | CONFIG_EXPERIMENTAL=y |
18 | CONFIG_CLEAN_COMPILE=y | ||
19 | CONFIG_BROKEN_ON_SMP=y | ||
20 | CONFIG_INIT_ENV_ARG_LIMIT=32 | ||
14 | 21 | ||
15 | # | 22 | # |
16 | # General setup | 23 | # General setup |
17 | # | 24 | # |
18 | # CONFIG_SYSVIPC is not set | 25 | CONFIG_LOCALVERSION="" |
26 | # CONFIG_POSIX_MQUEUE is not set | ||
19 | # CONFIG_BSD_PROCESS_ACCT is not set | 27 | # CONFIG_BSD_PROCESS_ACCT is not set |
20 | # CONFIG_SYSCTL is not set | 28 | # CONFIG_SYSCTL is not set |
21 | CONFIG_LOG_BUF_SHIFT=14 | 29 | # CONFIG_AUDIT is not set |
30 | # CONFIG_HOTPLUG is not set | ||
31 | # CONFIG_KOBJECT_UEVENT is not set | ||
32 | # CONFIG_IKCONFIG is not set | ||
33 | CONFIG_EMBEDDED=y | ||
34 | # CONFIG_KALLSYMS is not set | ||
35 | CONFIG_PRINTK=y | ||
36 | CONFIG_BUG=y | ||
37 | CONFIG_BASE_FULL=y | ||
38 | # CONFIG_FUTEX is not set | ||
39 | # CONFIG_EPOLL is not set | ||
40 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
41 | CONFIG_CC_ALIGN_FUNCTIONS=0 | ||
42 | CONFIG_CC_ALIGN_LABELS=0 | ||
43 | CONFIG_CC_ALIGN_LOOPS=0 | ||
44 | CONFIG_CC_ALIGN_JUMPS=0 | ||
45 | CONFIG_BASE_SMALL=0 | ||
22 | 46 | ||
23 | # | 47 | # |
24 | # Loadable module support | 48 | # Loadable module support |
@@ -34,9 +58,11 @@ CONFIG_LOG_BUF_SHIFT=14 | |||
34 | # CONFIG_M68360 is not set | 58 | # CONFIG_M68360 is not set |
35 | # CONFIG_M5206 is not set | 59 | # CONFIG_M5206 is not set |
36 | # CONFIG_M5206e is not set | 60 | # CONFIG_M5206e is not set |
61 | # CONFIG_M523x is not set | ||
37 | # CONFIG_M5249 is not set | 62 | # CONFIG_M5249 is not set |
38 | # CONFIG_M527x is not set | 63 | # CONFIG_M5271 is not set |
39 | CONFIG_M5272=y | 64 | CONFIG_M5272=y |
65 | # CONFIG_M5275 is not set | ||
40 | # CONFIG_M528x is not set | 66 | # CONFIG_M528x is not set |
41 | # CONFIG_M5307 is not set | 67 | # CONFIG_M5307 is not set |
42 | # CONFIG_M5407 is not set | 68 | # CONFIG_M5407 is not set |
@@ -54,6 +80,8 @@ CONFIG_COLDFIRE=y | |||
54 | # CONFIG_CLOCK_50MHz is not set | 80 | # CONFIG_CLOCK_50MHz is not set |
55 | # CONFIG_CLOCK_54MHz is not set | 81 | # CONFIG_CLOCK_54MHz is not set |
56 | # CONFIG_CLOCK_60MHz is not set | 82 | # CONFIG_CLOCK_60MHz is not set |
83 | # CONFIG_CLOCK_62_5MHz is not set | ||
84 | # CONFIG_CLOCK_64MHz is not set | ||
57 | CONFIG_CLOCK_66MHz=y | 85 | CONFIG_CLOCK_66MHz=y |
58 | # CONFIG_CLOCK_70MHz is not set | 86 | # CONFIG_CLOCK_70MHz is not set |
59 | # CONFIG_CLOCK_100MHz is not set | 87 | # CONFIG_CLOCK_100MHz is not set |
@@ -65,13 +93,19 @@ CONFIG_CLOCK_66MHz=y | |||
65 | # Platform | 93 | # Platform |
66 | # | 94 | # |
67 | CONFIG_M5272C3=y | 95 | CONFIG_M5272C3=y |
96 | # CONFIG_COBRA5272 is not set | ||
97 | # CONFIG_CANCam is not set | ||
98 | # CONFIG_SCALES is not set | ||
68 | # CONFIG_NETtel is not set | 99 | # CONFIG_NETtel is not set |
100 | # CONFIG_CPU16B is not set | ||
101 | # CONFIG_MOD5272 is not set | ||
69 | CONFIG_MOTOROLA=y | 102 | CONFIG_MOTOROLA=y |
70 | # CONFIG_LARGE_ALLOCS is not set | 103 | # CONFIG_LARGE_ALLOCS is not set |
71 | # CONFIG_RAMAUTO is not set | 104 | CONFIG_4KSTACKS=y |
105 | CONFIG_RAMAUTO=y | ||
72 | # CONFIG_RAM4MB is not set | 106 | # CONFIG_RAM4MB is not set |
73 | # CONFIG_RAM8MB is not set | 107 | # CONFIG_RAM8MB is not set |
74 | CONFIG_RAM16MB=y | 108 | # CONFIG_RAM16MB is not set |
75 | # CONFIG_RAM32MB is not set | 109 | # CONFIG_RAM32MB is not set |
76 | CONFIG_RAMAUTOBIT=y | 110 | CONFIG_RAMAUTOBIT=y |
77 | # CONFIG_RAM8BIT is not set | 111 | # CONFIG_RAM8BIT is not set |
@@ -79,20 +113,34 @@ CONFIG_RAMAUTOBIT=y | |||
79 | # CONFIG_RAM32BIT is not set | 113 | # CONFIG_RAM32BIT is not set |
80 | CONFIG_RAMKERNEL=y | 114 | CONFIG_RAMKERNEL=y |
81 | # CONFIG_ROMKERNEL is not set | 115 | # CONFIG_ROMKERNEL is not set |
82 | # CONFIG_HIMEMKERNEL is not set | 116 | CONFIG_SELECT_MEMORY_MODEL=y |
117 | CONFIG_FLATMEM_MANUAL=y | ||
118 | # CONFIG_DISCONTIGMEM_MANUAL is not set | ||
119 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
120 | CONFIG_FLATMEM=y | ||
121 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
83 | 122 | ||
84 | # | 123 | # |
85 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 124 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
86 | # | 125 | # |
87 | # CONFIG_PCI is not set | 126 | # CONFIG_PCI is not set |
88 | # CONFIG_HOTPLUG is not set | 127 | |
128 | # | ||
129 | # PCCARD (PCMCIA/CardBus) support | ||
130 | # | ||
131 | # CONFIG_PCCARD is not set | ||
132 | |||
133 | # | ||
134 | # PCI Hotplug Support | ||
135 | # | ||
89 | 136 | ||
90 | # | 137 | # |
91 | # Executable file formats | 138 | # Executable file formats |
92 | # | 139 | # |
93 | CONFIG_KCORE_AOUT=y | ||
94 | CONFIG_BINFMT_FLAT=y | 140 | CONFIG_BINFMT_FLAT=y |
95 | # CONFIG_BINFMT_ZFLAT is not set | 141 | # CONFIG_BINFMT_ZFLAT is not set |
142 | # CONFIG_BINFMT_SHARED_FLAT is not set | ||
143 | # CONFIG_BINFMT_MISC is not set | ||
96 | 144 | ||
97 | # | 145 | # |
98 | # Power management options | 146 | # Power management options |
@@ -100,12 +148,82 @@ CONFIG_BINFMT_FLAT=y | |||
100 | # CONFIG_PM is not set | 148 | # CONFIG_PM is not set |
101 | 149 | ||
102 | # | 150 | # |
151 | # Networking | ||
152 | # | ||
153 | CONFIG_NET=y | ||
154 | |||
155 | # | ||
156 | # Networking options | ||
157 | # | ||
158 | CONFIG_PACKET=y | ||
159 | # CONFIG_PACKET_MMAP is not set | ||
160 | CONFIG_UNIX=y | ||
161 | # CONFIG_NET_KEY is not set | ||
162 | CONFIG_INET=y | ||
163 | # CONFIG_IP_MULTICAST is not set | ||
164 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
165 | CONFIG_IP_FIB_HASH=y | ||
166 | # CONFIG_IP_PNP is not set | ||
167 | # CONFIG_NET_IPIP is not set | ||
168 | # CONFIG_NET_IPGRE is not set | ||
169 | # CONFIG_ARPD is not set | ||
170 | # CONFIG_SYN_COOKIES is not set | ||
171 | # CONFIG_INET_AH is not set | ||
172 | # CONFIG_INET_ESP is not set | ||
173 | # CONFIG_INET_IPCOMP is not set | ||
174 | # CONFIG_INET_TUNNEL is not set | ||
175 | # CONFIG_IP_TCPDIAG is not set | ||
176 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
177 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
178 | CONFIG_TCP_CONG_BIC=y | ||
179 | # CONFIG_IPV6 is not set | ||
180 | # CONFIG_NETFILTER is not set | ||
181 | |||
182 | # | ||
183 | # SCTP Configuration (EXPERIMENTAL) | ||
184 | # | ||
185 | # CONFIG_IP_SCTP is not set | ||
186 | # CONFIG_ATM is not set | ||
187 | # CONFIG_BRIDGE is not set | ||
188 | # CONFIG_VLAN_8021Q is not set | ||
189 | # CONFIG_DECNET is not set | ||
190 | # CONFIG_LLC2 is not set | ||
191 | # CONFIG_IPX is not set | ||
192 | # CONFIG_ATALK is not set | ||
193 | # CONFIG_X25 is not set | ||
194 | # CONFIG_LAPB is not set | ||
195 | # CONFIG_NET_DIVERT is not set | ||
196 | # CONFIG_ECONET is not set | ||
197 | # CONFIG_WAN_ROUTER is not set | ||
198 | # CONFIG_NET_SCHED is not set | ||
199 | # CONFIG_NET_CLS_ROUTE is not set | ||
200 | |||
201 | # | ||
202 | # Network testing | ||
203 | # | ||
204 | # CONFIG_NET_PKTGEN is not set | ||
205 | # CONFIG_HAMRADIO is not set | ||
206 | # CONFIG_IRDA is not set | ||
207 | # CONFIG_BT is not set | ||
208 | |||
209 | # | ||
210 | # Device Drivers | ||
211 | # | ||
212 | |||
213 | # | ||
214 | # Generic Driver Options | ||
215 | # | ||
216 | CONFIG_STANDALONE=y | ||
217 | CONFIG_PREVENT_FIRMWARE_BUILD=y | ||
218 | # CONFIG_FW_LOADER is not set | ||
219 | |||
220 | # | ||
103 | # Memory Technology Devices (MTD) | 221 | # Memory Technology Devices (MTD) |
104 | # | 222 | # |
105 | CONFIG_MTD=y | 223 | CONFIG_MTD=y |
106 | # CONFIG_MTD_DEBUG is not set | 224 | # CONFIG_MTD_DEBUG is not set |
107 | CONFIG_MTD_PARTITIONS=y | ||
108 | # CONFIG_MTD_CONCAT is not set | 225 | # CONFIG_MTD_CONCAT is not set |
226 | CONFIG_MTD_PARTITIONS=y | ||
109 | # CONFIG_MTD_REDBOOT_PARTS is not set | 227 | # CONFIG_MTD_REDBOOT_PARTS is not set |
110 | # CONFIG_MTD_CMDLINE_PARTS is not set | 228 | # CONFIG_MTD_CMDLINE_PARTS is not set |
111 | 229 | ||
@@ -116,35 +234,50 @@ CONFIG_MTD_CHAR=y | |||
116 | CONFIG_MTD_BLOCK=y | 234 | CONFIG_MTD_BLOCK=y |
117 | # CONFIG_FTL is not set | 235 | # CONFIG_FTL is not set |
118 | # CONFIG_NFTL is not set | 236 | # CONFIG_NFTL is not set |
237 | # CONFIG_INFTL is not set | ||
119 | 238 | ||
120 | # | 239 | # |
121 | # RAM/ROM/Flash chip drivers | 240 | # RAM/ROM/Flash chip drivers |
122 | # | 241 | # |
123 | # CONFIG_MTD_CFI is not set | 242 | # CONFIG_MTD_CFI is not set |
124 | # CONFIG_MTD_JEDECPROBE is not set | 243 | # CONFIG_MTD_JEDECPROBE is not set |
244 | CONFIG_MTD_MAP_BANK_WIDTH_1=y | ||
245 | CONFIG_MTD_MAP_BANK_WIDTH_2=y | ||
246 | CONFIG_MTD_MAP_BANK_WIDTH_4=y | ||
247 | # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set | ||
248 | # CONFIG_MTD_MAP_BANK_WIDTH_16 is not set | ||
249 | # CONFIG_MTD_MAP_BANK_WIDTH_32 is not set | ||
250 | CONFIG_MTD_CFI_I1=y | ||
251 | CONFIG_MTD_CFI_I2=y | ||
252 | # CONFIG_MTD_CFI_I4 is not set | ||
253 | # CONFIG_MTD_CFI_I8 is not set | ||
125 | CONFIG_MTD_RAM=y | 254 | CONFIG_MTD_RAM=y |
126 | # CONFIG_MTD_ROM is not set | 255 | # CONFIG_MTD_ROM is not set |
127 | # CONFIG_MTD_ABSENT is not set | 256 | # CONFIG_MTD_ABSENT is not set |
128 | # CONFIG_MTD_OBSOLETE_CHIPS is not set | ||
129 | 257 | ||
130 | # | 258 | # |
131 | # Mapping drivers for chip access | 259 | # Mapping drivers for chip access |
132 | # | 260 | # |
261 | # CONFIG_MTD_COMPLEX_MAPPINGS is not set | ||
133 | CONFIG_MTD_UCLINUX=y | 262 | CONFIG_MTD_UCLINUX=y |
263 | # CONFIG_MTD_SNAPGEARuC is not set | ||
264 | # CONFIG_MTD_PLATRAM is not set | ||
134 | 265 | ||
135 | # | 266 | # |
136 | # Self-contained MTD device drivers | 267 | # Self-contained MTD device drivers |
137 | # | 268 | # |
138 | # CONFIG_MTD_SLRAM is not set | 269 | # CONFIG_MTD_SLRAM is not set |
270 | # CONFIG_MTD_PHRAM is not set | ||
139 | # CONFIG_MTD_MTDRAM is not set | 271 | # CONFIG_MTD_MTDRAM is not set |
140 | # CONFIG_MTD_BLKMTD is not set | 272 | # CONFIG_MTD_BLKMTD is not set |
273 | # CONFIG_MTD_BLOCK2MTD is not set | ||
141 | 274 | ||
142 | # | 275 | # |
143 | # Disk-On-Chip Device Drivers | 276 | # Disk-On-Chip Device Drivers |
144 | # | 277 | # |
145 | # CONFIG_MTD_DOC1000 is not set | ||
146 | # CONFIG_MTD_DOC2000 is not set | 278 | # CONFIG_MTD_DOC2000 is not set |
147 | # CONFIG_MTD_DOC2001 is not set | 279 | # CONFIG_MTD_DOC2001 is not set |
280 | # CONFIG_MTD_DOC2001PLUS is not set | ||
148 | 281 | ||
149 | # | 282 | # |
150 | # NAND Flash Device Drivers | 283 | # NAND Flash Device Drivers |
@@ -159,21 +292,32 @@ CONFIG_MTD_UCLINUX=y | |||
159 | # | 292 | # |
160 | # Plug and Play support | 293 | # Plug and Play support |
161 | # | 294 | # |
162 | # CONFIG_PNP is not set | ||
163 | 295 | ||
164 | # | 296 | # |
165 | # Block devices | 297 | # Block devices |
166 | # | 298 | # |
167 | # CONFIG_BLK_DEV_FD is not set | 299 | # CONFIG_BLK_DEV_FD is not set |
300 | # CONFIG_BLK_DEV_COW_COMMON is not set | ||
168 | # CONFIG_BLK_DEV_LOOP is not set | 301 | # CONFIG_BLK_DEV_LOOP is not set |
169 | # CONFIG_BLK_DEV_NBD is not set | 302 | # CONFIG_BLK_DEV_NBD is not set |
170 | CONFIG_BLK_DEV_RAM=y | 303 | CONFIG_BLK_DEV_RAM=y |
304 | CONFIG_BLK_DEV_RAM_COUNT=16 | ||
171 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 305 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
172 | # CONFIG_BLK_DEV_INITRD is not set | 306 | # CONFIG_BLK_DEV_INITRD is not set |
173 | # CONFIG_BLK_DEV_BLKMEM is not set | 307 | CONFIG_INITRAMFS_SOURCE="" |
308 | # CONFIG_CDROM_PKTCDVD is not set | ||
174 | 309 | ||
175 | # | 310 | # |
176 | # ATA/IDE/MFM/RLL support | 311 | # IO Schedulers |
312 | # | ||
313 | CONFIG_IOSCHED_NOOP=y | ||
314 | # CONFIG_IOSCHED_AS is not set | ||
315 | # CONFIG_IOSCHED_DEADLINE is not set | ||
316 | # CONFIG_IOSCHED_CFQ is not set | ||
317 | # CONFIG_ATA_OVER_ETH is not set | ||
318 | |||
319 | # | ||
320 | # ATA/ATAPI/MFM/RLL support | ||
177 | # | 321 | # |
178 | # CONFIG_IDE is not set | 322 | # CONFIG_IDE is not set |
179 | 323 | ||
@@ -190,249 +334,230 @@ CONFIG_BLK_DEV_RAM_SIZE=4096 | |||
190 | # | 334 | # |
191 | # Fusion MPT device support | 335 | # Fusion MPT device support |
192 | # | 336 | # |
337 | # CONFIG_FUSION is not set | ||
193 | 338 | ||
194 | # | 339 | # |
195 | # I2O device support | 340 | # IEEE 1394 (FireWire) support |
196 | # | ||
197 | |||
198 | # | ||
199 | # Networking support | ||
200 | # | ||
201 | CONFIG_NET=y | ||
202 | |||
203 | # | ||
204 | # Networking options | ||
205 | # | ||
206 | CONFIG_PACKET=y | ||
207 | # CONFIG_PACKET_MMAP is not set | ||
208 | # CONFIG_NETLINK_DEV is not set | ||
209 | # CONFIG_NETFILTER is not set | ||
210 | # CONFIG_FILTER is not set | ||
211 | CONFIG_UNIX=y | ||
212 | # CONFIG_NET_KEY is not set | ||
213 | CONFIG_INET=y | ||
214 | # CONFIG_IP_MULTICAST is not set | ||
215 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
216 | # CONFIG_IP_PNP is not set | ||
217 | # CONFIG_NET_IPIP is not set | ||
218 | # CONFIG_NET_IPGRE is not set | ||
219 | # CONFIG_ARPD is not set | ||
220 | # CONFIG_INET_ECN is not set | ||
221 | # CONFIG_SYN_COOKIES is not set | ||
222 | # CONFIG_INET_AH is not set | ||
223 | # CONFIG_INET_ESP is not set | ||
224 | # CONFIG_XFRM_USER is not set | ||
225 | # CONFIG_IPV6 is not set | ||
226 | |||
227 | # | ||
228 | # SCTP Configuration (EXPERIMENTAL) | ||
229 | # | 341 | # |
230 | CONFIG_IPV6_SCTP__=y | ||
231 | # CONFIG_IP_SCTP is not set | ||
232 | # CONFIG_ATM is not set | ||
233 | # CONFIG_VLAN_8021Q is not set | ||
234 | # CONFIG_LLC is not set | ||
235 | # CONFIG_DECNET is not set | ||
236 | # CONFIG_BRIDGE is not set | ||
237 | # CONFIG_X25 is not set | ||
238 | # CONFIG_LAPB is not set | ||
239 | # CONFIG_NET_DIVERT is not set | ||
240 | # CONFIG_ECONET is not set | ||
241 | # CONFIG_WAN_ROUTER is not set | ||
242 | # CONFIG_NET_HW_FLOWCONTROL is not set | ||
243 | 342 | ||
244 | # | 343 | # |
245 | # QoS and/or fair queueing | 344 | # I2O device support |
246 | # | 345 | # |
247 | # CONFIG_NET_SCHED is not set | ||
248 | 346 | ||
249 | # | 347 | # |
250 | # Network testing | 348 | # Network device support |
251 | # | 349 | # |
252 | # CONFIG_NET_PKTGEN is not set | ||
253 | CONFIG_NETDEVICES=y | 350 | CONFIG_NETDEVICES=y |
254 | # CONFIG_DUMMY is not set | 351 | # CONFIG_DUMMY is not set |
255 | # CONFIG_BONDING is not set | 352 | # CONFIG_BONDING is not set |
256 | # CONFIG_EQUALIZER is not set | 353 | # CONFIG_EQUALIZER is not set |
257 | # CONFIG_TUN is not set | 354 | # CONFIG_TUN is not set |
258 | # CONFIG_ETHERTAP is not set | ||
259 | 355 | ||
260 | # | 356 | # |
261 | # Ethernet (10 or 100Mbit) | 357 | # Ethernet (10 or 100Mbit) |
262 | # | 358 | # |
263 | CONFIG_NET_ETHERNET=y | 359 | CONFIG_NET_ETHERNET=y |
264 | # CONFIG_MII is not set | 360 | # CONFIG_MII is not set |
361 | # CONFIG_NET_VENDOR_SMC is not set | ||
362 | # CONFIG_NE2000 is not set | ||
363 | # CONFIG_NET_PCI is not set | ||
265 | CONFIG_FEC=y | 364 | CONFIG_FEC=y |
365 | # CONFIG_FEC2 is not set | ||
266 | 366 | ||
267 | # | 367 | # |
268 | # Ethernet (1000 Mbit) | 368 | # Ethernet (1000 Mbit) |
269 | # | 369 | # |
370 | |||
371 | # | ||
372 | # Ethernet (10000 Mbit) | ||
373 | # | ||
374 | |||
375 | # | ||
376 | # Token Ring devices | ||
377 | # | ||
378 | |||
379 | # | ||
380 | # Wireless LAN (non-hamradio) | ||
381 | # | ||
382 | # CONFIG_NET_RADIO is not set | ||
383 | |||
384 | # | ||
385 | # Wan interfaces | ||
386 | # | ||
387 | # CONFIG_WAN is not set | ||
270 | CONFIG_PPP=y | 388 | CONFIG_PPP=y |
271 | # CONFIG_PPP_MULTILINK is not set | 389 | # CONFIG_PPP_MULTILINK is not set |
390 | # CONFIG_PPP_FILTER is not set | ||
272 | # CONFIG_PPP_ASYNC is not set | 391 | # CONFIG_PPP_ASYNC is not set |
273 | # CONFIG_PPP_SYNC_TTY is not set | 392 | # CONFIG_PPP_SYNC_TTY is not set |
274 | # CONFIG_PPP_DEFLATE is not set | 393 | # CONFIG_PPP_DEFLATE is not set |
275 | # CONFIG_PPP_BSDCOMP is not set | 394 | # CONFIG_PPP_BSDCOMP is not set |
276 | # CONFIG_PPPOE is not set | 395 | # CONFIG_PPPOE is not set |
277 | # CONFIG_SLIP is not set | 396 | # CONFIG_SLIP is not set |
397 | # CONFIG_SHAPER is not set | ||
398 | # CONFIG_NETCONSOLE is not set | ||
399 | # CONFIG_NETPOLL is not set | ||
400 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
278 | 401 | ||
279 | # | 402 | # |
280 | # Wireless LAN (non-hamradio) | 403 | # ISDN subsystem |
281 | # | 404 | # |
282 | # CONFIG_NET_RADIO is not set | 405 | # CONFIG_ISDN is not set |
283 | 406 | ||
284 | # | 407 | # |
285 | # Token Ring devices (depends on LLC=y) | 408 | # Telephony Support |
286 | # | 409 | # |
287 | # CONFIG_SHAPER is not set | 410 | # CONFIG_PHONE is not set |
288 | 411 | ||
289 | # | 412 | # |
290 | # Wan interfaces | 413 | # Input device support |
291 | # | 414 | # |
292 | # CONFIG_WAN is not set | 415 | # CONFIG_INPUT is not set |
293 | 416 | ||
294 | # | 417 | # |
295 | # Amateur Radio support | 418 | # Hardware I/O ports |
296 | # | 419 | # |
297 | # CONFIG_HAMRADIO is not set | 420 | # CONFIG_SERIO is not set |
421 | # CONFIG_GAMEPORT is not set | ||
298 | 422 | ||
299 | # | 423 | # |
300 | # IrDA (infrared) support | 424 | # Character devices |
301 | # | 425 | # |
302 | # CONFIG_IRDA is not set | 426 | # CONFIG_VT is not set |
427 | # CONFIG_SERIAL_NONSTANDARD is not set | ||
428 | # CONFIG_LEDMAN is not set | ||
429 | # CONFIG_RESETSWITCH is not set | ||
303 | 430 | ||
304 | # | 431 | # |
305 | # ISDN subsystem | 432 | # Serial drivers |
306 | # | 433 | # |
307 | # CONFIG_ISDN_BOOL is not set | 434 | # CONFIG_SERIAL_8250 is not set |
308 | 435 | ||
309 | # | 436 | # |
310 | # Telephony Support | 437 | # Non-8250 serial port support |
311 | # | 438 | # |
312 | # CONFIG_PHONE is not set | 439 | CONFIG_SERIAL_COLDFIRE=y |
440 | # CONFIG_UNIX98_PTYS is not set | ||
441 | CONFIG_LEGACY_PTYS=y | ||
442 | CONFIG_LEGACY_PTY_COUNT=256 | ||
313 | 443 | ||
314 | # | 444 | # |
315 | # Input device support | 445 | # IPMI |
316 | # | 446 | # |
317 | CONFIG_INPUT=y | 447 | # CONFIG_IPMI_HANDLER is not set |
318 | 448 | ||
319 | # | 449 | # |
320 | # Userland interfaces | 450 | # Watchdog Cards |
321 | # | 451 | # |
322 | CONFIG_INPUT_MOUSEDEV=y | 452 | # CONFIG_WATCHDOG is not set |
323 | CONFIG_INPUT_MOUSEDEV_PSAUX=y | 453 | # CONFIG_MCFWATCHDOG is not set |
324 | CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 | 454 | # CONFIG_RTC is not set |
325 | CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 | 455 | # CONFIG_GEN_RTC is not set |
326 | # CONFIG_INPUT_JOYDEV is not set | 456 | # CONFIG_DTLK is not set |
327 | # CONFIG_INPUT_TSDEV is not set | 457 | # CONFIG_R3964 is not set |
328 | # CONFIG_INPUT_EVDEV is not set | ||
329 | # CONFIG_INPUT_EVBUG is not set | ||
330 | 458 | ||
331 | # | 459 | # |
332 | # Input I/O drivers | 460 | # Ftape, the floppy tape device driver |
333 | # | 461 | # |
334 | # CONFIG_GAMEPORT is not set | 462 | # CONFIG_RAW_DRIVER is not set |
335 | CONFIG_SOUND_GAMEPORT=y | ||
336 | CONFIG_SERIO=y | ||
337 | CONFIG_SERIO_I8042=y | ||
338 | CONFIG_SERIO_SERPORT=y | ||
339 | # CONFIG_SERIO_CT82C710 is not set | ||
340 | 463 | ||
341 | # | 464 | # |
342 | # Input Device Drivers | 465 | # TPM devices |
343 | # | 466 | # |
344 | CONFIG_INPUT_KEYBOARD=y | 467 | # CONFIG_MCF_QSPI is not set |
345 | CONFIG_KEYBOARD_ATKBD=y | 468 | # CONFIG_M41T11M6 is not set |
346 | # CONFIG_KEYBOARD_SUNKBD is not set | ||
347 | # CONFIG_KEYBOARD_XTKBD is not set | ||
348 | # CONFIG_KEYBOARD_NEWTON is not set | ||
349 | CONFIG_INPUT_MOUSE=y | ||
350 | CONFIG_MOUSE_PS2=y | ||
351 | # CONFIG_MOUSE_SERIAL is not set | ||
352 | # CONFIG_INPUT_JOYSTICK is not set | ||
353 | # CONFIG_INPUT_TOUCHSCREEN is not set | ||
354 | # CONFIG_INPUT_MISC is not set | ||
355 | 469 | ||
356 | # | 470 | # |
357 | # Character devices | 471 | # I2C support |
358 | # | 472 | # |
359 | # CONFIG_VT is not set | 473 | # CONFIG_I2C is not set |
360 | # CONFIG_SERIAL_NONSTANDARD is not set | 474 | # CONFIG_I2C_SENSOR is not set |
361 | # CONFIG_RESETSWITCH is not set | ||
362 | 475 | ||
363 | # | 476 | # |
364 | # Serial drivers | 477 | # Dallas's 1-wire bus |
365 | # | 478 | # |
366 | # CONFIG_SERIAL_8250 is not set | 479 | # CONFIG_W1 is not set |
367 | 480 | ||
368 | # | 481 | # |
369 | # Non-8250 serial port support | 482 | # Hardware Monitoring support |
370 | # | 483 | # |
371 | CONFIG_SERIAL_COLDFIRE=y | 484 | # CONFIG_HWMON is not set |
372 | # CONFIG_UNIX98_PTYS is not set | ||
373 | 485 | ||
374 | # | 486 | # |
375 | # I2C support | 487 | # Misc devices |
376 | # | 488 | # |
377 | # CONFIG_I2C is not set | ||
378 | 489 | ||
379 | # | 490 | # |
380 | # I2C Hardware Sensors Mainboard support | 491 | # Multimedia devices |
381 | # | 492 | # |
493 | # CONFIG_VIDEO_DEV is not set | ||
382 | 494 | ||
383 | # | 495 | # |
384 | # I2C Hardware Sensors Chip support | 496 | # Digital Video Broadcasting Devices |
385 | # | 497 | # |
498 | # CONFIG_DVB is not set | ||
386 | 499 | ||
387 | # | 500 | # |
388 | # Mice | 501 | # Graphics support |
389 | # | 502 | # |
390 | # CONFIG_BUSMOUSE is not set | 503 | # CONFIG_FB is not set |
391 | # CONFIG_QIC02_TAPE is not set | ||
392 | 504 | ||
393 | # | 505 | # |
394 | # IPMI | 506 | # SPI support |
395 | # | 507 | # |
396 | # CONFIG_IPMI_HANDLER is not set | 508 | # CONFIG_SPI is not set |
397 | 509 | ||
398 | # | 510 | # |
399 | # Watchdog Cards | 511 | # Sound |
400 | # | 512 | # |
401 | # CONFIG_WATCHDOG is not set | 513 | # CONFIG_SOUND is not set |
402 | # CONFIG_NVRAM is not set | ||
403 | # CONFIG_RTC is not set | ||
404 | # CONFIG_GEN_RTC is not set | ||
405 | # CONFIG_DTLK is not set | ||
406 | # CONFIG_R3964 is not set | ||
407 | # CONFIG_APPLICOM is not set | ||
408 | 514 | ||
409 | # | 515 | # |
410 | # Ftape, the floppy tape device driver | 516 | # USB support |
411 | # | 517 | # |
412 | # CONFIG_FTAPE is not set | 518 | # CONFIG_USB_ARCH_HAS_HCD is not set |
413 | # CONFIG_AGP is not set | 519 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
414 | # CONFIG_DRM is not set | ||
415 | # CONFIG_RAW_DRIVER is not set | ||
416 | # CONFIG_HANGCHECK_TIMER is not set | ||
417 | 520 | ||
418 | # | 521 | # |
419 | # Multimedia devices | 522 | # USB Gadget Support |
523 | # | ||
524 | # CONFIG_USB_GADGET is not set | ||
525 | |||
526 | # | ||
527 | # MMC/SD Card support | ||
528 | # | ||
529 | # CONFIG_MMC is not set | ||
530 | |||
531 | # | ||
532 | # InfiniBand support | ||
533 | # | ||
534 | |||
535 | # | ||
536 | # SN Devices | ||
420 | # | 537 | # |
421 | # CONFIG_VIDEO_DEV is not set | ||
422 | 538 | ||
423 | # | 539 | # |
424 | # File systems | 540 | # File systems |
425 | # | 541 | # |
426 | CONFIG_EXT2_FS=y | 542 | CONFIG_EXT2_FS=y |
427 | # CONFIG_EXT2_FS_XATTR is not set | 543 | # CONFIG_EXT2_FS_XATTR is not set |
544 | # CONFIG_EXT2_FS_XIP is not set | ||
428 | # CONFIG_EXT3_FS is not set | 545 | # CONFIG_EXT3_FS is not set |
429 | # CONFIG_JBD is not set | 546 | # CONFIG_JBD is not set |
430 | # CONFIG_REISERFS_FS is not set | 547 | # CONFIG_REISERFS_FS is not set |
431 | # CONFIG_JFS_FS is not set | 548 | # CONFIG_JFS_FS is not set |
549 | # CONFIG_FS_POSIX_ACL is not set | ||
550 | |||
551 | # | ||
552 | # XFS support | ||
553 | # | ||
432 | # CONFIG_XFS_FS is not set | 554 | # CONFIG_XFS_FS is not set |
433 | # CONFIG_MINIX_FS is not set | 555 | # CONFIG_MINIX_FS is not set |
434 | CONFIG_ROMFS_FS=y | 556 | CONFIG_ROMFS_FS=y |
557 | CONFIG_MAGIC_ROM_PTR=y | ||
558 | # CONFIG_INOTIFY is not set | ||
435 | # CONFIG_QUOTA is not set | 559 | # CONFIG_QUOTA is not set |
560 | # CONFIG_DNOTIFY is not set | ||
436 | # CONFIG_AUTOFS_FS is not set | 561 | # CONFIG_AUTOFS_FS is not set |
437 | # CONFIG_AUTOFS4_FS is not set | 562 | # CONFIG_AUTOFS4_FS is not set |
438 | 563 | ||
@@ -445,15 +570,17 @@ CONFIG_ROMFS_FS=y | |||
445 | # | 570 | # |
446 | # DOS/FAT/NT Filesystems | 571 | # DOS/FAT/NT Filesystems |
447 | # | 572 | # |
448 | # CONFIG_FAT_FS is not set | 573 | # CONFIG_MSDOS_FS is not set |
574 | # CONFIG_VFAT_FS is not set | ||
449 | # CONFIG_NTFS_FS is not set | 575 | # CONFIG_NTFS_FS is not set |
450 | 576 | ||
451 | # | 577 | # |
452 | # Pseudo filesystems | 578 | # Pseudo filesystems |
453 | # | 579 | # |
454 | CONFIG_PROC_FS=y | 580 | CONFIG_PROC_FS=y |
455 | # CONFIG_DEVFS_FS is not set | 581 | CONFIG_SYSFS=y |
456 | # CONFIG_TMPFS is not set | 582 | # CONFIG_TMPFS is not set |
583 | # CONFIG_HUGETLB_PAGE is not set | ||
457 | CONFIG_RAMFS=y | 584 | CONFIG_RAMFS=y |
458 | 585 | ||
459 | # | 586 | # |
@@ -462,6 +589,7 @@ CONFIG_RAMFS=y | |||
462 | # CONFIG_ADFS_FS is not set | 589 | # CONFIG_ADFS_FS is not set |
463 | # CONFIG_AFFS_FS is not set | 590 | # CONFIG_AFFS_FS is not set |
464 | # CONFIG_HFS_FS is not set | 591 | # CONFIG_HFS_FS is not set |
592 | # CONFIG_HFSPLUS_FS is not set | ||
465 | # CONFIG_BEFS_FS is not set | 593 | # CONFIG_BEFS_FS is not set |
466 | # CONFIG_BFS_FS is not set | 594 | # CONFIG_BFS_FS is not set |
467 | # CONFIG_EFS_FS is not set | 595 | # CONFIG_EFS_FS is not set |
@@ -479,12 +607,10 @@ CONFIG_RAMFS=y | |||
479 | # | 607 | # |
480 | # CONFIG_NFS_FS is not set | 608 | # CONFIG_NFS_FS is not set |
481 | # CONFIG_NFSD is not set | 609 | # CONFIG_NFSD is not set |
482 | # CONFIG_EXPORTFS is not set | ||
483 | # CONFIG_SMB_FS is not set | 610 | # CONFIG_SMB_FS is not set |
484 | # CONFIG_CIFS is not set | 611 | # CONFIG_CIFS is not set |
485 | # CONFIG_NCP_FS is not set | 612 | # CONFIG_NCP_FS is not set |
486 | # CONFIG_CODA_FS is not set | 613 | # CONFIG_CODA_FS is not set |
487 | # CONFIG_INTERMEZZO_FS is not set | ||
488 | # CONFIG_AFS_FS is not set | 614 | # CONFIG_AFS_FS is not set |
489 | 615 | ||
490 | # | 616 | # |
@@ -494,30 +620,19 @@ CONFIG_RAMFS=y | |||
494 | CONFIG_MSDOS_PARTITION=y | 620 | CONFIG_MSDOS_PARTITION=y |
495 | 621 | ||
496 | # | 622 | # |
497 | # Graphics support | 623 | # Native Language Support |
498 | # | ||
499 | # CONFIG_FB is not set | ||
500 | |||
501 | # | ||
502 | # Sound | ||
503 | # | ||
504 | # CONFIG_SOUND is not set | ||
505 | |||
506 | # | ||
507 | # USB support | ||
508 | # | ||
509 | |||
510 | # | ||
511 | # Bluetooth support | ||
512 | # | 624 | # |
513 | # CONFIG_BT is not set | 625 | # CONFIG_NLS is not set |
514 | 626 | ||
515 | # | 627 | # |
516 | # Kernel hacking | 628 | # Kernel hacking |
517 | # | 629 | # |
630 | # CONFIG_PRINTK_TIME is not set | ||
631 | # CONFIG_DEBUG_KERNEL is not set | ||
632 | CONFIG_LOG_BUF_SHIFT=14 | ||
518 | # CONFIG_FULLDEBUG is not set | 633 | # CONFIG_FULLDEBUG is not set |
519 | # CONFIG_MAGIC_SYSRQ is not set | ||
520 | # CONFIG_HIGHPROFILE is not set | 634 | # CONFIG_HIGHPROFILE is not set |
635 | # CONFIG_BOOTPARAM is not set | ||
521 | # CONFIG_DUMPTOFLASH is not set | 636 | # CONFIG_DUMPTOFLASH is not set |
522 | # CONFIG_NO_KERNEL_MSG is not set | 637 | # CONFIG_NO_KERNEL_MSG is not set |
523 | # CONFIG_BDM_DISABLE is not set | 638 | # CONFIG_BDM_DISABLE is not set |
@@ -525,6 +640,7 @@ CONFIG_MSDOS_PARTITION=y | |||
525 | # | 640 | # |
526 | # Security options | 641 | # Security options |
527 | # | 642 | # |
643 | # CONFIG_KEYS is not set | ||
528 | # CONFIG_SECURITY is not set | 644 | # CONFIG_SECURITY is not set |
529 | 645 | ||
530 | # | 646 | # |
@@ -533,6 +649,12 @@ CONFIG_MSDOS_PARTITION=y | |||
533 | # CONFIG_CRYPTO is not set | 649 | # CONFIG_CRYPTO is not set |
534 | 650 | ||
535 | # | 651 | # |
652 | # Hardware crypto devices | ||
653 | # | ||
654 | |||
655 | # | ||
536 | # Library routines | 656 | # Library routines |
537 | # | 657 | # |
658 | # CONFIG_CRC_CCITT is not set | ||
538 | # CONFIG_CRC32 is not set | 659 | # CONFIG_CRC32 is not set |
660 | # CONFIG_LIBCRC32C is not set | ||