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/mappi | |
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/mappi')
-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 |
3 files changed, 791 insertions, 337 deletions
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 |