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/oaks32r/defconfig.nommu | |
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/oaks32r/defconfig.nommu')
-rw-r--r-- | arch/m32r/oaks32r/defconfig.nommu | 348 |
1 files changed, 244 insertions, 104 deletions
diff --git a/arch/m32r/oaks32r/defconfig.nommu b/arch/m32r/oaks32r/defconfig.nommu index 3f9fe519acb2..aaa00828e0d3 100644 --- a/arch/m32r/oaks32r/defconfig.nommu +++ b/arch/m32r/oaks32r/defconfig.nommu | |||
@@ -1,19 +1,18 @@ | |||
1 | # | 1 | # |
2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
3 | # Linux kernel version: 2.6.12-rc5 | 3 | # Linux kernel version: 2.6.19 |
4 | # Fri Jun 3 16:22:04 2005 | 4 | # Tue Dec 12 12:09:17 2006 |
5 | # | 5 | # |
6 | CONFIG_M32R=y | 6 | CONFIG_M32R=y |
7 | # CONFIG_UID16 is not set | ||
8 | CONFIG_GENERIC_ISA_DMA=y | 7 | CONFIG_GENERIC_ISA_DMA=y |
9 | CONFIG_GENERIC_HARDIRQS=y | 8 | CONFIG_GENERIC_HARDIRQS=y |
10 | CONFIG_GENERIC_IRQ_PROBE=y | 9 | CONFIG_GENERIC_IRQ_PROBE=y |
10 | CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" | ||
11 | 11 | ||
12 | # | 12 | # |
13 | # Code maturity level options | 13 | # Code maturity level options |
14 | # | 14 | # |
15 | CONFIG_EXPERIMENTAL=y | 15 | CONFIG_EXPERIMENTAL=y |
16 | CONFIG_CLEAN_COMPILE=y | ||
17 | CONFIG_BROKEN_ON_SMP=y | 16 | CONFIG_BROKEN_ON_SMP=y |
18 | CONFIG_LOCK_KERNEL=y | 17 | CONFIG_LOCK_KERNEL=y |
19 | CONFIG_INIT_ENV_ARG_LIMIT=32 | 18 | CONFIG_INIT_ENV_ARG_LIMIT=32 |
@@ -22,28 +21,35 @@ CONFIG_INIT_ENV_ARG_LIMIT=32 | |||
22 | # General setup | 21 | # General setup |
23 | # | 22 | # |
24 | CONFIG_LOCALVERSION="" | 23 | CONFIG_LOCALVERSION="" |
24 | CONFIG_LOCALVERSION_AUTO=y | ||
25 | # CONFIG_SYSVIPC is not set | ||
25 | # CONFIG_POSIX_MQUEUE is not set | 26 | # CONFIG_POSIX_MQUEUE is not set |
26 | CONFIG_BSD_PROCESS_ACCT=y | 27 | CONFIG_BSD_PROCESS_ACCT=y |
27 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set | 28 | # CONFIG_BSD_PROCESS_ACCT_V3 is not set |
28 | CONFIG_SYSCTL=y | 29 | # CONFIG_TASKSTATS is not set |
30 | # CONFIG_UTS_NS is not set | ||
29 | # CONFIG_AUDIT is not set | 31 | # CONFIG_AUDIT is not set |
30 | CONFIG_HOTPLUG=y | ||
31 | CONFIG_KOBJECT_UEVENT=y | ||
32 | # CONFIG_IKCONFIG is not set | 32 | # CONFIG_IKCONFIG is not set |
33 | CONFIG_SYSFS_DEPRECATED=y | ||
34 | # CONFIG_RELAY is not set | ||
35 | CONFIG_INITRAMFS_SOURCE="" | ||
36 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | ||
37 | CONFIG_SYSCTL=y | ||
33 | CONFIG_EMBEDDED=y | 38 | CONFIG_EMBEDDED=y |
39 | CONFIG_SYSCTL_SYSCALL=y | ||
34 | # CONFIG_KALLSYMS is not set | 40 | # CONFIG_KALLSYMS is not set |
41 | CONFIG_HOTPLUG=y | ||
35 | CONFIG_PRINTK=y | 42 | CONFIG_PRINTK=y |
36 | CONFIG_BUG=y | 43 | CONFIG_BUG=y |
44 | CONFIG_ELF_CORE=y | ||
37 | CONFIG_BASE_FULL=y | 45 | CONFIG_BASE_FULL=y |
38 | # CONFIG_FUTEX is not set | 46 | # CONFIG_FUTEX is not set |
39 | # CONFIG_EPOLL is not set | 47 | # CONFIG_EPOLL is not set |
40 | # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set | 48 | CONFIG_SLAB=y |
41 | CONFIG_CC_ALIGN_FUNCTIONS=0 | 49 | CONFIG_VM_EVENT_COUNTERS=y |
42 | CONFIG_CC_ALIGN_LABELS=0 | ||
43 | CONFIG_CC_ALIGN_LOOPS=0 | ||
44 | CONFIG_CC_ALIGN_JUMPS=0 | ||
45 | CONFIG_TINY_SHMEM=y | 50 | CONFIG_TINY_SHMEM=y |
46 | CONFIG_BASE_SMALL=0 | 51 | CONFIG_BASE_SMALL=0 |
52 | # CONFIG_SLOB is not set | ||
47 | 53 | ||
48 | # | 54 | # |
49 | # Loadable module support | 55 | # Loadable module support |
@@ -51,12 +57,30 @@ CONFIG_BASE_SMALL=0 | |||
51 | CONFIG_MODULES=y | 57 | CONFIG_MODULES=y |
52 | CONFIG_MODULE_UNLOAD=y | 58 | CONFIG_MODULE_UNLOAD=y |
53 | # CONFIG_MODULE_FORCE_UNLOAD is not set | 59 | # CONFIG_MODULE_FORCE_UNLOAD is not set |
54 | CONFIG_OBSOLETE_MODPARM=y | ||
55 | # CONFIG_MODVERSIONS is not set | 60 | # CONFIG_MODVERSIONS is not set |
56 | # CONFIG_MODULE_SRCVERSION_ALL is not set | 61 | # CONFIG_MODULE_SRCVERSION_ALL is not set |
57 | CONFIG_KMOD=y | 62 | CONFIG_KMOD=y |
58 | 63 | ||
59 | # | 64 | # |
65 | # Block layer | ||
66 | # | ||
67 | CONFIG_BLOCK=y | ||
68 | # CONFIG_BLK_DEV_IO_TRACE is not set | ||
69 | |||
70 | # | ||
71 | # IO Schedulers | ||
72 | # | ||
73 | CONFIG_IOSCHED_NOOP=y | ||
74 | # CONFIG_IOSCHED_AS is not set | ||
75 | CONFIG_IOSCHED_DEADLINE=y | ||
76 | CONFIG_IOSCHED_CFQ=y | ||
77 | # CONFIG_DEFAULT_AS is not set | ||
78 | # CONFIG_DEFAULT_DEADLINE is not set | ||
79 | CONFIG_DEFAULT_CFQ=y | ||
80 | # CONFIG_DEFAULT_NOOP is not set | ||
81 | CONFIG_DEFAULT_IOSCHED="cfq" | ||
82 | |||
83 | # | ||
60 | # Processor type and features | 84 | # Processor type and features |
61 | # | 85 | # |
62 | # CONFIG_PLAT_MAPPI is not set | 86 | # CONFIG_PLAT_MAPPI is not set |
@@ -66,8 +90,10 @@ CONFIG_KMOD=y | |||
66 | CONFIG_PLAT_OAKS32R=y | 90 | CONFIG_PLAT_OAKS32R=y |
67 | # CONFIG_PLAT_MAPPI2 is not set | 91 | # CONFIG_PLAT_MAPPI2 is not set |
68 | # CONFIG_PLAT_MAPPI3 is not set | 92 | # CONFIG_PLAT_MAPPI3 is not set |
93 | # CONFIG_PLAT_M32104UT is not set | ||
69 | # CONFIG_CHIP_M32700 is not set | 94 | # CONFIG_CHIP_M32700 is not set |
70 | CONFIG_CHIP_M32102=y | 95 | CONFIG_CHIP_M32102=y |
96 | # CONFIG_CHIP_M32104 is not set | ||
71 | # CONFIG_CHIP_VDEC2 is not set | 97 | # CONFIG_CHIP_VDEC2 is not set |
72 | # CONFIG_CHIP_OPSP is not set | 98 | # CONFIG_CHIP_OPSP is not set |
73 | CONFIG_ISA_M32R=y | 99 | CONFIG_ISA_M32R=y |
@@ -77,18 +103,31 @@ CONFIG_TIMER_DIVIDE=128 | |||
77 | CONFIG_MEMORY_START=0x01000000 | 103 | CONFIG_MEMORY_START=0x01000000 |
78 | CONFIG_MEMORY_SIZE=0x00800000 | 104 | CONFIG_MEMORY_SIZE=0x00800000 |
79 | CONFIG_NOHIGHMEM=y | 105 | CONFIG_NOHIGHMEM=y |
80 | # CONFIG_DISCONTIGMEM is not set | 106 | CONFIG_ARCH_DISCONTIGMEM_ENABLE=y |
107 | CONFIG_SELECT_MEMORY_MODEL=y | ||
108 | # CONFIG_FLATMEM_MANUAL is not set | ||
109 | CONFIG_DISCONTIGMEM_MANUAL=y | ||
110 | # CONFIG_SPARSEMEM_MANUAL is not set | ||
111 | CONFIG_DISCONTIGMEM=y | ||
112 | CONFIG_FLAT_NODE_MEM_MAP=y | ||
113 | CONFIG_NEED_MULTIPLE_NODES=y | ||
114 | # CONFIG_SPARSEMEM_STATIC is not set | ||
115 | CONFIG_SPLIT_PTLOCK_CPUS=4 | ||
116 | # CONFIG_RESOURCES_64BIT is not set | ||
117 | CONFIG_IRAM_START=0x00f00000 | ||
118 | CONFIG_IRAM_SIZE=0x00010000 | ||
81 | CONFIG_RWSEM_GENERIC_SPINLOCK=y | 119 | CONFIG_RWSEM_GENERIC_SPINLOCK=y |
82 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set | 120 | # CONFIG_RWSEM_XCHGADD_ALGORITHM is not set |
121 | CONFIG_GENERIC_FIND_NEXT_BIT=y | ||
122 | CONFIG_GENERIC_HWEIGHT=y | ||
83 | CONFIG_GENERIC_CALIBRATE_DELAY=y | 123 | CONFIG_GENERIC_CALIBRATE_DELAY=y |
84 | CONFIG_PREEMPT=y | 124 | CONFIG_PREEMPT=y |
85 | # CONFIG_HAVE_DEC_LOCK is not set | ||
86 | # CONFIG_SMP is not set | 125 | # CONFIG_SMP is not set |
126 | CONFIG_NODES_SHIFT=1 | ||
87 | 127 | ||
88 | # | 128 | # |
89 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) | 129 | # Bus options (PCI, PCMCIA, EISA, MCA, ISA) |
90 | # | 130 | # |
91 | # CONFIG_PCI is not set | ||
92 | # CONFIG_ISA is not set | 131 | # CONFIG_ISA is not set |
93 | 132 | ||
94 | # | 133 | # |
@@ -109,6 +148,94 @@ CONFIG_BINFMT_FLAT=y | |||
109 | # CONFIG_BINFMT_MISC is not set | 148 | # CONFIG_BINFMT_MISC is not set |
110 | 149 | ||
111 | # | 150 | # |
151 | # Networking | ||
152 | # | ||
153 | CONFIG_NET=y | ||
154 | |||
155 | # | ||
156 | # Networking options | ||
157 | # | ||
158 | # CONFIG_NETDEBUG is not set | ||
159 | CONFIG_PACKET=y | ||
160 | # CONFIG_PACKET_MMAP is not set | ||
161 | CONFIG_UNIX=y | ||
162 | CONFIG_XFRM=y | ||
163 | # CONFIG_XFRM_USER is not set | ||
164 | # CONFIG_XFRM_SUB_POLICY is not set | ||
165 | # CONFIG_NET_KEY is not set | ||
166 | CONFIG_INET=y | ||
167 | # CONFIG_IP_MULTICAST is not set | ||
168 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
169 | CONFIG_IP_FIB_HASH=y | ||
170 | CONFIG_IP_PNP=y | ||
171 | CONFIG_IP_PNP_DHCP=y | ||
172 | # CONFIG_IP_PNP_BOOTP is not set | ||
173 | # CONFIG_IP_PNP_RARP is not set | ||
174 | # CONFIG_NET_IPIP is not set | ||
175 | # CONFIG_NET_IPGRE is not set | ||
176 | # CONFIG_ARPD is not set | ||
177 | # CONFIG_SYN_COOKIES is not set | ||
178 | # CONFIG_INET_AH is not set | ||
179 | # CONFIG_INET_ESP is not set | ||
180 | # CONFIG_INET_IPCOMP is not set | ||
181 | # CONFIG_INET_XFRM_TUNNEL is not set | ||
182 | # CONFIG_INET_TUNNEL is not set | ||
183 | CONFIG_INET_XFRM_MODE_TRANSPORT=y | ||
184 | CONFIG_INET_XFRM_MODE_TUNNEL=y | ||
185 | CONFIG_INET_XFRM_MODE_BEET=y | ||
186 | CONFIG_INET_DIAG=y | ||
187 | CONFIG_INET_TCP_DIAG=y | ||
188 | # CONFIG_TCP_CONG_ADVANCED is not set | ||
189 | CONFIG_TCP_CONG_CUBIC=y | ||
190 | CONFIG_DEFAULT_TCP_CONG="cubic" | ||
191 | # CONFIG_TCP_MD5SIG is not set | ||
192 | # CONFIG_IPV6 is not set | ||
193 | # CONFIG_INET6_XFRM_TUNNEL is not set | ||
194 | # CONFIG_INET6_TUNNEL is not set | ||
195 | # CONFIG_NETWORK_SECMARK is not set | ||
196 | # CONFIG_NETFILTER is not set | ||
197 | |||
198 | # | ||
199 | # DCCP Configuration (EXPERIMENTAL) | ||
200 | # | ||
201 | # CONFIG_IP_DCCP is not set | ||
202 | |||
203 | # | ||
204 | # SCTP Configuration (EXPERIMENTAL) | ||
205 | # | ||
206 | # CONFIG_IP_SCTP is not set | ||
207 | |||
208 | # | ||
209 | # TIPC Configuration (EXPERIMENTAL) | ||
210 | # | ||
211 | # CONFIG_TIPC is not set | ||
212 | # CONFIG_ATM is not set | ||
213 | # CONFIG_BRIDGE is not set | ||
214 | # CONFIG_VLAN_8021Q is not set | ||
215 | # CONFIG_DECNET is not set | ||
216 | # CONFIG_LLC2 is not set | ||
217 | # CONFIG_IPX is not set | ||
218 | # CONFIG_ATALK is not set | ||
219 | # CONFIG_X25 is not set | ||
220 | # CONFIG_LAPB is not set | ||
221 | # CONFIG_ECONET is not set | ||
222 | # CONFIG_WAN_ROUTER is not set | ||
223 | |||
224 | # | ||
225 | # QoS and/or fair queueing | ||
226 | # | ||
227 | # CONFIG_NET_SCHED is not set | ||
228 | |||
229 | # | ||
230 | # Network testing | ||
231 | # | ||
232 | # CONFIG_NET_PKTGEN is not set | ||
233 | # CONFIG_HAMRADIO is not set | ||
234 | # CONFIG_IRDA is not set | ||
235 | # CONFIG_BT is not set | ||
236 | # CONFIG_IEEE80211 is not set | ||
237 | |||
238 | # | ||
112 | # Device Drivers | 239 | # Device Drivers |
113 | # | 240 | # |
114 | 241 | ||
@@ -118,6 +245,12 @@ CONFIG_BINFMT_FLAT=y | |||
118 | CONFIG_STANDALONE=y | 245 | CONFIG_STANDALONE=y |
119 | CONFIG_PREVENT_FIRMWARE_BUILD=y | 246 | CONFIG_PREVENT_FIRMWARE_BUILD=y |
120 | # CONFIG_FW_LOADER is not set | 247 | # CONFIG_FW_LOADER is not set |
248 | # CONFIG_SYS_HYPERVISOR is not set | ||
249 | |||
250 | # | ||
251 | # Connector - unified userspace <-> kernelspace linker | ||
252 | # | ||
253 | # CONFIG_CONNECTOR is not set | ||
121 | 254 | ||
122 | # | 255 | # |
123 | # Memory Technology Devices (MTD) | 256 | # Memory Technology Devices (MTD) |
@@ -136,7 +269,6 @@ CONFIG_PREVENT_FIRMWARE_BUILD=y | |||
136 | # | 269 | # |
137 | # Block devices | 270 | # Block devices |
138 | # | 271 | # |
139 | # CONFIG_BLK_DEV_FD is not set | ||
140 | # CONFIG_BLK_DEV_COW_COMMON is not set | 272 | # CONFIG_BLK_DEV_COW_COMMON is not set |
141 | CONFIG_BLK_DEV_LOOP=y | 273 | CONFIG_BLK_DEV_LOOP=y |
142 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set | 274 | # CONFIG_BLK_DEV_CRYPTOLOOP is not set |
@@ -144,18 +276,15 @@ CONFIG_BLK_DEV_NBD=y | |||
144 | CONFIG_BLK_DEV_RAM=y | 276 | CONFIG_BLK_DEV_RAM=y |
145 | CONFIG_BLK_DEV_RAM_COUNT=16 | 277 | CONFIG_BLK_DEV_RAM_COUNT=16 |
146 | CONFIG_BLK_DEV_RAM_SIZE=4096 | 278 | CONFIG_BLK_DEV_RAM_SIZE=4096 |
279 | CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024 | ||
147 | # CONFIG_BLK_DEV_INITRD is not set | 280 | # CONFIG_BLK_DEV_INITRD is not set |
148 | CONFIG_INITRAMFS_SOURCE="" | ||
149 | # CONFIG_CDROM_PKTCDVD is not set | 281 | # CONFIG_CDROM_PKTCDVD is not set |
282 | # CONFIG_ATA_OVER_ETH is not set | ||
150 | 283 | ||
151 | # | 284 | # |
152 | # IO Schedulers | 285 | # Misc devices |
153 | # | 286 | # |
154 | CONFIG_IOSCHED_NOOP=y | 287 | # CONFIG_TIFM_CORE is not set |
155 | # CONFIG_IOSCHED_AS is not set | ||
156 | CONFIG_IOSCHED_DEADLINE=y | ||
157 | CONFIG_IOSCHED_CFQ=y | ||
158 | # CONFIG_ATA_OVER_ETH is not set | ||
159 | 288 | ||
160 | # | 289 | # |
161 | # ATA/ATAPI/MFM/RLL support | 290 | # ATA/ATAPI/MFM/RLL support |
@@ -165,7 +294,13 @@ CONFIG_IOSCHED_CFQ=y | |||
165 | # | 294 | # |
166 | # SCSI device support | 295 | # SCSI device support |
167 | # | 296 | # |
297 | # CONFIG_RAID_ATTRS is not set | ||
168 | # CONFIG_SCSI is not set | 298 | # CONFIG_SCSI is not set |
299 | # CONFIG_SCSI_NETLINK is not set | ||
300 | |||
301 | # | ||
302 | # Serial ATA (prod) and Parallel ATA (experimental) drivers | ||
303 | # | ||
169 | 304 | ||
170 | # | 305 | # |
171 | # Multi-device support (RAID and LVM) | 306 | # Multi-device support (RAID and LVM) |
@@ -175,6 +310,7 @@ CONFIG_IOSCHED_CFQ=y | |||
175 | # | 310 | # |
176 | # Fusion MPT device support | 311 | # Fusion MPT device support |
177 | # | 312 | # |
313 | # CONFIG_FUSION is not set | ||
178 | 314 | ||
179 | # | 315 | # |
180 | # IEEE 1394 (FireWire) support | 316 | # IEEE 1394 (FireWire) support |
@@ -185,69 +321,8 @@ CONFIG_IOSCHED_CFQ=y | |||
185 | # | 321 | # |
186 | 322 | ||
187 | # | 323 | # |
188 | # Networking support | 324 | # Network device support |
189 | # | ||
190 | CONFIG_NET=y | ||
191 | |||
192 | # | ||
193 | # Networking options | ||
194 | # | ||
195 | CONFIG_PACKET=y | ||
196 | # CONFIG_PACKET_MMAP is not set | ||
197 | CONFIG_UNIX=y | ||
198 | # CONFIG_NET_KEY is not set | ||
199 | CONFIG_INET=y | ||
200 | # CONFIG_IP_MULTICAST is not set | ||
201 | # CONFIG_IP_ADVANCED_ROUTER is not set | ||
202 | CONFIG_IP_PNP=y | ||
203 | CONFIG_IP_PNP_DHCP=y | ||
204 | # CONFIG_IP_PNP_BOOTP is not set | ||
205 | # CONFIG_IP_PNP_RARP is not set | ||
206 | # CONFIG_NET_IPIP is not set | ||
207 | # CONFIG_NET_IPGRE is not set | ||
208 | # CONFIG_ARPD is not set | ||
209 | # CONFIG_SYN_COOKIES is not set | ||
210 | # CONFIG_INET_AH is not set | ||
211 | # CONFIG_INET_ESP is not set | ||
212 | # CONFIG_INET_IPCOMP is not set | ||
213 | # CONFIG_INET_TUNNEL is not set | ||
214 | CONFIG_IP_TCPDIAG=y | ||
215 | # CONFIG_IP_TCPDIAG_IPV6 is not set | ||
216 | # CONFIG_IPV6 is not set | ||
217 | # CONFIG_NETFILTER is not set | ||
218 | |||
219 | # | ||
220 | # SCTP Configuration (EXPERIMENTAL) | ||
221 | # | ||
222 | # CONFIG_IP_SCTP is not set | ||
223 | # CONFIG_ATM is not set | ||
224 | # CONFIG_BRIDGE is not set | ||
225 | # CONFIG_VLAN_8021Q is not set | ||
226 | # CONFIG_DECNET is not set | ||
227 | # CONFIG_LLC2 is not set | ||
228 | # CONFIG_IPX is not set | ||
229 | # CONFIG_ATALK is not set | ||
230 | # CONFIG_X25 is not set | ||
231 | # CONFIG_LAPB is not set | ||
232 | # CONFIG_NET_DIVERT is not set | ||
233 | # CONFIG_ECONET is not set | ||
234 | # CONFIG_WAN_ROUTER is not set | ||
235 | |||
236 | # | ||
237 | # QoS and/or fair queueing | ||
238 | # | ||
239 | # CONFIG_NET_SCHED is not set | ||
240 | # CONFIG_NET_CLS_ROUTE is not set | ||
241 | |||
242 | # | ||
243 | # Network testing | ||
244 | # | 325 | # |
245 | # CONFIG_NET_PKTGEN is not set | ||
246 | # CONFIG_NETPOLL is not set | ||
247 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
248 | # CONFIG_HAMRADIO is not set | ||
249 | # CONFIG_IRDA is not set | ||
250 | # CONFIG_BT is not set | ||
251 | CONFIG_NETDEVICES=y | 326 | CONFIG_NETDEVICES=y |
252 | # CONFIG_DUMMY is not set | 327 | # CONFIG_DUMMY is not set |
253 | # CONFIG_BONDING is not set | 328 | # CONFIG_BONDING is not set |
@@ -255,6 +330,10 @@ CONFIG_NETDEVICES=y | |||
255 | # CONFIG_TUN is not set | 330 | # CONFIG_TUN is not set |
256 | 331 | ||
257 | # | 332 | # |
333 | # PHY device support | ||
334 | # | ||
335 | |||
336 | # | ||
258 | # Ethernet (10 or 100Mbit) | 337 | # Ethernet (10 or 100Mbit) |
259 | # | 338 | # |
260 | # CONFIG_NET_ETHERNET is not set | 339 | # CONFIG_NET_ETHERNET is not set |
@@ -285,6 +364,8 @@ CONFIG_NE2000=y | |||
285 | # CONFIG_SLIP is not set | 364 | # CONFIG_SLIP is not set |
286 | # CONFIG_SHAPER is not set | 365 | # CONFIG_SHAPER is not set |
287 | # CONFIG_NETCONSOLE is not set | 366 | # CONFIG_NETCONSOLE is not set |
367 | # CONFIG_NETPOLL is not set | ||
368 | # CONFIG_NET_POLL_CONTROLLER is not set | ||
288 | 369 | ||
289 | # | 370 | # |
290 | # ISDN subsystem | 371 | # ISDN subsystem |
@@ -300,6 +381,7 @@ CONFIG_NE2000=y | |||
300 | # Input device support | 381 | # Input device support |
301 | # | 382 | # |
302 | CONFIG_INPUT=y | 383 | CONFIG_INPUT=y |
384 | # CONFIG_INPUT_FF_MEMLESS is not set | ||
303 | 385 | ||
304 | # | 386 | # |
305 | # Userland interfaces | 387 | # Userland interfaces |
@@ -328,7 +410,6 @@ CONFIG_SERIO_SERPORT=y | |||
328 | # CONFIG_SERIO_LIBPS2 is not set | 410 | # CONFIG_SERIO_LIBPS2 is not set |
329 | # CONFIG_SERIO_RAW is not set | 411 | # CONFIG_SERIO_RAW is not set |
330 | # CONFIG_GAMEPORT is not set | 412 | # CONFIG_GAMEPORT is not set |
331 | CONFIG_SOUND_GAMEPORT=y | ||
332 | 413 | ||
333 | # | 414 | # |
334 | # Character devices | 415 | # Character devices |
@@ -348,7 +429,6 @@ CONFIG_SERIAL_CORE=y | |||
348 | CONFIG_SERIAL_CORE_CONSOLE=y | 429 | CONFIG_SERIAL_CORE_CONSOLE=y |
349 | CONFIG_SERIAL_M32R_SIO=y | 430 | CONFIG_SERIAL_M32R_SIO=y |
350 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y | 431 | CONFIG_SERIAL_M32R_SIO_CONSOLE=y |
351 | # CONFIG_SERIAL_M32R_PLDSIO is not set | ||
352 | CONFIG_UNIX98_PTYS=y | 432 | CONFIG_UNIX98_PTYS=y |
353 | CONFIG_LEGACY_PTYS=y | 433 | CONFIG_LEGACY_PTYS=y |
354 | CONFIG_LEGACY_PTY_COUNT=256 | 434 | CONFIG_LEGACY_PTY_COUNT=256 |
@@ -362,20 +442,20 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
362 | # Watchdog Cards | 442 | # Watchdog Cards |
363 | # | 443 | # |
364 | # CONFIG_WATCHDOG is not set | 444 | # CONFIG_WATCHDOG is not set |
445 | CONFIG_HW_RANDOM=y | ||
365 | # CONFIG_RTC is not set | 446 | # CONFIG_RTC is not set |
366 | # CONFIG_GEN_RTC is not set | ||
367 | # CONFIG_DTLK is not set | 447 | # CONFIG_DTLK is not set |
368 | # CONFIG_R3964 is not set | 448 | # CONFIG_R3964 is not set |
369 | 449 | ||
370 | # | 450 | # |
371 | # Ftape, the floppy tape device driver | 451 | # Ftape, the floppy tape device driver |
372 | # | 452 | # |
373 | # CONFIG_DRM is not set | ||
374 | # CONFIG_RAW_DRIVER is not set | 453 | # CONFIG_RAW_DRIVER is not set |
375 | 454 | ||
376 | # | 455 | # |
377 | # TPM devices | 456 | # TPM devices |
378 | # | 457 | # |
458 | # CONFIG_TCG_TPM is not set | ||
379 | 459 | ||
380 | # | 460 | # |
381 | # I2C support | 461 | # I2C support |
@@ -383,13 +463,25 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
383 | # CONFIG_I2C is not set | 463 | # CONFIG_I2C is not set |
384 | 464 | ||
385 | # | 465 | # |
466 | # SPI support | ||
467 | # | ||
468 | # CONFIG_SPI is not set | ||
469 | # CONFIG_SPI_MASTER is not set | ||
470 | |||
471 | # | ||
386 | # Dallas's 1-wire bus | 472 | # Dallas's 1-wire bus |
387 | # | 473 | # |
388 | # CONFIG_W1 is not set | 474 | # CONFIG_W1 is not set |
389 | 475 | ||
390 | # | 476 | # |
391 | # Misc devices | 477 | # Hardware Monitoring support |
392 | # | 478 | # |
479 | CONFIG_HWMON=y | ||
480 | # CONFIG_HWMON_VID is not set | ||
481 | # CONFIG_SENSORS_ABITUGURU is not set | ||
482 | # CONFIG_SENSORS_F71805F is not set | ||
483 | # CONFIG_SENSORS_VT1211 is not set | ||
484 | # CONFIG_HWMON_DEBUG_CHIP is not set | ||
393 | 485 | ||
394 | # | 486 | # |
395 | # Multimedia devices | 487 | # Multimedia devices |
@@ -404,7 +496,9 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
404 | # | 496 | # |
405 | # Graphics support | 497 | # Graphics support |
406 | # | 498 | # |
499 | CONFIG_FIRMWARE_EDID=y | ||
407 | # CONFIG_FB is not set | 500 | # CONFIG_FB is not set |
501 | # CONFIG_BACKLIGHT_LCD_SUPPORT is not set | ||
408 | 502 | ||
409 | # | 503 | # |
410 | # Sound | 504 | # Sound |
@@ -416,6 +510,11 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
416 | # | 510 | # |
417 | # CONFIG_USB_ARCH_HAS_HCD is not set | 511 | # CONFIG_USB_ARCH_HAS_HCD is not set |
418 | # CONFIG_USB_ARCH_HAS_OHCI is not set | 512 | # CONFIG_USB_ARCH_HAS_OHCI is not set |
513 | # CONFIG_USB_ARCH_HAS_EHCI is not set | ||
514 | |||
515 | # | ||
516 | # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' | ||
517 | # | ||
419 | 518 | ||
420 | # | 519 | # |
421 | # USB Gadget Support | 520 | # USB Gadget Support |
@@ -428,9 +527,43 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
428 | # CONFIG_MMC is not set | 527 | # CONFIG_MMC is not set |
429 | 528 | ||
430 | # | 529 | # |
530 | # LED devices | ||
531 | # | ||
532 | # CONFIG_NEW_LEDS is not set | ||
533 | |||
534 | # | ||
535 | # LED drivers | ||
536 | # | ||
537 | |||
538 | # | ||
539 | # LED Triggers | ||
540 | # | ||
541 | |||
542 | # | ||
431 | # InfiniBand support | 543 | # InfiniBand support |
432 | # | 544 | # |
433 | # CONFIG_INFINIBAND is not set | 545 | |
546 | # | ||
547 | # EDAC - error detection and reporting (RAS) (EXPERIMENTAL) | ||
548 | # | ||
549 | |||
550 | # | ||
551 | # Real Time Clock | ||
552 | # | ||
553 | # CONFIG_RTC_CLASS is not set | ||
554 | |||
555 | # | ||
556 | # DMA Engine support | ||
557 | # | ||
558 | # CONFIG_DMA_ENGINE is not set | ||
559 | |||
560 | # | ||
561 | # DMA Clients | ||
562 | # | ||
563 | |||
564 | # | ||
565 | # DMA Devices | ||
566 | # | ||
434 | 567 | ||
435 | # | 568 | # |
436 | # File systems | 569 | # File systems |
@@ -438,20 +571,22 @@ CONFIG_LEGACY_PTY_COUNT=256 | |||
438 | CONFIG_EXT2_FS=y | 571 | CONFIG_EXT2_FS=y |
439 | # CONFIG_EXT2_FS_XATTR is not set | 572 | # CONFIG_EXT2_FS_XATTR is not set |
440 | # CONFIG_EXT3_FS is not set | 573 | # CONFIG_EXT3_FS is not set |
441 | # CONFIG_JBD is not set | 574 | # CONFIG_EXT4DEV_FS is not set |
442 | # CONFIG_REISERFS_FS is not set | 575 | # CONFIG_REISERFS_FS is not set |
443 | # CONFIG_JFS_FS is not set | 576 | # CONFIG_JFS_FS is not set |
444 | 577 | # CONFIG_FS_POSIX_ACL is not set | |
445 | # | ||
446 | # XFS support | ||
447 | # | ||
448 | # CONFIG_XFS_FS is not set | 578 | # CONFIG_XFS_FS is not set |
579 | # CONFIG_GFS2_FS is not set | ||
580 | # CONFIG_OCFS2_FS is not set | ||
449 | # CONFIG_MINIX_FS is not set | 581 | # CONFIG_MINIX_FS is not set |
450 | # CONFIG_ROMFS_FS is not set | 582 | # CONFIG_ROMFS_FS is not set |
583 | CONFIG_INOTIFY=y | ||
584 | CONFIG_INOTIFY_USER=y | ||
451 | # CONFIG_QUOTA is not set | 585 | # CONFIG_QUOTA is not set |
452 | CONFIG_DNOTIFY=y | 586 | CONFIG_DNOTIFY=y |
453 | # CONFIG_AUTOFS_FS is not set | 587 | # CONFIG_AUTOFS_FS is not set |
454 | # CONFIG_AUTOFS4_FS is not set | 588 | # CONFIG_AUTOFS4_FS is not set |
589 | # CONFIG_FUSE_FS is not set | ||
455 | 590 | ||
456 | # | 591 | # |
457 | # CD-ROM/DVD Filesystems | 592 | # CD-ROM/DVD Filesystems |
@@ -470,13 +605,12 @@ CONFIG_DNOTIFY=y | |||
470 | # Pseudo filesystems | 605 | # Pseudo filesystems |
471 | # | 606 | # |
472 | CONFIG_PROC_FS=y | 607 | CONFIG_PROC_FS=y |
608 | CONFIG_PROC_SYSCTL=y | ||
473 | CONFIG_SYSFS=y | 609 | CONFIG_SYSFS=y |
474 | # CONFIG_DEVFS_FS is not set | ||
475 | CONFIG_DEVPTS_FS_XATTR=y | ||
476 | CONFIG_DEVPTS_FS_SECURITY=y | ||
477 | # CONFIG_TMPFS is not set | 610 | # CONFIG_TMPFS is not set |
478 | # CONFIG_HUGETLB_PAGE is not set | 611 | # CONFIG_HUGETLB_PAGE is not set |
479 | CONFIG_RAMFS=y | 612 | CONFIG_RAMFS=y |
613 | # CONFIG_CONFIGFS_FS is not set | ||
480 | 614 | ||
481 | # | 615 | # |
482 | # Miscellaneous filesystems | 616 | # Miscellaneous filesystems |
@@ -500,12 +634,14 @@ CONFIG_RAMFS=y | |||
500 | # | 634 | # |
501 | CONFIG_NFS_FS=y | 635 | CONFIG_NFS_FS=y |
502 | CONFIG_NFS_V3=y | 636 | CONFIG_NFS_V3=y |
637 | # CONFIG_NFS_V3_ACL is not set | ||
503 | # CONFIG_NFS_V4 is not set | 638 | # CONFIG_NFS_V4 is not set |
504 | # CONFIG_NFS_DIRECTIO is not set | 639 | # CONFIG_NFS_DIRECTIO is not set |
505 | # CONFIG_NFSD is not set | 640 | # CONFIG_NFSD is not set |
506 | CONFIG_ROOT_NFS=y | 641 | CONFIG_ROOT_NFS=y |
507 | CONFIG_LOCKD=y | 642 | CONFIG_LOCKD=y |
508 | CONFIG_LOCKD_V4=y | 643 | CONFIG_LOCKD_V4=y |
644 | CONFIG_NFS_COMMON=y | ||
509 | CONFIG_SUNRPC=y | 645 | CONFIG_SUNRPC=y |
510 | # CONFIG_RPCSEC_GSS_KRB5 is not set | 646 | # CONFIG_RPCSEC_GSS_KRB5 is not set |
511 | # CONFIG_RPCSEC_GSS_SPKM3 is not set | 647 | # CONFIG_RPCSEC_GSS_SPKM3 is not set |
@@ -514,6 +650,7 @@ CONFIG_SUNRPC=y | |||
514 | # CONFIG_NCP_FS is not set | 650 | # CONFIG_NCP_FS is not set |
515 | # CONFIG_CODA_FS is not set | 651 | # CONFIG_CODA_FS is not set |
516 | # CONFIG_AFS_FS is not set | 652 | # CONFIG_AFS_FS is not set |
653 | # CONFIG_9P_FS is not set | ||
517 | 654 | ||
518 | # | 655 | # |
519 | # Partition Types | 656 | # Partition Types |
@@ -574,10 +711,16 @@ CONFIG_NLS_DEFAULT="iso8859-1" | |||
574 | # Kernel hacking | 711 | # Kernel hacking |
575 | # | 712 | # |
576 | # CONFIG_PRINTK_TIME is not set | 713 | # CONFIG_PRINTK_TIME is not set |
714 | CONFIG_ENABLE_MUST_CHECK=y | ||
715 | # CONFIG_MAGIC_SYSRQ is not set | ||
716 | # CONFIG_UNUSED_SYMBOLS is not set | ||
577 | # CONFIG_DEBUG_KERNEL is not set | 717 | # CONFIG_DEBUG_KERNEL is not set |
578 | CONFIG_LOG_BUF_SHIFT=14 | 718 | CONFIG_LOG_BUF_SHIFT=14 |
579 | # CONFIG_DEBUG_BUGVERBOSE is not set | 719 | # CONFIG_DEBUG_BUGVERBOSE is not set |
720 | # CONFIG_DEBUG_FS is not set | ||
580 | # CONFIG_FRAME_POINTER is not set | 721 | # CONFIG_FRAME_POINTER is not set |
722 | # CONFIG_UNWIND_INFO is not set | ||
723 | # CONFIG_HEADERS_CHECK is not set | ||
581 | 724 | ||
582 | # | 725 | # |
583 | # Security options | 726 | # Security options |
@@ -591,12 +734,9 @@ CONFIG_LOG_BUF_SHIFT=14 | |||
591 | # CONFIG_CRYPTO is not set | 734 | # CONFIG_CRYPTO is not set |
592 | 735 | ||
593 | # | 736 | # |
594 | # Hardware crypto devices | ||
595 | # | ||
596 | |||
597 | # | ||
598 | # Library routines | 737 | # Library routines |
599 | # | 738 | # |
600 | # CONFIG_CRC_CCITT is not set | 739 | # CONFIG_CRC_CCITT is not set |
740 | # CONFIG_CRC16 is not set | ||
601 | CONFIG_CRC32=y | 741 | CONFIG_CRC32=y |
602 | # CONFIG_LIBCRC32C is not set | 742 | # CONFIG_LIBCRC32C is not set |